Fix task tags
#1
by
albertvillanova
HF Staff
- opened
README.md
CHANGED
|
@@ -4,8 +4,9 @@ language:
|
|
| 4 |
multilinguality:
|
| 5 |
- monolingual
|
| 6 |
task_categories:
|
| 7 |
-
-
|
| 8 |
-
task_ids:
|
|
|
|
| 9 |
- commonsense-generation
|
| 10 |
---
|
| 11 |
|
|
|
|
| 4 |
multilinguality:
|
| 5 |
- monolingual
|
| 6 |
task_categories:
|
| 7 |
+
- other
|
| 8 |
+
task_ids: []
|
| 9 |
+
tags:
|
| 10 |
- commonsense-generation
|
| 11 |
---
|
| 12 |
|