File size: 635 Bytes
fa94de0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
  "image_processor": {
    "do_convert_rgb": true,
    "image_mean": [
      0.5,
      0.5,
      0.5
    ],
    "image_processor_type": "Molmo2ImageProcessor",
    "image_std": [
      0.5,
      0.5,
      0.5
    ],
    "max_crops": 8,
    "overlap_margins": [
      4,
      4
    ],
    "patch_size": 14,
    "pooling_size": [
      2,
      2
    ],
    "processor_class": "Molmo2Processor",
    "resample": 2,
    "size": {
      "height": 378,
      "width": 378
    }
  },
  "image_use_col_tokens": true,
  "processor_class": "Molmo2Processor",
  "use_single_crop_col_tokens": null,
  "use_single_crop_start_token": true
}