PRM-Math-7B-Reasoner / special_tokens_map.json
prithivMLmods's picture
Add files using upload-large-folder tool
a059d3f verified
raw
history blame contribute delete
470 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
}
}