Datasets:
Upload meta/tasks.jsonl with huggingface_hub
Browse files- meta/tasks.jsonl +6 -0
meta/tasks.jsonl
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"task_index": 0, "task": "pick fruit"}
|
2 |
+
{"task_index": 1, "task": "pick detergent from the sink"}
|
3 |
+
{"task_index": 2, "task": "reach red block"}
|
4 |
+
{"task_index": 3, "task": "close fridge door"}
|
5 |
+
{"task_index": 4, "task": "pick yellow cube"}
|
6 |
+
{"task_index": 5, "task": "push wooden cube"}
|