From 929248b92375056466ff37f5ac7381827a2189ac Mon Sep 17 00:00:00 2001 From: Younes Belkada Date: Thu, 15 Dec 2022 14:43:59 +0000 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index f4d10a9..f1ff15c 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "_commit_hash": null, "architectures": [ - "BlipForVisualQuestionAnswering" + "BlipForQuestionAnswering" ], "image_text_hidden_size": 256, "initializer_factor": 1.0,