batencle commited on
Commit
86d42e5
·
verified ·
1 Parent(s): 6dd6549

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +194 -1
README.md CHANGED
@@ -1,3 +1,196 @@
1
  ---
2
- license: gpl-3.0
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ task_categories:
3
+ - robotics
4
+ license: cc-by-sa-4.0
5
+ tags:
6
+ - robotics
7
+ - lerobot
8
+ - so101
9
+ - so-101
10
+ - vision-language-action
11
+ - imitation-learning
12
+ - lerobot-dataset
13
  ---
14
+
15
+ # SO-101 Desk Cleanup — 350 episodes
16
+
17
+ Teleoperated SO-101 demonstrations of clearing objects from a desk into a bowl. The most open-ended task in Project-IRA: a variable number of arbitrary objects in arbitrary positions.
18
+
19
+ Part of **[Project-IRA](https://huggingface.co/Project-IRA)** — Interactive Robotic Arm.
20
+ Code: https://github.com/Project-IRA/interactive-robotic-arm
21
+
22
+ | | |
23
+ |---|---|
24
+ | Episodes | **350 (250 in the merged training set)** |
25
+ | Distinct task prompts | 35 |
26
+ | LeRobot codebase version | `v3.0` |
27
+ | Robot type | `so_follower` (SO-101, 6-DOF) |
28
+ | Control frequency | 30 fps |
29
+ | Language | English |
30
+
31
+ ## Composition
32
+
33
+ 350 episodes across 35 prompt phrasings, 10 episodes each.
34
+
35
+ > [!IMPORTANT]
36
+ > **Only 250 of these 350 episodes are in the merged training dataset.** Ten early
37
+ > sessions (100 episodes, prompts listed under "Excluded from final training" below) used
38
+ > a different coloured bowl and a messier scene, and were dropped for consistency.
39
+
40
+ | Block | Setup | In merge? |
41
+ |---|---|---|
42
+ | V2/V3 early sessions | Different coloured bowl, messier scene | **No** |
43
+ | One-or-multiple objects | 7–8 episodes with a single object, last 2–3 with several | Yes |
44
+ | Two objects | Episodes 1–6 two objects, 7–8 one, 9–10 several | Yes |
45
+ | Mixed counts | Episodes 1–3 one object, 4–7 two objects, 8–10 three to five | Yes |
46
+ | Single-item variation | One specific item (marker / keys / lego brick / ball / dice) into a bowl whose position changes every 5 episodes | Yes |
47
+
48
+ Objects used include markers, keys, lego bricks, a ball, and dice, cleared into a green
49
+ bowl beside the arm.
50
+
51
+ ## Robot setup
52
+
53
+ | | |
54
+ |---|---|
55
+ | Robot | SO-101 follower arm (6-DOF), `robot_type: so_follower` |
56
+ | Teleoperation | SO-101 leader arm |
57
+ | Control frequency | 30 fps |
58
+ | State / action space | 6-dim: `shoulder_pan.pos`, `shoulder_lift.pos`, `elbow_flex.pos`, `wrist_flex.pos`, `wrist_roll.pos`, `gripper.pos` |
59
+ | Camera `observation.images.desk_view` | 800x600, h264 (recording) |
60
+ | Camera `observation.images.wrist_left` | 640x480, h264 (recording) |
61
+
62
+ > **Inference note:** both cameras are run at **640x480 during inference**, not at their
63
+ > recording resolutions, to reduce the payload sent to the inference server.
64
+
65
+ ## Schema
66
+
67
+ | Feature | dtype | shape |
68
+ |---|---|---|
69
+ | `observation.state` | float32 | (6,) — `shoulder_pan.pos`, `shoulder_lift.pos`, `elbow_flex.pos`, `wrist_flex.pos`, `wrist_roll.pos`, `gripper.pos` |
70
+ | `observation.images.desk_view` | video | (600, 800, 3), h264, 30 fps |
71
+ | `observation.images.wrist_left` | video | (480, 640, 3), h264, 30 fps |
72
+ | `action` | float32 | (6,) — same joint layout as state |
73
+ | `timestamp`, `frame_index`, `episode_index`, `index`, `task_index` | — | bookkeeping |
74
+
75
+ ## Recording protocol
76
+
77
+ - Recorded by teleoperating the SO-101 follower with an **SO-101 leader arm**.
78
+ - **10 episodes per prompt.** The prompt phrasing was deliberately changed roughly every
79
+ 10 episodes, so language conditioning sees many surface forms of the same intent.
80
+ - Object positions and scene difficulty were varied systematically within each block
81
+ (e.g. early episodes with a single object, later ones with several).
82
+ - **Recovery behaviour is incidental.** Where the operator made a mistake mid-episode and
83
+ corrected it, that correction stayed in the data. No recovery episodes were scripted
84
+ deliberately, so recovery coverage is uneven.
85
+
86
+ ## Prompts
87
+
88
+ All in English, 10 episodes each.
89
+
90
+ ### Included in the merged training dataset (25 prompts, 250 episodes)
91
+
92
+ 1. `Put all objects from the desk into the bowl`
93
+ 2. `Clear the desk by placing all items into the green bowl`
94
+ 3. `Move everything on the desk into the bowl next to the arm`
95
+ 4. `Pick up all objects on the desk and drop them into the bowl`
96
+ 5. `Tidy up the desk by putting all items into the bowl to the right`
97
+ 6. `Place all items from the desk into the green bowl on the right side`
98
+ 7. `Remove all objects from the desk and put them in the bowl`
99
+ 8. `Clear the workspace by moving all objects into the nearby bowl`
100
+ 9. `Pick up each object on the desk and place it into the green bowl`
101
+ 10. `Put everything from the desk into the bowl directly to the right of the arm`
102
+ 11. `Sweep the desk clean by placing all items into the bowl`
103
+ 12. `Move all objects on the desk into the green bowl beside the robot`
104
+ 13. `Collect all items from the desk and deposit them into the bowl to the right`
105
+ 14. `Take each object off the desk and drop it into the green bowl next to the arm`
106
+ 15. `Clear the desk by picking up each object and placing it into the bowl nearby`
107
+ 16. `Grab every item on the desk and toss it into the green bowl`
108
+ 17. `The desk needs to be cleared, move all objects into the bowl`
109
+ 18. `Sort all desk items into the bowl sitting beside the robot arm`
110
+ 19. `Make the desk empty by relocating all items into the bowl next to you`
111
+ 20. `Transfer the objects from the desk surface into the green bowl nearby`
112
+ 21. `Take the marker and put it in the bowl`
113
+ 22. `Pick up the keys and put them in the bowl`
114
+ 23. `Grab a lego brick and drop it into the bowl`
115
+ 24. `Place the ball into the bowl to clear the desk.`
116
+ 25. `Clean the desk by putting the dice into the bowl`
117
+
118
+ ### Excluded from final training (10 prompts, 100 episodes)
119
+
120
+ These are present in this dataset but **not** in
121
+ [`Dataset_Full_Merged_Final_V1`](https://huggingface.co/datasets/Project-IRA/TPSoSe2026_Dataset_Full_Merged_Final_LeRobot_SO101_V1).
122
+
123
+ 1. `Clean up the desk`
124
+ 2. `Get the desk cleared off and everything into the bowl`
125
+ 3. `Round up all the objects on the desk and put them in the bowl`
126
+ 4. `Empty the desk completely by putting items in the green bowl`
127
+ 5. `Pick everything up off the desk and drop it in the bowl`
128
+ 6. `Clean the desk surface by moving items into the bowl next to it`
129
+ 7. `Put each item into the bowl until the desk is cleared`
130
+ 8. `Gather all the desk objects and place them in the bowl beside the arm`
131
+ 9. `Drop every object from the desk into the green bowl`
132
+ 10. `Place all desk items in the bowl so the desk is empty`
133
+
134
+ ## Usage
135
+
136
+ ```python
137
+ from lerobot.datasets.lerobot_dataset import LeRobotDataset
138
+
139
+ ds = LeRobotDataset("Project-IRA/TPSoSe2026_Dataset_Desk_Cleanup_LeRobot_SO101")
140
+ print(ds.meta.info)
141
+ ```
142
+
143
+ Train a policy on it:
144
+
145
+ ```bash
146
+ lerobot-train \
147
+ --policy.path=lerobot/smolvla_base \
148
+ --dataset.repo_id=Project-IRA/TPSoSe2026_Dataset_Desk_Cleanup_LeRobot_SO101 \
149
+ --batch_size=64 --steps=200000 \
150
+ --policy.device=cuda
151
+ ```
152
+
153
+ ## Models trained on this dataset
154
+
155
+ | Model | Quality |
156
+ |---|---|
157
+ | [SmolVLA V3 Desk Cleanup](https://huggingface.co/Project-IRA/TPSoSe2026_SmolVLA_LeRobot_SO101_Finetuning_V3_Desk_Cleanup) | Does not work |
158
+
159
+ Single-task SmolVLA fine-tuning failed on this task. Desk cleanup only became reliable
160
+ via multi-task Pi0.5 training on the merged dataset — see
161
+ [Pi05 V7 Full V2](https://huggingface.co/Project-IRA/TPSoSe2026_Pi05_LeRobot_SO101_Finetuning_V7_Full_V2).
162
+
163
+ This task is a strong instance of the **multimodal action distribution** problem: with
164
+ several objects on the desk, any of them is a valid next target, and a policy that
165
+ averages across those modes reaches for the empty space between them. Flow-matching
166
+ action heads (used by both SmolVLA and Pi0.5) are chosen partly to address this.
167
+
168
+ ## Limitations
169
+
170
+ - **Single environment.** One desk, one lighting setup, one camera geometry, one set of
171
+ physical objects. Policies trained here should not be expected to transfer.
172
+ - **Teleoperated demonstrations** vary in quality and speed between operators and sessions.
173
+ - **Recovery coverage is uneven** — see the recording protocol note above.
174
+ - **No held-out split.** The dataset ships as a single `train` split; all episodes were
175
+ used for training. Evaluation was done by running policies on the physical arm.
176
+
177
+ ## Licensing
178
+
179
+ Released under **CC BY-SA 4.0**. This is a share-alike licence: you may use, share and
180
+ adapt this dataset, including commercially, provided you give attribution and release any
181
+ derivative dataset under the same licence. It cannot be taken closed-source.
182
+
183
+ Recorded with [LeRobot](https://github.com/huggingface/lerobot) (Apache-2.0); the LeRobot
184
+ dataset format and tooling remain under their original licence.
185
+
186
+ ## Citation
187
+
188
+ ```bibtex
189
+ @misc{project_ira_2026,
190
+ title = {Project-IRA: Interactive Robotic Arm},
191
+ author = {Baten, Cleo and Keppler, Bela and Sapper, Jonas},
192
+ year = {2026},
193
+ howpublished = {\url{https://huggingface.co/Project-IRA}},
194
+ note = {Code: \url{https://github.com/Project-IRA/interactive-robotic-arm}}
195
+ }
196
+ ```