Upload tokenizer
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -836,7 +836,7 @@
|
|
836 |
"additional_special_tokens": [
|
837 |
"<"
|
838 |
],
|
839 |
-
"clean_up_tokenization_spaces":
|
840 |
"eos_token": "</s>",
|
841 |
"extra_ids": 100,
|
842 |
"model_max_length": 512,
|
|
|
836 |
"additional_special_tokens": [
|
837 |
"<"
|
838 |
],
|
839 |
+
"clean_up_tokenization_spaces": false,
|
840 |
"eos_token": "</s>",
|
841 |
"extra_ids": 100,
|
842 |
"model_max_length": 512,
|