Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
# Humanoid Basic Actions Dataset
|
| 5 |
+
|
| 6 |
+
This dataset contains simple instruction-to-action mappings
|
| 7 |
+
for training humanoid robots in instruction following,
|
| 8 |
+
planning, and action grounding.
|
| 9 |
+
|
| 10 |
+
Intended use:
|
| 11 |
+
- Humanoid robots
|
| 12 |
+
- Instruction-following models
|
| 13 |
+
- Robotics simulation training
|