davicn7 commited on
Commit
3977384
1 Parent(s): 5c80614

Upload BlipForQuestionAnswering

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +27 -0
  3. generation_config.json +7 -0
  4. model.safetensors +3 -0
README.md CHANGED
@@ -1,3 +1,3 @@
1
  ---
2
  pipeline_tag: visual-question-answering
3
- ---
 
1
  ---
2
  pipeline_tag: visual-question-answering
3
+ ---
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.0,
8
+ "initializer_range": 0.02,
9
+ "label_smoothing": 0.0,
10
+ "logit_scale_init_value": 2.6592,
11
+ "model_type": "blip",
12
+ "projection_dim": 512,
13
+ "text_config": {
14
+ "initializer_factor": 1.0,
15
+ "model_type": "blip_text_model",
16
+ "num_attention_heads": 12
17
+ },
18
+ "torch_dtype": "float32",
19
+ "transformers_version": "4.38.2",
20
+ "vision_config": {
21
+ "dropout": 0.0,
22
+ "initializer_factor": 1.0,
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.38.2"
7
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5039d5f361ee8210edc67d2d682b4baa196e33c8abbd1b7ce606c5e5c572d0f
3
+ size 1538792184