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

Model: benjamin/gpt2-wechsel-chinese
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-07 05:43:17 +08:00
commit e13644770e
21 changed files with 53880 additions and 0 deletions

1
tokenizer_config.json Normal file
View File

@@ -0,0 +1 @@
{"unk_token": "<|endoftext|>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "models/gpt2_chinese", "tokenizer_class": "GPT2Tokenizer"}