Add task category and license to metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -4,6 +4,9 @@ tags:
|
|
| 4 |
- robotics
|
| 5 |
- libero
|
| 6 |
- novel-view-synthesis
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# LIBERO-Plus_custom
|
|
@@ -41,4 +44,4 @@ of the upstream LIBERO-plus repository.
|
|
| 41 |
- Code: https://github.com/heo0224/AnyCamVLA
|
| 42 |
- Paper: https://arxiv.org/abs/2603.05868
|
| 43 |
- Project page: https://heo0224.github.io/AnyCamVLA/
|
| 44 |
-
- LIBERO-plus: https://github.com/sylvestf/LIBERO-plus
|
|
|
|
| 4 |
- robotics
|
| 5 |
- libero
|
| 6 |
- novel-view-synthesis
|
| 7 |
+
task_categories:
|
| 8 |
+
- robotics
|
| 9 |
+
license: other
|
| 10 |
---
|
| 11 |
|
| 12 |
# LIBERO-Plus_custom
|
|
|
|
| 44 |
- Code: https://github.com/heo0224/AnyCamVLA
|
| 45 |
- Paper: https://arxiv.org/abs/2603.05868
|
| 46 |
- Project page: https://heo0224.github.io/AnyCamVLA/
|
| 47 |
+
- LIBERO-plus: https://github.com/sylvestf/LIBERO-plus
|