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

Model: facebook/galactica-1.3b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-19 17:31:02 +08:00
commit 976b0744bf
9 changed files with 100269 additions and 0 deletions

5
tokenizer_config.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name_or_path": "/content/tokenizer",
"special_tokens_map_file": "/content/tokenizer/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}