VLyb commited on
Commit
d2f7b86
·
verified ·
1 Parent(s): fe4c8ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -25,10 +25,10 @@ For simulation evaluation, please refer to the model loading and evaluation work
25
  If you find FrameSkip useful, please cite the following work:
26
 
27
  ```bibtex
28
- @article{yu2025frameskip,
29
  title={FrameSkip: Learning from Fewer but More Informative Frames in VLA Training},
30
- author={Yu, Bin and Lian, Shijie and Lin, Xiaopeng and Shen, Zhaolong and Wei, Yuliang and Wu, Changti and Yuan, Hang and Liu, Haishan and Wang, Bailing and Huang, Cong and Chen, Kai},
31
  journal={arXiv preprint arXiv:2605.13757},
32
- year={2025}
33
  }
34
  ```
 
25
  If you find FrameSkip useful, please cite the following work:
26
 
27
  ```bibtex
28
+ @article{FrameSkip,
29
  title={FrameSkip: Learning from Fewer but More Informative Frames in VLA Training},
30
+ author={Bin Yu and Shijie Lian and Xiaopeng Lin and Zhaolong Shen and Yuliang Wei and Changti Wu and Hang Yuan and Haishan Liu and Bailing Wang and Cong Huang and Kai Chen},
31
  journal={arXiv preprint arXiv:2605.13757},
32
+ year={2026}
33
  }
34
  ```