350m_treasoning_rl / special_tokens_map.json
Pclanglais's picture
Upload folder using huggingface_hub
d0f2231 verified
raw
history blame contribute delete
283 Bytes
{
"additional_special_tokens": [
"<|target_language|>",
"<|text_start|>",
"<|text_end|>",
"<|thinking_start|>",
"<|thinking_end|>",
"<|translation_start|>",
"<|translation_end|>"
],
"eos_token": "<|end_of_text|>",
"pad_token": "<|end_of_text|>"
}