diff --git a/src/lerobot/policies/sarm/README.md b/src/lerobot/policies/sarm/README.md new file mode 100644 index 000000000..e0e49834b --- /dev/null +++ b/src/lerobot/policies/sarm/README.md @@ -0,0 +1,14 @@ +## Paper + +https://arxiv.org/abs/2509.25358 + +## Citation + +```bibtex +@article{chen2025sarm, + title={SARM: Stage-Aware Reward Modeling for Long Horizon Robot Manipulation}, + author={Chen, Qianzhong and Yu, Justin and Schwager, Mac and Abbeel, Pieter and Shentu, Yide and Wu, Philipp}, + journal={arXiv preprint arXiv:2509.25358}, + year={2025} +} +```