Duanj1 commited on
Commit
77b20f7
·
verified ·
1 Parent(s): 649f7a2

Add annotated language instructions

Browse files

Upload meta/tasks_annotated.parquet and document the per-episode language annotations in the dataset card.

Files changed (2) hide show
  1. README.md +6 -0
  2. meta/tasks_annotated.parquet +3 -0
README.md CHANGED
@@ -19,6 +19,12 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
19
  - **Paper:** [More Information Needed]
20
  - **License:** apache-2.0
21
 
 
 
 
 
 
 
22
  ## Dataset Structure
23
 
24
  [meta/info.json](meta/info.json):
 
19
  - **Paper:** [More Information Needed]
20
  - **License:** apache-2.0
21
 
22
+ ## Language Annotations
23
+
24
+ This dataset includes annotated language instructions in [`meta/tasks_annotated.parquet`](meta/tasks_annotated.parquet). The file is indexed by `episode_index` and has a `task` column containing our per-episode annotated instruction.
25
+
26
+ The standard LeRobot loader resolves a frame's language instruction through `task_index`: each data row stores a `task_index`, which is looked up in [`meta/tasks.parquet`](meta/tasks.parquet). When you use these annotations, load `meta/tasks_annotated.parquet` and look up the current `episode_index` instead. If no valid annotated row is available, fall back to the standard LeRobot task.
27
+
28
  ## Dataset Structure
29
 
30
  [meta/info.json](meta/info.json):
meta/tasks_annotated.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c50056b02f5267e147c0246d5be785447ddacd2a31a24b9c3931f45d00b279ad
3
+ size 3071