Panagiotis Fytas commited on
Commit
da4e8b3
·
1 Parent(s): c19e93a

remove patch drop

Browse files
Files changed (1) hide show
  1. open_clip_config.json +1 -2
open_clip_config.json CHANGED
@@ -6,8 +6,7 @@
6
  "timm_model_pretrained": false,
7
  "timm_pool": "",
8
  "timm_proj": "linear",
9
- "image_size": 448,
10
- "patch_dropout": 0.5
11
  },
12
  "text_cfg": {
13
  "hf_model_name": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract",
 
6
  "timm_model_pretrained": false,
7
  "timm_pool": "",
8
  "timm_proj": "linear",
9
+ "image_size": 448
 
10
  },
11
  "text_cfg": {
12
  "hf_model_name": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract",