joanrodai commited on
Commit
a0755bc
·
verified ·
1 Parent(s): 925aa5b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "image_encoder_type": "clip",
16
  "image_size": 224,
17
  "init_type": "glorot",
18
- "max_length_train": 8192,
19
  "model_type": "starvector",
20
  "multi_query": true,
21
  "num_attention_heads": 16,
 
15
  "image_encoder_type": "clip",
16
  "image_size": 224,
17
  "init_type": "glorot",
18
+ "n_positions": 8192,
19
  "model_type": "starvector",
20
  "multi_query": true,
21
  "num_attention_heads": 16,