clip-flant5-xxl / README.md
IntMeGroup's picture
Upload folder using huggingface_hub
4eebc8c verified
---
license: apache-2.0
language:
- en
base_model:
- google/flan-t5-xxl
---
# CLIP-FlanT5-XXL (VQAScore)
<!-- Provide a quick summary of what the model is/does. -->
This model is a fine-tuned version of google/flan-t5-xxl designed for image-text retrieval tasks, as presented in the VQAScore paper.
### Model Description
<!-- Provide a longer summary of what this model is. -->
- **Developed by:** Zhiqiu Lin and collaborators
- **Model type:** Vision-Language Generative Model
- **License:** Apache-2.0
- **Finetuned from model:** google/flan-t5-xxl
### Model Sources [optional]
<!-- Provide the basic links for the model. -->
- **Repository:** https://github.com/linzhiqiu/CLIP-FlanT5
- **Paper:** https://arxiv.org/pdf/2404.01291
- **Demo:** https://huggingface.co/spaces/zhiqiulin/VQAScore