From 0d5c3c1afa1a942bd2832798983dfad47fb09675 Mon Sep 17 00:00:00 2001
From: Younes Belkada <ybelkada@users.noreply.huggingface.co>
Date: Thu, 15 Dec 2022 14:42: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 f1ff15c..f4d10a9 100644
--- a/config.json
+++ b/config.json
@@ -1,7 +1,7 @@
 {
   "_commit_hash": null,
   "architectures": [
-    "BlipForQuestionAnswering"
+    "BlipForVisualQuestionAnswering"
   ],
   "image_text_hidden_size": 256,
   "initializer_factor": 1.0,