Files
Qwen2.5-1.5B-s-init/special_tokens_map.json
ModelHub XC 4a09e66fb7 初始化项目,由ModelHub XC社区提供模型
Model: homebrewltd/Qwen2.5-1.5B-s-init
Source: Original Platform
2026-08-04 04:19:11 +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
}
}