dataset_type string | entries int64 | multi_agent bool | consensus_tracked bool | negotiation_rounds_recorded bool | conflict_resolved bool | humanoid_ready bool | decentralized_ready bool |
|---|---|---|---|---|---|---|---|
task-negotiation | 5,800 | true | true | true | true | true | true |
Humanoid Dynamic Task Negotiation Dataset
This dataset models autonomous task negotiation between humanoid agents within decentralized networks.
It captures proposal exchanges, priority conflicts, and final agreement outcomes.
Objective
To enable efficient decentralized task assignment without central arbitration.
Data Fields
- negotiation_id
- proposing_agent_id
- receiving_agent_ids
- task_id
- priority_level
- resource_requirements
- negotiation_rounds
- counter_proposals
- agreement_score
- consensus_result
- final_assigned_agent
- latency_ms
- timestamp
- integrity_hash
Use Cases
- Decentralized task allocation models
- Multi-agent negotiation AI
- Swarm coordination engines
- Conflict resolution systems
Part of
Humanoid Network (HAN)
License
MIT
- Downloads last month
- 3