BioWMT21_zh2en / README.md
MariamHussam's picture
Update README.md
1cdfab5 verified
---
dataset_info:
features:
- name: zh
dtype: string
- name: en
dtype: string
splits:
- name: test
num_bytes: 116511
num_examples: 311
download_size: 70392
dataset_size: 116511
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'21 ZH-EN Test Set
Test set that was compiled for the [Biomedical Translation Task](https://www.statmt.org/wmt21/biomedical-translation-task.html) 2021 at [WMT](https://machinetranslate.org/wmt).
- **Language(s) (NLP):** English, Chinese;
## Citation
```bibtex
@inproceedings{yeganova-etal-2021-findings,
title = "Findings of the {WMT} 2021 Biomedical Translation Shared Task: Summaries of Animal Experiments as New Test Set",
author = "Yeganova, Lana and
Wiemann, Dina and
Neves, Mariana and
Vezzani, Federica and
Siu, Amy and
Jauregi Unanue, Inigo and
Oronoz, Maite and
Mah, Nancy and
N{\'e}v{\'e}ol, Aur{\'e}lie and
Martinez, David and
Bawden, Rachel and
Di Nunzio, Giorgio Maria and
Roller, Roland and
Thomas, Philippe and
Grozea, Cristian and
Perez-de-Vi{\~n}aspre, Olatz and
Vicente Navarro, Maika and
Jimeno Yepes, Antonio",
booktitle = "Proceedings of the Sixth Conference on Machine Translation",
month = nov,
year = "2021",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2021.wmt-1.70",
pages = "664--683",
}
```