stas commited on
Commit
0c44ec5
1 Parent(s): 4a3d381

Update config.json (#3)

Browse files

- Update config.json (da347504fd048feb2d8e2d79217df2299404c48a)

Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -40,6 +40,8 @@
40
  "use_resampler": true,
41
  "vision_embed_dim": 1280,
42
  "vision_image_size": 224,
 
 
43
  "vision_model_name": "laion/CLIP-ViT-H-14-laion2B-s32B-b79K",
44
  "vision_model_params": "{\"id2label\":{}, \"label2id\":{}}",
45
  "vocab_size": 32000
 
40
  "use_resampler": true,
41
  "vision_embed_dim": 1280,
42
  "vision_image_size": 224,
43
+ "vision_intermediate_size": 5120,
44
+ "vision_patch_size": 14,
45
  "vision_model_name": "laion/CLIP-ViT-H-14-laion2B-s32B-b79K",
46
  "vision_model_params": "{\"id2label\":{}, \"label2id\":{}}",
47
  "vocab_size": 32000