Add link to paper

#8
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ license: gemma
18
  **Note:** This model currently supports only the flow-matching action head for π₀.₅ training and inference.
19
  Other components from the original work (e.g., subtask prediction, action tokenization, or RL) were not released upstream and are not included here, though the LeRobot team is actively working to support them.
20
 
21
- **Original paper:** π0.5: A Vision-Language-Action Model with Open-World Generalization
22
  **Reference implementation:** https://github.com/Physical-Intelligence/openpi
23
  **LeRobot implementation:** Follows the original reference code for compatibility.
24
 
 
18
  **Note:** This model currently supports only the flow-matching action head for π₀.₅ training and inference.
19
  Other components from the original work (e.g., subtask prediction, action tokenization, or RL) were not released upstream and are not included here, though the LeRobot team is actively working to support them.
20
 
21
+ **Original paper:** [π0.5: A Vision-Language-Action Model with Open-World Generalization](https://huggingface.co/papers/2504.16054)
22
  **Reference implementation:** https://github.com/Physical-Intelligence/openpi
23
  **LeRobot implementation:** Follows the original reference code for compatibility.
24