GeorgeBredis commited on
Commit
d26aaef
1 Parent(s): 72bb074

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +19 -0
  2. metaclip_b32_fullcc2.5b.bin +3 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "CLIPModel"
4
+ ],
5
+ "initializer_factor": 1.0,
6
+ "logit_scale_init_value": 2.6592,
7
+ "model_type": "clip",
8
+ "projection_dim": 512,
9
+ "text_config": {
10
+ "heads": 8,
11
+ "layers": 12,
12
+ "model_type": "clip_text_model"
13
+ },
14
+ "torch_dtype": "float32",
15
+ "transformers_version": "4.34.0",
16
+ "vision_config": {
17
+ "model_type": "clip_vision_model"
18
+ }
19
+ }
metaclip_b32_fullcc2.5b.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dacc845c1f52080177e82bce96fd91fff3ff2bf4782e1f4bf9299ad960094739
3
+ size 605225782
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d6e43436bdd762bdda1dc1758746b81be4c1e73cabe55065c806c25db5451c
3
+ size 605240770