Files
internlm2-math-7b/special_tokens_map.json
ModelHub XC d45819d114 初始化项目,由ModelHub XC社区提供模型
Model: Shanghai_AI_Laboratory/internlm2-math-7b
Source: Original Platform
2026-05-04 07:09:38 +08:00

15 lines
257 B
JSON

{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<|action_start|>",
"<|action_end|>",
"<|interpreter|>",
"<|plugin|>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}