Qwen2-Math-1.5B-Instruct-8bit / special_tokens_map.json
prince-canuma's picture
ec597a8da8872643787f1f2353a554e0d42adeafdc6ebbff953b438e5b0c7ad5
939cb78 verified
raw
history blame
367 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"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
}
}