Update config.json
This commit is contained in:
parent
58f158da3e
commit
487edc728a
|
@ -7,6 +7,7 @@
|
||||||
"logit_scale_init_value": 2.6592,
|
"logit_scale_init_value": 2.6592,
|
||||||
"model_type": "owlvit",
|
"model_type": "owlvit",
|
||||||
"projection_dim": 512,
|
"projection_dim": 512,
|
||||||
|
"return_dict": true,
|
||||||
"text_config": {
|
"text_config": {
|
||||||
"_name_or_path": "",
|
"_name_or_path": "",
|
||||||
"add_cross_attention": false,
|
"add_cross_attention": false,
|
||||||
|
|
Loading…
Reference in New Issue