ymail_search_qwen2-0.5B-16bit / special_tokens_map.json
kevin36524's picture
Upload tokenizer
6ad327c verified
raw
history blame contribute delete
No virus
256 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|PAD_TOKEN|>"
}