Add BI-SO101 insert-screw dataset (562 episodes)

#7
by Travor278 - opened
This view is limited to 50 files because it contains too many changes. See the raw diff here.
Files changed (50) hide show
  1. README.md +18 -1
  2. bi_so101_insert_screw/data/chunk-000/file-000.parquet +3 -0
  3. bi_so101_insert_screw/data/chunk-000/file-001.parquet +3 -0
  4. bi_so101_insert_screw/data/chunk-000/file-002.parquet +3 -0
  5. bi_so101_insert_screw/data/chunk-000/file-003.parquet +3 -0
  6. bi_so101_insert_screw/data/chunk-000/file-004.parquet +3 -0
  7. bi_so101_insert_screw/data/chunk-000/file-005.parquet +3 -0
  8. bi_so101_insert_screw/data/chunk-000/file-006.parquet +3 -0
  9. bi_so101_insert_screw/data/chunk-000/file-007.parquet +3 -0
  10. bi_so101_insert_screw/data/chunk-000/file-008.parquet +3 -0
  11. bi_so101_insert_screw/data/chunk-000/file-009.parquet +3 -0
  12. bi_so101_insert_screw/data/chunk-000/file-010.parquet +3 -0
  13. bi_so101_insert_screw/data/chunk-000/file-011.parquet +3 -0
  14. bi_so101_insert_screw/data/chunk-000/file-012.parquet +3 -0
  15. bi_so101_insert_screw/data/chunk-000/file-013.parquet +3 -0
  16. bi_so101_insert_screw/data/chunk-000/file-014.parquet +3 -0
  17. bi_so101_insert_screw/data/chunk-000/file-015.parquet +3 -0
  18. bi_so101_insert_screw/data/chunk-000/file-016.parquet +3 -0
  19. bi_so101_insert_screw/data/chunk-000/file-017.parquet +3 -0
  20. bi_so101_insert_screw/data/chunk-000/file-018.parquet +3 -0
  21. bi_so101_insert_screw/data/chunk-000/file-019.parquet +3 -0
  22. bi_so101_insert_screw/data/chunk-000/file-020.parquet +3 -0
  23. bi_so101_insert_screw/data/chunk-000/file-021.parquet +3 -0
  24. bi_so101_insert_screw/data/chunk-000/file-022.parquet +3 -0
  25. bi_so101_insert_screw/data/chunk-000/file-023.parquet +3 -0
  26. bi_so101_insert_screw/data/chunk-000/file-024.parquet +3 -0
  27. bi_so101_insert_screw/data/chunk-000/file-025.parquet +3 -0
  28. bi_so101_insert_screw/data/chunk-000/file-026.parquet +3 -0
  29. bi_so101_insert_screw/data/chunk-000/file-027.parquet +3 -0
  30. bi_so101_insert_screw/data/chunk-000/file-028.parquet +3 -0
  31. bi_so101_insert_screw/data/chunk-000/file-029.parquet +3 -0
  32. bi_so101_insert_screw/data/chunk-000/file-030.parquet +3 -0
  33. bi_so101_insert_screw/data/chunk-000/file-031.parquet +3 -0
  34. bi_so101_insert_screw/data/chunk-000/file-032.parquet +3 -0
  35. bi_so101_insert_screw/data/chunk-000/file-033.parquet +3 -0
  36. bi_so101_insert_screw/data/chunk-000/file-034.parquet +3 -0
  37. bi_so101_insert_screw/data/chunk-000/file-035.parquet +3 -0
  38. bi_so101_insert_screw/data/chunk-000/file-036.parquet +3 -0
  39. bi_so101_insert_screw/data/chunk-000/file-037.parquet +3 -0
  40. bi_so101_insert_screw/data/chunk-000/file-038.parquet +3 -0
  41. bi_so101_insert_screw/data/chunk-000/file-039.parquet +3 -0
  42. bi_so101_insert_screw/data/chunk-000/file-040.parquet +3 -0
  43. bi_so101_insert_screw/data/chunk-000/file-041.parquet +3 -0
  44. bi_so101_insert_screw/data/chunk-000/file-042.parquet +3 -0
  45. bi_so101_insert_screw/data/chunk-000/file-043.parquet +3 -0
  46. bi_so101_insert_screw/data/chunk-000/file-044.parquet +3 -0
  47. bi_so101_insert_screw/data/chunk-000/file-045.parquet +3 -0
  48. bi_so101_insert_screw/data/chunk-000/file-046.parquet +3 -0
  49. bi_so101_insert_screw/data/chunk-000/file-047.parquet +3 -0
  50. bi_so101_insert_screw/data/chunk-000/file-048.parquet +3 -0
README.md CHANGED
@@ -29,7 +29,7 @@ RW-RL Dataset is a real-world robot interaction dataset released by Boden Intell
29
 
30
  The broader RW-RL data program targets 1000+ hours of real robot interaction data across multiple robot embodiments, scene domains, task templates, and data regimes. In addition to teleoperated demonstrations, the dataset design emphasizes human intervention, autonomous rollouts, reward signals, done labels, and structured task semantics so that researchers can study policy correction, recovery, and closed-loop improvement in real environments.
31
 
32
- > The current Hugging Face repository contains R1Lite and G2A releases. The full RW-RL program is designed as an expanding real-robot RL data base, and future subsets can follow the same file layout.
33
 
34
  ## Dataset Coverage and Demo
35
 
@@ -168,6 +168,23 @@ The eight G2A camera streams are:
168
  - `observation.images.camera_wrist_left`
169
  - `observation.images.camera_wrist_right`
170
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171
  ## File Layout
172
 
173
  Each task folder is organized as follows:
 
29
 
30
  The broader RW-RL data program targets 1000+ hours of real robot interaction data across multiple robot embodiments, scene domains, task templates, and data regimes. In addition to teleoperated demonstrations, the dataset design emphasizes human intervention, autonomous rollouts, reward signals, done labels, and structured task semantics so that researchers can study policy correction, recovery, and closed-loop improvement in real environments.
31
 
32
+ > The current Hugging Face repository contains R1Lite, G2A, and BI-SO101 releases. The full RW-RL program is designed as an expanding real-robot RL data base, and future subsets can follow the same file layout.
33
 
34
  ## Dataset Coverage and Demo
35
 
 
168
  - `observation.images.camera_wrist_left`
169
  - `observation.images.camera_wrist_right`
170
 
171
+ ## BI-SO101 Insert-Screw Release
172
+
173
+ The BI-SO101 release contains synchronized dual-arm demonstrations for the task
174
+ `Insert the copper screw into the black sleeve`. It uses the repository's one-episode-per-parquet and
175
+ one-episode-per-video layout, with 30 FPS H.264 video and 12-dimensional action/state vectors. The first
176
+ six dimensions describe the left SO101 arm and the last six describe the right SO101 arm.
177
+
178
+ | Task folder | Episodes | Frames | Video files | Camera streams | FPS |
179
+ | --- | ---: | ---: | ---: | ---: | ---: |
180
+ | `bi_so101_insert_screw` | 562 | 2,070,776 | 1,686 | 3 | 30 |
181
+
182
+ The three BI-SO101 camera streams are:
183
+
184
+ - `observation.images.right_front`
185
+ - `observation.images.right_wrist`
186
+ - `observation.images.left_wrist`
187
+
188
  ## File Layout
189
 
190
  Each task folder is organized as follows:
bi_so101_insert_screw/data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a0d7ba03a5132f24f6ccc6576cf90d0c1408902f6a640da065d05c999361916
3
+ size 185511
bi_so101_insert_screw/data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cee5a9ba3cafe90ecf657fc0039e28cbcab7d0191ea103b0026225b2b93a18d5
3
+ size 316123
bi_so101_insert_screw/data/chunk-000/file-002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a52379b9f5d3e6970c4d85701776121e1efd25fc935cb071b63dda0a75d452a8
3
+ size 265276
bi_so101_insert_screw/data/chunk-000/file-003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad4c69d6cceda7ceece91c5468c73dcf34a622053db8b46e49e5e14faa081dc
3
+ size 229269
bi_so101_insert_screw/data/chunk-000/file-004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdfd35c58b633c83e09620dfe0c17838f5b90f1ffb4e9fee618929d8d46096bc
3
+ size 230844
bi_so101_insert_screw/data/chunk-000/file-005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c59151c5db9845aa705defbad52034c42a344f7518d5ed610573c156f67bafa0
3
+ size 158791
bi_so101_insert_screw/data/chunk-000/file-006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:540f65a05a817767aa27af21fc5a632f8fa8803104a955633e5f2a6ed5cc792b
3
+ size 226990
bi_so101_insert_screw/data/chunk-000/file-007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8e5e3b00ba9cc9666174af58730b0976c6a974405af8897da200fac37064123
3
+ size 233885
bi_so101_insert_screw/data/chunk-000/file-008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa488ef8b1cc04ddf720c986f6b5fecb54ec94c93559a9031c414513f583bae0
3
+ size 236496
bi_so101_insert_screw/data/chunk-000/file-009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:266513ecff1a0577b71852b8298a2d6b7fd4d7c60ab5d61a8c366054c6387e10
3
+ size 200648
bi_so101_insert_screw/data/chunk-000/file-010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22488c945ad353309e15dd2778f015cdc652c13260a2d1e8e641f43808701b6e
3
+ size 227067
bi_so101_insert_screw/data/chunk-000/file-011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68bcc39f954e61b4798a6c765d3e4169e9b1c7f7b59502caca5a580a38a4ce2b
3
+ size 188638
bi_so101_insert_screw/data/chunk-000/file-012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32dffee291eaa634769582170210b7efe8299fcf11bb414c91d60099d79a767b
3
+ size 234256
bi_so101_insert_screw/data/chunk-000/file-013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:880cc8e905770cf9433239e43e6948ccf401a0ddb4d7bca263a7157f26d0ea29
3
+ size 194044
bi_so101_insert_screw/data/chunk-000/file-014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6d6c2315487ad78f34397d055b3d8c345ebbfc543e85f35787328d0b7561d2
3
+ size 164921
bi_so101_insert_screw/data/chunk-000/file-015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a87214f763037f0e12f8d7ff25b365bb98f99a21e29e80874542668d2327aaf4
3
+ size 212630
bi_so101_insert_screw/data/chunk-000/file-016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42ec219fb32a4afcd9d158c2f9caaa036a903d812dbce5000a446269485e6001
3
+ size 184207
bi_so101_insert_screw/data/chunk-000/file-017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9f2992b27fc805aab38fd48e365f416fcd2b57a6a905d9555b772a5883de056
3
+ size 203489
bi_so101_insert_screw/data/chunk-000/file-018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:038e74de4d3ca00d74cf09a185eb7a0e0da22b68b21776f49f236cdc1681cbdc
3
+ size 212777
bi_so101_insert_screw/data/chunk-000/file-019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e1560261591ddeb5945398dc07081b2ec7bfbe49d7e23a392c18be27c8a018
3
+ size 217786
bi_so101_insert_screw/data/chunk-000/file-020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e786b8485015126f8b416bd6fcb41f0c58f738245b42648935367b794a052d1
3
+ size 195420
bi_so101_insert_screw/data/chunk-000/file-021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53a5e1dfb19d01b530d30ba1af815ef3b43194963a19cecbbec3b285fbf3d410
3
+ size 183985
bi_so101_insert_screw/data/chunk-000/file-022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b188fa0f867d7fb12ced2c1067488c56c6d1f6fc188ebe43675ec4fcba45766
3
+ size 201902
bi_so101_insert_screw/data/chunk-000/file-023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1da201ca68aac31d5356c7336981e3c71b9cf96376bd379230a5e55f26557914
3
+ size 231845
bi_so101_insert_screw/data/chunk-000/file-024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8883bec900f18c1494f9c1e91e44779d9c73c9c84924bf0151b8827f125339f
3
+ size 275293
bi_so101_insert_screw/data/chunk-000/file-025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:380a54a8921fa2aa9a87b55fcc5a3cecdcc6ce54e21f5ed40c36cb961acb200f
3
+ size 209388
bi_so101_insert_screw/data/chunk-000/file-026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a47681e6fa872cdb1a7f957b4459d1e8138fdf240a6a2c603c662e54eac8b036
3
+ size 183604
bi_so101_insert_screw/data/chunk-000/file-027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:197db745b1ee2cf992017f69f8189150d38dd6a3c7e5fe5c7b3facd2e07ea1b4
3
+ size 164591
bi_so101_insert_screw/data/chunk-000/file-028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d52768cecf55f30f1e57a9ead6dbe6625b04136fe2e59f1b6091a29f268fa7
3
+ size 150097
bi_so101_insert_screw/data/chunk-000/file-029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eb0ee17369f90448df10b76ae1bbd7b06f0ef2be82e26c18628fa19e488cb8d
3
+ size 173518
bi_so101_insert_screw/data/chunk-000/file-030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24793cc161758d146edae2ff767af8f95dd5deffc1fecefd5dd00a470e157dfb
3
+ size 193295
bi_so101_insert_screw/data/chunk-000/file-031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ead7a7f415fbc96aeebff702b92c7efaf4cfb21ff8652cdd3537cf9515bd94d
3
+ size 253662
bi_so101_insert_screw/data/chunk-000/file-032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323e52de8a9e05e498ee18de6c2346902eb5424cc8493203441d0ddfc7b1637b
3
+ size 276658
bi_so101_insert_screw/data/chunk-000/file-033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17506eca9a0e6f3cc5c10d690f83fc5292d35693b6e5e6f37a6767300406e92
3
+ size 175029
bi_so101_insert_screw/data/chunk-000/file-034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64a2aabb7819aa1922689053ac93c9e9bd1a28176a9ccc3b77ac635ab2a8e0cd
3
+ size 242687
bi_so101_insert_screw/data/chunk-000/file-035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5056329bdea485ec39d932c7dcc5d1755d8eb870aa231063a59afe4b25dd566
3
+ size 231330
bi_so101_insert_screw/data/chunk-000/file-036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:660202b41e81970a9aa168f149691512ce187f238ea6685566e8e461124f3c4f
3
+ size 270456
bi_so101_insert_screw/data/chunk-000/file-037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8da3d5831d43b98106a447da3de7f7bd528c0f4554079d44b942feeccad3f44
3
+ size 278694
bi_so101_insert_screw/data/chunk-000/file-038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb0543978cf44afe48247621394461433eb05568324c7d5e8b03f30d4d81394
3
+ size 257158
bi_so101_insert_screw/data/chunk-000/file-039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:676405c44c9f0cd73318afda1c6138a6204860183e63b8db1f0fe1b91c7d31ef
3
+ size 256912
bi_so101_insert_screw/data/chunk-000/file-040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e3d219fd5a8105a2bb00a7669f8255d8f7a29363b58f42f6027c8c475f67099
3
+ size 249189
bi_so101_insert_screw/data/chunk-000/file-041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d9dec29d350a6ef724838a877d66a9c5fe49643d6c52e9be2c7c28497cd8105
3
+ size 213136
bi_so101_insert_screw/data/chunk-000/file-042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1670bc479ac1578bcb5603e4df15629ea3068dd8b62e3035bc40e092d05786d0
3
+ size 217686
bi_so101_insert_screw/data/chunk-000/file-043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:574228d977fe4a8673f7b76d11cec677d01da1bdc38b59b91f1ea22300f6711c
3
+ size 232088
bi_so101_insert_screw/data/chunk-000/file-044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:086f2df009cd0f4481d02afa7232da1a42cc71d40e380aeac8ccf468c1fbdd3c
3
+ size 218289
bi_so101_insert_screw/data/chunk-000/file-045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb200b76982dc726c4a9df5b11c9c51c09a5d70b092fae9cb23ac170d2019b3
3
+ size 252537
bi_so101_insert_screw/data/chunk-000/file-046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae191c538250da54076bde59c2b0225cbc5df83703d86637221b4c4849ba1773
3
+ size 137167
bi_so101_insert_screw/data/chunk-000/file-047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:242e2b07f5d1961f68a91d8a9e0b7fdc6d56b045ebf4a38f47616c9a5bd68343
3
+ size 257743
bi_so101_insert_screw/data/chunk-000/file-048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c91799d05ab3f78f361416bfed676585ab0f72e8b12de1518b6179e936e9225a
3
+ size 241717