yifanzhang114
commited on
Commit
•
8298687
1
Parent(s):
37f755b
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -51,7 +51,7 @@
|
|
51 |
"mm_projector_type": "gated",
|
52 |
"mm_resampler_dim": 144,
|
53 |
"mm_resampler_temp": 1.0,
|
54 |
-
"mm_resampler_topp": 0
|
55 |
"mm_resampler_type": "cosine",
|
56 |
"mm_use_im_patch_token": false,
|
57 |
"mm_use_im_start_end": false,
|
|
|
51 |
"mm_projector_type": "gated",
|
52 |
"mm_resampler_dim": 144,
|
53 |
"mm_resampler_temp": 1.0,
|
54 |
+
"mm_resampler_topp": 1.0,
|
55 |
"mm_resampler_type": "cosine",
|
56 |
"mm_use_im_patch_token": false,
|
57 |
"mm_use_im_start_end": false,
|