Upload meta/tasks.jsonl with huggingface_hub
Browse files- meta/tasks.jsonl +7 -0
meta/tasks.jsonl
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"task_index": 0, "task": "Pick up green block."}
|
2 |
+
{"task_index": 1, "task": "Pick up pink flower."}
|
3 |
+
{"task_index": 2, "task": "Insert greeen block."}
|
4 |
+
{"task_index": 3, "task": "Pick up blue block."}
|
5 |
+
{"task_index": 4, "task": "Pick up pink block."}
|
6 |
+
{"task_index": 5, "task": "Pick up yellow block."}
|
7 |
+
{"task_index": 6, "task": "Pick up narrow blue stick."}
|