GeorgeBredis commited on
Commit
c295da7
1 Parent(s): 3f9d5be

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +20 -0
  2. metaclip_b16_fullcc2.5b.bin +3 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "patch_size": 16
19
+ }
20
+ }
metaclip_b16_fullcc2.5b.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30d312a487dbdc741d662e213cfe42b2e5773338bc3132eb5d3c031a45f675b1
3
+ size 598599478
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e029fba2b2f92c9f550f7e84e620e690fa4bdfadfd9e28819a5dd8cf1b3b614e
3
+ size 598614466