Panagiotis Fytas commited on
Commit
579345c
1 Parent(s): 6c66338

remove patch drop

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