Update README.md
Browse filesThis is a multi-domain German-English parallel data introduced in [Aharoni and Goldberg (2020)](https://aclanthology.org/2020.acl-main.692/). It is a new data split created that avoids duplicate examples and leakage from the train split to the dev/test splits. The original multi-domain data first appeared in [Koehn and Knowles (2017)](https://www.aclweb.org/anthology/W17-3204/) and consists of five datasets available in the [Opus website](http://opus.nlpl.eu/).
README.md
CHANGED
@@ -17,6 +17,15 @@ dataset_info:
|
|
17 |
num_examples: 2000
|
18 |
download_size: 35861692
|
19 |
dataset_size: 54001188
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
# Dataset Card for "opus-medical-en-de"
|
22 |
|
|
|
17 |
num_examples: 2000
|
18 |
download_size: 35861692
|
19 |
dataset_size: 54001188
|
20 |
+
task_categories:
|
21 |
+
- translation
|
22 |
+
language:
|
23 |
+
- en
|
24 |
+
- de
|
25 |
+
tags:
|
26 |
+
- medical
|
27 |
+
size_categories:
|
28 |
+
- 100K<n<1M
|
29 |
---
|
30 |
# Dataset Card for "opus-medical-en-de"
|
31 |
|