Files
CeluneNorm-0.6B-v1.3/special_tokens_map.json
ModelHub XC e564374a0f 初始化项目,由ModelHub XC社区提供模型
Model: lunahr/CeluneNorm-0.6B-v1.3
Source: Original Platform
2026-04-28 04:09:39 +08:00

22 lines
405 B
JSON

{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<NORM>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}