Files
Infinity-Instruct-3M-0625-Y…/special_tokens_map.json
ModelHub XC 0c0e5642d5 初始化项目,由ModelHub XC社区提供模型
Model: BAAI/Infinity-Instruct-3M-0625-Yi-1.5-9B
Source: Original Platform
2026-06-03 00:32:15 +08:00

31 lines
567 B
JSON

{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}