Update README.md
Browse files
README.md
CHANGED
|
@@ -1,70 +1,13 @@
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 4 |
tags:
|
| 5 |
- humanoid
|
| 6 |
- household
|
| 7 |
-
- assistance
|
| 8 |
- daily-tasks
|
| 9 |
-
|
| 10 |
-
---
|
| 11 |
-
|
| 12 |
-
# Basic Household Help Notes
|
| 13 |
-
|
| 14 |
-
This dataset documents simple household assistance
|
| 15 |
-
tasks given to a humanoid robot in everyday situations.
|
| 16 |
-
|
| 17 |
-
The focus is on **basic help**, not complex automation.
|
| 18 |
-
|
| 19 |
-
---
|
| 20 |
-
|
| 21 |
-
## Why This Dataset Exists
|
| 22 |
-
|
| 23 |
-
Many humanoid robots will first be used
|
| 24 |
-
to assist humans with small, repetitive chores.
|
| 25 |
-
|
| 26 |
-
Helping sweep the floor, pick up items,
|
| 27 |
-
or fetch objects is often more valuable
|
| 28 |
-
than advanced autonomous behavior.
|
| 29 |
-
|
| 30 |
-
This dataset explores those basic interactions.
|
| 31 |
-
|
| 32 |
---
|
| 33 |
|
| 34 |
-
## How The Data Was Created
|
| 35 |
-
|
| 36 |
-
The entries were written manually
|
| 37 |
-
based on common daily activities inside a home.
|
| 38 |
-
|
| 39 |
-
Instructions are intentionally simple
|
| 40 |
-
and reflect how people usually speak,
|
| 41 |
-
not how machines expect commands.
|
| 42 |
-
|
| 43 |
-
---
|
| 44 |
-
|
| 45 |
-
## What’s Inside
|
| 46 |
-
|
| 47 |
-
Each entry contains:
|
| 48 |
-
- A simple human request
|
| 49 |
-
- The task category
|
| 50 |
-
- The expected robot action
|
| 51 |
-
|
| 52 |
-
---
|
| 53 |
-
|
| 54 |
-
## Possible Applications
|
| 55 |
-
|
| 56 |
-
- Home assistant robots
|
| 57 |
-
- Task understanding for simple chores
|
| 58 |
-
- Early-stage humanoid training
|
| 59 |
-
|
| 60 |
-
---
|
| 61 |
-
|
| 62 |
-
## Network
|
| 63 |
-
|
| 64 |
-
Humanoid Network (HAN)
|
| 65 |
-
|
| 66 |
-
---
|
| 67 |
-
|
| 68 |
-
## License
|
| 69 |
-
|
| 70 |
-
MIT
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: mit
|
| 4 |
+
task_categories:
|
| 5 |
+
- robotics
|
| 6 |
+
- text-classification
|
| 7 |
tags:
|
| 8 |
- humanoid
|
| 9 |
- household
|
|
|
|
| 10 |
- daily-tasks
|
| 11 |
+
pretty_name: Basic Household Help Notes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|