Commit
•
8d0d066
1
Parent(s):
8403041
Fix task tags
Browse files
README.md
CHANGED
@@ -8,18 +8,20 @@ language:
|
|
8 |
license: []
|
9 |
multilinguality:
|
10 |
- translation
|
11 |
-
pretty_name: taiwanese_english_translation
|
12 |
size_categories:
|
13 |
- unknown
|
14 |
source_datasets:
|
15 |
- extended|other
|
16 |
task_categories:
|
17 |
-
- conditional-text-generation
|
18 |
-
- sequence-modeling
|
19 |
- question-answering
|
|
|
|
|
|
|
20 |
task_ids:
|
21 |
-
- machine-translation
|
22 |
- language-modeling
|
|
|
|
|
|
|
23 |
---
|
24 |
|
25 |
# Dataset Card for taiwanese_english_translation
|
|
|
8 |
license: []
|
9 |
multilinguality:
|
10 |
- translation
|
|
|
11 |
size_categories:
|
12 |
- unknown
|
13 |
source_datasets:
|
14 |
- extended|other
|
15 |
task_categories:
|
|
|
|
|
16 |
- question-answering
|
17 |
+
- text2text-generation
|
18 |
+
- text-generation
|
19 |
+
- translation
|
20 |
task_ids:
|
|
|
21 |
- language-modeling
|
22 |
+
pretty_name: taiwanese_english_translation
|
23 |
+
tags:
|
24 |
+
- conditional-text-generation
|
25 |
---
|
26 |
|
27 |
# Dataset Card for taiwanese_english_translation
|