zhjohnchan commited on
Commit
426ed23
1 Parent(s): 1083902

Upload model

Browse files
Files changed (2) hide show
  1. config.json +22 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "hidden_act": "gelu",
11
+ "max_position_embeddings": 256,
12
+ "model_type": "clip_text_model"
13
+ },
14
+ "torch_dtype": "float32",
15
+ "transformers_version": "4.35.2",
16
+ "vision_config": {
17
+ "hidden_act": "gelu",
18
+ "image_size": 512,
19
+ "model_type": "clip_vision_model",
20
+ "patch_size": 16
21
+ }
22
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc261a06ddbf8d59aa852f450f532c4e08e1af8c7297b21246351764a00d928d
3
+ size 601440580