初始化项目,由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

6
tokenizer_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "facebook/galactica-1.3b",
"special_tokens_map_file": "/content/tokenizer/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}