Spatialworld commited on
Commit
3c53e59
·
verified ·
1 Parent(s): 08cb55f

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. ai2thor/tasks/ai2thor05509/task.json +10 -10
  2. ai2thor/tasks/ai2thor05510/init.json +3 -3
  3. ai2thor/tasks/ai2thor05510/task.json +13 -13
  4. ai2thor/tasks/ai2thor05511/init.json +3 -3
  5. ai2thor/tasks/ai2thor05511/task.json +13 -13
  6. ai2thor/tasks/ai2thor05512/init.json +3 -3
  7. ai2thor/tasks/ai2thor05512/task.json +13 -13
  8. ai2thor/tasks/ai2thor05513/init.json +4 -4
  9. ai2thor/tasks/ai2thor05513/task.json +12 -12
  10. ai2thor/tasks/ai2thor05514/init.json +3 -3
  11. ai2thor/tasks/ai2thor05514/task.json +10 -10
  12. ai2thor/tasks/ai2thor05515/init.json +3 -3
  13. ai2thor/tasks/ai2thor05515/task.json +8 -8
  14. ai2thor/tasks/ai2thor05516/init.json +13 -13
  15. ai2thor/tasks/ai2thor05516/task.json +7 -7
  16. ai2thor/tasks/ai2thor05517/init.json +3 -3
  17. ai2thor/tasks/ai2thor05517/task.json +14 -14
  18. ai2thor/tasks/ai2thor05518/init.json +3 -3
  19. ai2thor/tasks/ai2thor05518/task.json +41 -43
  20. ai2thor/tasks/ai2thor05519/init.json +5 -5
  21. ai2thor/tasks/ai2thor05519/task.json +10 -10
  22. ai2thor/tasks/ai2thor05520/init.json +6 -6
  23. ai2thor/tasks/ai2thor05520/task.json +5 -5
  24. ai2thor/tasks/ai2thor05521/init.json +6 -6
  25. ai2thor/tasks/ai2thor05521/task.json +11 -11
  26. ai2thor/tasks/ai2thor05522/init.json +3 -3
  27. ai2thor/tasks/ai2thor05522/task.json +10 -10
  28. ai2thor/tasks/ai2thor05523/init.json +4 -4
  29. ai2thor/tasks/ai2thor05523/task.json +9 -9
  30. ai2thor/tasks/ai2thor05524/init.json +4 -4
  31. ai2thor/tasks/ai2thor05524/task.json +10 -10
  32. ai2thor/tasks/ai2thor05525/init.json +3 -3
  33. ai2thor/tasks/ai2thor05525/task.json +7 -7
  34. ai2thor/tasks/ai2thor05526/init.json +3 -3
  35. ai2thor/tasks/ai2thor05526/task.json +15 -15
  36. ai2thor/tasks/ai2thor05527/init.json +4 -4
  37. ai2thor/tasks/ai2thor05527/task.json +20 -20
  38. ai2thor/tasks/ai2thor05528/init.json +3 -3
  39. ai2thor/tasks/ai2thor05528/task.json +11 -11
  40. ai2thor/tasks/ai2thor05529/init.json +3 -3
  41. ai2thor/tasks/ai2thor05529/task.json +18 -18
  42. ai2thor/tasks/ai2thor05530/init.json +4 -4
  43. ai2thor/tasks/ai2thor05530/task.json +7 -7
  44. ai2thor/tasks/ai2thor05531/init.json +5 -5
  45. ai2thor/tasks/ai2thor05531/task.json +13 -13
  46. ai2thor/tasks/ai2thor05532/init.json +3 -3
  47. ai2thor/tasks/ai2thor05532/task.json +20 -20
  48. ai2thor/tasks/ai2thor05533/init.json +5 -5
  49. ai2thor/tasks/ai2thor05533/task.json +14 -14
  50. ai2thor/tasks/ai2thor05534/init.json +5 -6
ai2thor/tasks/ai2thor05509/task.json CHANGED
@@ -5,15 +5,15 @@
5
  "golden_actions": {
6
  "steps": 9,
7
  "actions": [
8
- "MoveAhead(0.5)",
9
- "MoveAhead(0.25)",
10
- "RotateRight(90)",
11
- "MoveAhead(0.5)",
12
- "MoveAhead(0.25)",
13
- "CleanObject(Bed)",
14
- "MoveAhead(0.25)",
15
- "ToggleObjectOff(LightSwitch)",
16
- "Done"
17
  ]
18
  },
19
  "scene": "FloorPlan304",
@@ -41,4 +41,4 @@
41
  "Evaluation_Type": "Conditional",
42
  "Category": "DailyHousehold",
43
  "Level": "Level3"
44
- }
 
5
  "golden_actions": {
6
  "steps": 9,
7
  "actions": [
8
+ "Move(forward, 0.5)",
9
+ "Move(forward, 0.25)",
10
+ "Rotate(right, 90)",
11
+ "Move(forward, 0.5)",
12
+ "Move(forward, 0.25)",
13
+ "Manipulate(Bed, clean)",
14
+ "Move(forward, 0.25)",
15
+ "ChangeState(LightSwitch, off)",
16
+ "EndTask(success)"
17
  ]
18
  },
19
  "scene": "FloorPlan304",
 
41
  "Evaluation_Type": "Conditional",
42
  "Category": "DailyHousehold",
43
  "Level": "Level3"
44
+ }
ai2thor/tasks/ai2thor05510/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan305",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan305",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05510/task.json CHANGED
@@ -5,18 +5,18 @@
5
  "golden_actions": {
6
  "steps": 12,
7
  "actions": [
8
- "MoveLeft(1.0)",
9
- "MoveAhead(0.5)",
10
- "MoveLeft(0.25)",
11
- "MoveAhead(0.5)",
12
- "PickupObject(AlarmClock)",
13
- "MoveBack(1.0)",
14
- "RotateRight(90)",
15
- "MoveAhead(1.0)",
16
- "LookDown",
17
- "MoveAhead(0.5)",
18
- "PutObject(SideTable)",
19
- "Done"
20
  ]
21
  },
22
  "scene": "FloorPlan305",
@@ -45,4 +45,4 @@
45
  "Evaluation_Type": "Conditional",
46
  "Category": "DailyHousehold",
47
  "Level": "Level3"
48
- }
 
5
  "golden_actions": {
6
  "steps": 12,
7
  "actions": [
8
+ "Move(left, 1.0)",
9
+ "Move(forward, 0.5)",
10
+ "Move(left, 0.25)",
11
+ "Move(forward, 0.5)",
12
+ "Pick(AlarmClock)",
13
+ "Move(backward, 1.0)",
14
+ "Rotate(right, 90)",
15
+ "Move(forward, 1.0)",
16
+ "Tilt(down, 30)",
17
+ "Move(forward, 0.5)",
18
+ "Place(SideTable)",
19
+ "EndTask(success)"
20
  ]
21
  },
22
  "scene": "FloorPlan305",
 
45
  "Evaluation_Type": "Conditional",
46
  "Category": "DailyHousehold",
47
  "Level": "Level3"
48
+ }
ai2thor/tasks/ai2thor05511/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan305",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan305",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05511/task.json CHANGED
@@ -5,18 +5,18 @@
5
  "golden_actions": {
6
  "steps": 12,
7
  "actions": [
8
- "RotateLeft(90)",
9
- "MoveAhead(1.0)",
10
- "MoveAhead(0.5)",
11
- "MoveAhead(0.25)",
12
- "RotateRight(90)",
13
- "MoveAhead(0.5)",
14
- "MoveAhead(0.25)",
15
- "RotateLeft(90)",
16
- "MoveAhead(0.5)",
17
- "LookDown",
18
- "ToggleObjectOff(LightSwitch)",
19
- "Done"
20
  ]
21
  },
22
  "scene": "FloorPlan305",
@@ -37,4 +37,4 @@
37
  "Evaluation_Type": "Conditional",
38
  "Category": "DailyHousehold",
39
  "Level": "Level3"
40
- }
 
5
  "golden_actions": {
6
  "steps": 12,
7
  "actions": [
8
+ "Rotate(left, 90)",
9
+ "Move(forward, 1.0)",
10
+ "Move(forward, 0.5)",
11
+ "Move(forward, 0.25)",
12
+ "Rotate(right, 90)",
13
+ "Move(forward, 0.5)",
14
+ "Move(forward, 0.25)",
15
+ "Rotate(left, 90)",
16
+ "Move(forward, 0.5)",
17
+ "Tilt(down, 30)",
18
+ "ChangeState(LightSwitch, off)",
19
+ "EndTask(success)"
20
  ]
21
  },
22
  "scene": "FloorPlan305",
 
37
  "Evaluation_Type": "Conditional",
38
  "Category": "DailyHousehold",
39
  "Level": "Level3"
40
+ }
ai2thor/tasks/ai2thor05512/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan305",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan305",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05512/task.json CHANGED
@@ -5,18 +5,18 @@
5
  "golden_actions": {
6
  "steps": 12,
7
  "actions": [
8
- "MoveAhead(0.25)",
9
- "CleanObject(Bed)",
10
- "RotateLeft(90)",
11
- "MoveAhead(1.0)",
12
- "MoveAhead(1.0)",
13
- "RotateRight(90)",
14
- "MoveAhead(0.5)",
15
- "PickupObject(Book)",
16
- "RotateRight(90)",
17
- "MoveAhead(0.5)",
18
- "PutObject(Bed)",
19
- "Done"
20
  ]
21
  },
22
  "scene": "FloorPlan305",
@@ -43,4 +43,4 @@
43
  "Evaluation_Type": "Conditional",
44
  "Category": "DailyHousehold",
45
  "Level": "Level3"
46
- }
 
5
  "golden_actions": {
6
  "steps": 12,
7
  "actions": [
8
+ "Move(forward, 0.25)",
9
+ "Manipulate(Bed, clean)",
10
+ "Rotate(left, 90)",
11
+ "Move(forward, 1.0)",
12
+ "Move(forward, 1.0)",
13
+ "Rotate(right, 90)",
14
+ "Move(forward, 0.5)",
15
+ "Pick(Book)",
16
+ "Rotate(right, 90)",
17
+ "Move(forward, 0.5)",
18
+ "Place(Bed)",
19
+ "EndTask(success)"
20
  ]
21
  },
22
  "scene": "FloorPlan305",
 
43
  "Evaluation_Type": "Conditional",
44
  "Category": "DailyHousehold",
45
  "Level": "Level3"
46
+ }
ai2thor/tasks/ai2thor05513/init.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "scene": "FloorPlan306",
3
  "actions": [
4
- "RotateRight(90)",
5
- "LookDown",
6
- "Done"
7
  ]
8
- }
 
1
  {
2
  "scene": "FloorPlan306",
3
  "actions": [
4
+ "Rotate(right, 90)",
5
+ "Tilt(down, 30)",
6
+ "EndTask(success)"
7
  ]
8
+ }
ai2thor/tasks/ai2thor05513/task.json CHANGED
@@ -5,17 +5,17 @@
5
  "golden_actions": {
6
  "steps": 11,
7
  "actions": [
8
- "MoveAhead(0.5)",
9
- "PickupObject(CellPhone)",
10
- "RotateLeft(90)",
11
- "RotateLeft(90)",
12
- "MoveAhead(0.5)",
13
- "RotateRight(90)",
14
- "MoveAhead(0.5)",
15
- "MoveAhead(0.25)",
16
- "RotateRight(90)",
17
- "PutObject(Bed)",
18
- "Done"
19
  ]
20
  },
21
  "scene": "FloorPlan306",
@@ -44,4 +44,4 @@
44
  "Evaluation_Type": "Conditional",
45
  "Category": "Entertainment (Game/Sports)",
46
  "Level": "Level3"
47
- }
 
5
  "golden_actions": {
6
  "steps": 11,
7
  "actions": [
8
+ "Move(forward, 0.5)",
9
+ "Pick(CellPhone)",
10
+ "Rotate(left, 90)",
11
+ "Rotate(left, 90)",
12
+ "Move(forward, 0.5)",
13
+ "Rotate(right, 90)",
14
+ "Move(forward, 0.5)",
15
+ "Move(forward, 0.25)",
16
+ "Rotate(right, 90)",
17
+ "Place(Bed)",
18
+ "EndTask(success)"
19
  ]
20
  },
21
  "scene": "FloorPlan306",
 
44
  "Evaluation_Type": "Conditional",
45
  "Category": "Entertainment (Game/Sports)",
46
  "Level": "Level3"
47
+ }
ai2thor/tasks/ai2thor05514/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan307",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan307",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05514/task.json CHANGED
@@ -5,15 +5,15 @@
5
  "golden_actions": {
6
  "steps": 9,
7
  "actions": [
8
- "MoveAhead(0.5)",
9
- "MoveAhead(0.25)",
10
- "PickupObject(Pencil)",
11
- "RotateLeft(90)",
12
- "MoveAhead(0.5)",
13
- "RotateRight(90)",
14
- "LookDown",
15
- "PutObject(GarbageCan)",
16
- "Done"
17
  ]
18
  },
19
  "scene": "FloorPlan307",
@@ -42,4 +42,4 @@
42
  "Evaluation_Type": "Conditional",
43
  "Category": "DailyHousehold",
44
  "Level": "Level3"
45
- }
 
5
  "golden_actions": {
6
  "steps": 9,
7
  "actions": [
8
+ "Move(forward, 0.5)",
9
+ "Move(forward, 0.25)",
10
+ "Pick(Pencil)",
11
+ "Rotate(left, 90)",
12
+ "Move(forward, 0.5)",
13
+ "Rotate(right, 90)",
14
+ "Tilt(down, 30)",
15
+ "Place(GarbageCan)",
16
+ "EndTask(success)"
17
  ]
18
  },
19
  "scene": "FloorPlan307",
 
42
  "Evaluation_Type": "Conditional",
43
  "Category": "DailyHousehold",
44
  "Level": "Level3"
45
+ }
ai2thor/tasks/ai2thor05515/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan307",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan307",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05515/task.json CHANGED
@@ -5,13 +5,13 @@
5
  "golden_actions": {
6
  "steps": 7,
7
  "actions": [
8
- "MoveAhead(0.5)",
9
- "PickupObject(CellPhone)",
10
- "RotateRight(90)",
11
- "MoveAhead(0.5)",
12
- "MoveAhead(0.25)",
13
- "ToggleObjectOn(Television)",
14
- "Done"
15
  ]
16
  },
17
  "scene": "FloorPlan307",
@@ -39,4 +39,4 @@
39
  "Evaluation_Type": "Conditional",
40
  "Category": "Entertainment (Game/Sports)",
41
  "Level": "Level3"
42
- }
 
5
  "golden_actions": {
6
  "steps": 7,
7
  "actions": [
8
+ "Move(forward, 0.5)",
9
+ "Pick(CellPhone)",
10
+ "Rotate(right, 90)",
11
+ "Move(forward, 0.5)",
12
+ "Move(forward, 0.25)",
13
+ "ChangeState(Television, on)",
14
+ "EndTask(success)"
15
  ]
16
  },
17
  "scene": "FloorPlan307",
 
39
  "Evaluation_Type": "Conditional",
40
  "Category": "Entertainment (Game/Sports)",
41
  "Level": "Level3"
42
+ }
ai2thor/tasks/ai2thor05516/init.json CHANGED
@@ -1,17 +1,17 @@
1
  {
2
  "scene": "FloorPlan308",
3
  "actions": [
4
- "RotateLeft(90)",
5
- "MoveAhead(0.25)",
6
- "MoveAhead(0.25)",
7
- "PickupObject(Pencil)",
8
- "MoveRight(0.25)",
9
- "MoveRight(0.25)",
10
- "MoveRight(0.25)",
11
- "LookDown",
12
- "MoveAhead(0.25)",
13
- "PutObject(GarbageCan)",
14
- "LookDown",
15
- "Done"
16
  ]
17
- }
 
1
  {
2
  "scene": "FloorPlan308",
3
  "actions": [
4
+ "Rotate(left, 90)",
5
+ "Move(forward, 0.25)",
6
+ "Move(forward, 0.25)",
7
+ "Pick(Pencil)",
8
+ "Move(right, 0.25)",
9
+ "Move(right, 0.25)",
10
+ "Move(right, 0.25)",
11
+ "Tilt(down, 30)",
12
+ "Move(forward, 0.25)",
13
+ "Place(GarbageCan)",
14
+ "Tilt(down, 30)",
15
+ "EndTask(success)"
16
  ]
17
+ }
ai2thor/tasks/ai2thor05516/task.json CHANGED
@@ -5,12 +5,12 @@
5
  "golden_actions": {
6
  "steps": 6,
7
  "actions": [
8
- "MoveLeft(0.5)",
9
- "PickupObject(Pen)",
10
- "MoveRight(0.5)",
11
- "MoveAhead(0.25)",
12
- "PutObject(GarbageCan)",
13
- "Done"
14
  ]
15
  },
16
  "scene": "FloorPlan308",
@@ -39,4 +39,4 @@
39
  "Evaluation_Type": "Conditional",
40
  "Category": "DailyHousehold",
41
  "Level": "Level3"
42
- }
 
5
  "golden_actions": {
6
  "steps": 6,
7
  "actions": [
8
+ "Move(left, 0.5)",
9
+ "Pick(Pen)",
10
+ "Move(right, 0.5)",
11
+ "Move(forward, 0.25)",
12
+ "Place(GarbageCan)",
13
+ "EndTask(success)"
14
  ]
15
  },
16
  "scene": "FloorPlan308",
 
39
  "Evaluation_Type": "Conditional",
40
  "Category": "DailyHousehold",
41
  "Level": "Level3"
42
+ }
ai2thor/tasks/ai2thor05517/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan308",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan308",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05517/task.json CHANGED
@@ -5,19 +5,19 @@
5
  "golden_actions": {
6
  "steps": 13,
7
  "actions": [
8
- "MoveLeft(0.5)",
9
- "MoveLeft(0.25)",
10
- "MoveAhead(0.5)",
11
- "MoveLeft(0.25)",
12
- "MoveAhead(1.0)",
13
- "MoveAhead(1.0)",
14
- "RotateRight(90)",
15
- "CleanObject(Bed)",
16
- "RotateRight(90)",
17
- "MoveRight(1.0)",
18
- "MoveRight(0.25)",
19
- "ToggleObjectOn(Laptop)",
20
- "Done"
21
  ]
22
  },
23
  "scene": "FloorPlan308",
@@ -45,4 +45,4 @@
45
  "Evaluation_Type": "Conditional",
46
  "Category": "Study and Work",
47
  "Level": "Level3"
48
- }
 
5
  "golden_actions": {
6
  "steps": 13,
7
  "actions": [
8
+ "Move(left, 0.5)",
9
+ "Move(left, 0.25)",
10
+ "Move(forward, 0.5)",
11
+ "Move(left, 0.25)",
12
+ "Move(forward, 1.0)",
13
+ "Move(forward, 1.0)",
14
+ "Rotate(right, 90)",
15
+ "Manipulate(Bed, clean)",
16
+ "Rotate(right, 90)",
17
+ "Move(right, 1.0)",
18
+ "Move(right, 0.25)",
19
+ "ChangeState(Laptop, on)",
20
+ "EndTask(success)"
21
  ]
22
  },
23
  "scene": "FloorPlan308",
 
45
  "Evaluation_Type": "Conditional",
46
  "Category": "Study and Work",
47
  "Level": "Level3"
48
+ }
ai2thor/tasks/ai2thor05518/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan313",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan313",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05518/task.json CHANGED
@@ -1,45 +1,43 @@
1
  {
2
- "task_id": "ai2thor05518",
3
- "task_name": "Please pour a glass of water, turn on the cell phone",
4
- "instruction": "I want to take a proper break. Please pour me a glass of water and then turn on my phone—I’d like to play a game for a bit.",
5
- "golden_actions": {
6
- "steps": 7,
7
- "actions":
8
- [
9
- "RotateRight(90)",
10
- "MoveAhead(0.25)",
11
- "MoveLeft(0.25)",
12
- "MoveAhead(0.25)",
13
- "FillObjectWithLiquid(Mug, water)",
14
- "ToggleObjectOn(CellPhone)",
15
- "Done"
16
- ]
 
 
 
 
 
 
 
 
 
 
 
17
  },
18
- "scene": "FloorPlan313",
19
- "target_object_types": [
20
- "Mug",
21
- "CellPhone"
22
- ],
23
- "success_conditions": [
24
- {
25
- "type": "object_state",
26
- "object_type": "CellPhone",
27
- "field": "isToggled",
28
- "value": true
29
- },
30
- {
31
- "type": "object_state",
32
- "object_type": "Mug",
33
- "field": "isFilledWithLiquid",
34
- "value": true,
35
- "liquid":"water"
36
- }
37
- ],
38
- "success_logic": "AND",
39
- "target_description": "I want to take a proper break. Please pour me a glass of water and then turn on my phone—I’d like to play a game for a bit.",
40
- "max_steps": 50,
41
- "Evaluation_Type": "Conditional",
42
- "Category": "Entertainment",
43
- "Level":"Level3"
44
- }
45
-
 
1
  {
2
+ "task_id": "ai2thor05518",
3
+ "task_name": "Please pour a glass of water, turn on the cell phone",
4
+ "instruction": "I want to take a proper break. Please pour me a glass of water and then turn on my phone—I’d like to play a game for a bit.",
5
+ "golden_actions": {
6
+ "steps": 7,
7
+ "actions": [
8
+ "Rotate(right, 90)",
9
+ "Move(forward, 0.25)",
10
+ "Move(left, 0.25)",
11
+ "Move(forward, 0.25)",
12
+ "Manipulate(Mug, water, fillwithliquid)",
13
+ "ChangeState(CellPhone, on)",
14
+ "EndTask(success)"
15
+ ]
16
+ },
17
+ "scene": "FloorPlan313",
18
+ "target_object_types": [
19
+ "Mug",
20
+ "CellPhone"
21
+ ],
22
+ "success_conditions": [
23
+ {
24
+ "type": "object_state",
25
+ "object_type": "CellPhone",
26
+ "field": "isToggled",
27
+ "value": true
28
  },
29
+ {
30
+ "type": "object_state",
31
+ "object_type": "Mug",
32
+ "field": "isFilledWithLiquid",
33
+ "value": true,
34
+ "liquid": "water"
35
+ }
36
+ ],
37
+ "success_logic": "AND",
38
+ "target_description": "I want to take a proper break. Please pour me a glass of water and then turn on my phone—I’d like to play a game for a bit.",
39
+ "max_steps": 50,
40
+ "Evaluation_Type": "Conditional",
41
+ "Category": "Entertainment",
42
+ "Level": "Level3"
43
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
ai2thor/tasks/ai2thor05519/init.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "scene": "FloorPlan314",
3
  "actions": [
4
- "RotateLeft(90)",
5
- "RotateLeft(90)",
6
- "LookDown",
7
- "Done"
8
  ]
9
- }
 
1
  {
2
  "scene": "FloorPlan314",
3
  "actions": [
4
+ "Rotate(left, 90)",
5
+ "Rotate(left, 90)",
6
+ "Tilt(down, 30)",
7
+ "EndTask(success)"
8
  ]
9
+ }
ai2thor/tasks/ai2thor05519/task.json CHANGED
@@ -5,9 +5,9 @@
5
  "golden_actions": {
6
  "steps": 3,
7
  "actions": [
8
- "MoveAhead(0.25)",
9
- "PickupObject(Laptop)",
10
- "Done"
11
  ]
12
  },
13
  "scene": "FloorPlan314",
@@ -15,12 +15,12 @@
15
  "Laptop"
16
  ],
17
  "success_conditions": [
18
- {
19
- "type": "object_state",
20
- "object_type": "Laptop",
21
- "state": "isPickedUp",
22
- "value": true
23
- }
24
  ],
25
  "success_logic": "AND",
26
  "target_description": "I’d like to start working from the bedside—could you please move the laptop from the desk to the bed?",
@@ -28,4 +28,4 @@
28
  "Evaluation_Type": "Conditional",
29
  "Category": "Study and Work",
30
  "Level": "Level3"
31
- }
 
5
  "golden_actions": {
6
  "steps": 3,
7
  "actions": [
8
+ "Move(forward, 0.25)",
9
+ "Pick(Laptop)",
10
+ "EndTask(success)"
11
  ]
12
  },
13
  "scene": "FloorPlan314",
 
15
  "Laptop"
16
  ],
17
  "success_conditions": [
18
+ {
19
+ "type": "object_state",
20
+ "object_type": "Laptop",
21
+ "state": "isPickedUp",
22
+ "value": true
23
+ }
24
  ],
25
  "success_logic": "AND",
26
  "target_description": "I’d like to start working from the bedside—could you please move the laptop from the desk to the bed?",
 
28
  "Evaluation_Type": "Conditional",
29
  "Category": "Study and Work",
30
  "Level": "Level3"
31
+ }
ai2thor/tasks/ai2thor05520/init.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "scene": "FloorPlan315",
3
  "actions": [
4
- "RotateLeft(90)",
5
- "RotateLeft(90)",
6
- "RotateLeft(90)",
7
- "LookDown",
8
- "Done"
9
  ]
10
- }
 
1
  {
2
  "scene": "FloorPlan315",
3
  "actions": [
4
+ "Rotate(left, 90)",
5
+ "Rotate(left, 90)",
6
+ "Rotate(left, 90)",
7
+ "Tilt(down, 30)",
8
+ "EndTask(success)"
9
  ]
10
+ }
ai2thor/tasks/ai2thor05520/task.json CHANGED
@@ -5,10 +5,10 @@
5
  "golden_actions": {
6
  "steps": 4,
7
  "actions": [
8
- "MoveAhead(1.0)",
9
- "FillObjectWithLiquid(Mug, water)",
10
- "PickupObject(BaseballBat)",
11
- "Done"
12
  ]
13
  },
14
  "scene": "FloorPlan315",
@@ -37,4 +37,4 @@
37
  "Evaluation_Type": "Conditional",
38
  "Category": "Entertainment",
39
  "Level": "Level3"
40
- }
 
5
  "golden_actions": {
6
  "steps": 4,
7
  "actions": [
8
+ "Move(forward, 1.0)",
9
+ "Manipulate(Mug, water, fillwithliquid)",
10
+ "Pick(BaseballBat)",
11
+ "EndTask(success)"
12
  ]
13
  },
14
  "scene": "FloorPlan315",
 
37
  "Evaluation_Type": "Conditional",
38
  "Category": "Entertainment",
39
  "Level": "Level3"
40
+ }
ai2thor/tasks/ai2thor05521/init.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "scene": "FloorPlan315",
3
  "actions": [
4
- "RotateLeft(90)",
5
- "RotateLeft(90)",
6
- "RotateLeft(90)",
7
- "LookDown",
8
- "Done"
9
  ]
10
- }
 
1
  {
2
  "scene": "FloorPlan315",
3
  "actions": [
4
+ "Rotate(left, 90)",
5
+ "Rotate(left, 90)",
6
+ "Rotate(left, 90)",
7
+ "Tilt(down, 30)",
8
+ "EndTask(success)"
9
  ]
10
+ }
ai2thor/tasks/ai2thor05521/task.json CHANGED
@@ -5,16 +5,16 @@
5
  "golden_actions": {
6
  "steps": 10,
7
  "actions": [
8
- "MoveAhead(0.5)",
9
- "MoveAhead(0.25)",
10
- "PickupObject(Pen)",
11
- "RotateRight(90)",
12
- "MoveAhead(1.0)",
13
- "MoveAhead(0.5)",
14
- "MoveAhead(0.25)",
15
- "MoveLeft(0.5)",
16
- "OpenObject(Book)",
17
- "Done"
18
  ]
19
  },
20
  "scene": "FloorPlan315",
@@ -42,4 +42,4 @@
42
  "Evaluation_Type": "Conditional",
43
  "Category": "Study and Work",
44
  "Level": "Level3"
45
- }
 
5
  "golden_actions": {
6
  "steps": 10,
7
  "actions": [
8
+ "Move(forward, 0.5)",
9
+ "Move(forward, 0.25)",
10
+ "Pick(Pen)",
11
+ "Rotate(right, 90)",
12
+ "Move(forward, 1.0)",
13
+ "Move(forward, 0.5)",
14
+ "Move(forward, 0.25)",
15
+ "Move(left, 0.5)",
16
+ "Manipulate(Book, open)",
17
+ "EndTask(success)"
18
  ]
19
  },
20
  "scene": "FloorPlan315",
 
42
  "Evaluation_Type": "Conditional",
43
  "Category": "Study and Work",
44
  "Level": "Level3"
45
+ }
ai2thor/tasks/ai2thor05522/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan316",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan316",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05522/task.json CHANGED
@@ -5,15 +5,15 @@
5
  "golden_actions": {
6
  "steps": 9,
7
  "actions": [
8
- "RotateRight(90)",
9
- "MoveAhead(1.0)",
10
- "ToggleObjectOn(Desktop)",
11
- "RotateLeft(90)",
12
- "MoveAhead(0.25)",
13
- "ToggleObjectOn(Laptop)",
14
- "RotateRight(90)",
15
- "FillObjectWithLiquid(Bowl, water)",
16
- "Done"
17
  ]
18
  },
19
  "scene": "FloorPlan316",
@@ -49,4 +49,4 @@
49
  "Evaluation_Type": "Conditional",
50
  "Category": "Study and Work",
51
  "Level": "Level3"
52
- }
 
5
  "golden_actions": {
6
  "steps": 9,
7
  "actions": [
8
+ "Rotate(right, 90)",
9
+ "Move(forward, 1.0)",
10
+ "ChangeState(Desktop, on)",
11
+ "Rotate(left, 90)",
12
+ "Move(forward, 0.25)",
13
+ "ChangeState(Laptop, on)",
14
+ "Rotate(right, 90)",
15
+ "Manipulate(Bowl, water, fillwithliquid)",
16
+ "EndTask(success)"
17
  ]
18
  },
19
  "scene": "FloorPlan316",
 
49
  "Evaluation_Type": "Conditional",
50
  "Category": "Study and Work",
51
  "Level": "Level3"
52
+ }
ai2thor/tasks/ai2thor05523/init.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "scene": "FloorPlan317",
3
  "actions": [
4
- "RotateLeft(90)",
5
- "LookDown",
6
- "Done"
7
  ]
8
- }
 
1
  {
2
  "scene": "FloorPlan317",
3
  "actions": [
4
+ "Rotate(left, 90)",
5
+ "Tilt(down, 30)",
6
+ "EndTask(success)"
7
  ]
8
+ }
ai2thor/tasks/ai2thor05523/task.json CHANGED
@@ -5,14 +5,14 @@
5
  "golden_actions": {
6
  "steps": 8,
7
  "actions": [
8
- "RotateLeft(90)",
9
- "MoveAhead(1.0)",
10
- "MoveAhead(0.25)",
11
- "RotateRight(90)",
12
- "MoveAhead(1.0)",
13
- "MoveAhead(0.25)",
14
- "ToggleObjectOff(DeskLamp)",
15
- "Done"
16
  ]
17
  },
18
  "scene": "FloorPlan317",
@@ -33,4 +33,4 @@
33
  "Evaluation_Type": "Conditional",
34
  "Category": "DailyHousehold",
35
  "Level": "Level3"
36
- }
 
5
  "golden_actions": {
6
  "steps": 8,
7
  "actions": [
8
+ "Rotate(left, 90)",
9
+ "Move(forward, 1.0)",
10
+ "Move(forward, 0.25)",
11
+ "Rotate(right, 90)",
12
+ "Move(forward, 1.0)",
13
+ "Move(forward, 0.25)",
14
+ "ChangeState(DeskLamp, off)",
15
+ "EndTask(success)"
16
  ]
17
  },
18
  "scene": "FloorPlan317",
 
33
  "Evaluation_Type": "Conditional",
34
  "Category": "DailyHousehold",
35
  "Level": "Level3"
36
+ }
ai2thor/tasks/ai2thor05524/init.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "scene": "FloorPlan316",
3
  "actions": [
4
- "RotateLeft(90)",
5
- "LookDown",
6
- "Done"
7
  ]
8
- }
 
1
  {
2
  "scene": "FloorPlan316",
3
  "actions": [
4
+ "Rotate(left, 90)",
5
+ "Tilt(down, 30)",
6
+ "EndTask(success)"
7
  ]
8
+ }
ai2thor/tasks/ai2thor05524/task.json CHANGED
@@ -5,15 +5,15 @@
5
  "golden_actions": {
6
  "steps": 9,
7
  "actions": [
8
- "ToggleObjectOff(LightSwitch)",
9
- "RotateRight(90)",
10
- "RotateRight(90)",
11
- "MoveAhead(0.5)",
12
- "MoveAhead(0.25)",
13
- "MoveRight(0.5)",
14
- "MoveAhead(0.5)",
15
- "OpenObject(Book)",
16
- "Done"
17
  ]
18
  },
19
  "scene": "FloorPlan316",
@@ -41,4 +41,4 @@
41
  "Evaluation_Type": "Conditional",
42
  "Category": "Study and Work",
43
  "Level": "Level3"
44
- }
 
5
  "golden_actions": {
6
  "steps": 9,
7
  "actions": [
8
+ "ChangeState(LightSwitch, off)",
9
+ "Rotate(right, 90)",
10
+ "Rotate(right, 90)",
11
+ "Move(forward, 0.5)",
12
+ "Move(forward, 0.25)",
13
+ "Move(right, 0.5)",
14
+ "Move(forward, 0.5)",
15
+ "Manipulate(Book, open)",
16
+ "EndTask(success)"
17
  ]
18
  },
19
  "scene": "FloorPlan316",
 
41
  "Evaluation_Type": "Conditional",
42
  "Category": "Study and Work",
43
  "Level": "Level3"
44
+ }
ai2thor/tasks/ai2thor05525/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan318",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan318",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05525/task.json CHANGED
@@ -5,12 +5,12 @@
5
  "golden_actions": {
6
  "steps": 6,
7
  "actions": [
8
- "LookDown",
9
- "PickupObject(Book)",
10
- "RotateLeft(90)",
11
- "MoveAhead(0.25)",
12
- "PutObject(ArmChair)",
13
- "Done"
14
  ]
15
  },
16
  "scene": "FloorPlan318",
@@ -38,4 +38,4 @@
38
  "Evaluation_Type": "Conditional",
39
  "Category": "Study and Work",
40
  "Level": "Level3"
41
- }
 
5
  "golden_actions": {
6
  "steps": 6,
7
  "actions": [
8
+ "Tilt(down, 30)",
9
+ "Pick(Book)",
10
+ "Rotate(left, 90)",
11
+ "Move(forward, 0.25)",
12
+ "Place(ArmChair)",
13
+ "EndTask(success)"
14
  ]
15
  },
16
  "scene": "FloorPlan318",
 
38
  "Evaluation_Type": "Conditional",
39
  "Category": "Study and Work",
40
  "Level": "Level3"
41
+ }
ai2thor/tasks/ai2thor05526/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan319",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan319",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05526/task.json CHANGED
@@ -5,20 +5,20 @@
5
  "golden_actions": {
6
  "steps": 14,
7
  "actions": [
8
- "RotateLeft(90)",
9
- "MoveAhead(0.5)",
10
- "MoveAhead(0.25)",
11
- "RotateRight(90)",
12
- "MoveAhead(0.5)",
13
- "PickupObject(Book)",
14
- "RotateLeft(90)",
15
- "MoveAhead(1.0)",
16
- "MoveAhead(0.5)",
17
- "RotateLeft(90)",
18
- "MoveAhead(0.5)",
19
- "PutObject(Bed)",
20
- "OpenObject(Book)",
21
- "Done"
22
  ]
23
  },
24
  "scene": "FloorPlan319",
@@ -52,4 +52,4 @@
52
  "Evaluation_Type": "Conditional",
53
  "Category": "Study and Work",
54
  "Level": "Level3"
55
- }
 
5
  "golden_actions": {
6
  "steps": 14,
7
  "actions": [
8
+ "Rotate(left, 90)",
9
+ "Move(forward, 0.5)",
10
+ "Move(forward, 0.25)",
11
+ "Rotate(right, 90)",
12
+ "Move(forward, 0.5)",
13
+ "Pick(Book)",
14
+ "Rotate(left, 90)",
15
+ "Move(forward, 1.0)",
16
+ "Move(forward, 0.5)",
17
+ "Rotate(left, 90)",
18
+ "Move(forward, 0.5)",
19
+ "Place(Bed)",
20
+ "Manipulate(Book, open)",
21
+ "EndTask(success)"
22
  ]
23
  },
24
  "scene": "FloorPlan319",
 
52
  "Evaluation_Type": "Conditional",
53
  "Category": "Study and Work",
54
  "Level": "Level3"
55
+ }
ai2thor/tasks/ai2thor05527/init.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "scene": "FloorPlan319",
3
  "actions": [
4
- "RotateRight(90)",
5
- "LookDown",
6
- "Done"
7
  ]
8
- }
 
1
  {
2
  "scene": "FloorPlan319",
3
  "actions": [
4
+ "Rotate(right, 90)",
5
+ "Tilt(down, 30)",
6
+ "EndTask(success)"
7
  ]
8
+ }
ai2thor/tasks/ai2thor05527/task.json CHANGED
@@ -5,25 +5,25 @@
5
  "golden_actions": {
6
  "steps": 19,
7
  "actions": [
8
- "PickupObject(Statue)",
9
- "RotateLeft(90)",
10
- "RotateLeft(90)",
11
- "MoveAhead(1.0)",
12
- "RotateRight(90)",
13
- "MoveAhead(0.5)",
14
- "PutObject(Dresser)",
15
- "RotateRight(90)",
16
- "MoveAhead(0.25)",
17
- "RotateRight(90)",
18
- "MoveAhead(1.0)",
19
- "RotateLeft(90)",
20
- "MoveAhead(0.25)",
21
- "RotateRight(90)",
22
- "MoveAhead(1.0)",
23
- "MoveAhead(0.25)",
24
- "LookDown",
25
- "PickupObject(BasketBall)",
26
- "Done"
27
  ]
28
  },
29
  "scene": "FloorPlan319",
@@ -51,4 +51,4 @@
51
  "Evaluation_Type": "Conditional",
52
  "Category": "Entertainment (Game/Sports)",
53
  "Level": "Level3"
54
- }
 
5
  "golden_actions": {
6
  "steps": 19,
7
  "actions": [
8
+ "Pick(Statue)",
9
+ "Rotate(left, 90)",
10
+ "Rotate(left, 90)",
11
+ "Move(forward, 1.0)",
12
+ "Rotate(right, 90)",
13
+ "Move(forward, 0.5)",
14
+ "Place(Dresser)",
15
+ "Rotate(right, 90)",
16
+ "Move(forward, 0.25)",
17
+ "Rotate(right, 90)",
18
+ "Move(forward, 1.0)",
19
+ "Rotate(left, 90)",
20
+ "Move(forward, 0.25)",
21
+ "Rotate(right, 90)",
22
+ "Move(forward, 1.0)",
23
+ "Move(forward, 0.25)",
24
+ "Tilt(down, 30)",
25
+ "Pick(BasketBall)",
26
+ "EndTask(success)"
27
  ]
28
  },
29
  "scene": "FloorPlan319",
 
51
  "Evaluation_Type": "Conditional",
52
  "Category": "Entertainment (Game/Sports)",
53
  "Level": "Level3"
54
+ }
ai2thor/tasks/ai2thor05528/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan219",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan219",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05528/task.json CHANGED
@@ -5,16 +5,16 @@
5
  "golden_actions": {
6
  "steps": 10,
7
  "actions": [
8
- "MoveAhead(1.0)",
9
- "MoveAhead(0.5)",
10
- "ToggleObjectOn(Laptop)",
11
- "RotateRight(90)",
12
- "RotateRight(90)",
13
- "MoveAhead(1.0)",
14
- "MoveAhead(1.0)",
15
- "MoveAhead(0.25)",
16
- "ToggleObjectOn(Television)",
17
- "Done"
18
  ]
19
  },
20
  "scene": "FloorPlan219",
@@ -42,4 +42,4 @@
42
  "Evaluation_Type": "Conditional",
43
  "Category": "Study and Work",
44
  "Level": "Level3"
45
- }
 
5
  "golden_actions": {
6
  "steps": 10,
7
  "actions": [
8
+ "Move(forward, 1.0)",
9
+ "Move(forward, 0.5)",
10
+ "ChangeState(Laptop, on)",
11
+ "Rotate(right, 90)",
12
+ "Rotate(right, 90)",
13
+ "Move(forward, 1.0)",
14
+ "Move(forward, 1.0)",
15
+ "Move(forward, 0.25)",
16
+ "ChangeState(Television, on)",
17
+ "EndTask(success)"
18
  ]
19
  },
20
  "scene": "FloorPlan219",
 
42
  "Evaluation_Type": "Conditional",
43
  "Category": "Study and Work",
44
  "Level": "Level3"
45
+ }
ai2thor/tasks/ai2thor05529/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan219",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan219",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05529/task.json CHANGED
@@ -5,23 +5,23 @@
5
  "golden_actions": {
6
  "steps": 17,
7
  "actions": [
8
- "MoveAhead(1.0)",
9
- "RotateLeft(90)",
10
- "MoveAhead(0.5)",
11
- "MoveAhead(0.25)",
12
- "RotateRight(90)",
13
- "MoveAhead(0.5)",
14
- "PickupObject(TissueBox)",
15
- "RotateRight(90)",
16
- "RotateRight(90)",
17
- "MoveAhead(1.0)",
18
- "MoveAhead(1.0)",
19
- "RotateRight(90)",
20
- "MoveAhead(1.0)",
21
- "RotateLeft(90)",
22
- "MoveAhead(0.5)",
23
- "PutObject(SideTable)",
24
- "Done"
25
  ]
26
  },
27
  "scene": "FloorPlan219",
@@ -49,4 +49,4 @@
49
  "Evaluation_Type": "Conditional",
50
  "Category": "DailyHousehold",
51
  "Level": "Level3"
52
- }
 
5
  "golden_actions": {
6
  "steps": 17,
7
  "actions": [
8
+ "Move(forward, 1.0)",
9
+ "Rotate(left, 90)",
10
+ "Move(forward, 0.5)",
11
+ "Move(forward, 0.25)",
12
+ "Rotate(right, 90)",
13
+ "Move(forward, 0.5)",
14
+ "Pick(TissueBox)",
15
+ "Rotate(right, 90)",
16
+ "Rotate(right, 90)",
17
+ "Move(forward, 1.0)",
18
+ "Move(forward, 1.0)",
19
+ "Rotate(right, 90)",
20
+ "Move(forward, 1.0)",
21
+ "Rotate(left, 90)",
22
+ "Move(forward, 0.5)",
23
+ "Place(SideTable)",
24
+ "EndTask(success)"
25
  ]
26
  },
27
  "scene": "FloorPlan219",
 
49
  "Evaluation_Type": "Conditional",
50
  "Category": "DailyHousehold",
51
  "Level": "Level3"
52
+ }
ai2thor/tasks/ai2thor05530/init.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "scene": "FloorPlan220",
3
  "actions": [
4
- "RotateRight(90)",
5
- "LookDown",
6
- "Done"
7
  ]
8
- }
 
1
  {
2
  "scene": "FloorPlan220",
3
  "actions": [
4
+ "Rotate(right, 90)",
5
+ "Tilt(down, 30)",
6
+ "EndTask(success)"
7
  ]
8
+ }
ai2thor/tasks/ai2thor05530/task.json CHANGED
@@ -5,12 +5,12 @@
5
  "golden_actions": {
6
  "steps": 6,
7
  "actions": [
8
- "MoveAhead(0.5)",
9
- "LookDown",
10
- "MoveAhead(0.25)",
11
- "CloseObject(Box)",
12
- "PickupObject(Box)",
13
- "Done"
14
  ]
15
  },
16
  "scene": "FloorPlan220",
@@ -37,4 +37,4 @@
37
  "Evaluation_Type": "Conditional",
38
  "Category": "DailyHousehold",
39
  "Level": "Level3"
40
- }
 
5
  "golden_actions": {
6
  "steps": 6,
7
  "actions": [
8
+ "Move(forward, 0.5)",
9
+ "Tilt(down, 30)",
10
+ "Move(forward, 0.25)",
11
+ "Manipulate(Box, close)",
12
+ "Pick(Box)",
13
+ "EndTask(success)"
14
  ]
15
  },
16
  "scene": "FloorPlan220",
 
37
  "Evaluation_Type": "Conditional",
38
  "Category": "DailyHousehold",
39
  "Level": "Level3"
40
+ }
ai2thor/tasks/ai2thor05531/init.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "scene": "FloorPlan220",
3
  "actions": [
4
- "RotateRight(90)",
5
- "RotateRight(90)",
6
- "LookDown",
7
- "Done"
8
  ]
9
- }
 
1
  {
2
  "scene": "FloorPlan220",
3
  "actions": [
4
+ "Rotate(right, 90)",
5
+ "Rotate(right, 90)",
6
+ "Tilt(down, 30)",
7
+ "EndTask(success)"
8
  ]
9
+ }
ai2thor/tasks/ai2thor05531/task.json CHANGED
@@ -5,18 +5,18 @@
5
  "golden_actions": {
6
  "steps": 12,
7
  "actions": [
8
- "MoveAhead(1.0)",
9
- "MoveAhead(1.0)",
10
- "MoveAhead(1.0)",
11
- "ToggleObjectOff(LightSwitch)",
12
- "RotateLeft(90)",
13
- "RotateLeft(90)",
14
- "MoveAhead(1.0)",
15
- "MoveAhead(1.0)",
16
- "MoveAhead(1.0)",
17
- "MoveAhead(1.0)",
18
- "ToggleObjectOn(Television)",
19
- "Done"
20
  ]
21
  },
22
  "scene": "FloorPlan220",
@@ -44,4 +44,4 @@
44
  "Evaluation_Type": "Conditional",
45
  "Category": "DailyHousehold",
46
  "Level": "Level3"
47
- }
 
5
  "golden_actions": {
6
  "steps": 12,
7
  "actions": [
8
+ "Move(forward, 1.0)",
9
+ "Move(forward, 1.0)",
10
+ "Move(forward, 1.0)",
11
+ "ChangeState(LightSwitch, off)",
12
+ "Rotate(left, 90)",
13
+ "Rotate(left, 90)",
14
+ "Move(forward, 1.0)",
15
+ "Move(forward, 1.0)",
16
+ "Move(forward, 1.0)",
17
+ "Move(forward, 1.0)",
18
+ "ChangeState(Television, on)",
19
+ "EndTask(success)"
20
  ]
21
  },
22
  "scene": "FloorPlan220",
 
44
  "Evaluation_Type": "Conditional",
45
  "Category": "DailyHousehold",
46
  "Level": "Level3"
47
+ }
ai2thor/tasks/ai2thor05532/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan220",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan220",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor05532/task.json CHANGED
@@ -5,25 +5,25 @@
5
  "golden_actions": {
6
  "steps": 19,
7
  "actions": [
8
- "MoveLeft(0.5)",
9
- "MoveLeft(0.25)",
10
- "MoveAhead(0.5)",
11
- "MoveAhead(0.25)",
12
- "PickupObject(Statue)",
13
- "RotateRight(90)",
14
- "MoveAhead(0.5)",
15
- "MoveRight(0.5)",
16
- "MoveAhead(0.25)",
17
- "MoveRight(1.0)",
18
- "MoveRight(1.0)",
19
- "MoveRight(0.5)",
20
- "MoveAhead(1.0)",
21
- "MoveRight(0.25)",
22
- "MoveAhead(0.5)",
23
- "LookDown",
24
- "MoveAhead(0.25)",
25
- "BreakObject(Statue)",
26
- "Done"
27
  ]
28
  },
29
  "scene": "FloorPlan220",
@@ -44,4 +44,4 @@
44
  "Evaluation_Type": "Conditional",
45
  "Category": "DailyHousehold",
46
  "Level": "Level3"
47
- }
 
5
  "golden_actions": {
6
  "steps": 19,
7
  "actions": [
8
+ "Move(left, 0.5)",
9
+ "Move(left, 0.25)",
10
+ "Move(forward, 0.5)",
11
+ "Move(forward, 0.25)",
12
+ "Pick(Statue)",
13
+ "Rotate(right, 90)",
14
+ "Move(forward, 0.5)",
15
+ "Move(right, 0.5)",
16
+ "Move(forward, 0.25)",
17
+ "Move(right, 1.0)",
18
+ "Move(right, 1.0)",
19
+ "Move(right, 0.5)",
20
+ "Move(forward, 1.0)",
21
+ "Move(right, 0.25)",
22
+ "Move(forward, 0.5)",
23
+ "Tilt(down, 30)",
24
+ "Move(forward, 0.25)",
25
+ "Manipulate(Statue, break)",
26
+ "EndTask(success)"
27
  ]
28
  },
29
  "scene": "FloorPlan220",
 
44
  "Evaluation_Type": "Conditional",
45
  "Category": "DailyHousehold",
46
  "Level": "Level3"
47
+ }
ai2thor/tasks/ai2thor05533/init.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "scene": "FloorPlan220",
3
  "actions": [
4
- "RotateRight(90)",
5
- "RotateRight(90)",
6
- "LookDown",
7
- "Done"
8
  ]
9
- }
 
1
  {
2
  "scene": "FloorPlan220",
3
  "actions": [
4
+ "Rotate(right, 90)",
5
+ "Rotate(right, 90)",
6
+ "Tilt(down, 30)",
7
+ "EndTask(success)"
8
  ]
9
+ }
ai2thor/tasks/ai2thor05533/task.json CHANGED
@@ -5,19 +5,19 @@
5
  "golden_actions": {
6
  "steps": 13,
7
  "actions": [
8
- "MoveAhead(1.0)",
9
- "MoveAhead(1.0)",
10
- "MoveAhead(1.0)",
11
- "ToggleObjectOff(LightSwitch)",
12
- "RotateLeft(90)",
13
- "MoveAhead(1.0)",
14
- "MoveAhead(0.5)",
15
- "RotateLeft(90)",
16
- "MoveAhead(0.25)",
17
- "RotateRight(90)",
18
- "MoveAhead(0.5)",
19
- "ToggleObjectOn(FloorLamp)",
20
- "Done"
21
  ]
22
  },
23
  "scene": "FloorPlan220",
@@ -45,4 +45,4 @@
45
  "Evaluation_Type": "Conditional",
46
  "Category": "DailyHousehold",
47
  "Level": "Level3"
48
- }
 
5
  "golden_actions": {
6
  "steps": 13,
7
  "actions": [
8
+ "Move(forward, 1.0)",
9
+ "Move(forward, 1.0)",
10
+ "Move(forward, 1.0)",
11
+ "ChangeState(LightSwitch, off)",
12
+ "Rotate(left, 90)",
13
+ "Move(forward, 1.0)",
14
+ "Move(forward, 0.5)",
15
+ "Rotate(left, 90)",
16
+ "Move(forward, 0.25)",
17
+ "Rotate(right, 90)",
18
+ "Move(forward, 0.5)",
19
+ "ChangeState(FloorLamp, on)",
20
+ "EndTask(success)"
21
  ]
22
  },
23
  "scene": "FloorPlan220",
 
45
  "Evaluation_Type": "Conditional",
46
  "Category": "DailyHousehold",
47
  "Level": "Level3"
48
+ }
ai2thor/tasks/ai2thor05534/init.json CHANGED
@@ -1,10 +1,9 @@
1
  {
2
  "scene": "FloorPlan220",
3
  "actions": [
4
- "RotateRight(90)",
5
- "RotateRight(90)",
6
- "LookDown",
7
-
8
- "Done"
9
  ]
10
- }
 
1
  {
2
  "scene": "FloorPlan220",
3
  "actions": [
4
+ "Rotate(right, 90)",
5
+ "Rotate(right, 90)",
6
+ "Tilt(down, 30)",
7
+ "EndTask(success)"
 
8
  ]
9
+ }