dataset_type string | entries int64 | conflict_labeled bool | mesh_aligned bool | humanoid_ready bool |
|---|---|---|---|---|
distributed-memory | 1,100 | true | true | true |
Humanoid Distributed Memory Synchronization Dataset
This dataset captures how humanoid agents synchronize episodic and semantic memory across a decentralized cognitive mesh.
It focuses on memory conflicts, update propagation, and consensus alignment.
Purpose
To train models that maintain consistent shared memory across agents.
Data Fields
- agent_id
- local_memory_state
- proposed_memory_update
- conflict_detected
- consensus_result
- final_memory_state
Use Cases
- Distributed cognitive systems
- Shared memory validation engines
- Decentralized intelligence networks
Part of
Humanoid Network (HAN)
License
MIT
- Downloads last month
- 14