chs20 commited on
Commit
d785225
1 Parent(s): f8deb4c

Upload files

Browse files
open_clip_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_cfg": {
3
+ "quick_gelu": "TRUE",
4
+ "embed_dim": 768,
5
+ "vision_cfg": {
6
+ "image_size": 224,
7
+ "layers": 24,
8
+ "width": 1024,
9
+ "patch_size": 14
10
+ },
11
+ "text_cfg": {
12
+ "context_length": 77,
13
+ "vocab_size": 49408,
14
+ "width": 768,
15
+ "heads": 12,
16
+ "layers": 12
17
+ }
18
+ },
19
+ "preprocess_cfg": {
20
+ "mean": [
21
+ 0.48145466,
22
+ 0.4578275,
23
+ 0.40821073
24
+ ],
25
+ "std": [
26
+ 0.26862954,
27
+ 0.26130258,
28
+ 0.27577711
29
+ ]
30
+ }
31
+ }
open_clip_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb1f8759c89905809da8ce761a4b90e1c22beaaea7c68f3917647eeb0a230a7
3
+ size 1710635461