TurkishVLMTAMGA / config.json
pusulcuk's picture
Duplicate from Mueris/TurkishVLMTAMGA
6d6a355
raw
history blame contribute delete
252 Bytes
{
"model_type": "clip2mt5-crossattention",
"library": "pytorch",
"architectures": ["CLIP2MT5_CrossAttention"],
"pipeline_tag": "image-text-to-text",
"description": "CLIP + mT5 VQA Model using cross-attention.",
"author": "MUERIS"
}