BioWMT20_zh2en / README.md
MariamHussam's picture
Update README.md
fb99645 verified
metadata
dataset_info:
  features:
    - name: zh
      dtype: string
    - name: en
      dtype: string
  splits:
    - name: test
      num_bytes: 95290
      num_examples: 300
  download_size: 60206
  dataset_size: 95290
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'20 ZH-EN Test Set

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

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

Citation

@inproceedings{bawden-etal-2020-findings,
    title = "Findings of the {WMT} 2020 Biomedical Translation Shared Task: {B}asque, {I}talian and {R}ussian as New Additional Languages",
    author = "Bawden, Rachel  and
      Di Nunzio, Giorgio Maria  and
      Grozea, Cristian  and
      Jauregi Unanue, Inigo  and
      Jimeno Yepes, Antonio  and
      Mah, Nancy  and
      Martinez, David  and
      N{\'e}v{\'e}ol, Aur{\'e}lie  and
      Neves, Mariana  and
      Oronoz, Maite  and
      Perez-de-Vi{\~n}aspre, Olatz  and
      Piccardi, Massimo  and
      Roller, Roland  and
      Siu, Amy  and
      Thomas, Philippe  and
      Vezzani, Federica  and
      Vicente Navarro, Maika  and
      Wiemann, Dina  and
      Yeganova, Lana",
    booktitle = "Proceedings of the Fifth Conference on Machine Translation",
    month = nov,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2020.wmt-1.76",
    pages = "660--687",
}