Files
CeluneNorm-0.6B-v1.2/special_tokens_map.json
ModelHub XC df1c2fc4ab 初始化项目,由ModelHub XC社区提供模型
Model: lunahr/CeluneNorm-0.6B-v1.2
Source: Original Platform
2026-05-01 07:52:46 +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
}
}