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

Model: flax-community/gpt2-persian-question-answering
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-03 13:51:18 +08:00
commit b474b4a9a6
13 changed files with 49818 additions and 0 deletions

1
tokenizer_config.json Normal file
View File

@@ -0,0 +1 @@
{"unk_token": "<unk>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "pad_token": "<pad>", "special_tokens_map_file": null, "name_or_path": "flax-community/gpt2-medium-persian", "tokenizer_class": "GPT2Tokenizer"}