ruoyiqiao commited on
Commit
60ffe5a
·
verified ·
1 Parent(s): 63848ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -6,8 +6,12 @@ library_name: pytorch
6
 
7
  # Agility Meets Stability: Versatile Humanoid Control with Heterogeneous Data
8
 
9
- [![Paper](https://img.shields.io/badge/Paper-red?style=for-the-badge&labelColor=B31B1B&color=B31B1B)](https://arxiv.org/abs/2511.17373)
10
- [![Project](https://img.shields.io/badge/Project-orange?style=for-the-badge&labelColor=D35400)](https://opendrivelab.com/AMS/)
 
 
 
 
11
 
12
  This repository provides the 10k synthetic balance motion dataset generated by the pipeline proposed in the paper **"Agility Meets Stability: Versatile Humanoid Control with Heterogeneous Data"**.
13
 
 
6
 
7
  # Agility Meets Stability: Versatile Humanoid Control with Heterogeneous Data
8
 
9
+ <a href="https://arxiv.org/abs/2511.17373">
10
+ <img src='https://img.shields.io/badge/Arxiv-lightgreen?style=for-the-badge&labelColor=006400&color=006400' alt='Paper PDF'></a>
11
+ <a href='https://opendrivelab.com/AMS/'>
12
+ <img src='https://img.shields.io/badge/Website-darkgreen?style=for-the-badge&labelColor=006400' alt='Project Page'></a>
13
+ <a href='https://huggingface.co/datasets/alluringPomelo/AMS'>
14
+ <img src='https://img.shields.io/badge/Dataset-lightgreen?style=for-the-badge&labelColor=006400&color=006400' alt='Dataset'></a>
15
 
16
  This repository provides the 10k synthetic balance motion dataset generated by the pipeline proposed in the paper **"Agility Meets Stability: Versatile Humanoid Control with Heterogeneous Data"**.
17