Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
License:
Samoed commited on
Commit
596293a
·
verified ·
1 Parent(s): 2a8b689

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +253 -0
README.md CHANGED
@@ -1,4 +1,29 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  - config_name: bs
4
  features:
@@ -225,4 +250,232 @@ configs:
225
  data_files:
226
  - split: test
227
  path: wa/test-*
 
 
 
228
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - derived
4
+ language:
5
+ - bos
6
+ - cat
7
+ - ces
8
+ - dan
9
+ - eus
10
+ - glv
11
+ - ilo
12
+ - kur
13
+ - lav
14
+ - min
15
+ - mlt
16
+ - sco
17
+ - sqi
18
+ - wln
19
+ license: cc-by-sa-3.0
20
+ multilinguality: multilingual
21
+ source_datasets:
22
+ - ryzzlestrizzle/multi-wiki-clustering-p2p
23
+ - ryzzlestrizzle/multi-wiki-clustering-p2p
24
+ task_categories:
25
+ - text-classification
26
+ task_ids: []
27
  dataset_info:
28
  - config_name: bs
29
  features:
 
250
  data_files:
251
  - split: test
252
  path: wa/test-*
253
+ tags:
254
+ - mteb
255
+ - text
256
  ---
257
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
258
+
259
+ <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;">
260
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">WikiClusteringP2P.v2</h1>
261
+ <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>
262
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
263
+ </div>
264
+
265
+ Clustering of wikipedia articles inspired by BlubrbsClusteringP2P. Labels are taken from top-level categories of the respective languages (e.g., https://lv.wikipedia.org/wiki/Kategorija:Pamatkategorijas).
266
+
267
+ | | |
268
+ |---------------|---------------------------------------------|
269
+ | Task category | t2c |
270
+ | Domains | Encyclopaedic, Written |
271
+ | Reference | https://github.com/Rysias/wiki-clustering |
272
+
273
+ Source datasets:
274
+ - [ryzzlestrizzle/multi-wiki-clustering-p2p](https://huggingface.co/datasets/ryzzlestrizzle/multi-wiki-clustering-p2p)
275
+ - [ryzzlestrizzle/multi-wiki-clustering-p2p](https://huggingface.co/datasets/ryzzlestrizzle/multi-wiki-clustering-p2p)
276
+
277
+
278
+ ## How to evaluate on this task
279
+
280
+ You can evaluate an embedding model on this dataset using the following code:
281
+
282
+ ```python
283
+ import mteb
284
+
285
+ task = mteb.get_task("WikiClusteringP2P.v2")
286
+ evaluator = mteb.MTEB([task])
287
+
288
+ model = mteb.get_model(YOUR_MODEL)
289
+ evaluator.run(model)
290
+ ```
291
+
292
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
293
+ To learn more about how to run models on `mteb` task check out the [GitHub repository](https://github.com/embeddings-benchmark/mteb).
294
+
295
+ ## Citation
296
+
297
+ 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).
298
+
299
+ ```bibtex
300
+
301
+
302
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
303
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
304
+ 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},
305
+ publisher = {arXiv},
306
+ journal={arXiv preprint arXiv:2502.13595},
307
+ year={2025},
308
+ url={https://arxiv.org/abs/2502.13595},
309
+ doi = {10.48550/arXiv.2502.13595},
310
+ }
311
+
312
+ @article{muennighoff2022mteb,
313
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
314
+ title = {MTEB: Massive Text Embedding Benchmark},
315
+ publisher = {arXiv},
316
+ journal={arXiv preprint arXiv:2210.07316},
317
+ year = {2022}
318
+ url = {https://arxiv.org/abs/2210.07316},
319
+ doi = {10.48550/ARXIV.2210.07316},
320
+ }
321
+ ```
322
+
323
+ # Dataset Statistics
324
+ <details>
325
+ <summary> Dataset Statistics</summary>
326
+
327
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
328
+
329
+ ```python
330
+ import mteb
331
+
332
+ task = mteb.get_task("WikiClusteringP2P.v2")
333
+
334
+ desc_stats = task.metadata.descriptive_stats
335
+ ```
336
+
337
+ ```json
338
+ {
339
+ "test": {
340
+ "num_samples": 28672,
341
+ "text_statistics": {
342
+ "total_text_length": 18055981,
343
+ "min_text_length": 1,
344
+ "average_text_length": 629.7426409040179,
345
+ "max_text_length": 69506,
346
+ "unique_texts": 23102
347
+ },
348
+ "image_statistics": null,
349
+ "labels_statistics": {
350
+ "min_labels_per_text": 1,
351
+ "average_label_per_text": 1.0,
352
+ "max_labels_per_text": 1,
353
+ "unique_labels": 39,
354
+ "labels": {
355
+ "16": {
356
+ "count": 541
357
+ },
358
+ "3": {
359
+ "count": 1607
360
+ },
361
+ "12": {
362
+ "count": 846
363
+ },
364
+ "0": {
365
+ "count": 2410
366
+ },
367
+ "15": {
368
+ "count": 878
369
+ },
370
+ "11": {
371
+ "count": 864
372
+ },
373
+ "6": {
374
+ "count": 787
375
+ },
376
+ "9": {
377
+ "count": 654
378
+ },
379
+ "14": {
380
+ "count": 966
381
+ },
382
+ "8": {
383
+ "count": 1389
384
+ },
385
+ "2": {
386
+ "count": 2428
387
+ },
388
+ "10": {
389
+ "count": 839
390
+ },
391
+ "1": {
392
+ "count": 1370
393
+ },
394
+ "4": {
395
+ "count": 2942
396
+ },
397
+ "7": {
398
+ "count": 2514
399
+ },
400
+ "5": {
401
+ "count": 1490
402
+ },
403
+ "13": {
404
+ "count": 918
405
+ },
406
+ "19": {
407
+ "count": 315
408
+ },
409
+ "17": {
410
+ "count": 711
411
+ },
412
+ "20": {
413
+ "count": 345
414
+ },
415
+ "18": {
416
+ "count": 800
417
+ },
418
+ "24": {
419
+ "count": 467
420
+ },
421
+ "25": {
422
+ "count": 928
423
+ },
424
+ "21": {
425
+ "count": 62
426
+ },
427
+ "26": {
428
+ "count": 270
429
+ },
430
+ "22": {
431
+ "count": 186
432
+ },
433
+ "23": {
434
+ "count": 36
435
+ },
436
+ "27": {
437
+ "count": 465
438
+ },
439
+ "28": {
440
+ "count": 62
441
+ },
442
+ "36": {
443
+ "count": 139
444
+ },
445
+ "32": {
446
+ "count": 57
447
+ },
448
+ "38": {
449
+ "count": 43
450
+ },
451
+ "30": {
452
+ "count": 52
453
+ },
454
+ "34": {
455
+ "count": 80
456
+ },
457
+ "33": {
458
+ "count": 75
459
+ },
460
+ "35": {
461
+ "count": 62
462
+ },
463
+ "31": {
464
+ "count": 63
465
+ },
466
+ "37": {
467
+ "count": 8
468
+ },
469
+ "29": {
470
+ "count": 3
471
+ }
472
+ }
473
+ }
474
+ }
475
+ }
476
+ ```
477
+
478
+ </details>
479
+
480
+ ---
481
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*