CursorCore-QW2.5-1.5B / special_tokens_map.json
TechxGenus's picture
Upload folder using huggingface_hub
41bef88 verified
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<|next_start|>",
"<|next_end|>",
"<|target_start|>",
"<|target_end|>",
"<|target|>",
"<|search_and_replace|>"
],
"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
}
}