Files
Qwen2-1.5B-Instruct-Exp/special_tokens_map.json
ModelHub XC 569697d07b 初始化项目,由ModelHub XC社区提供模型
Model: pai/Qwen2-1.5B-Instruct-Exp
Source: Original Platform
2026-06-10 03:03:14 +08:00

21 lines
367 B
JSON

{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"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
}
}