dawity commited on
Commit
a12d767
·
verified ·
1 Parent(s): e588ca9

Upload meta/tasks.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/tasks.json +7 -0
meta/tasks.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "tasks": {
3
+ "0": "Open the top drawer, place the object labeled 1 inside, and close the drawer.",
4
+ "1": "Open the middle drawer, place the object labeled 2 inside, and close the drawer.",
5
+ "2": "Open the last drawer, place the object labeled 3 inside, and close the drawer."
6
+ }
7
+ }