Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -195,7 +195,7 @@ the basic struct of the [info.json](#meta/info.json)
|
|
| 195 |
| index | [N, 1] | Global unique index across all frames in the dataset |
|
| 196 |
| task_index | [N, 1] | Index identifying the task type being performed |
|
| 197 |
|
| 198 |
-
## [
|
| 199 |
positive/negitive: Labels indicating the advantage of each frame's action, where "positive" means the action benefits future outcomes and "negative" means otherwise.
|
| 200 |
# [Download the Dataset](#contents)
|
| 201 |
### Python Script
|
|
|
|
| 195 |
| index | [N, 1] | Global unique index across all frames in the dataset |
|
| 196 |
| task_index | [N, 1] | Index identifying the task type being performed |
|
| 197 |
|
| 198 |
+
## [tasks.jsonl](#meta/tasks.jsonl)
|
| 199 |
positive/negitive: Labels indicating the advantage of each frame's action, where "positive" means the action benefits future outcomes and "negative" means otherwise.
|
| 200 |
# [Download the Dataset](#contents)
|
| 201 |
### Python Script
|