Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Polish
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
ec0b954
·
verified ·
1 Parent(s): 1ebd4e3

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
  - config_name: corpus
4
  features:
@@ -53,4 +65,106 @@ configs:
53
  data_files:
54
  - split: test
55
  path: queries/test-*
 
 
 
56
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - derived
4
+ language:
5
+ - pol
6
+ license: mit
7
+ multilinguality: translated
8
+ source_datasets:
9
+ - mteb/dbpedia
10
+ - mteb/DBPedia_PL_test_top_250_only_w_correct-v2
11
+ task_categories:
12
+ - text-retrieval
13
+ task_ids: []
14
  dataset_info:
15
  - config_name: corpus
16
  features:
 
65
  data_files:
66
  - split: test
67
  path: queries/test-*
68
+ tags:
69
+ - mteb
70
+ - text
71
  ---
72
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
73
+
74
+ <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;">
75
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">DBPedia-PLHardNegatives</h1>
76
+ <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>
77
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
78
+ </div>
79
+
80
+ DBpedia-Entity is a standard test collection for entity search over the DBpedia knowledge base. The hard negative version has been created by pooling the 250 top documents per query from BM25, e5-multilingual-large and e5-mistral-instruct.
81
+
82
+ | | |
83
+ |---------------|---------------------------------------------|
84
+ | Task category | t2t |
85
+ | Domains | Written, Encyclopaedic |
86
+ | Reference | https://github.com/iai-group/DBpedia-Entity/ |
87
+
88
+ Source datasets:
89
+ - [mteb/dbpedia](https://huggingface.co/datasets/mteb/dbpedia)
90
+ - [mteb/DBPedia_PL_test_top_250_only_w_correct-v2](https://huggingface.co/datasets/mteb/DBPedia_PL_test_top_250_only_w_correct-v2)
91
+
92
+
93
+ ## How to evaluate on this task
94
+
95
+ You can evaluate an embedding model on this dataset using the following code:
96
+
97
+ ```python
98
+ import mteb
99
+
100
+ task = mteb.get_task("DBPedia-PLHardNegatives")
101
+ evaluator = mteb.MTEB([task])
102
+
103
+ model = mteb.get_model(YOUR_MODEL)
104
+ evaluator.run(model)
105
+ ```
106
+
107
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
108
+ To learn more about how to run models on `mteb` task check out the [GitHub repository](https://github.com/embeddings-benchmark/mteb).
109
+
110
+ ## Citation
111
+
112
+ 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).
113
+
114
+ ```bibtex
115
+
116
+ @inproceedings{Hasibi:2017:DVT,
117
+ author = {Hasibi, Faegheh and Nikolaev, Fedor and Xiong, Chenyan and Balog, Krisztian and Bratsberg, Svein Erik and Kotov, Alexander and Callan, Jamie},
118
+ booktitle = {Proceedings of the 40th International ACM SIGIR Conference on Research and Development in Information Retrieval},
119
+ doi = {10.1145/3077136.3080751},
120
+ pages = {1265--1268},
121
+ publisher = {ACM},
122
+ series = {SIGIR '17},
123
+ title = {DBpedia-Entity V2: A Test Collection for Entity Search},
124
+ year = {2017},
125
+ }
126
+
127
+
128
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
129
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
130
+ 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},
131
+ publisher = {arXiv},
132
+ journal={arXiv preprint arXiv:2502.13595},
133
+ year={2025},
134
+ url={https://arxiv.org/abs/2502.13595},
135
+ doi = {10.48550/arXiv.2502.13595},
136
+ }
137
+
138
+ @article{muennighoff2022mteb,
139
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
140
+ title = {MTEB: Massive Text Embedding Benchmark},
141
+ publisher = {arXiv},
142
+ journal={arXiv preprint arXiv:2210.07316},
143
+ year = {2022}
144
+ url = {https://arxiv.org/abs/2210.07316},
145
+ doi = {10.48550/ARXIV.2210.07316},
146
+ }
147
+ ```
148
+
149
+ # Dataset Statistics
150
+ <details>
151
+ <summary> Dataset Statistics</summary>
152
+
153
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
154
+
155
+ ```python
156
+ import mteb
157
+
158
+ task = mteb.get_task("DBPedia-PLHardNegatives")
159
+
160
+ desc_stats = task.metadata.descriptive_stats
161
+ ```
162
+
163
+ ```json
164
+ {}
165
+ ```
166
+
167
+ </details>
168
+
169
+ ---
170
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*