Upload model file: tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -927,7 +927,7 @@
|
|
927 |
"<extra_id_98>",
|
928 |
"<extra_id_99>"
|
929 |
],
|
930 |
-
"clean_up_tokenization_spaces":
|
931 |
"eos_token": "</s>",
|
932 |
"extra_ids": 100,
|
933 |
"model_max_length": 512,
|
|
|
927 |
"<extra_id_98>",
|
928 |
"<extra_id_99>"
|
929 |
],
|
930 |
+
"clean_up_tokenization_spaces": false,
|
931 |
"eos_token": "</s>",
|
932 |
"extra_ids": 100,
|
933 |
"model_max_length": 512,
|