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

Model: sabari2005/cyberslm-base
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-29 19:27:18 +08:00
commit 8035c0135e
19 changed files with 281707 additions and 0 deletions

6
special_tokens_map.json Normal file
View File

@@ -0,0 +1,6 @@
{
"bos_token": "<bos>",
"eos_token": "<eos>",
"unk_token": "<unk>",
"pad_token": "<pad>"
}