Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
66d9ef2
·
verified ·
1 Parent(s): a34fe6b

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +132 -0
README.md CHANGED
@@ -1,4 +1,10 @@
1
  ---
 
 
 
 
 
 
2
  dataset_info:
3
  - config_name: corpus
4
  features:
@@ -69,4 +75,130 @@ configs:
69
  data_files:
70
  - split: dev
71
  path: top_ranked/dev-*
 
 
 
72
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - cmn
4
+ license: unknown
5
+ multilinguality: monolingual
6
+ task_categories:
7
+ - text-ranking
8
  dataset_info:
9
  - config_name: corpus
10
  features:
 
75
  data_files:
76
  - split: dev
77
  path: top_ranked/dev-*
78
+ tags:
79
+ - mteb
80
+ - text
81
  ---
82
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
83
+
84
+ <div align="center" style="padding: 40px 20px; background-color: white; border-radius: 12px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); max-width: 600px; margin: 0 auto;">
85
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">T2Reranking</h1>
86
+ <div style="font-size: 1.5rem; color: #4a4a4a; margin-bottom: 5px; font-weight: 300;">An <a href="https://github.com/embeddings-benchmark/mteb" style="color: #2c5282; font-weight: 600; text-decoration: none;" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'">MTEB</a> dataset</div>
87
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
88
+ </div>
89
+
90
+ T2Ranking: A large-scale Chinese Benchmark for Passage Ranking
91
+
92
+ | | |
93
+ |---------------|---------------------------------------------|
94
+ | Task category | t2t |
95
+ | Domains | None |
96
+ | Reference | https://arxiv.org/abs/2304.03679 |
97
+
98
+
99
+ ## How to evaluate on this task
100
+
101
+ You can evaluate an embedding model on this dataset using the following code:
102
+
103
+ ```python
104
+ import mteb
105
+
106
+ task = mteb.get_tasks(["T2Reranking"])
107
+ evaluator = mteb.MTEB(task)
108
+
109
+ model = mteb.get_model(YOUR_MODEL)
110
+ evaluator.run(model)
111
+ ```
112
+
113
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
114
+ To learn more about how to run models on `mteb` task check out the [GitHub repitory](https://github.com/embeddings-benchmark/mteb).
115
+
116
+ ## Citation
117
+
118
+ If you use this dataset, please cite the dataset as well as [mteb](https://github.com/embeddings-benchmark/mteb), as this dataset likely includes additional processing as a part of the [MMTEB Contribution](https://github.com/embeddings-benchmark/mteb/tree/main/docs/mmteb).
119
+
120
+ ```bibtex
121
+
122
+ @misc{xie2023t2ranking,
123
+ archiveprefix = {arXiv},
124
+ author = {Xiaohui Xie and Qian Dong and Bingning Wang and Feiyang Lv and Ting Yao and Weinan Gan and Zhijing Wu and Xiangsheng Li and Haitao Li and Yiqun Liu and Jin Ma},
125
+ eprint = {2304.03679},
126
+ primaryclass = {cs.IR},
127
+ title = {T2Ranking: A large-scale Chinese Benchmark for Passage Ranking},
128
+ year = {2023},
129
+ }
130
+
131
+
132
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
133
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
134
+ author={Kenneth Enevoldsen and Isaac Chung and Imene Kerboua and Márton Kardos and Ashwin Mathur and David Stap and Jay Gala and Wissam Siblini and Dominik Krzemiński and Genta Indra Winata and Saba Sturua and Saiteja Utpala and Mathieu Ciancone and Marion Schaeffer and Gabriel Sequeira and Diganta Misra and Shreeya Dhakal and Jonathan Rystrøm and Roman Solomatin and Ömer Çağatan and Akash Kundu and Martin Bernstorff and Shitao Xiao and Akshita Sukhlecha and Bhavish Pahwa and Rafał Poświata and Kranthi Kiran GV and Shawon Ashraf and Daniel Auras and Björn Plüster and Jan Philipp Harries and Loïc Magne and Isabelle Mohr and Mariya Hendriksen and Dawei Zhu and Hippolyte Gisserot-Boukhlef and Tom Aarsen and Jan Kostkan and Konrad Wojtasik and Taemin Lee and Marek Šuppa and Crystina Zhang and Roberta Rocca and Mohammed Hamdy and Andrianos Michail and John Yang and Manuel Faysse and Aleksei Vatolin and Nandan Thakur and Manan Dey and Dipam Vasani and Pranjal Chitale and Simone Tedeschi and Nguyen Tai and Artem Snegirev and Michael Günther and Mengzhou Xia and Weijia Shi and Xing Han Lù and Jordan Clive and Gayatri Krishnakumar and Anna Maksimova and Silvan Wehrli and Maria Tikhonova and Henil Panchal and Aleksandr Abramov and Malte Ostendorff and Zheng Liu and Simon Clematide and Lester James Miranda and Alena Fenogenova and Guangyu Song and Ruqiya Bin Safi and Wen-Ding Li and Alessia Borghini and Federico Cassano and Hongjin Su and Jimmy Lin and Howard Yen and Lasse Hansen and Sara Hooker and Chenghao Xiao and Vaibhav Adlakha and Orion Weller and Siva Reddy and Niklas Muennighoff},
135
+ publisher = {arXiv},
136
+ journal={arXiv preprint arXiv:2502.13595},
137
+ year={2025},
138
+ url={https://arxiv.org/abs/2502.13595},
139
+ doi = {10.48550/arXiv.2502.13595},
140
+ }
141
+
142
+ @article{muennighoff2022mteb,
143
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Lo{\"\i}c and Reimers, Nils},
144
+ title = {MTEB: Massive Text Embedding Benchmark},
145
+ publisher = {arXiv},
146
+ journal={arXiv preprint arXiv:2210.07316},
147
+ year = {2022}
148
+ url = {https://arxiv.org/abs/2210.07316},
149
+ doi = {10.48550/ARXIV.2210.07316},
150
+ }
151
+ ```
152
+
153
+ # Dataset Statistics
154
+ <details>
155
+ <summary> Dataset Statistics</summary>
156
+
157
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
158
+
159
+ ```python
160
+ import mteb
161
+
162
+ task = mteb.get_task("T2Reranking")
163
+
164
+ desc_stats = task.metadata.descriptive_stats
165
+ ```
166
+
167
+ ```json
168
+ {
169
+ "dev": {
170
+ "num_samples": 103330,
171
+ "number_of_characters": 81980036,
172
+ "num_documents": 97422,
173
+ "min_document_length": 1,
174
+ "average_document_length": 840.8301307712837,
175
+ "max_document_length": 120026,
176
+ "unique_documents": 97422,
177
+ "num_queries": 5908,
178
+ "min_query_length": 4,
179
+ "average_query_length": 10.948375084631008,
180
+ "max_query_length": 29,
181
+ "unique_queries": 5908,
182
+ "none_queries": 0,
183
+ "num_relevant_docs": 97422,
184
+ "min_relevant_docs_per_query": 2,
185
+ "average_relevant_docs_per_query": 7.522681110358835,
186
+ "max_relevant_docs_per_query": 335,
187
+ "unique_relevant_docs": 97422,
188
+ "num_instructions": null,
189
+ "min_instruction_length": null,
190
+ "average_instruction_length": null,
191
+ "max_instruction_length": null,
192
+ "unique_instructions": null,
193
+ "num_top_ranked": 5908,
194
+ "min_top_ranked_per_query": 2,
195
+ "average_top_ranked_per_query": 16.489844278943806,
196
+ "max_top_ranked_per_query": 335
197
+ }
198
+ }
199
+ ```
200
+
201
+ </details>
202
+
203
+ ---
204
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*