datnguyentien204 commited on
Commit
972c078
1 Parent(s): 793b3fb

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +27 -0
  2. generation_config.json +7 -0
  3. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Salesforce/blip-vqa-base",
3
+ "architectures": [
4
+ "BlipForQuestionAnswering"
5
+ ],
6
+ "image_text_hidden_size": 256,
7
+ "initializer_factor": 1,
8
+ "initializer_range": 0.02,
9
+ "label_smoothing": 0,
10
+ "logit_scale_init_value": 2.6592,
11
+ "model_type": "blip",
12
+ "projection_dim": 512,
13
+ "text_config": {
14
+ "initializer_factor": 1,
15
+ "model_type": "blip_text_model",
16
+ "num_attention_heads": 12
17
+ },
18
+ "torch_dtype": "float32",
19
+ "transformers_version": "4.39.3",
20
+ "vision_config": {
21
+ "dropout": 0,
22
+ "initializer_factor": 1,
23
+ "initializer_range": 0.02,
24
+ "model_type": "blip_vision_model",
25
+ "num_channels": 3
26
+ }
27
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 30522,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.39.3"
7
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70c5c6a3047e2a8eddd6c3457c3cf2dacd0caef937881caea5d0a5266ec7965c
3
+ size 1538792184