Datasets:
mteb
/

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
900312f
·
verified ·
1 Parent(s): 57df4ec

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +114 -0
README.md CHANGED
@@ -1,4 +1,16 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: text
@@ -21,4 +33,106 @@ configs:
21
  path: data/train-*
22
  - split: test
23
  path: data/test-*
 
 
 
24
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - human-annotated
4
+ language:
5
+ - eng
6
+ license: unknown
7
+ multilinguality: monolingual
8
+ source_datasets:
9
+ - community-datasets/yahoo_answers_topics
10
+ task_categories:
11
+ - text-classification
12
+ task_ids:
13
+ - topic-classification
14
  dataset_info:
15
  features:
16
  - name: text
 
33
  path: data/train-*
34
  - split: test
35
  path: data/test-*
36
+ tags:
37
+ - mteb
38
+ - text
39
  ---
40
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
41
+
42
+ <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;">
43
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">YahooAnswersTopicsClassification</h1>
44
+ <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>
45
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
46
+ </div>
47
+
48
+ Dataset composed of questions and answers from Yahoo Answers, categorized into topics.
49
+
50
+ | | |
51
+ |---------------|---------------------------------------------|
52
+ | Task category | t2c |
53
+ | Domains | Web, Written |
54
+ | Reference | https://huggingface.co/datasets/yahoo_answers_topics |
55
+
56
+ Source datasets:
57
+ - [community-datasets/yahoo_answers_topics](https://huggingface.co/datasets/community-datasets/yahoo_answers_topics)
58
+
59
+
60
+ ## How to evaluate on this task
61
+
62
+ You can evaluate an embedding model on this dataset using the following code:
63
+
64
+ ```python
65
+ import mteb
66
+
67
+ task = mteb.get_task("YahooAnswersTopicsClassification")
68
+ evaluator = mteb.MTEB([task])
69
+
70
+ model = mteb.get_model(YOUR_MODEL)
71
+ evaluator.run(model)
72
+ ```
73
+
74
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
75
+ To learn more about how to run models on `mteb` task check out the [GitHub repository](https://github.com/embeddings-benchmark/mteb).
76
+
77
+ ## Citation
78
+
79
+ 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).
80
+
81
+ ```bibtex
82
+
83
+ @inproceedings{NIPS2015_250cf8b5,
84
+ author = {Zhang, Xiang and Zhao, Junbo and LeCun, Yann},
85
+ booktitle = {Advances in Neural Information Processing Systems},
86
+ editor = {C. Cortes and N. Lawrence and D. Lee and M. Sugiyama and R. Garnett},
87
+ pages = {},
88
+ publisher = {Curran Associates, Inc.},
89
+ title = {Character-level Convolutional Networks for Text Classification},
90
+ url = {https://proceedings.neurips.cc/paper_files/paper/2015/file/250cf8b51c773f3f8dc8b4be867a9a02-Paper.pdf},
91
+ volume = {28},
92
+ year = {2015},
93
+ }
94
+
95
+
96
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
97
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
98
+ 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},
99
+ publisher = {arXiv},
100
+ journal={arXiv preprint arXiv:2502.13595},
101
+ year={2025},
102
+ url={https://arxiv.org/abs/2502.13595},
103
+ doi = {10.48550/arXiv.2502.13595},
104
+ }
105
+
106
+ @article{muennighoff2022mteb,
107
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
108
+ title = {MTEB: Massive Text Embedding Benchmark},
109
+ publisher = {arXiv},
110
+ journal={arXiv preprint arXiv:2210.07316},
111
+ year = {2022}
112
+ url = {https://arxiv.org/abs/2210.07316},
113
+ doi = {10.48550/ARXIV.2210.07316},
114
+ }
115
+ ```
116
+
117
+ # Dataset Statistics
118
+ <details>
119
+ <summary> Dataset Statistics</summary>
120
+
121
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
122
+
123
+ ```python
124
+ import mteb
125
+
126
+ task = mteb.get_task("YahooAnswersTopicsClassification")
127
+
128
+ desc_stats = task.metadata.descriptive_stats
129
+ ```
130
+
131
+ ```json
132
+ {}
133
+ ```
134
+
135
+ </details>
136
+
137
+ ---
138
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*