U4R
/

Safetensors
chimera
custom_code
Chimera-Extractor-1B / special_tokens_map.json
Potentialts's picture
upload model weights
c6b29f4
raw
history blame contribute delete
557 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<img>",
"</img>",
"<IMG_CONTEXT>",
"<quad>",
"</quad>",
"<ref>",
"</ref>",
"<box>",
"</box>",
"<domain>",
"</domain>",
"<DOMAIN_0_CONTEXT>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}