Alara Dirik
commited on
Commit
•
487edc7
1
Parent(s):
58f158d
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -7,6 +7,7 @@
|
|
7 |
"logit_scale_init_value": 2.6592,
|
8 |
"model_type": "owlvit",
|
9 |
"projection_dim": 512,
|
|
|
10 |
"text_config": {
|
11 |
"_name_or_path": "",
|
12 |
"add_cross_attention": false,
|
|
|
7 |
"logit_scale_init_value": 2.6592,
|
8 |
"model_type": "owlvit",
|
9 |
"projection_dim": 512,
|
10 |
+
"return_dict": true,
|
11 |
"text_config": {
|
12 |
"_name_or_path": "",
|
13 |
"add_cross_attention": false,
|