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

Model: facebook/galactica-6.7b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-20 20:42:13 +08:00
commit 781f7ad2b3
11 changed files with 100275 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"
}