Jian Zhang
commited on
Upload sim_instruction_to_index.json with huggingface_hub
Browse files
sim_instruction_to_index.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Pick up a orange-white peg and insert the orange end into the box with a hole in it.": 0,
|
3 |
+
"Pull the cube with T-shape tool": 1,
|
4 |
+
"Push the cube to a goal region in front of it.": 2,
|
5 |
+
"Pick up the charger and insert it into the slot.": 3,
|
6 |
+
"pick up a red cube and stack it on top of a green cube": 4
|
7 |
+
}
|