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

Model: theblackcat102/galactica-1.3b-conversation-finetuned
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-22 11:55:38 +08:00
commit 7bd019c20a
10 changed files with 102348 additions and 0 deletions

8
special_tokens_map.json Normal file
View File

@@ -0,0 +1,8 @@
{
"additional_special_tokens": [
"<question>",
"<answer>"
],
"eos_token": "</s>",
"pad_token": "<pad>"
}