Training done
Browse files- preprocessor_config.json +3 -3
preprocessor_config.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
| 24 |
0.5
|
| 25 |
],
|
| 26 |
"image_processor_type": "SiglipImageProcessor",
|
| 27 |
-
"image_seq_length":
|
| 28 |
"image_std": [
|
| 29 |
0.5,
|
| 30 |
0.5,
|
|
@@ -34,7 +34,7 @@
|
|
| 34 |
"resample": 3,
|
| 35 |
"rescale_factor": 0.00392156862745098,
|
| 36 |
"size": {
|
| 37 |
-
"height":
|
| 38 |
-
"width":
|
| 39 |
}
|
| 40 |
}
|
|
|
|
| 24 |
0.5
|
| 25 |
],
|
| 26 |
"image_processor_type": "SiglipImageProcessor",
|
| 27 |
+
"image_seq_length": 1024,
|
| 28 |
"image_std": [
|
| 29 |
0.5,
|
| 30 |
0.5,
|
|
|
|
| 34 |
"resample": 3,
|
| 35 |
"rescale_factor": 0.00392156862745098,
|
| 36 |
"size": {
|
| 37 |
+
"height": 448,
|
| 38 |
+
"width": 448
|
| 39 |
}
|
| 40 |
}
|