Qwen2-Math-72B-Instruct-4bit / special_tokens_map.json
prince-canuma's picture
0496ebe6f4b9aeb324988e8a97871a30904e6cb8b37989743cf9c0d61b5e810d
11a0d3a 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
}
}