Fix task categories in dataset card
Browse files
README.md
CHANGED
|
@@ -3,8 +3,9 @@ license: apache-2.0
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
task_categories:
|
| 6 |
-
-
|
| 7 |
- question-answering
|
|
|
|
| 8 |
tags:
|
| 9 |
- logical-reasoning
|
| 10 |
- first-order-logic
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
task_categories:
|
| 6 |
+
- translation
|
| 7 |
- question-answering
|
| 8 |
+
- text-generation
|
| 9 |
tags:
|
| 10 |
- logical-reasoning
|
| 11 |
- first-order-logic
|