Datasets:

Modalities:
Text
Formats:
webdataset
ArXiv:
Libraries:
Datasets
WebDataset
zawnpn commited on
Commit
4f0d3af
·
verified ·
1 Parent(s): c15ba04

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - robotics
4
+ tags:
5
+ - lerobot
6
+ - vla
7
+ ---
8
+
9
+ This data is a subset of the pretraining data for [Being-H0.5](https://arxiv.org/pdf/2601.12993).
10
+
11
+ ## Citation
12
+
13
+ **Being-H0.5**
14
+
15
+ ```bibtex
16
+ @article{beingbeyond2026beingh05,
17
+ title={Being-H0.5: Scaling Human-Centric Robot Learning for Cross-Embodiment Generalization},
18
+ author={Luo, Hao and Wang, Ye and Zhang, Wanpeng and Zheng, Sipeng and Xi, Ziheng and Xu, Chaoyi and Xu, Haiweng and Yuan, Haoqi and Zhang, Chi and Wang, Yiqing and Feng, Yicheng and Lu, Zongqing},
19
+ journal={arXiv preprint arXiv:2601.12993},
20
+ year={2026}
21
+ }
22
+ ```
23
+
24
+ **Being-H0**
25
+
26
+ ```bibtex
27
+ @article{beingbeyond2025beingh0,
28
+ title={Being-h0: vision-language-action pretraining from large-scale human videos},
29
+ author={Luo, Hao and Feng, Yicheng and Zhang, Wanpeng and Zheng, Sipeng and Wang, Ye and Yuan, Haoqi and Liu, Jiazheng and Xu, Chaoyi and Jin, Qin and Lu, Zongqing},
30
+ journal={arXiv preprint arXiv:2507.15597},
31
+ year={2025}
32
+ }
33
+ ```