Files
Qwen2.5-0.5B-s-init/special_tokens_map.json
ModelHub XC 75fdec4a7c 初始化项目,由ModelHub XC社区提供模型
Model: MenloAI/Qwen2.5-0.5B-s-init
Source: Original Platform
2026-08-15 12:09:13 +08:00

40 lines
779 B
JSON

{
"additional_special_tokens": [
{
"content": "<|sound_start|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|sound_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|text_to_sementic|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"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
}
}