Datasets:

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

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +149 -0
README.md CHANGED
@@ -1,4 +1,14 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  - config_name: corpus
4
  features:
@@ -53,4 +63,143 @@ configs:
53
  data_files:
54
  - split: test
55
  path: queries/test-*
 
 
 
56
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - human-annotated
4
+ language:
5
+ - pol
6
+ license: cc-by-sa-4.0
7
+ multilinguality: monolingual
8
+ task_categories:
9
+ - text-retrieval
10
+ task_ids:
11
+ - multiple-choice-qa
12
  dataset_info:
13
  - config_name: corpus
14
  features:
 
63
  data_files:
64
  - split: test
65
  path: queries/test-*
66
+ tags:
67
+ - mteb
68
+ - text
69
  ---
70
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
71
+
72
+ <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;">
73
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">PUGGRetrieval</h1>
74
+ <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>
75
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
76
+ </div>
77
+
78
+ Information Retrieval PUGG dataset for the Polish language.
79
+
80
+ | | |
81
+ |---------------|---------------------------------------------|
82
+ | Task category | t2t |
83
+ | Domains | Web |
84
+ | Reference | https://aclanthology.org/2024.findings-acl.652/ |
85
+
86
+
87
+ ## How to evaluate on this task
88
+
89
+ You can evaluate an embedding model on this dataset using the following code:
90
+
91
+ ```python
92
+ import mteb
93
+
94
+ task = mteb.get_tasks(["PUGGRetrieval"])
95
+ evaluator = mteb.MTEB(task)
96
+
97
+ model = mteb.get_model(YOUR_MODEL)
98
+ evaluator.run(model)
99
+ ```
100
+
101
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
102
+ To learn more about how to run models on `mteb` task check out the [GitHub repitory](https://github.com/embeddings-benchmark/mteb).
103
+
104
+ ## Citation
105
+
106
+ 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).
107
+
108
+ ```bibtex
109
+
110
+ @inproceedings{sawczyn-etal-2024-developing,
111
+ address = {Bangkok, Thailand},
112
+ author = {Sawczyn, Albert and
113
+ Viarenich, Katsiaryna and
114
+ Wojtasik, Konrad and
115
+ Domoga{\l}a, Aleksandra and
116
+ Oleksy, Marcin and
117
+ Piasecki, Maciej and
118
+ Kajdanowicz, Tomasz},
119
+ booktitle = {Findings of the Association for Computational Linguistics: ACL 2024},
120
+ doi = {10.18653/v1/2024.findings-acl.652},
121
+ editor = {Ku, Lun-Wei and
122
+ Martins, Andre and
123
+ Srikumar, Vivek},
124
+ month = aug,
125
+ pages = {10978--10996},
126
+ publisher = {Association for Computational Linguistics},
127
+ title = {Developing {PUGG} for {P}olish: A Modern Approach to {KBQA}, {MRC}, and {IR} Dataset Construction},
128
+ url = {https://aclanthology.org/2024.findings-acl.652/},
129
+ year = {2024},
130
+ }
131
+
132
+
133
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
134
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
135
+ 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},
136
+ publisher = {arXiv},
137
+ journal={arXiv preprint arXiv:2502.13595},
138
+ year={2025},
139
+ url={https://arxiv.org/abs/2502.13595},
140
+ doi = {10.48550/arXiv.2502.13595},
141
+ }
142
+
143
+ @article{muennighoff2022mteb,
144
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Lo{\"\i}c and Reimers, Nils},
145
+ title = {MTEB: Massive Text Embedding Benchmark},
146
+ publisher = {arXiv},
147
+ journal={arXiv preprint arXiv:2210.07316},
148
+ year = {2022}
149
+ url = {https://arxiv.org/abs/2210.07316},
150
+ doi = {10.48550/ARXIV.2210.07316},
151
+ }
152
+ ```
153
+
154
+ # Dataset Statistics
155
+ <details>
156
+ <summary> Dataset Statistics</summary>
157
+
158
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
159
+
160
+ ```python
161
+ import mteb
162
+
163
+ task = mteb.get_task("PUGGRetrieval")
164
+
165
+ desc_stats = task.metadata.descriptive_stats
166
+ ```
167
+
168
+ ```json
169
+ {
170
+ "test": {
171
+ "num_samples": 320372,
172
+ "number_of_characters": 265355060,
173
+ "num_documents": 309621,
174
+ "min_document_length": 13,
175
+ "average_document_length": 855.8368456919911,
176
+ "max_document_length": 2206,
177
+ "unique_documents": 309621,
178
+ "num_queries": 10751,
179
+ "min_query_length": 8,
180
+ "average_query_length": 34.41540321830527,
181
+ "max_query_length": 97,
182
+ "unique_queries": 10751,
183
+ "none_queries": 0,
184
+ "num_relevant_docs": 10751,
185
+ "min_relevant_docs_per_query": 1,
186
+ "average_relevant_docs_per_query": 1.0,
187
+ "max_relevant_docs_per_query": 1,
188
+ "unique_relevant_docs": 7519,
189
+ "num_instructions": null,
190
+ "min_instruction_length": null,
191
+ "average_instruction_length": null,
192
+ "max_instruction_length": null,
193
+ "unique_instructions": null,
194
+ "num_top_ranked": null,
195
+ "min_top_ranked_per_query": null,
196
+ "average_top_ranked_per_query": null,
197
+ "max_top_ranked_per_query": null
198
+ }
199
+ }
200
+ ```
201
+
202
+ </details>
203
+
204
+ ---
205
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*