Upload processor
Browse files- tokenizer_config.json +4 -0
tokenizer_config.json
CHANGED
@@ -51335,8 +51335,12 @@
|
|
51335 |
"image_token": "<image_soft_token>"
|
51336 |
},
|
51337 |
"image_token": "<image_soft_token>",
|
|
|
51338 |
"model_max_length": 1000000000000000019884624838656,
|
|
|
51339 |
"pad_token": "<pad>",
|
|
|
|
|
51340 |
"processor_class": "Gemma3Processor",
|
51341 |
"sp_model_kwargs": null,
|
51342 |
"spaces_between_special_tokens": false,
|
|
|
51335 |
"image_token": "<image_soft_token>"
|
51336 |
},
|
51337 |
"image_token": "<image_soft_token>",
|
51338 |
+
"max_length": null,
|
51339 |
"model_max_length": 1000000000000000019884624838656,
|
51340 |
+
"pad_to_multiple_of": null,
|
51341 |
"pad_token": "<pad>",
|
51342 |
+
"pad_token_type_id": 0,
|
51343 |
+
"padding_side": "left",
|
51344 |
"processor_class": "Gemma3Processor",
|
51345 |
"sp_model_kwargs": null,
|
51346 |
"spaces_between_special_tokens": false,
|