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

Model: hakanbogan/gpt2-turkish-cased
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-17 07:30:10 +08:00
commit 09f4bda8c5
14 changed files with 50134 additions and 0 deletions

1
tokenizer_config.json Executable file
View File

@@ -0,0 +1 @@
{"errors": "replace", "unk_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "bos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "eos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "add_prefix_space": false, "model_max_length": 1024, "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "tokenized_data/"}