fix task_ids
Browse files
README.md
CHANGED
|
@@ -16,9 +16,10 @@ source_datasets:
|
|
| 16 |
- original
|
| 17 |
task_categories:
|
| 18 |
- text2text-generation
|
| 19 |
-
task_ids:
|
| 20 |
-
- text2text-generation-other-common-sense-if-then-reasoning
|
| 21 |
paperswithcode_id: atomic
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for An Atlas of Machine Commonsense for If-Then Reasoning - Atomic Common Sense Dataset
|
|
|
|
| 16 |
- original
|
| 17 |
task_categories:
|
| 18 |
- text2text-generation
|
| 19 |
+
task_ids: []
|
|
|
|
| 20 |
paperswithcode_id: atomic
|
| 21 |
+
tags:
|
| 22 |
+
- common-sense-if-then-reasoning
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for An Atlas of Machine Commonsense for If-Then Reasoning - Atomic Common Sense Dataset
|