OpenCLIP
Yanqing0327 commited on
Commit
ebc4089
1 Parent(s): f45d096

firstcommit

Browse files
Files changed (1) hide show
  1. open_clip_config.json +1 -0
open_clip_config.json CHANGED
@@ -5,6 +5,7 @@
5
  "image_size": 224,
6
  "layers": 32,
7
  "width": 1280,
 
8
  "patch_size": 14,
9
  "no_ln_pre": true,
10
  "pool_type": "avg",
 
5
  "image_size": 224,
6
  "layers": 32,
7
  "width": 1280,
8
+ "head_width": 80,
9
  "patch_size": 14,
10
  "no_ln_pre": true,
11
  "pool_type": "avg",