Commit
•
8066666
1
Parent(s):
7cd5eb8
Fix task tags
Browse files
README.md
CHANGED
@@ -10,7 +10,6 @@ license:
|
|
10 |
- mit
|
11 |
multilinguality:
|
12 |
- translation
|
13 |
-
pretty_name: "Machine Translation Paired English-Vietnamese Sentences"
|
14 |
size_categories:
|
15 |
- 1M<n<10M
|
16 |
source_datasets:
|
@@ -21,9 +20,12 @@ source_datasets:
|
|
21 |
- qed_amara
|
22 |
- opus_wikipedia
|
23 |
task_categories:
|
|
|
|
|
|
|
|
|
|
|
24 |
- conditional-text-generation
|
25 |
-
task_ids:
|
26 |
-
- machine-translation
|
27 |
---
|
28 |
|
29 |
# Dataset Card for Machine Translation Paired English-Vietnamese Sentences
|
|
|
10 |
- mit
|
11 |
multilinguality:
|
12 |
- translation
|
|
|
13 |
size_categories:
|
14 |
- 1M<n<10M
|
15 |
source_datasets:
|
|
|
20 |
- qed_amara
|
21 |
- opus_wikipedia
|
22 |
task_categories:
|
23 |
+
- text2text-generation
|
24 |
+
- translation
|
25 |
+
task_ids: []
|
26 |
+
pretty_name: Machine Translation Paired English-Vietnamese Sentences
|
27 |
+
tags:
|
28 |
- conditional-text-generation
|
|
|
|
|
29 |
---
|
30 |
|
31 |
# Dataset Card for Machine Translation Paired English-Vietnamese Sentences
|