Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -13,11 +13,21 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
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
 
 
13
 
14
  ## Dataset Description
15
 
16
+ This dataset is a lerobot conversion of the aloha_pen_uncap_diverse subset of BiPlay.
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