suehyunpark
commited on
Commit
•
95b407c
1
Parent(s):
2ff2d61
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -2058,7 +2058,7 @@
|
|
2058 |
"input_ids",
|
2059 |
"attention_mask"
|
2060 |
],
|
2061 |
-
"model_max_length":
|
2062 |
"pad_token": "<|eot_id|>",
|
2063 |
"stride": 0,
|
2064 |
"tokenizer_class": "PreTrainedTokenizerFast",
|
|
|
2058 |
"input_ids",
|
2059 |
"attention_mask"
|
2060 |
],
|
2061 |
+
"model_max_length": 131072,
|
2062 |
"pad_token": "<|eot_id|>",
|
2063 |
"stride": 0,
|
2064 |
"tokenizer_class": "PreTrainedTokenizerFast",
|