Parallel-R1-Unseen_Step_200 / special_tokens_map.json
TongZheng1999's picture
Upload folder using huggingface_hub
7169f8e verified
raw
history blame contribute delete
433 Bytes
{
"additional_special_tokens": [
"<Path>",
"</Path>",
"<Parallel>",
"</Parallel>",
"<Summary>",
"</Summary>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}