Files
GigaVerbo-v2-ablation-EDU-S…/special_tokens_map.json
ModelHub XC dfd265b8c3 初始化项目,由ModelHub XC社区提供模型
Model: Polygl0t/GigaVerbo-v2-ablation-EDU-Synth-1.5B
Source: Original Platform
2026-09-20 15:44:19 +08:00

75 lines
1.4 KiB
JSON

{
"additional_special_tokens": [
"<tools>",
"</tools>",
"<tool_call>",
"</tool_call>",
"<tool_response>",
"</tool_response>",
"<think>",
"</think>",
"<answer>",
"</answer>",
"<context>",
"</context>",
"<|fim_prefix|>",
"<|fim_suffix|>",
"<|fim_middle|>",
"<|repo_name|>",
"<|image|>",
"<|image_pad|>",
"<|image_placeholder|>",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
],
"bos_token": {
"content": "<|im_start|>",
"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": "<|pad|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<|unk|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}