Qwen2.5-Math-PRM-7B-v1 / special_tokens_map.json
rishabh2k1's picture
Training in progress, step 12
3c0b57b verified
raw
history blame contribute delete
444 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<R>",
"<S>",
"<X>",
"<mask>",
"<sep>",
"<extra_0>"
],
"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
}
}