reasoning-preview / special_tokens_map.json
Pclanglais's picture
Upload folder using huggingface_hub
e8d8c15 verified
raw
history blame contribute delete
179 Bytes
{
"additional_special_tokens": [
"<|query_start|>",
"<|query_end>",
"<|thinking_start|>",
"<|thinking_end|>",
"<|answer_start|>",
"<|answer_end|>"
]
}