PhoMT-MTet-Mixture / README.md
tuandunghcmut's picture
Update README.md
6d7cd7e verified
metadata
dataset_info:
  features:
    - name: en
      dtype: string
    - name: vi
      dtype: string
    - name: origin
      dtype: string
  splits:
    - name: combine_train
      num_bytes: 1762891573
      num_examples: 6728005
    - name: phomt_dev
      num_bytes: 3510413
      num_examples: 18719
    - name: phomt_test
      num_bytes: 3806005
      num_examples: 19151
    - name: mtet_test
      num_bytes: 133212008
      num_examples: 416668
    - name: combine_test
      num_bytes: 137017907
      num_examples: 435819
  download_size: 1235846151
  dataset_size: 2040437906
configs:
  - config_name: default
    data_files:
      - split: combine_train
        path: data/combine_train-*
      - split: phomt_dev
        path: data/phomt_dev-*
      - split: phomt_test
        path: data/phomt_test-*
      - split: mtet_test
        path: data/mtet_test-*
      - split: combine_test
        path: data/combine_test-*
@misc{https://doi.org/10.48550/arxiv.2210.05610,
    doi = {10.48550/ARXIV.2210.05610},
    url = {https://arxiv.org/abs/2210.05610},
    author = {Ngo, Chinh and Trinh, Trieu H. and Phan, Long and Tran, Hieu and Dang, Tai and Nguyen, Hieu and Nguyen, Minh and Luong, Minh-Thang},
    keywords = {Computation and Language (cs.CL), Artificial Intelligence (cs.AI), FOS: Computer and information sciences, FOS: Computer and information sciences},
    title = {MTet: Multi-domain Translation for English and Vietnamese},
    publisher = {arXiv},
    year = {2022},
    copyright = {Creative Commons Attribution 4.0 International}
}

@inproceedings{PhoMT,
    title     = {{PhoMT: A High-Quality and Large-Scale Benchmark Dataset for Vietnamese-English Machine Translation}},
    author    = {Long Doan and Linh The Nguyen and Nguyen Luong Tran and Thai Hoang and Dat Quoc Nguyen},
    booktitle = {Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing},
    year      = {2021},
    pages     = {4495--4503}
}