Fix task tags
#5
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -6,21 +6,23 @@ language_creators:
|
|
6 |
language:
|
7 |
- en
|
8 |
- es
|
9 |
-
language_bcp47:
|
10 |
-
- en-US
|
11 |
-
- es-ES
|
12 |
license:
|
13 |
- cc-by-nc-nd-4.0
|
14 |
multilinguality:
|
15 |
- translation
|
16 |
-
pretty_name: must-c_en-es_text-only
|
17 |
size_categories:
|
18 |
- unknown
|
19 |
source_datasets: []
|
20 |
task_categories:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
- conditional-text-generation
|
22 |
-
task_ids:
|
23 |
-
- machine-translation
|
24 |
---
|
25 |
|
26 |
# Dataset Card for kudo-research/mustc-en-es-text-only
|
|
|
6 |
language:
|
7 |
- en
|
8 |
- es
|
|
|
|
|
|
|
9 |
license:
|
10 |
- cc-by-nc-nd-4.0
|
11 |
multilinguality:
|
12 |
- translation
|
|
|
13 |
size_categories:
|
14 |
- unknown
|
15 |
source_datasets: []
|
16 |
task_categories:
|
17 |
+
- text-generation
|
18 |
+
- translation
|
19 |
+
task_ids: []
|
20 |
+
pretty_name: must-c_en-es_text-only
|
21 |
+
language_bcp47:
|
22 |
+
- en-US
|
23 |
+
- es-ES
|
24 |
+
tags:
|
25 |
- conditional-text-generation
|
|
|
|
|
26 |
---
|
27 |
|
28 |
# Dataset Card for kudo-research/mustc-en-es-text-only
|