Emu3-Chat-hf / special_tokens_map.json
RaushanTurganbay's picture
Upload special_tokens_map.json with huggingface_hub
443d34d verified
raw
history blame
643 Bytes
{
"boi_token": "<|image start|>",
"bos_token": {
"content": "<|extra_203|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eof_token": "<|extra_201|>",
"eoi_token": "<|image end|>",
"eos_token": {
"content": "<|extra_204|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"image_token": "<image>",
"image_wrapper_token": "<|image token|>",
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": "<|endoftext|>"
}