Pham Van Ngoan
commited on
Commit
·
e27f73d
1
Parent(s):
d08eada
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
A version of MS MARCO passage ranking dataset for Vietnamese
|
6 |
+
|
7 |
+
This is a subset of mMARCO project: https://github.com/unicamp-dl/mMARCO
|
8 |
+
|
9 |
+
|
10 |
+
|
11 |
+
## Citation
|
12 |
+
|
13 |
+
```bibtex
|
14 |
+
@misc{bonifacio2021mmarco,
|
15 |
+
title={mMARCO: A Multilingual Version of MS MARCO Passage Ranking Dataset},
|
16 |
+
author={Luiz Henrique Bonifacio and Vitor Jeronymo and Hugo Queiroz Abonizio and Israel Campiotti and Marzieh Fadaee and Roberto Lotufo and Rodrigo Nogueira},
|
17 |
+
year={2021},
|
18 |
+
eprint={2108.13897},
|
19 |
+
archivePrefix={arXiv},
|
20 |
+
primaryClass={cs.CL}
|
21 |
+
}
|