Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
License:
Samoed commited on
Commit
06cff48
·
verified ·
1 Parent(s): 468fbd9

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +153 -0
README.md CHANGED
@@ -1,4 +1,26 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  - config_name: ar-corpus
4
  features:
@@ -551,4 +573,135 @@ configs:
551
  data_files:
552
  - split: test
553
  path: sv-queries/test-*
 
 
 
554
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - derived
4
+ language:
5
+ - ara
6
+ - deu
7
+ - eng
8
+ - fra
9
+ - ita
10
+ - jpn
11
+ - kor
12
+ - nor
13
+ - por
14
+ - spa
15
+ - swe
16
+ license: cc-by-4.0
17
+ multilinguality: translated
18
+ source_datasets:
19
+ - zeta-alpha-ai/NanoSCIDOCS
20
+ - LiquidAI/nanobeir-multilingual-extended
21
+ task_categories:
22
+ - text-retrieval
23
+ task_ids: []
24
  dataset_info:
25
  - config_name: ar-corpus
26
  features:
 
573
  data_files:
574
  - split: test
575
  path: sv-queries/test-*
576
+ tags:
577
+ - mteb
578
+ - text
579
  ---
580
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
581
+
582
+ <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;">
583
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">MultilingualNanoSCIDOCSRetrieval</h1>
584
+ <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>
585
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
586
+ </div>
587
+
588
+ NanoFiQA2018 is a smaller subset of SciDocs, a new evaluation benchmark consisting of seven document-level tasks ranging from citation prediction, to document classification and recommendation.
589
+
590
+ | | |
591
+ |---------------|---------------------------------------------|
592
+ | Task category | Retrieval (text-to-text) |
593
+ | Domains | Academic, Written, Non-fiction |
594
+ | Reference | [ACL](https://huggingface.co/datasets/LiquidAI/nanobeir-multilingual-extended) |
595
+
596
+ Source datasets:
597
+ - [zeta-alpha-ai/NanoSCIDOCS](https://huggingface.co/datasets/zeta-alpha-ai/NanoSCIDOCS)
598
+ - [LiquidAI/nanobeir-multilingual-extended](https://huggingface.co/datasets/LiquidAI/nanobeir-multilingual-extended)
599
+
600
+
601
+ ## How to evaluate on this task
602
+
603
+ You can evaluate an embedding model on this dataset using the following code:
604
+
605
+ ```python
606
+ import mteb
607
+
608
+ task = mteb.get_task("MultilingualNanoSCIDOCSRetrieval")
609
+ model = mteb.get_model(YOUR_MODEL)
610
+ mteb.evaluate(model, task)
611
+ ```
612
+
613
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
614
+ To learn more about how to run models on `mteb` task check out the [GitHub repository](https://github.com/embeddings-benchmark/mteb).
615
+
616
+ ## Citation
617
+
618
+ 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).
619
+
620
+ ```bibtex
621
+
622
+ @inproceedings{specter2020cohan,
623
+ author = {Arman Cohan and Sergey Feldman and Iz Beltagy and Doug Downey and Daniel S. Weld},
624
+ booktitle = {ACL},
625
+ title = {SPECTER: Document-level Representation Learning using Citation-informed Transformers},
626
+ year = {2020},
627
+ }
628
+
629
+
630
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
631
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
632
+ 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},
633
+ publisher = {arXiv},
634
+ journal={arXiv preprint arXiv:2502.13595},
635
+ year={2025},
636
+ url={https://arxiv.org/abs/2502.13595},
637
+ doi = {10.48550/arXiv.2502.13595},
638
+ }
639
+
640
+ @article{muennighoff2022mteb,
641
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
642
+ title = {MTEB: Massive Text Embedding Benchmark},
643
+ publisher = {arXiv},
644
+ journal={arXiv preprint arXiv:2210.07316},
645
+ year = {2022}
646
+ url = {https://arxiv.org/abs/2210.07316},
647
+ doi = {10.48550/ARXIV.2210.07316},
648
+ }
649
+ ```
650
+
651
+ # Dataset Statistics
652
+ <details>
653
+ <summary> Dataset Statistics</summary>
654
+
655
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
656
+
657
+ ```python
658
+ import mteb
659
+
660
+ task = mteb.get_task("MultilingualNanoSCIDOCSRetrieval")
661
+
662
+ desc_stats = task.metadata.descriptive_stats
663
+ ```
664
+
665
+ ```json
666
+ {
667
+ "test": {
668
+ "num_samples": 24860,
669
+ "num_queries": 550,
670
+ "num_documents": 24310,
671
+ "number_of_characters": 21763807,
672
+ "documents_text_statistics": {
673
+ "total_text_length": 21724514,
674
+ "min_text_length": 0,
675
+ "average_text_length": 893.6451665981077,
676
+ "max_text_length": 25560,
677
+ "unique_texts": 20567
678
+ },
679
+ "documents_image_statistics": null,
680
+ "documents_audio_statistics": null,
681
+ "documents_video_statistics": null,
682
+ "queries_text_statistics": {
683
+ "total_text_length": 39293,
684
+ "min_text_length": 14,
685
+ "average_text_length": 71.44181818181818,
686
+ "max_text_length": 203,
687
+ "unique_texts": 550
688
+ },
689
+ "queries_image_statistics": null,
690
+ "queries_audio_statistics": null,
691
+ "queries_video_statistics": null,
692
+ "relevant_docs_statistics": {
693
+ "num_relevant_docs": 2684,
694
+ "min_relevant_docs_per_query": 3,
695
+ "average_relevant_docs_per_query": 4.88,
696
+ "max_relevant_docs_per_query": 5,
697
+ "unique_relevant_docs": 2596
698
+ },
699
+ "top_ranked_statistics": null
700
+ }
701
+ }
702
+ ```
703
+
704
+ </details>
705
+
706
+ ---
707
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*