INQUIRE-Rerank / README.md
evendrow's picture
Update README.md
9e2742c verified
|
raw
history blame
957 Bytes
metadata
license: cc-by-nc-4.0

INQUIRE-Rerank

INQUIRE is a text-to-image retrieval benchmark designed to challenge multimodal models with expert-level queries about the natural world.

The INQUIRE-Rerank task fixes an initial ranking of 100 images per query using CLIP ViT-H-14 zero-shot retrieval on the entire 5 million image iNat24 dataset. This makes reranking evaluation consistent, and saves time from running the initial retrieval yourself. If you're interested in full-dataset retrieval, check out INQUIRE-Fullrank.