dataset_type string | entries int64 | bidirectional_measured bool | network_conditions_labeled bool | packet_loss_tracked bool | sync_offset_included bool | distributed_ready bool | humanoid_ready bool |
|---|---|---|---|---|---|---|---|
latency-profiling | 2,400 | true | true | true | true | true | true |
Humanoid Inter-Agent Latency Profiling Dataset
This dataset models communication latency between humanoid agents operating in distributed environments.
It captures transmission delays, packet integrity metrics, and synchronization variance across heterogeneous network layers.
Objective
To enable latency-aware coordination and synchronization optimization in decentralized humanoid systems.
Data Fields
- sender_node_id
- receiver_node_id
- transmission_latency_ms
- packet_loss_rate
- synchronization_offset
- bandwidth_profile
- network_condition_label
- retry_attempt_count
Use Cases
- Latency compensation models
- Distributed synchronization engines
- Adaptive communication routing
- Network-aware task coordination
Part of
Humanoid Network (HAN)
License
MIT
- Downloads last month
- 16