Math-PUMA_Qwen2VL-7B / special_tokens_map.json
Mxode's picture
Upload model
484559c
raw
history blame
384 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<|image|>"
],
"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
}
}