orionweller commited on
Commit
de6e7e2
·
verified ·
1 Parent(s): 178979f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,7 +71,7 @@ A retrieval dataset that exposes fundamental theoretical limitations of embeddin
71
  - Format: "[Name] likes [attribute1] and [attribute2]."
72
  - Example: "Geneva Durben likes Quokkas and Apples."
73
 
74
- **Qrels** (2,000): Each query has exactly 2 relevant documents (score=1), creating all possible combinations of 2 documents from the 46 corpus documents (C(46,2) = 1,035 combinations).
75
 
76
  ### Format
77
  The dataset follows standard MTEB format with three configurations:
 
71
  - Format: "[Name] likes [attribute1] and [attribute2]."
72
  - Example: "Geneva Durben likes Quokkas and Apples."
73
 
74
+ **Qrels** (2,000): Each query has exactly 2 relevant documents (score=1), creating nearly all possible combinations of 2 documents from the 46 corpus documents (C(46,2) = 1,035 combinations).
75
 
76
  ### Format
77
  The dataset follows standard MTEB format with three configurations: