Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -165,6 +165,7 @@
|
|
165 |
"is_encoder_decoder": true,
|
166 |
"max_length": 512,
|
167 |
"model_type": "vision-encoder-decoder",
|
|
|
168 |
"pad_token_id": 0,
|
169 |
"tie_word_embeddings": false,
|
170 |
"torch_dtype": "float32",
|
|
|
165 |
"is_encoder_decoder": true,
|
166 |
"max_length": 512,
|
167 |
"model_type": "vision-encoder-decoder",
|
168 |
+
"pipeline_tag": "image-to-text",
|
169 |
"pad_token_id": 0,
|
170 |
"tie_word_embeddings": false,
|
171 |
"torch_dtype": "float32",
|