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

Model: Parallel-R1/Parallel-R1-Unseen_Step_200
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-29 04:39:11 +08:00
commit 34b8f238f1
13 changed files with 152265 additions and 0 deletions

24
special_tokens_map.json Normal file
View File

@@ -0,0 +1,24 @@
{
"additional_special_tokens": [
"<Path>",
"</Path>",
"<Parallel>",
"</Parallel>",
"<Summary>",
"</Summary>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}