hk239 commited on
Commit
9dc72e8
·
verified ·
1 Parent(s): 380c389

Add dataset card describing Vi2Act LeRobot splits

Browse files
Files changed (1) hide show
  1. README.md +157 -0
README.md ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ - video-classification
6
+ language:
7
+ - en
8
+ tags:
9
+ - robotics
10
+ - humanoid
11
+ - GR1
12
+ - LeRobot
13
+ - video-to-action
14
+ - synthetic-data
15
+ - cosmos-predict2
16
+ - dreamgen
17
+ pretty_name: Vi2Act
18
+ size_categories:
19
+ - n<1K
20
+ ---
21
+
22
+ # Vi2Act
23
+
24
+ **Vi2Act** is a small synthetic video-to-action dataset for the Fourier **GR1** humanoid.
25
+ Videos are generated by a Cosmos-Predict2 14B Video2World model (GR00T-Dreams-GR1 checkpoint), then converted into [LeRobot](https://github.com/huggingface/lerobot) format.
26
+
27
+ Source pipeline: [NVIDIA GR00T-Dreams / DreamGen](https://github.com/NVIDIA/GR00T-Dreams) using the [EVAL-175](https://huggingface.co/datasets/nvidia/EVAL-175) DreamGen Bench prompts and first-frame images.
28
+
29
+ ## What's in this repo
30
+
31
+ Three LeRobot subsets (5 episodes each):
32
+
33
+ | Folder | Split (EVAL-175) | Episodes | Frames | FPS | Tasks |
34
+ |--------|------------------|----------|--------|-----|-------|
35
+ | `gr1_env_lerobot.data/` | environment generalization | 5 | 465 | 8 | 5 |
36
+ | `gr1_object_lerobot.data/` | object generalization | 5 | 465 | 8 | 5 |
37
+ | `gr1_behavior_lerobot.data/` | behavior / skill generalization | 5 | 465 | 8 | 5 |
38
+
39
+ **Totals:** 15 episodes, 1,395 frames, 15 language tasks, 1 ego-view camera.
40
+
41
+ This is a **pilot / smoke-test** dump (`NUM_SAMPLES=5` per subset), not the full EVAL-175 benchmark.
42
+
43
+ ## Embodiment
44
+
45
+ - Robot: Fourier GR1 (`robot_type: dream` in `meta/info.json`)
46
+ - Action / state dim: **44** joints
47
+ - Camera: `observation.images.ego_view`
48
+
49
+ Joint layout (`meta/modality.json`):
50
+
51
+ | Group | Indices |
52
+ |-------|---------|
53
+ | left_arm | 0–6 |
54
+ | left_hand | 7–12 |
55
+ | left_leg | 13–18 |
56
+ | neck | 19–21 |
57
+ | right_arm | 22–28 |
58
+ | right_hand | 29–34 |
59
+ | right_leg | 35–40 |
60
+ | waist | 41–43 |
61
+
62
+ ## Directory layout (per subset)
63
+
64
+ ```
65
+ {subset}_lerobot.data/
66
+ ├── data/chunk-000/episode_XXXXXX.parquet
67
+ ├── videos/chunk-000/observation.images.ego_view/episode_XXXXXX.mp4
68
+ └── meta/
69
+ ├── info.json
70
+ ├── episodes.jsonl
71
+ ├── tasks.jsonl
72
+ ├── modality.json
73
+ └── stats.json
74
+ ```
75
+
76
+ Each parquet row stores:
77
+
78
+ - `observation.state` — `float32[44]`
79
+ - `action` — `float32[44]`
80
+ - `annotation.human.coarse_action` — language-task index
81
+ - video frames referenced via LeRobot video paths
82
+
83
+ > **Note on actions.** Videos and language labels come from Cosmos generation. The 44-D `action` / `state` columns follow the GR1 LeRobot schema. Inverse-dynamics (IDM) action labels (`seonghyeonye/IDM_gr1`) are intended as a follow-up upload under `*_lerobot.data_idm/`. Until that dump is published, treat action columns as schema placeholders unless you re-run IDM locally.
84
+
85
+ ## Language tasks
86
+
87
+ ### `gr1_env`
88
+
89
+ 1. Use the right hand to pick up chip with green packaging to white bag
90
+ 2. Use the right hand to pick up orange to metal platform
91
+ 3. Use the right hand to pick up plastic pitcher and pour water onto green plant
92
+ 4. Use the right hand to pick up the spoon from the bowl and serve the contents onto the plate
93
+ 5. Use the right hand to knock over the green Pocky box
94
+
95
+ ### `gr1_object`
96
+
97
+ 1. Use the left hand to pick up dark green cucumber from on circular gray mat to above beige bowl.
98
+ 2. Use the right hand to pick up red bell pepper from center of tan countertop to brown bottom rack.
99
+ 3. Use the left hand to pick up green pepper from tan table, below the bright blue plate to pale turquoise plate.
100
+ 4. Use the right hand to pick up milk carton from pale turquoise plate in the center of the table to second level of wooden shelf.
101
+ 5. Use the right hand to pick up green bok choy from top tier of two tier black and white shelf to brown paper bag.
102
+
103
+ ### `gr1_behavior`
104
+
105
+ 1. Use the right hand to close lunch box
106
+ 2. Use the right hand to pick up blue scoop and scoop powder from container
107
+ 3. Use the right hand to pick up glass and bring it close to the camera as if drinking
108
+ 4. Use knife to cut the object on the cutting board
109
+ 5. Use the right hand to press calculator
110
+
111
+ ## How the data was produced
112
+
113
+ 1. **World-model videos** — Cosmos-Predict2-14B Sample GR00T-Dreams-GR1, image + text conditioning, `--disable_guardrail`, 480p / 16 fps generation then resampled to 8 fps / 93 frames for Cosmos-Predict2 LeRobot packing.
114
+ 2. **Directory conversion** — DreamGen Bench filenames → per-task folders.
115
+ 3. **LeRobot export** — `IDM_dump/raw_to_lerobot.py --cosmos_predict2`.
116
+
117
+ ## Load with Hugging Face Hub
118
+
119
+ ```python
120
+ from huggingface_hub import snapshot_download
121
+
122
+ local_dir = snapshot_download(
123
+ repo_id="hk239/Vi2Act",
124
+ repo_type="dataset",
125
+ )
126
+ # e.g. local_dir/gr1_env_lerobot.data/
127
+ ```
128
+
129
+ ## Load as a LeRobot dataset
130
+
131
+ ```python
132
+ from gr00t.data.dataset import LeRobotSingleDataset
133
+
134
+ dataset = LeRobotSingleDataset(
135
+ dataset_path="gr1_env_lerobot.data", # after download
136
+ embodiment_tag="gr1",
137
+ )
138
+ ```
139
+
140
+ ## Citation
141
+
142
+ If you use this data, please cite DreamGen / GR00T-Dreams:
143
+
144
+ ```bibtex
145
+ @article{jang2025dreamgen,
146
+ title={DreamGen: Unlocking Generalization in Robot Learning through Video World Models},
147
+ author={Jang, Joel and Ye, Seonghyeon and Lin, Zongyu and Xiang, Jiannan and Bjorck, Johan and Fang, Yu and Hu, Fengyuan and Huang, Spencer and Kundalia, Kaushil and Lin, Yen-Chen and others},
148
+ journal={arXiv preprint arXiv:2505.12705v2},
149
+ year={2025}
150
+ }
151
+ ```
152
+
153
+ ## Acknowledgements
154
+
155
+ - [nvidia/EVAL-175](https://huggingface.co/datasets/nvidia/EVAL-175) — prompt / first-frame images
156
+ - [nvidia/Cosmos-Predict2-14B-Sample-GR00T-Dreams-GR1](https://huggingface.co/nvidia/Cosmos-Predict2-14B-Sample-GR00T-Dreams-GR1) — video world model
157
+ - [seonghyeonye/IDM_gr1](https://huggingface.co/seonghyeonye/IDM_gr1) — inverse dynamics model (for action extraction)