Files
OLMoE-1B-7B-0924-Instruct/special_tokens_map.json
ModelHub XC 597142c021 初始化项目,由ModelHub XC社区提供模型
Model: LLM-Research/OLMoE-1B-7B-0924-Instruct
Source: Original Platform
2026-05-23 23:39:13 +08:00

24 lines
433 B
JSON

{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}