Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,11 @@ configs:
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
|
@@ -135,4 +140,4 @@ Contains the following datasets downloaded with `mtdata` after deduplication and
|
|
135 |
* OPUS-opus100_train-1-eng-hun
|
136 |
* OPUS-opus100_dev-1-eng-hun
|
137 |
* OPUS-opus100_test-1-eng-hun
|
138 |
-
* Google-wmt24pp-1-eng-hun_HU
|
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
+
task_categories:
|
22 |
+
- translation
|
23 |
+
language:
|
24 |
+
- hu
|
25 |
+
- en
|
26 |
---
|
27 |
|
28 |
|
|
|
140 |
* OPUS-opus100_train-1-eng-hun
|
141 |
* OPUS-opus100_dev-1-eng-hun
|
142 |
* OPUS-opus100_test-1-eng-hun
|
143 |
+
* Google-wmt24pp-1-eng-hun_HU
|