MariamHussam commited on
Commit
ff1e866
·
verified ·
1 Parent(s): dfc8f45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -0
README.md CHANGED
@@ -16,4 +16,53 @@ 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'19 ZH-EN Test Set
34
+
35
+ Test set that was compiled for the [Biomedical Translation Task](https://www.statmt.org/wmt19/biomedical-translation-task.html) 2019 at [WMT](https://machinetranslate.org/wmt).
36
+
37
+ - **Language(s) (NLP):** English, Chinese;
38
+
39
+ ## Citation
40
+
41
+ ```bibtex
42
+ @inproceedings{bawden-etal-2019-findings,
43
+ title = "Findings of the {WMT} 2019 Biomedical Translation Shared Task: Evaluation for {MEDLINE} Abstracts and Biomedical Terminologies",
44
+ author = "Bawden, Rachel and
45
+ Bretonnel Cohen, Kevin and
46
+ Grozea, Cristian and
47
+ Jimeno Yepes, Antonio and
48
+ Kittner, Madeleine and
49
+ Krallinger, Martin and
50
+ Mah, Nancy and
51
+ Neveol, Aurelie and
52
+ Neves, Mariana and
53
+ Soares, Felipe and
54
+ Siu, Amy and
55
+ Verspoor, Karin and
56
+ Vicente Navarro, Maika",
57
+ booktitle = "Proceedings of the Fourth Conference on Machine Translation (Volume 3: Shared Task Papers, Day 2)",
58
+ month = aug,
59
+ year = "2019",
60
+ address = "Florence, Italy",
61
+ publisher = "Association for Computational Linguistics",
62
+ url = "https://aclanthology.org/W19-5403",
63
+ doi = "10.18653/v1/W19-5403",
64
+ pages = "29--53",
65
+ }
66
+ ```
67
+
68
+