Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -33,6 +33,7 @@
|
|
| 33 |
]
|
| 34 |
],
|
| 35 |
"image_split_resolution": 224,
|
|
|
|
| 36 |
"initializer_range": 0.02,
|
| 37 |
"intermediate_size": 24576,
|
| 38 |
"max_position_embeddings": 32768,
|
|
|
|
| 33 |
]
|
| 34 |
],
|
| 35 |
"image_split_resolution": 224,
|
| 36 |
+
"image_token_index": 151646,
|
| 37 |
"initializer_range": 0.02,
|
| 38 |
"intermediate_size": 24576,
|
| 39 |
"max_position_embeddings": 32768,
|