Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -807,8 +807,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 807 |
|
| 808 |
## Citation
|
| 809 |
|
|
|
|
|
|
|
| 810 |
**BibTeX:**
|
| 811 |
|
| 812 |
```bibtex
|
| 813 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 814 |
```
|
|
|
|
| 807 |
|
| 808 |
## Citation
|
| 809 |
|
| 810 |
+
If you use this dataset, you **must** cite N1 Robotics.
|
| 811 |
+
|
| 812 |
**BibTeX:**
|
| 813 |
|
| 814 |
```bibtex
|
| 815 |
+
@misc{n1robotics-g1-brainco-stackcups,
|
| 816 |
+
author = {{N1 Robotics}},
|
| 817 |
+
title = {{G1 BrainCo StackCups Dataset}: A Bimanual Dexterous Manipulation Dataset for Embodied Intelligence},
|
| 818 |
+
howpublished = {\url{https://huggingface.co/datasets/n1robotics/G1_Brainco_StackCups_Dataset}},
|
| 819 |
+
year = {2025},
|
| 820 |
+
note = {Accessed: 2026-03}
|
| 821 |
+
}
|
| 822 |
```
|