"model_max_length": 128
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"do_lower_case": true, "special_tokens_map_file": null, "full_tokenizer_file": null}
|
|
|
1 |
+
{"do_lower_case": true, "special_tokens_map_file": null, "full_tokenizer_file": null, "model_max_length": 128}
|