Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,26 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: mit
|
| 4 |
+
tags: [humanoid, time, awareness, scheduling, ai]
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Temporal Awareness Events Dataset
|
| 8 |
+
|
| 9 |
+
Captures time-based reasoning events
|
| 10 |
+
used by humanoid agents.
|
| 11 |
+
|
| 12 |
+
## Contents
|
| 13 |
+
- Time constraint
|
| 14 |
+
- Scheduled action
|
| 15 |
+
- Deadline status
|
| 16 |
+
|
| 17 |
+
## Use Cases
|
| 18 |
+
- Time-sensitive tasks
|
| 19 |
+
- Scheduling intelligence
|
| 20 |
+
- Long-horizon planning
|
| 21 |
+
|
| 22 |
+
## Part of
|
| 23 |
+
Humanoid Network (HAN)
|
| 24 |
+
|
| 25 |
+
## License
|
| 26 |
+
MIT
|