Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
video
video
9.64
46.1
label
class label
4 classes
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
0observation.image.head_camera
End of preview. Expand in Data Studio

RoboDojo-preset-gemini

RoboDojo long-horizon episodes (8 tasks, 800 episodes, 25 fps) with dense high-level labels produced by the TACOR offline annotator: Gemini 3.7 Flash reads each whole episode as one video clip (one sample every 25 frames) and labels every sampled frame given only the subtask preset of the task: the label list of the task-specific context (its hybrid form, so some labels carry a coordinate slot), without the context's boundary criteria, sequence rule or tick rules. The companion dataset RoboDojo-taco-gemini carries the same episodes labelled under the full context.

Layout

<task>/                      LeRobot v2.1 dataset of one task (data/, meta/, videos/), episodes re-indexed 0..99
  videos/chunk-000/observation.image.head_camera/     head camera (RoboDojo cam_high, 640x480, 25 fps)
  videos/chunk-000/observation.image.left_wrist/      left wrist camera (cam_left_wrist)
  videos/chunk-000/observation.image.right_wrist/     right wrist camera (cam_right_wrist)
  videos/chunk-000/observation.image.keyframe/        the keyframe slot of the low-level policy; this benchmark uses no visual memory, so it is a copy of the head camera
  meta/dense_annotation_map.json                      per-episode subtask spans
  meta/robodojo_reindex.json                          RoboDojo episode index -> this dataset's index
retrieval_map.json           per task and episode (no retrievals in this benchmark)
annotations/<task>/ep%06d.jsonl   the raw per-tick labels (see below)

Per-frame features: observation.state (14: left arm 6 joints + gripper, right arm 6 joints + gripper), action (14), subtask (the label of the frame), global_task, subtask_end, episode_id, the three camera views and the keyframe slot. The subtask label changes at the tick boundaries of the annotation (tick = 25 frames = 1.0 s). State and action follow the RoboDojo LeRobot v2.1 release unchanged.

Tasks

task episodes
classify_objects 100
fill_egg_holder 100
fill_pen_holder 100
make_kong 100
organize_table 100
play_stacking_toy 100
play_tic_tac_toe 100
put_bottles_into_dustbin 100

Annotation rows

One JSON object per tick (decision_frame = 0, 25, 50, ...):

{"episode_index": 0, "decision_frame": 125, "subtask": "Place the left pen at (562, 407) in the pen holder.",
 "updated_memory": "...", "is_keyframe": false, "caption": "", "rag_query": ""}

subtask is a line of the task's catalogue with its placeholders filled. Where the label carries at (x, y), x and y are the target object's image position on a 0-1000 scale of the head-camera frame (x left to right, y top to bottom), read once at the first frame of the step; play_tic_tac_toe identifies pieces by an ordinal in their fixed row instead. is_keyframe / caption / rag_query are always false / empty in this benchmark. updated_memory is the textual memory the planner carries. The prompts, the task contexts and the annotator are part of the TACOR code release.

Source

Episodes: RoboDojo (RoboDojo-Benchmark/RoboDojo, data/RoboDojo_lerobot_v21_video), long-horizon task suite, ARX X5 dual-arm simulation. RoboDojo is released under its own non-commercial research license; this dataset adds labels only and follows the same terms.

Downloads last month
85

Models trained or fine-tuned on Myungkyu/RoboDojo-preset-gemini