Update tokenizer_config.json
Browse files- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
@@ -37,7 +37,6 @@
|
|
37 |
"clean_up_tokenization_spaces": false,
|
38 |
"eos_token": "</s>",
|
39 |
"legacy": true,
|
40 |
-
"max_length": 8192,
|
41 |
"model_max_length": 32768,
|
42 |
"pad_to_multiple_of": null,
|
43 |
"pad_token": "</s>",
|
|
|
37 |
"clean_up_tokenization_spaces": false,
|
38 |
"eos_token": "</s>",
|
39 |
"legacy": true,
|
|
|
40 |
"model_max_length": 32768,
|
41 |
"pad_to_multiple_of": null,
|
42 |
"pad_token": "</s>",
|