初始化项目,由ModelHub XC社区提供模型

Model: xd2010/OLMoE-1B-7B-0125-sft-math7k-2epochs-frozen-router
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-21 01:52:24 +08:00
commit ef597de8e9
16 changed files with 255818 additions and 0 deletions

10
special_tokens_map.json Normal file
View File

@@ -0,0 +1,10 @@
{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|endoftext|>"
}