Upload processor
Browse files- preprocessor_config.json +0 -3
- tokenizer_config.json +0 -3
preprocessor_config.json
CHANGED
@@ -14,9 +14,6 @@
|
|
14 |
"input_data_format",
|
15 |
"do_convert_rgb"
|
16 |
],
|
17 |
-
"auto_map": {
|
18 |
-
"AutoProcessor": "paligemma_model.PaliGemmaProcessor"
|
19 |
-
},
|
20 |
"do_convert_rgb": null,
|
21 |
"do_normalize": true,
|
22 |
"do_rescale": true,
|
|
|
14 |
"input_data_format",
|
15 |
"do_convert_rgb"
|
16 |
],
|
|
|
|
|
|
|
17 |
"do_convert_rgb": null,
|
18 |
"do_normalize": true,
|
19 |
"do_rescale": true,
|
tokenizer_config.json
CHANGED
@@ -10966,9 +10966,6 @@
|
|
10966 |
"additional_special_tokens": [
|
10967 |
"<image>"
|
10968 |
],
|
10969 |
-
"auto_map": {
|
10970 |
-
"AutoProcessor": "paligemma_model.PaliGemmaProcessor"
|
10971 |
-
},
|
10972 |
"bos_token": "<bos>",
|
10973 |
"clean_up_tokenization_spaces": false,
|
10974 |
"eos_token": "<eos>",
|
|
|
10966 |
"additional_special_tokens": [
|
10967 |
"<image>"
|
10968 |
],
|
|
|
|
|
|
|
10969 |
"bos_token": "<bos>",
|
10970 |
"clean_up_tokenization_spaces": false,
|
10971 |
"eos_token": "<eos>",
|