Datasets:
Modalities:
Video
Languages:
English
Size:
10K - 100K
Tags:
robotics
reinforcement-learning
real-world-robotics
embodied-ai
teleoperation
human-intervention
Stack human-reviewed BI-SO101 release on PR #7
Browse filesThis pull request is intentionally based on BI-SO101 PR #7. Merge #7 first, then merge this pull request. The existing PR #9 data tree will be attached without re-uploading its LFS objects.
README.md
CHANGED
|
@@ -185,6 +185,27 @@ The three BI-SO101 camera streams are:
|
|
| 185 |
- `observation.images.right_wrist`
|
| 186 |
- `observation.images.left_wrist`
|
| 187 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 188 |
## File Layout
|
| 189 |
|
| 190 |
Each task folder is organized as follows:
|
|
|
|
| 185 |
- `observation.images.right_wrist`
|
| 186 |
- `observation.images.left_wrist`
|
| 187 |
|
| 188 |
+
## BI-SO101 Insert-Screw Human-Reviewed Release
|
| 189 |
+
|
| 190 |
+
This release contains synchronized dual-arm demonstrations for the task
|
| 191 |
+
`Insert the copper screw into the black sleeve.`. The source quality-control batch contained 856 episodes across
|
| 192 |
+
198 collection datasets. Every episode received an explicit human decision:
|
| 193 |
+
779 passed and 77 failed. Only the 779 passed episodes are included here.
|
| 194 |
+
|
| 195 |
+
| Task folder | Episodes | Frames | Video files | Camera streams | FPS |
|
| 196 |
+
| --- | ---: | ---: | ---: | ---: | ---: |
|
| 197 |
+
| `bi_so101_insert_screw_human_reviewed` | 779 | 2,900,287 | 2,337 | 3 | 30 |
|
| 198 |
+
|
| 199 |
+
The release uses the repository's one-episode-per-parquet and
|
| 200 |
+
one-episode-per-video layout. Episode, frame, and global row indices are
|
| 201 |
+
contiguous after filtering, and all videos are H.264 at 640×480 and 30 FPS.
|
| 202 |
+
|
| 203 |
+
The three camera streams are:
|
| 204 |
+
|
| 205 |
+
- `observation.images.right_front`
|
| 206 |
+
- `observation.images.right_wrist`
|
| 207 |
+
- `observation.images.left_wrist`
|
| 208 |
+
|
| 209 |
## File Layout
|
| 210 |
|
| 211 |
Each task folder is organized as follows:
|