ZinengTang commited on
Commit
5126860
1 Parent(s): 1a7d112

Upload model

Browse files
Files changed (2) hide show
  1. config.json +23 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Blip2VisionModel"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "dropout": 0.0,
7
+ "hidden_act": "gelu",
8
+ "hidden_size": 1408,
9
+ "image_size": 224,
10
+ "initializer_factor": 1.0,
11
+ "initializer_range": 1e-10,
12
+ "intermediate_size": 6144,
13
+ "layer_norm_eps": 1e-06,
14
+ "model_type": "blip_2_vision_model",
15
+ "num_attention_heads": 16,
16
+ "num_channels": 3,
17
+ "num_hidden_layers": 39,
18
+ "patch_size": 14,
19
+ "projection_dim": 512,
20
+ "qkv_bias": true,
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.34.1"
23
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cec484db418b2b1dd0054f0e561e24712080ccf6796c9d7271d097ae4d9ea582
3
+ size 3943959221