Files
TwIL-LM3/special_tokens_map.json
ModelHub XC d69689980b 初始化项目,由ModelHub XC社区提供模型
Model: webAI-Official/TwIL-LM3
Source: Original Platform
2026-09-21 09:20:17 +08:00

17 lines
289 B
JSON

{
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}