Upload preprocessor_config.json with huggingface_hub
Browse files- preprocessor_config.json +1 -0
preprocessor_config.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"do_normalize": true,
|
| 3 |
"do_pad": false,
|
|
|
|
| 4 |
"do_rescale": true,
|
| 5 |
"do_resize": true,
|
| 6 |
"ensure_multiple_of": 14,
|
|
|
|
| 1 |
{
|
| 2 |
"do_normalize": true,
|
| 3 |
"do_pad": false,
|
| 4 |
+
"do_reduce_labels": false,
|
| 5 |
"do_rescale": true,
|
| 6 |
"do_resize": true,
|
| 7 |
"ensure_multiple_of": 14,
|