Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,30 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: mit
|
| 4 |
+
tags: [humanoid, self-awareness, introspection, cognition]
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Humanoid Self-Awareness State Logs
|
| 8 |
+
|
| 9 |
+
This dataset records internal self-awareness states
|
| 10 |
+
of humanoid AI agents during task execution.
|
| 11 |
+
|
| 12 |
+
It supports introspection, self-monitoring,
|
| 13 |
+
and adaptive self-regulation.
|
| 14 |
+
|
| 15 |
+
## Use Cases
|
| 16 |
+
- Self-awareness modeling
|
| 17 |
+
- Introspective reasoning
|
| 18 |
+
- Adaptive behavior control
|
| 19 |
+
|
| 20 |
+
## Fields
|
| 21 |
+
- agent_state
|
| 22 |
+
- confidence_level
|
| 23 |
+
- uncertainty_flag
|
| 24 |
+
- self_observation
|
| 25 |
+
|
| 26 |
+
## Part of
|
| 27 |
+
Humanoid Network (HAN)
|
| 28 |
+
|
| 29 |
+
## License
|
| 30 |
+
MIT
|