cr8br0ze commited on
Commit
bc931e5
1 Parent(s): bf97f07

Upload model

Browse files
Files changed (2) hide show
  1. config.json +33 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "openclip_huggingface",
3
+ "architectures": [
4
+ "CLIPModel"
5
+ ],
6
+ "initializer_factor": 1.0,
7
+ "logit_scale_init_value": 2.6592,
8
+ "model_type": "clip",
9
+ "projection_dim": 1024,
10
+ "text_config": {
11
+ "dropout": 0.0,
12
+ "hidden_act": "gelu",
13
+ "hidden_size": 1024,
14
+ "intermediate_size": 4096,
15
+ "model_type": "clip_text_model",
16
+ "num_attention_heads": 16,
17
+ "num_hidden_layers": 24,
18
+ "projection_dim": 1024
19
+ },
20
+ "torch_dtype": "float32",
21
+ "transformers_version": "4.36.0",
22
+ "vision_config": {
23
+ "dropout": 0.0,
24
+ "hidden_act": "gelu",
25
+ "hidden_size": 1280,
26
+ "intermediate_size": 5120,
27
+ "model_type": "clip_vision_model",
28
+ "num_attention_heads": 16,
29
+ "num_hidden_layers": 32,
30
+ "patch_size": 14,
31
+ "projection_dim": 1024
32
+ }
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6adf80743331f8920b151dd0585aae7d5b8f25f556e2c158190430f34aae27f
3
+ size 3944549372