OpenDriveLab-org commited on
Commit
3875649
·
verified ·
1 Parent(s): c13d131

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- ## [task.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
 
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