Update HELP citation
Browse files
README.md
CHANGED
|
@@ -111,14 +111,14 @@ python scripts/evaluate_vpb_predictions.py \
|
|
| 111 |
Please cite the following paper when using VLAC-Cut, the released model, or the Video Progress Benchmark:
|
| 112 |
|
| 113 |
```bibtex
|
| 114 |
-
@misc{
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
| 118 |
-
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
|
| 122 |
}
|
| 123 |
```
|
| 124 |
|
|
|
|
| 111 |
Please cite the following paper when using VLAC-Cut, the released model, or the Video Progress Benchmark:
|
| 112 |
|
| 113 |
```bibtex
|
| 114 |
+
@misc{zhai2026helphumanefficientlargescalerobot,
|
| 115 |
+
title={HELP: Human-Efficient Large-Scale Robot Post-Training with Rollout Segmentation},
|
| 116 |
+
author={Shaopeng Zhai and Qi Zhang and Tianyi Zhang and Haoran Zhang and Fuxian Huang and Zhanhui Lin and Zijun Xu and Weinan Zhang},
|
| 117 |
+
year={2026},
|
| 118 |
+
eprint={2607.09776},
|
| 119 |
+
archivePrefix={arXiv},
|
| 120 |
+
primaryClass={cs.RO},
|
| 121 |
+
url={https://arxiv.org/abs/2607.09776},
|
| 122 |
}
|
| 123 |
```
|
| 124 |
|