Add dataset card, project page link, task category, hugging face paper page (#1)
Browse files- Add dataset card, project page link, task category, hugging face paper page (55c34d204902193965d09fcefe959366ec1f17d9)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# TokenHSI Dataset Instruction
|
@@ -36,4 +38,5 @@ Please download the datasets and organize them as the following file structure:
|
|
36 |
* dataset_carry
|
37 |
|
38 |
github repo: https://github.com/liangpan99/TokenHSI
|
39 |
-
arXiv paper: https://
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- robotics
|
5 |
---
|
6 |
|
7 |
# TokenHSI Dataset Instruction
|
|
|
38 |
* dataset_carry
|
39 |
|
40 |
github repo: https://github.com/liangpan99/TokenHSI
|
41 |
+
arXiv paper: https://huggingface.co/papers/2503.19901
|
42 |
+
Project page: https://liangpan99.github.io/TokenHSI/
|