Upload tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -2082,6 +2082,6 @@
|
|
2082 |
"input_ids",
|
2083 |
"attention_mask"
|
2084 |
],
|
2085 |
-
"model_max_length":
|
2086 |
"tokenizer_class": "PreTrainedTokenizer"
|
2087 |
}
|
|
|
2082 |
"input_ids",
|
2083 |
"attention_mask"
|
2084 |
],
|
2085 |
+
"model_max_length": 1073152,
|
2086 |
"tokenizer_class": "PreTrainedTokenizer"
|
2087 |
}
|