Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -2069,7 +2069,7 @@
|
|
| 2069 |
"input_ids",
|
| 2070 |
"attention_mask"
|
| 2071 |
],
|
| 2072 |
-
"model_max_length":
|
| 2073 |
"pad_token": "<|eot_id|>",
|
| 2074 |
"padding_side": "right",
|
| 2075 |
"split_special_tokens": false,
|
|
|
|
| 2069 |
"input_ids",
|
| 2070 |
"attention_mask"
|
| 2071 |
],
|
| 2072 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 2073 |
"pad_token": "<|eot_id|>",
|
| 2074 |
"padding_side": "right",
|
| 2075 |
"split_special_tokens": false,
|