Qwen2.5-Coder-1.5B-Instruct-Reasoning / special_tokens_map.json
bunyaminergen's picture
Upload folder using huggingface_hub
c7a1f78 verified
raw
history blame contribute delete
498 Bytes
{
"additional_special_tokens": [
{
"content": "<think>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "</think>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"eos_token": "<|im_end|>",
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}