Update README.md to include ISO code for German
#2
by
weezygeezer - opened
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
|
|
|
| 4 |
license: mit
|
| 5 |
size_categories:
|
| 6 |
- 10K<n<100K
|
|
@@ -96,6 +97,9 @@ configs:
|
|
| 96 |
path: translation/validation-*
|
| 97 |
- split: test
|
| 98 |
path: translation/test-*
|
|
|
|
|
|
|
|
|
|
| 99 |
---
|
| 100 |
|
| 101 |
|
|
@@ -118,4 +122,4 @@ English
|
|
| 118 |
### Source Data
|
| 119 |
- Translation: WMT-14 En-De
|
| 120 |
- Dialogue: Daily Dialogue
|
| 121 |
-
- Summarizaiton: CNN Daily Mail
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
- de
|
| 5 |
license: mit
|
| 6 |
size_categories:
|
| 7 |
- 10K<n<100K
|
|
|
|
| 97 |
path: translation/validation-*
|
| 98 |
- split: test
|
| 99 |
path: translation/test-*
|
| 100 |
+
tags:
|
| 101 |
+
- machine-translation
|
| 102 |
+
- parallel-data
|
| 103 |
---
|
| 104 |
|
| 105 |
|
|
|
|
| 122 |
### Source Data
|
| 123 |
- Translation: WMT-14 En-De
|
| 124 |
- Dialogue: Daily Dialogue
|
| 125 |
+
- Summarizaiton: CNN Daily Mail
|