nielsr HF Staff commited on
Commit
83d9b51
·
verified ·
1 Parent(s): 1f35232

Add dataset card, link to paper

Browse files

This PR ensures the dataset is linked to the paper at https://huggingface.co/papers/2505.11032.

Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ ---
6
+
7
+ This repository contains the data presented in [DexGarmentLab: Dexterous Garment Manipulation Environment with Generalizable Policy](https://huggingface.co/papers/2505.11032).
8
+
9
+ Project page: https://wayrise.github.io/DexGarmentLab/
10
+ Code: https://github.com/wayrise/DexGarmentLab