Commit
·
8fbd9eb
1
Parent(s):
6dd151c
Fix task tags (#4)
Browse files- Fix task tags (c276e868a40810b99c83b797450f23e68468c2cb)
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: ART
|
| 21 |
tags:
|
| 22 |
- reasoning
|
|
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- other
|
| 18 |
+
task_ids: []
|
|
|
|
| 19 |
pretty_name: ART
|
| 20 |
tags:
|
| 21 |
- reasoning
|