Commit
·
586b0f5
1
Parent(s):
f260ccd
Fix task tags (#4)
Browse files- Fix task tags (e2b83b0a603f219ca4b9f1db555cbf5f73994180)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -15,8 +15,7 @@ source_datasets:
|
|
15 |
- original
|
16 |
task_categories:
|
17 |
- other
|
18 |
-
task_ids:
|
19 |
-
- unknown
|
20 |
pretty_name: common_gen
|
21 |
tags:
|
22 |
- reasoning
|
|
|
15 |
- original
|
16 |
task_categories:
|
17 |
- other
|
18 |
+
task_ids: []
|
|
|
19 |
pretty_name: common_gen
|
20 |
tags:
|
21 |
- reasoning
|