Add paper link and task category (#3)
Browse files- Add paper link and task category (989ceb559bb00f1f0cf89f6d57cd4a0f84e1cc47)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- robotics
|
5 |
+
---
|
6 |
+
|
7 |
+
This dataset is part of the [RoboVerse project](https://roboverseorg.github.io/), as described in the paper [RoboVerse: Towards a Unified Platform, Dataset and Benchmark for
|
8 |
+
Scalable and Generalizable Robot Learning](https://huggingface.co/papers/2504.18904).
|