ArthurFischel
commited on
Commit
•
79ea65e
1
Parent(s):
6723b56
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -43,7 +43,7 @@
|
|
43 |
"num_attention_heads": 4,
|
44 |
"num_hidden_layers": 3,
|
45 |
"hidden_act": "gelu",
|
46 |
-
"embed_dim":
|
47 |
"image_size": 224,
|
48 |
"patch_size": 2,
|
49 |
"vision_model_name": "wkcn/TinyCLIP-ViT-8M-16-Text-3M-YFCC15M"
|
|
|
43 |
"num_attention_heads": 4,
|
44 |
"num_hidden_layers": 3,
|
45 |
"hidden_act": "gelu",
|
46 |
+
"embed_dim": 256,
|
47 |
"image_size": 224,
|
48 |
"patch_size": 2,
|
49 |
"vision_model_name": "wkcn/TinyCLIP-ViT-8M-16-Text-3M-YFCC15M"
|