Datasets:
mteb
/

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

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +246 -0
README.md CHANGED
@@ -1,4 +1,18 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  - config_name: eng-fas-corpus
4
  features:
@@ -211,4 +225,236 @@ configs:
211
  data_files:
212
  - split: test
213
  path: eng-zho-top_ranked/test-*
 
 
 
214
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - expert-annotated
4
+ language:
5
+ - eng
6
+ - fas
7
+ - rus
8
+ - zho
9
+ license: odc-by
10
+ multilinguality: multilingual
11
+ source_datasets:
12
+ - jhu-clsp/mFollowIR-cross-lingual-parquet-mteb
13
+ task_categories:
14
+ - text-ranking
15
+ task_ids: []
16
  dataset_info:
17
  - config_name: eng-fas-corpus
18
  features:
 
225
  data_files:
226
  - split: test
227
  path: eng-zho-top_ranked/test-*
228
+ tags:
229
+ - mteb
230
+ - text
231
  ---
232
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
233
+
234
+ <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;">
235
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">mFollowIRCrossLingual</h1>
236
+ <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>
237
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
238
+ </div>
239
+
240
+ This tasks measures retrieval instruction following ability on NeuCLIR narratives for the mFollowIR benchmark on the Farsi, Russian, and Chinese languages with English queries/instructions.
241
+
242
+ | | |
243
+ |---------------|---------------------------------------------|
244
+ | Task category | t2t |
245
+ | Domains | News, Written |
246
+ | Reference | https://neuclir.github.io/ |
247
+
248
+ Source datasets:
249
+ - [jhu-clsp/mFollowIR-cross-lingual-parquet-mteb](https://huggingface.co/datasets/jhu-clsp/mFollowIR-cross-lingual-parquet-mteb)
250
+
251
+
252
+ ## How to evaluate on this task
253
+
254
+ You can evaluate an embedding model on this dataset using the following code:
255
+
256
+ ```python
257
+ import mteb
258
+
259
+ task = mteb.get_task("mFollowIRCrossLingual")
260
+ evaluator = mteb.MTEB([task])
261
+
262
+ model = mteb.get_model(YOUR_MODEL)
263
+ evaluator.run(model)
264
+ ```
265
+
266
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
267
+ To learn more about how to run models on `mteb` task check out the [GitHub repository](https://github.com/embeddings-benchmark/mteb).
268
+
269
+ ## Citation
270
+
271
+ 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).
272
+
273
+ ```bibtex
274
+
275
+ @article{weller2024mfollowir,
276
+ author = {Weller, Orion and Chang, Benjamin and Yang, Eugene and Yarmohammadi, Mahsa and Barham, Sam and MacAvaney, Sean and Cohan, Arman and Soldaini, Luca and Van Durme, Benjamin and Lawrie, Dawn},
277
+ journal = {arXiv preprint TODO},
278
+ title = {{mFollowIR: a Multilingual Benchmark for Instruction Following in Retrieval}},
279
+ year = {2024},
280
+ }
281
+
282
+
283
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
284
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
285
+ 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},
286
+ publisher = {arXiv},
287
+ journal={arXiv preprint arXiv:2502.13595},
288
+ year={2025},
289
+ url={https://arxiv.org/abs/2502.13595},
290
+ doi = {10.48550/arXiv.2502.13595},
291
+ }
292
+
293
+ @article{muennighoff2022mteb,
294
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
295
+ title = {MTEB: Massive Text Embedding Benchmark},
296
+ publisher = {arXiv},
297
+ journal={arXiv preprint arXiv:2210.07316},
298
+ year = {2022}
299
+ url = {https://arxiv.org/abs/2210.07316},
300
+ doi = {10.48550/ARXIV.2210.07316},
301
+ }
302
+ ```
303
+
304
+ # Dataset Statistics
305
+ <details>
306
+ <summary> Dataset Statistics</summary>
307
+
308
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
309
+
310
+ ```python
311
+ import mteb
312
+
313
+ task = mteb.get_task("mFollowIRCrossLingual")
314
+
315
+ desc_stats = task.metadata.descriptive_stats
316
+ ```
317
+
318
+ ```json
319
+ {
320
+ "test": {
321
+ "num_samples": 121881,
322
+ "number_of_characters": 283776279,
323
+ "documents_text_statistics": {
324
+ "total_text_length": 283652509,
325
+ "min_text_length": 74,
326
+ "average_text_length": 2331.9974431701403,
327
+ "max_text_length": 24180,
328
+ "unique_texts": 121635
329
+ },
330
+ "documents_image_statistics": null,
331
+ "queries_text_statistics": {
332
+ "total_text_length": 123770,
333
+ "min_text_length": 155,
334
+ "average_text_length": 503.130081300813,
335
+ "max_text_length": 1073,
336
+ "unique_texts": 198
337
+ },
338
+ "queries_image_statistics": null,
339
+ "relevant_docs_statistics": {
340
+ "num_relevant_docs": 1935,
341
+ "min_relevant_docs_per_query": 123,
342
+ "average_relevant_docs_per_query": 7.865853658536586,
343
+ "max_relevant_docs_per_query": 450,
344
+ "unique_relevant_docs": 36075
345
+ },
346
+ "top_ranked_statistics": {
347
+ "num_top_ranked": 246000,
348
+ "min_top_ranked_per_query": 1000,
349
+ "average_top_ranked_per_query": 1000.0,
350
+ "max_top_ranked_per_query": 1000
351
+ },
352
+ "hf_subset_descriptive_stats": {
353
+ "eng-fas": {
354
+ "num_samples": 41269,
355
+ "number_of_characters": 129640020,
356
+ "documents_text_statistics": {
357
+ "total_text_length": 129599132,
358
+ "min_text_length": 99,
359
+ "average_text_length": 3146.4500716210637,
360
+ "max_text_length": 24180,
361
+ "unique_texts": 41189
362
+ },
363
+ "documents_image_statistics": null,
364
+ "queries_text_statistics": {
365
+ "total_text_length": 40888,
366
+ "min_text_length": 222,
367
+ "average_text_length": 511.1,
368
+ "max_text_length": 1073,
369
+ "unique_texts": 80
370
+ },
371
+ "queries_image_statistics": null,
372
+ "relevant_docs_statistics": {
373
+ "num_relevant_docs": 646,
374
+ "min_relevant_docs_per_query": 151,
375
+ "average_relevant_docs_per_query": 8.075,
376
+ "max_relevant_docs_per_query": 450,
377
+ "unique_relevant_docs": 11859
378
+ },
379
+ "top_ranked_statistics": {
380
+ "num_top_ranked": 80000,
381
+ "min_top_ranked_per_query": 1000,
382
+ "average_top_ranked_per_query": 1000.0,
383
+ "max_top_ranked_per_query": 1000
384
+ }
385
+ },
386
+ "eng-rus": {
387
+ "num_samples": 39406,
388
+ "number_of_characters": 109560678,
389
+ "documents_text_statistics": {
390
+ "total_text_length": 109521931,
391
+ "min_text_length": 75,
392
+ "average_text_length": 2784.9751055281495,
393
+ "max_text_length": 24062,
394
+ "unique_texts": 39326
395
+ },
396
+ "documents_image_statistics": null,
397
+ "queries_text_statistics": {
398
+ "total_text_length": 38747,
399
+ "min_text_length": 155,
400
+ "average_text_length": 484.3375,
401
+ "max_text_length": 1056,
402
+ "unique_texts": 80
403
+ },
404
+ "queries_image_statistics": null,
405
+ "relevant_docs_statistics": {
406
+ "num_relevant_docs": 588,
407
+ "min_relevant_docs_per_query": 168,
408
+ "average_relevant_docs_per_query": 7.35,
409
+ "max_relevant_docs_per_query": 443,
410
+ "unique_relevant_docs": 11934
411
+ },
412
+ "top_ranked_statistics": {
413
+ "num_top_ranked": 80000,
414
+ "min_top_ranked_per_query": 1000,
415
+ "average_top_ranked_per_query": 1000.0,
416
+ "max_top_ranked_per_query": 1000
417
+ }
418
+ },
419
+ "eng-zho": {
420
+ "num_samples": 41206,
421
+ "number_of_characters": 44575581,
422
+ "documents_text_statistics": {
423
+ "total_text_length": 44531446,
424
+ "min_text_length": 74,
425
+ "average_text_length": 1082.963180933852,
426
+ "max_text_length": 23841,
427
+ "unique_texts": 41120
428
+ },
429
+ "documents_image_statistics": null,
430
+ "queries_text_statistics": {
431
+ "total_text_length": 44135,
432
+ "min_text_length": 222,
433
+ "average_text_length": 513.1976744186046,
434
+ "max_text_length": 941,
435
+ "unique_texts": 86
436
+ },
437
+ "queries_image_statistics": null,
438
+ "relevant_docs_statistics": {
439
+ "num_relevant_docs": 701,
440
+ "min_relevant_docs_per_query": 123,
441
+ "average_relevant_docs_per_query": 8.151162790697674,
442
+ "max_relevant_docs_per_query": 429,
443
+ "unique_relevant_docs": 12282
444
+ },
445
+ "top_ranked_statistics": {
446
+ "num_top_ranked": 86000,
447
+ "min_top_ranked_per_query": 1000,
448
+ "average_top_ranked_per_query": 1000.0,
449
+ "max_top_ranked_per_query": 1000
450
+ }
451
+ }
452
+ }
453
+ }
454
+ }
455
+ ```
456
+
457
+ </details>
458
+
459
+ ---
460
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*