marcusinthesky commited on
Commit
301e2d7
1 Parent(s): c8854e0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "AutoModel": "modelling.VTDE"
10
  },
11
  "logit_scale_init_value": 2.6592,
12
- "model_type": "vision-text-dual-encoder",
13
  "projection_dim": 384,
14
  "text_config": {
15
  "_name_or_path": "intfloat/e5-small-v2",
 
9
  "AutoModel": "modelling.VTDE"
10
  },
11
  "logit_scale_init_value": 2.6592,
12
+ "model_type": "vtde",
13
  "projection_dim": 384,
14
  "text_config": {
15
  "_name_or_path": "intfloat/e5-small-v2",