Upload tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -9387,6 +9387,6 @@
|
|
9387 |
},
|
9388 |
"clean_up_tokenization_spaces": false,
|
9389 |
"extra_special_tokens": {},
|
9390 |
-
"model_max_length":
|
9391 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
9392 |
}
|
|
|
9387 |
},
|
9388 |
"clean_up_tokenization_spaces": false,
|
9389 |
"extra_special_tokens": {},
|
9390 |
+
"model_max_length": 1024,
|
9391 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
9392 |
}
|