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

Model: FogTeams/experiment-45-intelligent-layer-2-plus-exp-39-data
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-14 06:46:52 +08:00
commit 929299ebca
13 changed files with 413330 additions and 0 deletions

19
special_tokens_map.json Normal file
View File

@@ -0,0 +1,19 @@
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"cls_token": "<|eot_id|>",
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|eot_id|>",
"sep_token": "<|eot_id|>"
}