ngxson HF Staff commited on
Commit
09b4524
·
verified ·
1 Parent(s): 41748f6

Upload processor

Browse files
preprocessor_config.json CHANGED
@@ -22,7 +22,7 @@
22
  "resample": 2,
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
25
- "height": 224,
26
- "width": 224
27
  }
28
  }
 
22
  "resample": 2,
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
25
+ "height": 32,
26
+ "width": 32
27
  }
28
  }
processor_config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "image_seq_length": 49,
3
  "processor_class": "Gemma3Processor"
4
  }
 
1
  {
2
+ "image_seq_length": 64,
3
  "processor_class": "Gemma3Processor"
4
  }