HongchengGao commited on
Commit
7c8fa4f
·
verified ·
1 Parent(s): ac89e8a

Update procthor203 and virtualhome00011 task data

Browse files
data/virtualhome/tasks/virtualhome00011/task.json CHANGED
@@ -3,15 +3,13 @@
3
  "task_name": "Clean up the dish bowl and put it on the kitchen table.",
4
  "instruction": "I'm done eating. Can you see the dish bowl on the shelf? Pick it up.",
5
  "golden_actions": {
6
- "steps": 6,
7
  "actions": [
 
8
  "WalkForward(large)",
9
- "TurnRight(small)",
10
- "TurnRight(small)",
11
- "WalkForward(small)",
12
  "Grab(dishbowl)",
13
  "Done"
14
-
15
  ]
16
  },
17
  "scene": "2",
 
3
  "task_name": "Clean up the dish bowl and put it on the kitchen table.",
4
  "instruction": "I'm done eating. Can you see the dish bowl on the shelf? Pick it up.",
5
  "golden_actions": {
6
+ "steps": 5,
7
  "actions": [
8
+ "WalkForward(medium)",
9
  "WalkForward(large)",
10
+ "TurnRight(normal)",
 
 
11
  "Grab(dishbowl)",
12
  "Done"
 
13
  ]
14
  },
15
  "scene": "2",