evendrow commited on
Commit
17c374d
1 Parent(s): f19cf64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+
5
+ # INQUIRE-Rerank
6
+
7
+ <!-- ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/630b1e44cd26ad7f60d490e2/CIFPqSwwkSSZo0zMoQOCr.jpeg) -->
8
+ <!-- ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/630b1e44cd26ad7f60d490e2/dQBEuQJz46CN5yM7Hz_pq.jpeg) -->
9
+
10
+ **INQUIRE** is a text-to-image retrieval benchmark designed to challenge multimodal models with expert-level queries about the natural world.
11
+
12
+ 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.
13
+ This makes reranking evaluation consistent, and saves time from running the initial retrieval yourself. If you're interested in full-dataset retrieval,
14
+ check out **INQUIRE-Fullrank**.
15
+
16
+
17
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/630b1e44cd26ad7f60d490e2/CIFPqSwwkSSZo0zMoQOCr.jpeg" style="max-width:1000px"/>