BioWMT18_zh2en / README.md
MariamHussam's picture
Update README.md
7e33a7e verified
metadata
dataset_info:
  features:
    - name: zh
      dtype: string
    - name: en
      dtype: string
  splits:
    - name: test
      num_bytes: 85895
      num_examples: 239
  download_size: 58036
  dataset_size: 85895
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
task_categories:
  - translation
language:
  - zh
  - en
tags:
  - biology
  - medical
size_categories:
  - n<1K
modalities:
  - Text

Dataset Card for BioWMT'18 ZH-EN Test Set

Test set that was compiled for the Biomedical Translation Task 2018 at WMT.

  • Language(s) (NLP): English, Chinese;

Citation

@inproceedings{neves-etal-2018-findings,
    title = "Findings of the {WMT} 2018 Biomedical Translation Shared Task: Evaluation on {M}edline test sets",
    author = "Neves, Mariana  and
      Jimeno Yepes, Antonio  and
      N{\'e}v{\'e}ol, Aur{\'e}lie  and
      Grozea, Cristian  and
      Siu, Amy  and
      Kittner, Madeleine  and
      Verspoor, Karin",
    booktitle = "Proceedings of the Third Conference on Machine Translation: Shared Task Papers",
    month = oct,
    year = "2018",
    address = "Belgium, Brussels",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/W18-6403",
    doi = "10.18653/v1/W18-6403",
    pages = "324--339",
}