Spaces:
Sleeping
Sleeping
Delete config.json
Browse files- config.json +0 -26
config.json
DELETED
@@ -1,26 +0,0 @@
|
|
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 |
-
"logit_scale_init_value": 2.6592,
|
10 |
-
"model_type": "blip",
|
11 |
-
"projection_dim": 512,
|
12 |
-
"text_config": {
|
13 |
-
"initializer_factor": 1.0,
|
14 |
-
"model_type": "blip_text_model",
|
15 |
-
"num_attention_heads": 12
|
16 |
-
},
|
17 |
-
"torch_dtype": "float32",
|
18 |
-
"transformers_version": "4.32.0.dev0",
|
19 |
-
"vision_config": {
|
20 |
-
"dropout": 0.0,
|
21 |
-
"initializer_factor": 1.0,
|
22 |
-
"initializer_range": 0.02,
|
23 |
-
"model_type": "blip_vision_model",
|
24 |
-
"num_channels": 3
|
25 |
-
}
|
26 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|