Files
Infinity-Instruct-3M-0625-M…/special_tokens_map.json
ModelHub XC f5613a7098 初始化项目,由ModelHub XC社区提供模型
Model: m-a-p/Infinity-Instruct-3M-0625-Mistral-7B-COIG-P
Source: Original Platform
2026-06-13 04:07:12 +08:00

31 lines
563 B
JSON

{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"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
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}