Datasets:

Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
michaelequi commited on
Commit
d2db607
·
verified ·
1 Parent(s): 84331f8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -13
README.md CHANGED
@@ -13,21 +13,11 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
13
 
14
  ## Dataset Description
15
 
16
- This dataset is a lerobot conversion of the `aloha_pen_uncap_diverse` subset of [BiPlay](https://huggingface.co/datasets/oier-mees/BiPlay/tree/main/aloha_pen_uncap_diverse_raw).
17
 
18
- BiPlay contains 9.7 hours of bimanual data collected with an aloha robot at the RAIL lab @ UC Berkeley, USA. It contains 7023 clips, 2000 language annotations and 326 unique scenes.
19
 
20
- Paper: https://huggingface.co/papers/2410.10088 Code: https://github.com/sudeepdasari/dit-policy If you use the dataset please cite:
21
-
22
- ```
23
- @inproceedings{dasari2025ingredients,
24
- title={The Ingredients for Robotic Diffusion Transformers},
25
- author={Sudeep Dasari and Oier Mees and Sebastian Zhao and Mohan Kumar Srirama and Sergey Levine},
26
- booktitle = {Proceedings of the IEEE International Conference on Robotics and Automation (ICRA)},
27
- year={2025},
28
- address = {Atlanta, USA}
29
- }
30
- ```
31
 
32
  ## Dataset Structure
33
 
@@ -234,4 +224,13 @@ Paper: https://huggingface.co/papers/2410.10088 Code: https://github.com/sudeepd
234
  }
235
  }
236
  }
 
 
 
 
 
 
 
 
 
237
  ```
 
13
 
14
  ## Dataset Description
15
 
 
16
 
 
17
 
18
+ - **Homepage:** [More Information Needed]
19
+ - **Paper:** [More Information Needed]
20
+ - **License:** apache-2.0
 
 
 
 
 
 
 
 
21
 
22
  ## Dataset Structure
23
 
 
224
  }
225
  }
226
  }
227
+ ```
228
+
229
+
230
+ ## Citation
231
+
232
+ **BibTeX:**
233
+
234
+ ```bibtex
235
+ [More Information Needed]
236
  ```