Commit ·
64b68e2
1
Parent(s): 23b4b8e
Fix task tags
Browse files
README.md
CHANGED
|
@@ -6,14 +6,16 @@ language:
|
|
| 6 |
license: []
|
| 7 |
multilinguality:
|
| 8 |
- translation
|
| 9 |
-
pretty_name: pie-synthetic
|
| 10 |
size_categories:
|
| 11 |
- unknown
|
| 12 |
source_datasets: []
|
| 13 |
task_categories:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
- conditional-text-generation
|
| 15 |
-
task_ids:
|
| 16 |
-
- machine-translation
|
| 17 |
---
|
| 18 |
|
| 19 |
# PIE synthetic dataset
|
|
|
|
| 6 |
license: []
|
| 7 |
multilinguality:
|
| 8 |
- translation
|
|
|
|
| 9 |
size_categories:
|
| 10 |
- unknown
|
| 11 |
source_datasets: []
|
| 12 |
task_categories:
|
| 13 |
+
- text-generation
|
| 14 |
+
- translation
|
| 15 |
+
task_ids: []
|
| 16 |
+
pretty_name: pie-synthetic
|
| 17 |
+
tags:
|
| 18 |
- conditional-text-generation
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
# PIE synthetic dataset
|