ZhangYuanhan
commited on
Commit
•
a2c53c7
1
Parent(s):
896635e
Update config.json
Browse files- config.json +2 -0
config.json
CHANGED
@@ -45,6 +45,8 @@
|
|
45 |
"mm_projector_type": "mlp2x_gelu",
|
46 |
"mm_resampler_type": "spatial_pool",
|
47 |
"mm_spatial_pool_mode": "average",
|
|
|
|
|
48 |
"mm_spatial_pool_out_channels": 1024,
|
49 |
"mm_spatial_pool_stride": 2,
|
50 |
"mm_use_im_patch_token": false,
|
|
|
45 |
"mm_projector_type": "mlp2x_gelu",
|
46 |
"mm_resampler_type": "spatial_pool",
|
47 |
"mm_spatial_pool_mode": "average",
|
48 |
+
"mm_newline_position": "no_token",
|
49 |
+
"mm_pooling_position": "after",
|
50 |
"mm_spatial_pool_out_channels": 1024,
|
51 |
"mm_spatial_pool_stride": 2,
|
52 |
"mm_use_im_patch_token": false,
|