--- 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**.