Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,4 +16,57 @@ configs:
|
|
| 16 |
data_files:
|
| 17 |
- split: test
|
| 18 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
data_files:
|
| 17 |
- split: test
|
| 18 |
path: data/test-*
|
| 19 |
+
task_categories:
|
| 20 |
+
- translation
|
| 21 |
+
language:
|
| 22 |
+
- zh
|
| 23 |
+
- en
|
| 24 |
+
tags:
|
| 25 |
+
- biology
|
| 26 |
+
- medical
|
| 27 |
+
size_categories:
|
| 28 |
+
- n<1K
|
| 29 |
+
modalities:
|
| 30 |
+
- Text
|
| 31 |
---
|
| 32 |
+
|
| 33 |
+
# Dataset Card for BioWMT'21 ZH-EN Test Set
|
| 34 |
+
|
| 35 |
+
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).
|
| 36 |
+
|
| 37 |
+
- **Language(s) (NLP):** English, Chinese;
|
| 38 |
+
|
| 39 |
+
## Citation
|
| 40 |
+
|
| 41 |
+
```bibtex
|
| 42 |
+
@inproceedings{yeganova-etal-2021-findings,
|
| 43 |
+
title = "Findings of the {WMT} 2021 Biomedical Translation Shared Task: Summaries of Animal Experiments as New Test Set",
|
| 44 |
+
author = "Yeganova, Lana and
|
| 45 |
+
Wiemann, Dina and
|
| 46 |
+
Neves, Mariana and
|
| 47 |
+
Vezzani, Federica and
|
| 48 |
+
Siu, Amy and
|
| 49 |
+
Jauregi Unanue, Inigo and
|
| 50 |
+
Oronoz, Maite and
|
| 51 |
+
Mah, Nancy and
|
| 52 |
+
N{\'e}v{\'e}ol, Aur{\'e}lie and
|
| 53 |
+
Martinez, David and
|
| 54 |
+
Bawden, Rachel and
|
| 55 |
+
Di Nunzio, Giorgio Maria and
|
| 56 |
+
Roller, Roland and
|
| 57 |
+
Thomas, Philippe and
|
| 58 |
+
Grozea, Cristian and
|
| 59 |
+
Perez-de-Vi{\~n}aspre, Olatz and
|
| 60 |
+
Vicente Navarro, Maika and
|
| 61 |
+
Jimeno Yepes, Antonio",
|
| 62 |
+
booktitle = "Proceedings of the Sixth Conference on Machine Translation",
|
| 63 |
+
month = nov,
|
| 64 |
+
year = "2021",
|
| 65 |
+
address = "Online",
|
| 66 |
+
publisher = "Association for Computational Linguistics",
|
| 67 |
+
url = "https://aclanthology.org/2021.wmt-1.70",
|
| 68 |
+
pages = "664--683",
|
| 69 |
+
}
|
| 70 |
+
```
|
| 71 |
+
|
| 72 |
+
|