zte-terminators commited on
Commit
2b5b44e
·
verified ·
1 Parent(s): 82f5fd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,4 +1,17 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- This dataset contains complete train data for the RealMirror benchmark
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ # Statement
5
+ This dataset contains complete train data for the RealMirror benchmark.
6
+
7
+ # Citation
8
+ If you find this work helpful in your research, please consider giving this repo a star ⭐ and citing our paper:
9
+
10
+ ```bibtex
11
+ @article{tai2025realmirror,
12
+ title={RealMirror: A Comprehensive, Open-Source Vision-Language-Action Platform for Embodied AI},
13
+ author={Tai, Cong and Zheng, Zhaoyu and Long, Haixu and Wu, Hansheng and Xiang, Haodong and Long, Zhengbin and Xiong, Jun and Shi, Rong and Zhang, Shizhuang and Qiu, Gang and others},
14
+ journal={arXiv preprint arXiv:2509.14687},
15
+ year={2025}
16
+ }
17
+ ```