han-basic-household-help-notes-v1 / basic_household_help_notes.json
ariefansclub's picture
Update basic_household_help_notes.json
df566e5 verified
raw
history blame contribute delete
480 Bytes
[
{
"instruction": "Can you help me sweep the floor here?",
"task": "sweeping",
"location": "living room"
},
{
"instruction": "Please mop the kitchen floor.",
"task": "mopping",
"location": "kitchen"
},
{
"instruction": "Take this book and put it on the table.",
"task": "object placement",
"location": "table area"
},
{
"instruction": "Grab my notebook from the chair.",
"task": "fetching",
"location": "chair"
}
]