Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
ms_marco_vietnamese / README.md
Pham Van Ngoan
Upload README.md with huggingface_hub
3d8396d
|
raw
history blame
911 Bytes
metadata
license: apache-2.0
dataset_info:
  features:
    - name: query
      dtype: string
    - name: positive
      dtype: string
    - name: negative
      dtype: string
  splits:
    - name: train
      num_bytes: 9920633
      num_examples: 10000
  download_size: 3598309
  dataset_size: 9920633
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

A version of MS MARCO passage ranking dataset for Vietnamese

This is a subset of mMARCO project: https://github.com/unicamp-dl/mMARCO

Citation

@misc{bonifacio2021mmarco,
      title={mMARCO: A Multilingual Version of MS MARCO Passage Ranking Dataset}, 
      author={Luiz Henrique Bonifacio and Vitor Jeronymo and Hugo Queiroz Abonizio and Israel Campiotti and Marzieh Fadaee and Roberto Lotufo and Rodrigo Nogueira},
      year={2021},
      eprint={2108.13897},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}