Jian Zhang commited on
Commit
78cdd73
·
verified ·
1 Parent(s): 1a19cba

Upload sim_instruction_to_index.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. sim_instruction_to_index.json +7 -0
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
+ }