Panagiotis Fytas
commited on
Commit
•
21e5cb3
1
Parent(s):
579345c
remove patch drop
Browse files- open_clip_config.json +1 -3
open_clip_config.json
CHANGED
@@ -5,9 +5,7 @@
|
|
5 |
"timm_model_name": "vit_base_patch16_224",
|
6 |
"timm_model_pretrained": false,
|
7 |
"timm_pool": "",
|
8 |
-
"timm_proj": "linear"
|
9 |
-
"image_size": 448,
|
10 |
-
"timm_img_size": 448
|
11 |
},
|
12 |
"text_cfg": {
|
13 |
"hf_model_name": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract",
|
|
|
5 |
"timm_model_name": "vit_base_patch16_224",
|
6 |
"timm_model_pretrained": false,
|
7 |
"timm_pool": "",
|
8 |
+
"timm_proj": "linear"
|
|
|
|
|
9 |
},
|
10 |
"text_cfg": {
|
11 |
"hf_model_name": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract",
|