AntonV HF Staff commited on
Commit
a090762
·
verified ·
1 Parent(s): df22eb5

Update processor_config.json

Browse files
Files changed (1) hide show
  1. processor_config.json +5 -5
processor_config.json CHANGED
@@ -10,7 +10,7 @@
10
  0.4578275,
11
  0.40821073
12
  ],
13
- "image_processor_type": "Ernie4_5_VL_MoeImageProcessorFast",
14
  "image_std": [
15
  0.26862954,
16
  0.26130258,
@@ -18,7 +18,7 @@
18
  ],
19
  "merge_size": 2,
20
  "patch_size": 14,
21
- "processor_class": "Ernie4_5_VL_MoeProcessor",
22
  "resample": 3,
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
@@ -26,7 +26,7 @@
26
  "shortest_edge": 3136
27
  }
28
  },
29
- "processor_class": "Ernie4_5_VL_MoeProcessor",
30
  "video_processor": {
31
  "data_format": "channels_first",
32
  "default_to_square": true,
@@ -51,7 +51,7 @@
51
  "merge_size": 2,
52
  "min_frames": 16,
53
  "patch_size": 14,
54
- "processor_class": "Ernie4_5_VL_MoeProcessor",
55
  "resample": 3,
56
  "rescale_factor": 0.00392156862745098,
57
  "return_metadata": false,
@@ -60,6 +60,6 @@
60
  "shortest_edge": 234416
61
  },
62
  "temporal_patch_size": 2,
63
- "video_processor_type": "Ernie4_5_VL_MoeVideoProcessor"
64
  }
65
  }
 
10
  0.4578275,
11
  0.40821073
12
  ],
13
+ "image_processor_type": "Ernie4_5_VLMoeImageProcessorFast",
14
  "image_std": [
15
  0.26862954,
16
  0.26130258,
 
18
  ],
19
  "merge_size": 2,
20
  "patch_size": 14,
21
+ "processor_class": "Ernie4_5_VLMoeProcessor",
22
  "resample": 3,
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
 
26
  "shortest_edge": 3136
27
  }
28
  },
29
+ "processor_class": "Ernie4_5_VLMoeProcessor",
30
  "video_processor": {
31
  "data_format": "channels_first",
32
  "default_to_square": true,
 
51
  "merge_size": 2,
52
  "min_frames": 16,
53
  "patch_size": 14,
54
+ "processor_class": "Ernie4_5_VLMoeProcessor",
55
  "resample": 3,
56
  "rescale_factor": 0.00392156862745098,
57
  "return_metadata": false,
 
60
  "shortest_edge": 234416
61
  },
62
  "temporal_patch_size": 2,
63
+ "video_processor_type": "Ernie4_5_VLMoeVideoProcessor"
64
  }
65
  }