Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"initializer_factor": 1.0,
|
9 |
"initializer_range": 0.02,
|
10 |
"is_encoder_decoder": true,
|
11 |
-
"is_vqa":
|
12 |
"model_type": "pix2struct",
|
13 |
"pad_token_id": 0,
|
14 |
"text_config": {
|
|
|
8 |
"initializer_factor": 1.0,
|
9 |
"initializer_range": 0.02,
|
10 |
"is_encoder_decoder": true,
|
11 |
+
"is_vqa": false,
|
12 |
"model_type": "pix2struct",
|
13 |
"pad_token_id": 0,
|
14 |
"text_config": {
|