dataset_type string | samples list | humanoid_ready bool |
|---|---|---|
multi_agent_interaction | [
{
"agents": [
"carrier",
"navigator"
],
"task": "object_delivery",
"outcome": "success"
},
{
"agents": [
"scanner",
"planner"
],
"task": "area_analysis",
"outcome": "success"
},
{
"agents": [
"loader",
"carrier"
],
"task": "heav... | true |
Humanoid Multi-Agent Interaction Dataset
This dataset records interaction patterns between multiple humanoid agents.
It supports coordination and collaboration models inside the Humanoid Network.
Data Fields
- Agent roles
- Shared task
- Interaction outcome
Format
JSON
Part of
Humanoid Network (HAN)
License
MIT
- Downloads last month
- 6