From acd4120fb9f00b5aa592b55b87188c7001e3886b Mon Sep 17 00:00:00 2001 From: Alara Dirik Date: Wed, 13 Jul 2022 11:46:02 +0000 Subject: [PATCH] Update config.json --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 1b06748..5ae3e0b 100644 --- a/config.json +++ b/config.json @@ -7,6 +7,7 @@ "logit_scale_init_value": 2.6592, "model_type": "owlvit", "projection_dim": 512, + "return_dict": true, "text_config": { "_name_or_path": "", "add_cross_attention": false,