Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
"base_model": null,
|
13 |
"emb_dim_doc": 128,
|
14 |
"emb_dim_query": 128,
|
15 |
-
"base_image_feature_location": "last"
|
16 |
"image_grid_pinpoints": [
|
17 |
[
|
18 |
384,
|
|
|
12 |
"base_model": null,
|
13 |
"emb_dim_doc": 128,
|
14 |
"emb_dim_query": 128,
|
15 |
+
"base_image_feature_location": "last",
|
16 |
"image_grid_pinpoints": [
|
17 |
[
|
18 |
384,
|