Upload tokenizer
Browse files- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
@@ -15,7 +15,6 @@
|
|
15 |
"clean_up_tokenization_spaces": false,
|
16 |
"eos_token": "<|endoftext|>",
|
17 |
"errors": "replace",
|
18 |
-
"extra_special_tokens": {},
|
19 |
"model_max_length": 1024,
|
20 |
"pad_token": "<|endoftext|>",
|
21 |
"tokenizer_class": "GPT2Tokenizer",
|
|
|
15 |
"clean_up_tokenization_spaces": false,
|
16 |
"eos_token": "<|endoftext|>",
|
17 |
"errors": "replace",
|
|
|
18 |
"model_max_length": 1024,
|
19 |
"pad_token": "<|endoftext|>",
|
20 |
"tokenizer_class": "GPT2Tokenizer",
|