Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
ArXiv:
License:
BaoLocTown commited on
Commit
6661dba
·
verified ·
1 Parent(s): 8ca131a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +65 -9
README.md CHANGED
@@ -8,12 +8,11 @@ dataset_info:
8
  dtype: string
9
  - name: text
10
  dtype: string
 
11
  splits:
12
  - name: corpus
13
  num_bytes: 13771806
14
  num_examples: 10576
15
- download_size: 5704953
16
- dataset_size: 13771806
17
  - config_name: default
18
  features:
19
  - name: query-id
@@ -26,8 +25,6 @@ dataset_info:
26
  - name: test
27
  num_bytes: 982960
28
  num_examples: 11170
29
- download_size: 800893
30
- dataset_size: 982960
31
  - config_name: queries
32
  features:
33
  - name: _id
@@ -38,19 +35,78 @@ dataset_info:
38
  - name: queries
39
  num_bytes: 1654242
40
  num_examples: 9985
41
- download_size: 981527
42
- dataset_size: 1654242
43
  configs:
44
  - config_name: corpus
45
  data_files:
46
  - split: corpus
47
- path: corpus/corpus-*
48
  - config_name: default
49
  data_files:
50
  - split: test
51
- path: data/test-*
52
  - config_name: queries
53
  data_files:
54
  - split: queries
55
- path: queries/queries-*
 
 
 
 
 
 
 
 
 
 
56
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  dtype: string
9
  - name: text
10
  dtype: string
11
+
12
  splits:
13
  - name: corpus
14
  num_bytes: 13771806
15
  num_examples: 10576
 
 
16
  - config_name: default
17
  features:
18
  - name: query-id
 
25
  - name: test
26
  num_bytes: 982960
27
  num_examples: 11170
 
 
28
  - config_name: queries
29
  features:
30
  - name: _id
 
35
  - name: queries
36
  num_bytes: 1654242
37
  num_examples: 9985
 
 
38
  configs:
39
  - config_name: corpus
40
  data_files:
41
  - split: corpus
42
+ path: corpus/corpus*
43
  - config_name: default
44
  data_files:
45
  - split: test
46
+ path: data/test*
47
  - config_name: queries
48
  data_files:
49
  - split: queries
50
+ path: queries/queries*
51
+ license: cc-by-nc-sa-4.0
52
+ task_categories:
53
+ - text-retrieval
54
+ tags:
55
+ - mteb
56
+ - text-retrieval
57
+ - vietnamese
58
+ multilinguality: translated
59
+ source_datasets: GreenNode/TVPL-Retrieval
60
+ language: vi
61
  ---
62
+ ## How to evaluate on this task
63
+ You can evaluate an embedding model on this dataset using the following code:
64
+
65
+ ```python
66
+ import mteb
67
+
68
+ task = mteb.get_tasks(["TVPL-Retrieval-VN"])
69
+ evaluator = mteb.MTEB(task)
70
+
71
+ model = mteb.get_model(YOUR_MODEL)
72
+ evaluator.run(model)
73
+ ```
74
+
75
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
76
+ To learn more about how to run models on `mteb` task check out the [GitHub repitory](https://github.com/embeddings-benchmark/mteb).
77
+
78
+
79
+ ## Citation
80
+ 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).
81
+
82
+ ```bibtex
83
+
84
+ @misc{pham2025vnmtebvietnamesemassivetext,
85
+ title={VN-MTEB: Vietnamese Massive Text Embedding Benchmark},
86
+ author={Loc Pham and Tung Luu and Thu Vo and Minh Nguyen and Viet Hoang},
87
+ year={2025},
88
+ eprint={2507.21500},
89
+ archivePrefix={arXiv},
90
+ primaryClass={cs.CL},
91
+ url={https://arxiv.org/abs/2507.21500}
92
+ }
93
+
94
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
95
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
96
+ 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},
97
+ publisher = {arXiv},
98
+ journal={arXiv preprint arXiv:2502.13595},
99
+ year={2025},
100
+ url={https://arxiv.org/abs/2502.13595},
101
+ doi = {10.48550/arXiv.2502.13595},
102
+ }
103
+
104
+ @article{muennighoff2022mteb,
105
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Lo{"\i}c and Reimers, Nils},
106
+ title = {MTEB: Massive Text Embedding Benchmark},
107
+ publisher = {arXiv},
108
+ journal={arXiv preprint arXiv:2210.07316},
109
+ year = {2022}
110
+ url = {https://arxiv.org/abs/2210.07316},
111
+ doi = {10.48550/ARXIV.2210.07316},
112
+ }