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

Model: Finnish-NLP/gpt2-large-finnish
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-03 14:23:18 +08:00
commit fe12ed900b
17 changed files with 151606 additions and 0 deletions

1
tokenizer_config.json Executable file
View File

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