Commit
·
31d1ce7
1
Parent(s):
891734e
Fix task tags
Browse files
README.md
CHANGED
|
@@ -10,7 +10,6 @@ license:
|
|
| 10 |
- unknown
|
| 11 |
multilinguality:
|
| 12 |
- translation
|
| 13 |
-
pretty_name: SAT
|
| 14 |
size_categories:
|
| 15 |
- 1M<n<10M
|
| 16 |
source_datasets:
|
|
@@ -21,9 +20,12 @@ source_datasets:
|
|
| 21 |
- extended|open_subtitles
|
| 22 |
- extended|tatoeba
|
| 23 |
task_categories:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
- conditional-text-generation
|
| 25 |
-
task_ids:
|
| 26 |
-
- machine-translation
|
| 27 |
---
|
| 28 |
|
| 29 |
# Dataset Card for SAT
|
|
|
|
| 10 |
- unknown
|
| 11 |
multilinguality:
|
| 12 |
- translation
|
|
|
|
| 13 |
size_categories:
|
| 14 |
- 1M<n<10M
|
| 15 |
source_datasets:
|
|
|
|
| 20 |
- extended|open_subtitles
|
| 21 |
- extended|tatoeba
|
| 22 |
task_categories:
|
| 23 |
+
- text-generation
|
| 24 |
+
- translation
|
| 25 |
+
task_ids: []
|
| 26 |
+
pretty_name: SAT
|
| 27 |
+
tags:
|
| 28 |
- conditional-text-generation
|
|
|
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
# Dataset Card for SAT
|