Add dataset card, link to paper and project page
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
# OpenHLM: An Empirical Recipe for Whole-Body Humanoid Loco-Manipulation
|
| 8 |
+
|
| 9 |
+
This repository contains the training data for **OpenHLM**, as presented in the paper [OpenHLM: An Empirical Recipe for Whole-Body Humanoid Loco-Manipulation](https://huggingface.co/papers/2606.22174).
|
| 10 |
+
|
| 11 |
+
- **Project Page:** https://openhlm-project.github.io/
|
| 12 |
+
- **Paper:** https://huggingface.co/papers/2606.22174
|
| 13 |
+
|
| 14 |
+
OpenHLM is an open-source recipe and whole-body native vision-language-action (VLA) model for whole-body humanoid loco-manipulation.
|