act3 / meta /tasks.json
dawity's picture
Upload meta/tasks.json with huggingface_hub
a12d767 verified
Raw
History Blame Contribute Delete
293 Bytes
{
"tasks": {
"0": "Open the top drawer, place the object labeled 1 inside, and close the drawer.",
"1": "Open the middle drawer, place the object labeled 2 inside, and close the drawer.",
"2": "Open the last drawer, place the object labeled 3 inside, and close the drawer."
}
}