token length
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
|
@@ -51334,6 +51334,7 @@
|
|
| 51334 |
"image_token": "<image_soft_token>"
|
| 51335 |
},
|
| 51336 |
"image_token": "<image_soft_token>",
|
|
|
|
| 51337 |
"model_max_length": 1000000000000000019884624838656,
|
| 51338 |
"pad_token": "<pad>",
|
| 51339 |
"padding_side": "left",
|
|
|
|
| 51334 |
"image_token": "<image_soft_token>"
|
| 51335 |
},
|
| 51336 |
"image_token": "<image_soft_token>",
|
| 51337 |
+
"max_length": 128,
|
| 51338 |
"model_max_length": 1000000000000000019884624838656,
|
| 51339 |
"pad_token": "<pad>",
|
| 51340 |
"padding_side": "left",
|