Michael711
commited on
Commit
•
507830e
1
Parent(s):
6cacca7
Upload tokenizer_config.json
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"unk_token": "<|endoftext|>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "special_tokens_map_file": null, "name_or_path": "dbmdz/german-gpt2", "tokenizer_class": "GPT2Tokenizer"}
|