Qwen2.5-0.5B-T2S-cp-27000 / special_tokens_map.json
jan-hq's picture
Upload tokenizer
8f52064 verified
raw
history blame contribute delete
401 Bytes
{
"additional_special_tokens": [
"<|sound_start|>",
"<|sound_end|>",
"<|text_to_sementic|>"
],
"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
}
}