Datasets:

License:
nielsr HF Staff commited on
Commit
8b1485d
·
verified ·
1 Parent(s): 6fc2279

Add dataset card, link to paper and project page

Browse files

This PR updates the dataset card for OpenHLM to include:
- A link to the paper: https://huggingface.co/papers/2606.22174
- A link to the project website: https://openhlm-project.github.io/
- The `robotics` task category metadata for better discoverability.

Files changed (1) hide show
  1. README.md +11 -0
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.