Mr-Vicky-01
commited on
Upload tokenizer
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
@@ -839,6 +839,7 @@
|
|
839 |
"clean_up_tokenization_spaces": false,
|
840 |
"eos_token": "</s>",
|
841 |
"extra_ids": 100,
|
|
|
842 |
"model_max_length": 512,
|
843 |
"pad_token": "<pad>",
|
844 |
"sp_model_kwargs": {},
|
|
|
839 |
"clean_up_tokenization_spaces": false,
|
840 |
"eos_token": "</s>",
|
841 |
"extra_ids": 100,
|
842 |
+
"extra_special_tokens": {},
|
843 |
"model_max_length": 512,
|
844 |
"pad_token": "<pad>",
|
845 |
"sp_model_kwargs": {},
|