Upload tokenizer
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -936,7 +936,7 @@
|
|
936 |
"__zu__"
|
937 |
],
|
938 |
"bos_token": "<s>",
|
939 |
-
"clean_up_tokenization_spaces":
|
940 |
"eos_token": "</s>",
|
941 |
"language_codes": "m2m100",
|
942 |
"model_max_length": 1024,
|
|
|
936 |
"__zu__"
|
937 |
],
|
938 |
"bos_token": "<s>",
|
939 |
+
"clean_up_tokenization_spaces": false,
|
940 |
"eos_token": "</s>",
|
941 |
"language_codes": "m2m100",
|
942 |
"model_max_length": 1024,
|