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, identity, personality, traits]
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Humanoid Identity Trait Records
|
| 8 |
+
|
| 9 |
+
This dataset stores long-term identity traits
|
| 10 |
+
that define the personality and behavioral tendencies
|
| 11 |
+
of humanoid AI agents.
|
| 12 |
+
|
| 13 |
+
It enables consistent identity across sessions and tasks.
|
| 14 |
+
|
| 15 |
+
## Use Cases
|
| 16 |
+
- Personality persistence
|
| 17 |
+
- Identity-aware interaction
|
| 18 |
+
- Behavioral consistency
|
| 19 |
+
|
| 20 |
+
## Fields
|
| 21 |
+
- identity_id
|
| 22 |
+
- trait_name
|
| 23 |
+
- trait_strength
|
| 24 |
+
- stability_level
|
| 25 |
+
|
| 26 |
+
## Part of
|
| 27 |
+
Humanoid Network (HAN)
|
| 28 |
+
|
| 29 |
+
## License
|
| 30 |
+
MIT
|