Spatialworld commited on
Commit
119c260
·
verified ·
1 Parent(s): 6d8b897

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/ai2thor04037/init.json +18 -0
  2. ai2thor/tasks/ai2thor04037/task.json.bak +46 -0
  3. ai2thor/tasks/ai2thor04038/init.json +18 -0
  4. ai2thor/tasks/ai2thor04038/task.json +55 -0
  5. ai2thor/tasks/ai2thor04038/task.json.bak +66 -0
  6. ai2thor/tasks/ai2thor04039/init.json +24 -0
  7. ai2thor/tasks/ai2thor04039/task.json +39 -0
  8. ai2thor/tasks/ai2thor04040/init.json +22 -0
  9. ai2thor/tasks/ai2thor04040/task.json +40 -0
  10. ai2thor/tasks/ai2thor04041/task.json +46 -0
  11. ai2thor/tasks/ai2thor04041/task.json.bak +56 -0
  12. ai2thor/tasks/ai2thor04042/init.json +7 -0
  13. ai2thor/tasks/ai2thor04042/task.json +56 -0
  14. ai2thor/tasks/ai2thor04042/task.json.bak +63 -0
  15. ai2thor/tasks/ai2thor04043/init.json +7 -0
  16. ai2thor/tasks/ai2thor04043/task.json +52 -0
  17. ai2thor/tasks/ai2thor04043/task.json.bak +56 -0
  18. ai2thor/tasks/ai2thor04044/init.json +22 -0
  19. ai2thor/tasks/ai2thor04044/task.json +41 -0
  20. ai2thor/tasks/ai2thor04044/task.json.bak +42 -0
  21. ai2thor/tasks/ai2thor04045/init.json +7 -0
  22. ai2thor/tasks/ai2thor04045/task.json +45 -0
  23. ai2thor/tasks/ai2thor04045/task.json.bak +45 -0
  24. ai2thor/tasks/ai2thor04046/init.json +7 -0
  25. ai2thor/tasks/ai2thor04046/task.json +48 -0
  26. ai2thor/tasks/ai2thor04046/task.json.bak +57 -0
  27. ai2thor/tasks/ai2thor04047/init.json +7 -0
  28. ai2thor/tasks/ai2thor04047/task.json +44 -0
  29. ai2thor/tasks/ai2thor04047/task.json.bak +53 -0
  30. ai2thor/tasks/ai2thor04048/init.json +7 -0
  31. ai2thor/tasks/ai2thor04048/task.json +47 -0
  32. ai2thor/tasks/ai2thor04048/task.json.bak +47 -0
  33. ai2thor/tasks/ai2thor04049/init.json +7 -0
  34. ai2thor/tasks/ai2thor04049/task.json +40 -0
  35. ai2thor/tasks/ai2thor04049/task.json.bak +40 -0
  36. ai2thor/tasks/ai2thor04050/init.json +7 -0
  37. ai2thor/tasks/ai2thor04050/task.json +39 -0
  38. ai2thor/tasks/ai2thor04051/init.json +26 -0
  39. ai2thor/tasks/ai2thor04051/task.json.bak +47 -0
  40. ai2thor/tasks/ai2thor04114/task.json.bak +46 -0
  41. ai2thor/tasks/ai2thor04115/task.json.bak +46 -0
  42. ai2thor/tasks/ai2thor04116/init.json +7 -0
  43. ai2thor/tasks/ai2thor04116/task.json +58 -0
  44. ai2thor/tasks/ai2thor04116/task.json.bak +68 -0
  45. ai2thor/tasks/ai2thor04117/init.json +7 -0
  46. ai2thor/tasks/ai2thor04117/task.json +37 -0
  47. ai2thor/tasks/ai2thor04118/init.json +36 -0
  48. ai2thor/tasks/ai2thor04118/task.json +40 -0
  49. ai2thor/tasks/ai2thor04118/task.json.bak +43 -0
  50. ai2thor/tasks/ai2thor04119/init.json +7 -0
ai2thor/tasks/ai2thor04037/init.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan323",
3
+ "actions": [
4
+ "RotateRight(90)",
5
+ "MoveLeft(0.25)",
6
+ "MoveAhead(0.25)",
7
+ "MoveLeft(0.25)",
8
+ "MoveLeft(0.25)",
9
+ "MoveLeft(0.25)",
10
+ "MoveAhead(0.25)",
11
+ "MoveAhead(0.25)",
12
+ "MoveAhead(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "MoveAhead(0.25)",
15
+ "LookDown",
16
+ "Done"
17
+ ]
18
+ }
ai2thor/tasks/ai2thor04037/task.json.bak ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04037",
3
+ "task_name": "Prepare for study",
4
+ "instruction": "I'm going to study now. Please take a pen to the desk on the right and open the book.",
5
+ "golden_actions": {
6
+ "steps": 11,
7
+ "actions": [
8
+ "PickupObject(Pen)",
9
+ "RotateRight(90)",
10
+ "MoveRight(0.5)",
11
+ "MoveAhead(1.0)",
12
+ "MoveAhead(1.0)",
13
+ "MoveAhead(1.0)",
14
+ "MoveLeft(0.25)",
15
+ "MoveAhead(0.25)",
16
+ "PutObject(Desk)",
17
+ "OpenObject(Book)",
18
+ "Done"
19
+ ]
20
+ },
21
+ "scene": "FloorPlan323",
22
+ "target_object_types": [
23
+ "Book",
24
+ "Desk",
25
+ "Pen"
26
+ ],
27
+ "success_conditions": [
28
+ {
29
+ "type": "object_in_receptacle",
30
+ "object_type": "Pen",
31
+ "receptacle_type": "Desk"
32
+ },
33
+ {
34
+ "type": "object_state",
35
+ "object_type": "Book",
36
+ "state": "isOpen",
37
+ "value": true
38
+ }
39
+ ],
40
+ "success_logic": "AND",
41
+ "target_description": "I'm going to study now. Please take a pen to the desk on the right and open the book.",
42
+ "max_steps": 100,
43
+ "Evaluation_Type": "Conditional",
44
+ "Category": "Study and Work",
45
+ "Level": "Level3 Hybrid"
46
+ }
ai2thor/tasks/ai2thor04038/init.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan323",
3
+ "actions": [
4
+ "RotateRight(90)",
5
+ "RotateRight(90)",
6
+ "RotateRight(90)",
7
+ "MoveLeft(0.25)",
8
+ "MoveAhead(0.25)",
9
+ "MoveAhead(0.25)",
10
+ "MoveAhead(0.25)",
11
+ "MoveAhead(0.25)",
12
+ "MoveAhead(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "ToggleObjectOn(CellPhone)",
15
+ "LookDown",
16
+ "Done"
17
+ ]
18
+ }
ai2thor/tasks/ai2thor04038/task.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04038",
3
+ "task_name": "Secure phone for trip",
4
+ "instruction": "I'm going on a long trip. Please turn off my phone and put it in the safe. Remember to close the safe door.",
5
+ "golden_actions": {
6
+ "steps": 15,
7
+ "actions": [
8
+ "ToggleObjectOff(CellPhone)",
9
+ "PickupObject(CellPhone)",
10
+ "RotateLeft(90)",
11
+ "RotateLeft(90)",
12
+ "MoveAhead(1.0)",
13
+ "MoveAhead(0.25)",
14
+ "MoveLeft(1.0)",
15
+ "MoveAhead(0.5)",
16
+ "MoveAhead(0.25)",
17
+ "MoveLeft(0.5)",
18
+ "MoveAhead(1.0)",
19
+ "OpenObject(Safe)",
20
+ "PutObject(Safe)",
21
+ "CloseObject(Safe)",
22
+ "Done"
23
+ ]
24
+ },
25
+ "scene": "FloorPlan323",
26
+ "target_object_types": [
27
+ "CellPhone",
28
+ "Safe"
29
+ ],
30
+ "success_conditions": [
31
+ {
32
+ "type": "object_in_receptacle",
33
+ "object_type": "CellPhone",
34
+ "receptacle_type": "Safe"
35
+ },
36
+ {
37
+ "type": "object_state",
38
+ "object_type": "CellPhone",
39
+ "state": "isToggled",
40
+ "value": false
41
+ },
42
+ {
43
+ "type": "object_state",
44
+ "object_type": "Safe",
45
+ "state": "isOpen",
46
+ "value": false
47
+ }
48
+ ],
49
+ "success_logic": "AND",
50
+ "target_description": "I'm going on a long trip. Please turn off my phone and put it in the safe. Remember to close the safe door.",
51
+ "max_steps": 100,
52
+ "Evaluation_Type": "Conditional",
53
+ "Category": "Daily Household (Kitchen/Bedroom)",
54
+ "Level": "Level3 Hybrid"
55
+ }
ai2thor/tasks/ai2thor04038/task.json.bak ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04038",
3
+ "task_name": "Secure phone for trip",
4
+ "instruction": "I'm going on a long trip. Please turn off my phone and put it in the safe. Remember to close the safe door.",
5
+ "golden_actions": {
6
+ "steps": 26,
7
+ "actions": [
8
+ "ToggleObjectOff(CellPhone)",
9
+ "PickupObject(CellPhone)",
10
+ "RotateLeft(90)",
11
+ "RotateLeft(90)",
12
+ "MoveAhead(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "MoveAhead(0.25)",
15
+ "MoveAhead(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "MoveLeft(0.25)",
18
+ "MoveLeft(0.25)",
19
+ "MoveLeft(0.25)",
20
+ "MoveLeft(0.25)",
21
+ "MoveAhead(0.25)",
22
+ "MoveAhead(0.25)",
23
+ "MoveAhead(0.25)",
24
+ "MoveLeft(0.25)",
25
+ "MoveLeft(0.25)",
26
+ "MoveAhead(0.25)",
27
+ "MoveAhead(0.25)",
28
+ "MoveAhead(0.25)",
29
+ "MoveAhead(0.25)",
30
+ "OpenObject(Safe)",
31
+ "PutObject(Safe)",
32
+ "CloseObject(Safe)",
33
+ "Done"
34
+ ]
35
+ },
36
+ "scene": "FloorPlan323",
37
+ "target_object_types": [
38
+ "CellPhone",
39
+ "Safe"
40
+ ],
41
+ "success_conditions": [
42
+ {
43
+ "type": "object_in_receptacle",
44
+ "object_type": "CellPhone",
45
+ "receptacle_type": "Safe"
46
+ },
47
+ {
48
+ "type": "object_state",
49
+ "object_type": "CellPhone",
50
+ "state": "isToggled",
51
+ "value": false
52
+ },
53
+ {
54
+ "type": "object_state",
55
+ "object_type": "Safe",
56
+ "state": "isOpen",
57
+ "value": false
58
+ }
59
+ ],
60
+ "success_logic": "AND",
61
+ "target_description": "I'm going on a long trip. Please turn off my phone and put it in the safe. Remember to close the safe door.",
62
+ "max_steps": 100,
63
+ "Evaluation_Type": "Conditional",
64
+ "Category": "Daily Household (Kitchen/Bedroom)",
65
+ "Level": "Level3 Hybrid"
66
+ }
ai2thor/tasks/ai2thor04039/init.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan323",
3
+ "actions": [
4
+ "RotateRight(90)",
5
+ "RotateRight(90)",
6
+ "MoveAhead(0.25)",
7
+ "MoveLeft(0.25)",
8
+ "MoveLeft(0.25)",
9
+ "MoveAhead(0.25)",
10
+ "MoveAhead(0.25)",
11
+ "MoveAhead(0.25)",
12
+ "MoveAhead(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "MoveAhead(0.25)",
15
+ "MoveAhead(0.25)",
16
+ "MoveLeft(0.25)",
17
+ "MoveLeft(0.25)",
18
+ "MoveLeft(0.25)",
19
+ "MoveAhead(0.25)",
20
+ "DirtyObject(Bowl)",
21
+ "LookDown",
22
+ "Done"
23
+ ]
24
+ }
ai2thor/tasks/ai2thor04039/task.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04039",
3
+ "task_name": "Wash bowl and make coffee",
4
+ "instruction": "I'm sleepy. Please wash the bowl in front of me and then fill it with a cup of coffee.",
5
+ "golden_actions": {
6
+ "steps": 3,
7
+ "actions": [
8
+ "CleanObject(Bowl)",
9
+ "FillObjectWithLiquid(Bowl, coffee)",
10
+ "Done"
11
+ ]
12
+ },
13
+ "scene": "FloorPlan323",
14
+ "target_object_types": [
15
+ "Bowl"
16
+ ],
17
+ "success_conditions": [
18
+ {
19
+ "type": "object_state",
20
+ "object_type": "Bowl",
21
+ "state": "isDirty",
22
+ "value": false
23
+ },
24
+ {
25
+ "type": "object_state",
26
+ "object_type": "Bowl",
27
+ "state": "isFilledWithLiquid",
28
+ "value": true,
29
+ "liquid": "coffee"
30
+ }
31
+ ],
32
+ "success_logic": "AND",
33
+ "target_description": "I'm sleepy. Please wash the bowl in front of me and then fill it with a cup of coffee.",
34
+ "max_steps": 100,
35
+ "Evaluation_Type": "Conditional",
36
+ "Category": "Daily Household (Kitchen/Bedroom)",
37
+ "Level": "Level2 Interaction"
38
+
39
+ }
ai2thor/tasks/ai2thor04040/init.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan324",
3
+ "actions": [
4
+ "RotateLeft(90)",
5
+ "MoveRight(0.25)",
6
+ "MoveRight(0.25)",
7
+ "MoveAhead(0.25)",
8
+ "MoveRight(0.25)",
9
+ "MoveRight(0.25)",
10
+ "MoveRight(0.25)",
11
+ "MoveAhead(0.25)",
12
+ "MoveAhead(0.25)",
13
+ "MoveRight(0.25)",
14
+ "MoveAhead(0.25)",
15
+ "MoveAhead(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "MoveAhead(0.25)",
18
+ "LookDown",
19
+ "OpenObject(Book)",
20
+ "Done"
21
+ ]
22
+ }
ai2thor/tasks/ai2thor04040/task.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04040",
3
+ "task_name": "Tidy bed for sleep",
4
+ "instruction": "I'm going to sleep now. Please close the books, and then tidy up the bed.",
5
+ "golden_actions": {
6
+ "steps": 5,
7
+ "actions": [
8
+ "CleanObject(Bed)",
9
+ "CloseObject(Book)",
10
+ "Done"
11
+ ]
12
+ },
13
+ "scene": "FloorPlan324",
14
+ "target_object_types": [
15
+ "Book",
16
+ "Bed"
17
+ ],
18
+ "success_conditions": [
19
+
20
+ {
21
+ "type": "object_state",
22
+ "object_type": "Book",
23
+ "state": "isOpen",
24
+ "value": false
25
+ },
26
+ {
27
+ "type": "object_state",
28
+ "object_type": "Bed",
29
+ "state": "isDirty",
30
+ "value": false
31
+ }
32
+
33
+ ],
34
+ "success_logic": "AND",
35
+ "target_description": "I'm going to sleep now. Please close the books, and then tidy up the bed.",
36
+ "max_steps": 100,
37
+ "Evaluation_Type": "Conditional",
38
+ "Category": "Daily Household (Kitchen/Bedroom)",
39
+ "Level": "Level2 Interaction"
40
+ }
ai2thor/tasks/ai2thor04041/task.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04041",
3
+ "task_name": "Destroy laptop",
4
+ "instruction": "My laptop has a virus. Please take a baseball bat and smash the laptop.",
5
+ "golden_actions": {
6
+ "steps": 11,
7
+ "actions": [
8
+ "RotateLeft(90)",
9
+ "MoveAhead(0.5)",
10
+ "MoveLeft(1.0)",
11
+ "MoveAhead(1.0)",
12
+ "MoveAhead(0.25)",
13
+ "PickupObject(BaseballBat)",
14
+ "RotateRight(90)",
15
+ "RotateRight(90)",
16
+ "MoveAhead(1.0)",
17
+ "BreakObject(Laptop)",
18
+ "Done"
19
+ ]
20
+ },
21
+ "scene": "FloorPlan324",
22
+ "target_object_types": [
23
+ "Laptop",
24
+ "BaseballBat"
25
+ ],
26
+ "success_conditions": [
27
+ {
28
+ "type": "object_state",
29
+ "object_type": "BaseballBat",
30
+ "state": "isPickedUp",
31
+ "value": true
32
+ },
33
+ {
34
+ "type": "object_state",
35
+ "object_type": "Laptop",
36
+ "state": "isBroken",
37
+ "value": true
38
+ }
39
+ ],
40
+ "success_logic": "AND",
41
+ "target_description": "My laptop has a virus. Please take a baseball bat and smash the laptop.",
42
+ "max_steps": 100,
43
+ "Evaluation_Type": "Conditional",
44
+ "Category": "Daily Household (Kitchen/Bedroom)",
45
+ "Level": "Level3 Hybrid"
46
+ }
ai2thor/tasks/ai2thor04041/task.json.bak ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04041",
3
+ "task_name": "Destroy laptop",
4
+ "instruction": "My laptop has a virus. Please take a baseball bat and smash the laptop.",
5
+ "golden_actions": {
6
+ "steps": 21,
7
+ "actions": [
8
+ "RotateLeft(90)",
9
+ "MoveAhead(0.25)",
10
+ "MoveAhead(0.25)",
11
+ "MoveLeft(0.25)",
12
+ "MoveLeft(0.25)",
13
+ "MoveLeft(0.25)",
14
+ "MoveLeft(0.25)",
15
+ "MoveAhead(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "MoveAhead(0.25)",
18
+ "MoveAhead(0.25)",
19
+ "MoveAhead(0.25)",
20
+ "PickupObject(BaseballBat)",
21
+ "RotateRight(90)",
22
+ "RotateRight(90)",
23
+ "MoveAhead(0.25)",
24
+ "MoveAhead(0.25)",
25
+ "MoveAhead(0.25)",
26
+ "MoveAhead(0.25)",
27
+ "BreakObject(Laptop)",
28
+ "Done"
29
+ ]
30
+ },
31
+ "scene": "FloorPlan324",
32
+ "target_object_types": [
33
+ "Laptop",
34
+ "BaseballBat"
35
+ ],
36
+ "success_conditions": [
37
+ {
38
+ "type": "object_state",
39
+ "object_type": "BaseballBat",
40
+ "state": "isPickedUp",
41
+ "value": true
42
+ },
43
+ {
44
+ "type": "object_state",
45
+ "object_type": "Laptop",
46
+ "state": "isBroken",
47
+ "value": true
48
+ }
49
+ ],
50
+ "success_logic": "AND",
51
+ "target_description": "My laptop has a virus. Please take a baseball bat and smash the laptop.",
52
+ "max_steps": 100,
53
+ "Evaluation_Type": "Conditional",
54
+ "Category": "Daily Household (Kitchen/Bedroom)",
55
+ "Level": "Level3 Hybrid"
56
+ }
ai2thor/tasks/ai2thor04042/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan324",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }
ai2thor/tasks/ai2thor04042/task.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04042",
3
+ "task_name": "Prepare to leave - lights off",
4
+ "instruction": "I'm getting ready to leave. Please hold my keychain and turn off all the lights.",
5
+ "golden_actions": {
6
+ "steps": 14,
7
+ "actions": [
8
+ "RotateRight(90)",
9
+ "RotateRight(90)",
10
+ "MoveRight(0.5)",
11
+ "MoveAhead(0.5)",
12
+ "MoveAhead(0.25)",
13
+ "PickupObject(KeyChain)",
14
+ "RotateLeft(90)",
15
+ "ToggleObjectOff(DeskLamp)",
16
+ "MoveLeft(1.0)",
17
+ "RotateLeft(90)",
18
+ "MoveAhead(0.5)",
19
+ "MoveLeft(0.5)",
20
+ "ToggleObjectOff(LightSwitch)",
21
+ "Done"
22
+ ]
23
+ },
24
+ "scene": "FloorPlan324",
25
+ "target_object_types": [
26
+ "LightSwitch",
27
+ "DeskLamp",
28
+ "KeyChain"
29
+ ],
30
+ "success_conditions": [
31
+ {
32
+ "type": "object_state",
33
+ "object_type": "KeyChain",
34
+ "state": "isPickedUp",
35
+ "value": true
36
+ },
37
+ {
38
+ "type": "object_state",
39
+ "object_type": "DeskLamp",
40
+ "state": "isToggled",
41
+ "value": false
42
+ },
43
+ {
44
+ "type": "object_state",
45
+ "object_type": "LightSwitch",
46
+ "state": "isToggled",
47
+ "value": false
48
+ }
49
+ ],
50
+ "success_logic": "AND",
51
+ "target_description": "I'm getting ready to leave. Please hold my keychain and turn off all the lights.",
52
+ "max_steps": 100,
53
+ "Evaluation_Type": "Conditional",
54
+ "Category": "Daily Household (Kitchen/Bedroom)",
55
+ "Level": "Level3 Hybrid"
56
+ }
ai2thor/tasks/ai2thor04042/task.json.bak ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04042",
3
+ "task_name": "Prepare to leave - lights off",
4
+ "instruction": "I'm getting ready to leave. Please hold my keychain and turn off all the lights.",
5
+ "golden_actions": {
6
+ "steps": 21,
7
+ "actions": [
8
+ "RotateRight(90)",
9
+ "RotateRight(90)",
10
+ "MoveRight(0.25)",
11
+ "MoveRight(0.25)",
12
+ "MoveAhead(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "MoveAhead(0.25)",
15
+ "PickupObject(KeyChain)",
16
+ "RotateLeft(90)",
17
+ "ToggleObjectOff(DeskLamp)",
18
+ "MoveLeft(0.25)",
19
+ "MoveLeft(0.25)",
20
+ "MoveLeft(0.25)",
21
+ "MoveLeft(0.25)",
22
+ "RotateLeft(90)",
23
+ "MoveAhead(0.25)",
24
+ "MoveAhead(0.25)",
25
+ "MoveLeft(0.25)",
26
+ "MoveLeft(0.25)",
27
+ "ToggleObjectOff(LightSwitch)",
28
+ "Done"
29
+ ]
30
+ },
31
+ "scene": "FloorPlan324",
32
+ "target_object_types": [
33
+ "LightSwitch",
34
+ "DeskLamp",
35
+ "KeyChain"
36
+ ],
37
+ "success_conditions": [
38
+ {
39
+ "type": "object_state",
40
+ "object_type": "KeyChain",
41
+ "state": "isPickedUp",
42
+ "value": true
43
+ },
44
+ {
45
+ "type": "object_state",
46
+ "object_type": "DeskLamp",
47
+ "state": "isToggled",
48
+ "value": false
49
+ },
50
+ {
51
+ "type": "object_state",
52
+ "object_type": "LightSwitch",
53
+ "state": "isToggled",
54
+ "value": false
55
+ }
56
+ ],
57
+ "success_logic": "AND",
58
+ "target_description": "I'm getting ready to leave. Please hold my keychain and turn off all the lights.",
59
+ "max_steps": 100,
60
+ "Evaluation_Type": "Conditional",
61
+ "Category": "Daily Household (Kitchen/Bedroom)",
62
+ "Level": "Level3 Hybrid"
63
+ }
ai2thor/tasks/ai2thor04043/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan324",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }
ai2thor/tasks/ai2thor04043/task.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04043",
3
+ "task_name": "Phone to bed",
4
+ "instruction": "I'd like to use my phone in bed for a while. Please turn it on and place it on the bed, and also clean the bed.",
5
+ "golden_actions": {
6
+ "steps": 11,
7
+ "actions": [
8
+ "RotateLeft(90)",
9
+ "RotateLeft(90)",
10
+ "MoveRight(0.5)",
11
+ "MoveRight(0.25)",
12
+ "MoveAhead(1.0)",
13
+ "ToggleObjectOn(CellPhone)",
14
+ "PickupObject(CellPhone)",
15
+ "RotateRight(90)",
16
+ "CleanObject(Bed)",
17
+ "PutObject(Bed)",
18
+ "Done"
19
+ ]
20
+ },
21
+ "scene": "FloorPlan324",
22
+ "target_object_types": [
23
+ "CellPhone",
24
+ "Bed"
25
+ ],
26
+ "success_conditions": [
27
+ {
28
+ "type": "object_in_receptacle",
29
+ "object_type": "CellPhone",
30
+ "receptacle_type": "Bed",
31
+ "value": true
32
+ },
33
+ {
34
+ "type": "object_state",
35
+ "object_type": "CellPhone",
36
+ "state": "isToggled",
37
+ "value": true
38
+ },
39
+ {
40
+ "type": "object_state",
41
+ "object_type": "Bed",
42
+ "state": "isDirty",
43
+ "value": false
44
+ }
45
+ ],
46
+ "success_logic": "AND",
47
+ "target_description": "I'd like to use my phone in bed for a while. Please turn it on and place it on the bed, and also clean the bed.",
48
+ "max_steps": 100,
49
+ "Evaluation_Type": "Conditional",
50
+ "Category": "Daily Household (Kitchen/Bedroom)",
51
+ "Level": "Level3 Hybrid"
52
+ }
ai2thor/tasks/ai2thor04043/task.json.bak ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04043",
3
+ "task_name": "Phone to bed",
4
+ "instruction": "I'd like to use my phone in bed for a while. Please turn it on and place it on the bed, and also clean the bed.",
5
+ "golden_actions": {
6
+ "steps": 15,
7
+ "actions": [
8
+ "RotateLeft(90)",
9
+ "RotateLeft(90)",
10
+ "MoveRight(0.25)",
11
+ "MoveRight(0.25)",
12
+ "MoveRight(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "MoveAhead(0.25)",
15
+ "MoveAhead(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "ToggleObjectOn(CellPhone)",
18
+ "PickupObject(CellPhone)",
19
+ "RotateRight(90)",
20
+ "CleanObject(Bed)",
21
+ "PutObject(Bed)",
22
+ "Done"
23
+ ]
24
+ },
25
+ "scene": "FloorPlan324",
26
+ "target_object_types": [
27
+ "CellPhone",
28
+ "Bed"
29
+ ],
30
+ "success_conditions": [
31
+ {
32
+ "type": "object_in_receptacle",
33
+ "object_type": "CellPhone",
34
+ "receptacle_type": "Bed",
35
+ "value": true
36
+ },
37
+ {
38
+ "type": "object_state",
39
+ "object_type": "CellPhone",
40
+ "state": "isToggled",
41
+ "value": true
42
+ },
43
+ {
44
+ "type": "object_state",
45
+ "object_type": "Bed",
46
+ "state": "isDirty",
47
+ "value": false
48
+ }
49
+ ],
50
+ "success_logic": "AND",
51
+ "target_description": "I'd like to use my phone in bed for a while. Please turn it on and place it on the bed, and also clean the bed.",
52
+ "max_steps": 100,
53
+ "Evaluation_Type": "Conditional",
54
+ "Category": "Daily Household (Kitchen/Bedroom)",
55
+ "Level": "Level3 Hybrid"
56
+ }
ai2thor/tasks/ai2thor04044/init.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan324",
3
+ "actions": [
4
+ "MoveAhead(0.25)",
5
+ "MoveAhead(0.25)",
6
+ "MoveAhead(0.25)",
7
+ "MoveLeft(0.25)",
8
+ "MoveLeft(0.25)",
9
+ "MoveLeft(0.25)",
10
+ "MoveAhead(0.25)",
11
+ "ToggleObjectOff(LightSwitch)",
12
+ "RotateRight(90)",
13
+ "RotateRight(90)",
14
+ "MoveAhead(0.25)",
15
+ "MoveAhead(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "MoveLeft(0.25)",
18
+ "ToggleObjectOff(DeskLamp)",
19
+ "LookDown",
20
+ "Done"
21
+ ]
22
+ }
ai2thor/tasks/ai2thor04044/task.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04044",
3
+ "task_name": "Turn on all lights",
4
+ "instruction": "I'm going home now, please turn on all the lights in the room.",
5
+ "golden_actions": {
6
+ "steps": 6,
7
+ "actions": [
8
+ "ToggleObjectOn(DeskLamp)",
9
+ "RotateLeft(90)",
10
+ "RotateLeft(90)",
11
+ "MoveAhead(0.5)",
12
+ "ToggleObjectOn(LightSwitch)",
13
+ "Done"
14
+ ]
15
+ },
16
+ "scene": "FloorPlan324",
17
+ "target_object_types": [
18
+ "LightSwitch",
19
+ "DeskLamp"
20
+ ],
21
+ "success_conditions": [
22
+ {
23
+ "type": "object_state",
24
+ "object_type": "DeskLamp",
25
+ "state": "isToggled",
26
+ "value": true
27
+ },
28
+ {
29
+ "type": "object_state",
30
+ "object_type": "LightSwitch",
31
+ "state": "isToggled",
32
+ "value": true
33
+ }
34
+ ],
35
+ "success_logic": "AND",
36
+ "target_description": "I'm going home now, please turn on all the lights in the room.",
37
+ "max_steps": 100,
38
+ "Evaluation_Type": "Conditional",
39
+ "Category": "Daily Household (Kitchen/Bedroom)",
40
+ "Level": "Level3 Hybrid"
41
+ }
ai2thor/tasks/ai2thor04044/task.json.bak ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04044",
3
+ "task_name": "Turn on all lights",
4
+ "instruction": "I'm going home now, please turn on all the lights in the room.",
5
+ "golden_actions": {
6
+ "steps": 7,
7
+ "actions": [
8
+ "ToggleObjectOn(DeskLamp)",
9
+ "RotateLeft(90)",
10
+ "RotateLeft(90)",
11
+ "MoveAhead(0.25)",
12
+ "MoveAhead(0.25)",
13
+ "ToggleObjectOn(LightSwitch)",
14
+ "Done"
15
+ ]
16
+ },
17
+ "scene": "FloorPlan324",
18
+ "target_object_types": [
19
+ "LightSwitch",
20
+ "DeskLamp"
21
+ ],
22
+ "success_conditions": [
23
+ {
24
+ "type": "object_state",
25
+ "object_type": "DeskLamp",
26
+ "state": "isToggled",
27
+ "value": true
28
+ },
29
+ {
30
+ "type": "object_state",
31
+ "object_type": "LightSwitch",
32
+ "state": "isToggled",
33
+ "value": true
34
+ }
35
+ ],
36
+ "success_logic": "AND",
37
+ "target_description": "I'm going home now, please turn on all the lights in the room.",
38
+ "max_steps": 100,
39
+ "Evaluation_Type": "Conditional",
40
+ "Category": "Daily Household (Kitchen/Bedroom)",
41
+ "Level": "Level3 Hybrid"
42
+ }
ai2thor/tasks/ai2thor04045/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan210",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }
ai2thor/tasks/ai2thor04045/task.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04045",
3
+ "task_name": "Place watch on chair",
4
+ "instruction": "I'm about to put my watch on; please place it on the chair.",
5
+ "golden_actions": {
6
+ "steps": 16,
7
+ "actions": [
8
+ "MoveLeft(0.25)",
9
+ "MoveAhead(1.0)",
10
+ "MoveLeft(0.25)",
11
+ "RotateLeft(90)",
12
+ "MoveRight(0.5)",
13
+ "PickupObject(Watch)",
14
+ "RotateRight(90)",
15
+ "RotateRight(90)",
16
+ "MoveRight(1.0)",
17
+ "MoveRight(1.0)",
18
+ "MoveAhead(1.0)",
19
+ "MoveAhead(0.5)",
20
+ "MoveRight(0.5)",
21
+ "MoveAhead(0.25)",
22
+ "PutObject(Chair)",
23
+ "Done"
24
+ ]
25
+ },
26
+ "scene": "FloorPlan210",
27
+ "target_object_types": [
28
+ "Chair",
29
+ "Watch"
30
+ ],
31
+ "success_conditions": [
32
+ {
33
+ "type": "object_in_receptacle",
34
+ "object_type": "Watch",
35
+ "receptacle_type": "Chair",
36
+ "value": true
37
+ }
38
+ ],
39
+ "success_logic": "AND",
40
+ "target_description": "I'm about to put my watch on; please place it on the chair.",
41
+ "max_steps": 100,
42
+ "Evaluation_Type": "Conditional",
43
+ "Category": "Daily Household (Kitchen/Bedroom)",
44
+ "Level": "Level3 Hybrid"
45
+ }
ai2thor/tasks/ai2thor04045/task.json.bak ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04045",
3
+ "task_name": "Place watch on chair",
4
+ "instruction": "I'm about to put my watch on; please place it on the chair.",
5
+ "golden_actions": {
6
+ "steps": 16,
7
+ "actions": [
8
+ "MoveLeft(0.25)",
9
+ "MoveAhead(1.0)",
10
+ "MoveLeft(0.25)",
11
+ "RotateLeft(90)",
12
+ "MoveRight(0.5)",
13
+ "PickupObject(Watch)",
14
+ "RotateRight(90)",
15
+ "RotateRight(90)",
16
+ "MoveRight(1.0)",
17
+ "MoveRight(1.0)",
18
+ "MoveAhead(1.0)",
19
+ "MoveAhead(0.5)",
20
+ "MoveRight(0.5)",
21
+ "MoveAhead(0.25)",
22
+ "PutObject(Chair)",
23
+ "Done"
24
+ ]
25
+ },
26
+ "scene": "FloorPlan210",
27
+ "target_object_types": [
28
+ "Chair",
29
+ "Watch"
30
+ ],
31
+ "success_conditions": [
32
+ {
33
+ "type": "object_in_receptacle",
34
+ "object_type": "Watch",
35
+ "receptacle_type": "Chair",
36
+ "value": true
37
+ }
38
+ ],
39
+ "success_logic": "AND",
40
+ "target_description": "I'm about to put my watch on; please place it on the chair.",
41
+ "max_steps": 100,
42
+ "Evaluation_Type": "Conditional",
43
+ "Category": "Daily Household (Kitchen/Bedroom)",
44
+ "Level": "Level3 Hybrid"
45
+ }
ai2thor/tasks/ai2thor04046/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan210",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }
ai2thor/tasks/ai2thor04046/task.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04046",
3
+ "task_name": "Enable laptop and TV",
4
+ "instruction": "I want to work on my laptop while watching TV. Please enable both.",
5
+ "golden_actions": {
6
+ "steps": 13,
7
+ "actions": [
8
+ "MoveAhead(1.0)",
9
+ "MoveAhead(0.5)",
10
+ "RotateRight(90)",
11
+ "MoveLeft(0.25)",
12
+ "MoveAhead(0.5)",
13
+ "MoveAhead(0.25)",
14
+ "ToggleObjectOn(Laptop)",
15
+ "RotateLeft(90)",
16
+ "RotateLeft(90)",
17
+ "MoveAhead(1.0)",
18
+ "MoveRight(0.25)",
19
+ "ToggleObjectOn(Television)",
20
+ "Done"
21
+ ]
22
+ },
23
+ "scene": "FloorPlan210",
24
+ "target_object_types": [
25
+ "Laptop",
26
+ "Television"
27
+ ],
28
+ "success_conditions": [
29
+ {
30
+ "type": "object_state",
31
+ "object_type": "Laptop",
32
+ "state": "isToggled",
33
+ "value": true
34
+ },
35
+ {
36
+ "type": "object_state",
37
+ "object_type": "Television",
38
+ "state": "isToggled",
39
+ "value": true
40
+ }
41
+ ],
42
+ "success_logic": "AND",
43
+ "target_description": "I want to work on my laptop while watching TV. Please enable both.",
44
+ "max_steps": 100,
45
+ "Evaluation_Type": "Conditional",
46
+ "Category": "Study and Work",
47
+ "Level": "Level3 Hybrid"
48
+ }
ai2thor/tasks/ai2thor04046/task.json.bak ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04046",
3
+ "task_name": "Enable laptop and TV",
4
+ "instruction": "I want to work on my laptop while watching TV. Please enable both.",
5
+ "golden_actions": {
6
+ "steps": 21,
7
+ "actions": [
8
+ "MoveAhead(0.25)",
9
+ "MoveAhead(0.25)",
10
+ "MoveAhead(0.25)",
11
+ "MoveAhead(0.25)",
12
+ "MoveAhead(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "RotateRight(90)",
15
+ "MoveLeft(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "MoveAhead(0.25)",
18
+ "MoveAhead(0.25)",
19
+ "ToggleObjectOn(Laptop)",
20
+ "RotateLeft(90)",
21
+ "RotateLeft(90)",
22
+ "MoveAhead(0.25)",
23
+ "MoveAhead(0.25)",
24
+ "MoveAhead(0.25)",
25
+ "MoveAhead(0.25)",
26
+ "MoveRight(0.25)",
27
+ "ToggleObjectOn(Television)",
28
+ "Done"
29
+ ]
30
+ },
31
+ "scene": "FloorPlan210",
32
+ "target_object_types": [
33
+ "Laptop",
34
+ "Television"
35
+ ],
36
+ "success_conditions": [
37
+ {
38
+ "type": "object_state",
39
+ "object_type": "Laptop",
40
+ "state": "isToggled",
41
+ "value": true
42
+ },
43
+ {
44
+ "type": "object_state",
45
+ "object_type": "Television",
46
+ "state": "isToggled",
47
+ "value": true
48
+ }
49
+ ],
50
+ "success_logic": "AND",
51
+ "target_description": "I want to work on my laptop while watching TV. Please enable both.",
52
+ "max_steps": 100,
53
+ "Evaluation_Type": "Conditional",
54
+ "Category": "Study and Work",
55
+ "Level": "Level3 Hybrid"
56
+
57
+ }
ai2thor/tasks/ai2thor04047/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan210",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }
ai2thor/tasks/ai2thor04047/task.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04047",
3
+ "task_name": "Move pillows to ottoman",
4
+ "instruction": "The sofa is too cramped, please put the pillows on the ottoman.",
5
+ "golden_actions": {
6
+ "steps": 8,
7
+ "actions": [
8
+ "MoveAhead(1.0)",
9
+ "MoveAhead(0.5)",
10
+ "MoveRight(1.0)",
11
+ "MoveAhead(0.25)",
12
+ "MoveRight(0.25)",
13
+ "PickupObject(Pillow)",
14
+ "PutObject(Ottoman)",
15
+ "Done"
16
+ ]
17
+ },
18
+ "scene": "FloorPlan210",
19
+ "target_object_types": [
20
+ "Pillow",
21
+ "Ottoman",
22
+ "Sofa"
23
+ ],
24
+ "success_conditions": [
25
+ {
26
+ "type": "object_in_receptacle",
27
+ "object_type": "Pillow",
28
+ "receptacle_type": "Ottoman",
29
+ "value": true
30
+ },
31
+ {
32
+ "type": "object_in_receptacle",
33
+ "object_type": "Pillow",
34
+ "receptacle_type": "Sofa",
35
+ "value": false
36
+ }
37
+ ],
38
+ "success_logic": "AND",
39
+ "target_description": "The sofa is too cramped, please put the pillows on the ottoman.",
40
+ "max_steps": 100,
41
+ "Evaluation_Type": "Conditional",
42
+ "Category": "Daily Household (Kitchen/Bedroom)",
43
+ "Level": "Level3 Hybrid"
44
+ }
ai2thor/tasks/ai2thor04047/task.json.bak ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04047",
3
+ "task_name": "Move pillows to ottoman",
4
+ "instruction": "The sofa is too cramped, please put the pillows on the ottoman.",
5
+ "golden_actions": {
6
+ "steps": 15,
7
+ "actions": [
8
+ "MoveAhead(0.25)",
9
+ "MoveAhead(0.25)",
10
+ "MoveAhead(0.25)",
11
+ "MoveAhead(0.25)",
12
+ "MoveAhead(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "MoveRight(0.25)",
15
+ "MoveRight(0.25)",
16
+ "MoveRight(0.25)",
17
+ "MoveRight(0.25)",
18
+ "MoveAhead(0.25)",
19
+ "MoveRight(0.25)",
20
+ "PickupObject(Pillow)",
21
+ "PutObject(Ottoman)",
22
+ "Done"
23
+ ]
24
+ },
25
+ "scene": "FloorPlan210",
26
+ "target_object_types": [
27
+ "Pillow",
28
+ "Ottoman",
29
+ "Sofa"
30
+
31
+ ],
32
+ "success_conditions": [
33
+ {
34
+ "type": "object_in_receptacle",
35
+ "object_type": "Pillow",
36
+ "receptacle_type": "Ottoman",
37
+ "value": true
38
+ },
39
+ {
40
+ "type": "object_in_receptacle",
41
+ "object_type": "Pillow",
42
+ "receptacle_type": "Sofa",
43
+ "value": false
44
+ }
45
+ ],
46
+ "success_logic": "AND",
47
+ "target_description": "The sofa is too cramped, please put the pillows on the ottoman.",
48
+ "max_steps": 100,
49
+ "Evaluation_Type": "Conditional",
50
+ "Category": "Daily Household (Kitchen/Bedroom)",
51
+ "Level": "Level3 Hybrid"
52
+
53
+ }
ai2thor/tasks/ai2thor04048/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan210",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }
ai2thor/tasks/ai2thor04048/task.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04048",
3
+ "task_name": "Fill watering can",
4
+ "instruction": "Please place the watering can on the dressing table next to it and fill it with water.",
5
+ "golden_actions": {
6
+ "steps": 11,
7
+ "actions": [
8
+ "MoveAhead(1.0)",
9
+ "MoveAhead(1.0)",
10
+ "MoveAhead(1.0)",
11
+ "MoveAhead(0.25)",
12
+ "PickupObject(WateringCan)",
13
+ "FillObjectWithLiquid(WateringCan, water)",
14
+ "MoveLeft(0.25)",
15
+ "MoveAhead(0.5)",
16
+ "MoveLeft(0.5)",
17
+ "PutObject(Dresser)",
18
+ "Done"
19
+ ]
20
+ },
21
+ "scene": "FloorPlan210",
22
+ "target_object_types": [
23
+ "WateringCan",
24
+ "Dresser"
25
+ ],
26
+ "success_conditions": [
27
+ {
28
+ "type": "object_in_receptacle",
29
+ "object_type": "WateringCan",
30
+ "receptacle_type": "Dresser",
31
+ "value": true
32
+ },
33
+ {
34
+ "type": "object_state",
35
+ "object_type": "WateringCan",
36
+ "state": "isFilledWithLiquid",
37
+ "value": true,
38
+ "liquid": "water"
39
+ }
40
+ ],
41
+ "success_logic": "AND",
42
+ "target_description": "Please place the watering can on the dressing table next to it and fill it with water.",
43
+ "max_steps": 100,
44
+ "Evaluation_Type": "Conditional",
45
+ "Category": "Daily Household (Kitchen/Bedroom)",
46
+ "Level": "Level3 Hybrid"
47
+ }
ai2thor/tasks/ai2thor04048/task.json.bak ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04048",
3
+ "task_name": "Fill watering can",
4
+ "instruction": "Please place the watering can on the dressing table next to it and fill it with water.",
5
+ "golden_actions": {
6
+ "steps": 11,
7
+ "actions": [
8
+ "MoveAhead(1.0)",
9
+ "MoveAhead(1.0)",
10
+ "MoveAhead(1.0)",
11
+ "MoveAhead(0.25)",
12
+ "PickupObject(WateringCan)",
13
+ "FillObjectWithLiquid(WateringCan, water)",
14
+ "MoveLeft(0.25)",
15
+ "MoveAhead(0.5)",
16
+ "MoveLeft(0.5)",
17
+ "PutObject(Dresser)",
18
+ "Done"
19
+ ]
20
+ },
21
+ "scene": "FloorPlan210",
22
+ "target_object_types": [
23
+ "WateringCan",
24
+ "Dresser"
25
+ ],
26
+ "success_conditions": [
27
+ {
28
+ "type": "object_in_receptacle",
29
+ "object_type": "WateringCan",
30
+ "receptacle_type": "Dresser",
31
+ "value": true
32
+ },
33
+ {
34
+ "type": "object_state",
35
+ "object_type": "WateringCan",
36
+ "state": "isFilledWithLiquid",
37
+ "value": true,
38
+ "liquid": "water"
39
+ }
40
+ ],
41
+ "success_logic": "AND",
42
+ "target_description": "Please place the watering can on the dressing table next to it and fill it with water.",
43
+ "max_steps": 100,
44
+ "Evaluation_Type": "Conditional",
45
+ "Category": "Daily Household (Kitchen/Bedroom)",
46
+ "Level": "Level3 Hybrid"
47
+ }
ai2thor/tasks/ai2thor04049/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan210",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }
ai2thor/tasks/ai2thor04049/task.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04049",
3
+ "task_name": "Put remote in box",
4
+ "instruction": "I don't want to watch TV anymore, please put the remote control in the box.",
5
+ "golden_actions": {
6
+ "steps": 11,
7
+ "actions": [
8
+ "RotateRight(90)",
9
+ "PickupObject(RemoteControl)",
10
+ "RotateLeft(90)",
11
+ "MoveAhead(1.0)",
12
+ "MoveAhead(1.0)",
13
+ "MoveAhead(0.5)",
14
+ "RotateLeft(90)",
15
+ "MoveAhead(0.25)",
16
+ "MoveRight(0.25)",
17
+ "PutObject(Box)",
18
+ "Done"
19
+ ]
20
+ },
21
+ "scene": "FloorPlan210",
22
+ "target_object_types": [
23
+ "RemoteControl",
24
+ "Box"
25
+ ],
26
+ "success_conditions": [
27
+ {
28
+ "type": "object_in_receptacle",
29
+ "object_type": "RemoteControl",
30
+ "receptacle_type": "Box",
31
+ "value": true
32
+ }
33
+ ],
34
+ "success_logic": "AND",
35
+ "target_description": "I don't want to watch TV anymore, please put the remote control in the box.",
36
+ "max_steps": 100,
37
+ "Evaluation_Type": "Conditional",
38
+ "Category": "Daily Household (Kitchen/Bedroom)",
39
+ "Level": "Level3 Hybrid"
40
+ }
ai2thor/tasks/ai2thor04049/task.json.bak ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04049",
3
+ "task_name": "Put remote in box",
4
+ "instruction": "I don't want to watch TV anymore, please put the remote control in the box.",
5
+ "golden_actions": {
6
+ "steps": 11,
7
+ "actions": [
8
+ "RotateRight(90)",
9
+ "PickupObject(RemoteControl)",
10
+ "RotateLeft(90)",
11
+ "MoveAhead(1.0)",
12
+ "MoveAhead(1.0)",
13
+ "MoveAhead(0.5)",
14
+ "RotateLeft(90)",
15
+ "MoveAhead(0.25)",
16
+ "MoveRight(0.25)",
17
+ "PutObject(Box)",
18
+ "Done"
19
+ ]
20
+ },
21
+ "scene": "FloorPlan210",
22
+ "target_object_types": [
23
+ "RemoteControl",
24
+ "Box"
25
+ ],
26
+ "success_conditions": [
27
+ {
28
+ "type": "object_in_receptacle",
29
+ "object_type": "RemoteControl",
30
+ "receptacle_type": "Box",
31
+ "value": true
32
+ }
33
+ ],
34
+ "success_logic": "AND",
35
+ "target_description": "I don't want to watch TV anymore, please put the remote control in the box.",
36
+ "max_steps": 100,
37
+ "Evaluation_Type": "Conditional",
38
+ "Category": "Daily Household (Kitchen/Bedroom)",
39
+ "Level": "Level3 Hybrid"
40
+ }
ai2thor/tasks/ai2thor04050/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan211",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }
ai2thor/tasks/ai2thor04050/task.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04050",
3
+ "task_name": "Smash vase and statue",
4
+ "instruction": "I don't like the vase and statue on your left. Please smash them both.",
5
+ "golden_actions": {
6
+ "steps": 4,
7
+ "actions": [
8
+ "RotateLeft(90)",
9
+ "BreakObject(Vase)",
10
+ "BreakObject(Statue)",
11
+ "Done"
12
+ ]
13
+ },
14
+ "scene": "FloorPlan211",
15
+ "target_object_types": [
16
+ "Vase",
17
+ "Statue"
18
+ ],
19
+ "success_conditions": [
20
+ {
21
+ "type": "object_state",
22
+ "object_type": "Vase",
23
+ "state": "isBroken",
24
+ "value": true
25
+ },
26
+ {
27
+ "type": "object_state",
28
+ "object_type": "Statue",
29
+ "state": "isBroken",
30
+ "value": true
31
+ }
32
+ ],
33
+ "success_logic": "AND",
34
+ "target_description": "I don't like the vase and statue on your left. Please smash them both.",
35
+ "max_steps": 100,
36
+ "Evaluation_Type": "Conditional",
37
+ "Category": "Daily Household (Kitchen/Bedroom)",
38
+ "Level": "Level2 Interaction"
39
+ }
ai2thor/tasks/ai2thor04051/init.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan211",
3
+ "actions": [
4
+ "MoveRight(0.25)",
5
+ "MoveRight(0.25)",
6
+ "MoveRight(0.25)",
7
+ "MoveRight(0.25)",
8
+ "MoveRight(0.25)",
9
+ "MoveRight(0.25)",
10
+ "MoveRight(0.25)",
11
+ "MoveRight(0.25)",
12
+ "MoveAhead(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "MoveAhead(0.25)",
15
+ "MoveAhead(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "MoveAhead(0.25)",
18
+ "MoveAhead(0.25)",
19
+ "MoveAhead(0.25)",
20
+ "MoveAhead(0.25)",
21
+ "MoveAhead(0.25)",
22
+ "MoveAhead(0.25)",
23
+ "LookDown",
24
+ "Done"
25
+ ]
26
+ }
ai2thor/tasks/ai2thor04051/task.json.bak ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04051",
3
+ "task_name": "Prepare dining table",
4
+ "instruction": "I'm going to eat at the dining table now. Please close my laptop and place it on the coffee table.",
5
+ "golden_actions": {
6
+ "steps": 11,
7
+ "actions": [
8
+ "CloseObject(Laptop)",
9
+ "PickupObject(Laptop)",
10
+ "MoveBack(1.0)",
11
+ "MoveBack(1.0)",
12
+ "MoveBack(0.25)",
13
+ "RotateLeft(90)",
14
+ "MoveAhead(0.5)",
15
+ "MoveAhead(0.25)",
16
+ "LookDown",
17
+ "PutObject(CoffeeTable)",
18
+ "Done"
19
+ ]
20
+ },
21
+ "scene": "FloorPlan211",
22
+ "target_object_types": [
23
+ "Laptop",
24
+ "CoffeeTable",
25
+ "DiningTable"
26
+ ],
27
+ "success_conditions": [
28
+ {
29
+ "type": "object_in_receptacle",
30
+ "object_type": "Laptop",
31
+ "receptacle_type": "CoffeeTable",
32
+ "value": true
33
+ },
34
+ {
35
+ "type": "object_in_receptacle",
36
+ "object_type": "Laptop",
37
+ "receptacle_type": "DiningTable",
38
+ "value": false
39
+ }
40
+ ],
41
+ "success_logic": "AND",
42
+ "target_description": "I'm going to eat at the dining table now. Please close my laptop and place it on the coffee table.",
43
+ "max_steps": 100,
44
+ "Evaluation_Type": "Conditional",
45
+ "Category": "Daily Household (Kitchen/Bedroom)",
46
+ "Level": "Level3 Hybrid"
47
+ }
ai2thor/tasks/ai2thor04114/task.json.bak ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04114",
3
+ "task_name": "Bowl on counter",
4
+ "instruction": "I'm going to start cooking, so I'll put a bowl on the counter.",
5
+ "golden_actions": {
6
+ "steps": 19,
7
+ "actions": [
8
+ "RotateLeft(90)",
9
+ "PickupObject(Bowl)",
10
+ "MoveLeft(0.25)",
11
+ "MoveLeft(0.25)",
12
+ "MoveLeft(0.25)",
13
+ "MoveLeft(0.25)",
14
+ "MoveLeft(0.25)",
15
+ "MoveLeft(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "MoveAhead(0.25)",
18
+ "MoveAhead(0.25)",
19
+ "MoveAhead(0.25)",
20
+ "MoveAhead(0.25)",
21
+ "MoveAhead(0.25)",
22
+ "MoveAhead(0.25)",
23
+ "MoveLeft(0.25)",
24
+ "MoveAhead(0.25)",
25
+ "PutObject(CounterTop)",
26
+ "Done"
27
+ ]
28
+ },
29
+ "scene": "FloorPlan23",
30
+ "target_object_types": [
31
+ "Bowl",
32
+ "CounterTop"
33
+ ],
34
+ "success_conditions": [
35
+ {
36
+ "type": "object_in_receptacle",
37
+ "object_type": "Bowl",
38
+ "receptacle_type": "CounterTop"
39
+ }
40
+ ],
41
+ "success_logic": "AND",
42
+ "target_description": "I'm going to start cooking, so I'll put a bowl on the counter.",
43
+ "max_steps": 100,
44
+ "alfred_task_type": "pick_cool_then_place_in_recep",
45
+ "original_path": "pick_cool_then_place_in_recep-Bowl-None-DiningTable-23/trial_T20190908_140248_782127"
46
+ }
ai2thor/tasks/ai2thor04115/task.json.bak ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04115",
3
+ "task_name": "Move coffee to table",
4
+ "instruction": "I need to get ready for work. Please move the coffee from the bedside table to the desk.",
5
+ "golden_actions": {
6
+ "steps": 18,
7
+ "actions": [
8
+ "MoveLeft(0.25)",
9
+ "RotateLeft(90)",
10
+ "MoveLeft(0.25)",
11
+ "MoveAhead(0.5)",
12
+ "MoveAhead(0.25)",
13
+ "MoveLeft(0.25)",
14
+ "MoveAhead(0.5)",
15
+ "PickupObject(Mug)",
16
+ "MoveBack(1.0)",
17
+ "MoveBack(1.0)",
18
+ "RotateLeft(90)",
19
+ "MoveAhead(0.5)",
20
+ "MoveLeft(0.5)",
21
+ "MoveLeft(0.25)",
22
+ "MoveAhead(1.0)",
23
+ "MoveAhead(0.25)",
24
+ "PutObject(Desk)",
25
+ "Done"
26
+ ]
27
+ },
28
+ "scene": "FloorPlan323",
29
+ "target_object_types": [
30
+ "Desk",
31
+ "Mug"
32
+ ],
33
+ "success_conditions": [
34
+ {
35
+ "type": "object_in_receptacle",
36
+ "object_type": "Mug",
37
+ "receptacle_type": "Desk"
38
+ }
39
+ ],
40
+ "success_logic": "AND",
41
+ "target_description": "I need to get ready for work. Please move the coffee from the bedside table to the desk.",
42
+ "max_steps": 60,
43
+ "Evaluation_Type": "Conditional",
44
+ "Category": "Study and Work",
45
+ "Level": "Level3 Hybrid"
46
+ }
ai2thor/tasks/ai2thor04116/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan6",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }
ai2thor/tasks/ai2thor04116/task.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04116",
3
+ "task_name": "Heat bread in microwave",
4
+ "instruction": "I'm hungry, please put the bread slices in the microwave to heat them up.",
5
+ "golden_actions": {
6
+ "steps": 17,
7
+ "actions": [
8
+ "RotateRight(90)",
9
+ "SliceObject(Bread)",
10
+ "PickupObject(Bread)",
11
+ "MoveLeft(1.0)",
12
+ "MoveLeft(0.25)",
13
+ "MoveAhead(0.5)",
14
+ "MoveLeft(0.5)",
15
+ "MoveAhead(1.0)",
16
+ "MoveAhead(0.5)",
17
+ "MoveAhead(0.25)",
18
+ "OpenObject(Microwave)",
19
+ "RotateLeft(90)",
20
+ "MoveRight(0.5)",
21
+ "PutObject(Microwave)",
22
+ "CloseObject(Microwave)",
23
+ "ToggleObjectOn(Microwave)",
24
+ "Done"
25
+ ]
26
+ },
27
+ "scene": "FloorPlan6",
28
+ "target_object_types": [
29
+ "Bread",
30
+ "BreadSliced",
31
+ "Microwave"
32
+ ],
33
+ "success_conditions": [
34
+ {
35
+ "type": "object_state",
36
+ "object_type": "Bread",
37
+ "state": "isSliced",
38
+ "value": true
39
+ },
40
+ {
41
+ "type": "object_state",
42
+ "object_type": "Microwave",
43
+ "state": "isToggled",
44
+ "value": true
45
+ },
46
+ {
47
+ "type": "object_in_receptacle",
48
+ "object_type": "BreadSliced",
49
+ "receptacle_type": "Microwave"
50
+ }
51
+ ],
52
+ "success_logic": "AND",
53
+ "target_description": "I'm hungry, please put the bread slices in the microwave to heat them up.",
54
+ "max_steps": 60,
55
+ "Evaluation_Type": "Conditional",
56
+ "Category": "Daily Household (Kitchen/Bedroom)",
57
+ "Level": "Level3 Hybrid"
58
+ }
ai2thor/tasks/ai2thor04116/task.json.bak ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04116",
3
+ "task_name": "Heat bread in microwave",
4
+ "instruction": "I'm hungry, please put the bread slices in the microwave to heat them up.",
5
+ "golden_actions": {
6
+ "steps": 27,
7
+ "actions": [
8
+ "RotateRight(90)",
9
+ "SliceObject(Bread)",
10
+ "PickupObject(Bread)",
11
+ "MoveLeft(0.25)",
12
+ "MoveLeft(0.25)",
13
+ "MoveLeft(0.25)",
14
+ "MoveLeft(0.25)",
15
+ "MoveLeft(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "MoveAhead(0.25)",
18
+ "MoveLeft(0.25)",
19
+ "MoveLeft(0.25)",
20
+ "MoveAhead(0.25)",
21
+ "MoveAhead(0.25)",
22
+ "MoveAhead(0.25)",
23
+ "MoveAhead(0.25)",
24
+ "MoveAhead(0.25)",
25
+ "MoveAhead(0.25)",
26
+ "MoveAhead(0.25)",
27
+ "OpenObject(Microwave)",
28
+ "RotateLeft(90)",
29
+ "MoveRight(0.25)",
30
+ "MoveRight(0.25)",
31
+ "PutObject(Microwave)",
32
+ "CloseObject(Microwave)",
33
+ "ToggleObjectOn(Microwave)",
34
+ "Done"
35
+ ]
36
+ },
37
+ "scene": "FloorPlan6",
38
+ "target_object_types": [
39
+ "Bread",
40
+ "BreadSliced",
41
+ "Microwave"
42
+ ],
43
+ "success_conditions": [
44
+ {
45
+ "type": "object_state",
46
+ "object_type": "Bread",
47
+ "state": "isSliced",
48
+ "value": true
49
+ },
50
+ {
51
+ "type": "object_state",
52
+ "object_type": "Microwave",
53
+ "state": "isToggled",
54
+ "value": true
55
+ },
56
+ {
57
+ "type": "object_in_receptacle",
58
+ "object_type": "BreadSliced",
59
+ "receptacle_type": "Microwave"
60
+ }
61
+ ],
62
+ "success_logic": "AND",
63
+ "target_description": "I'm hungry, please put the bread slices in the microwave to heat them up.",
64
+ "max_steps": 60,
65
+ "Evaluation_Type": "Conditional",
66
+ "Category": "Daily Household (Kitchen/Bedroom)",
67
+ "Level": "Level3 Hybrid"
68
+ }
ai2thor/tasks/ai2thor04117/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan25",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }
ai2thor/tasks/ai2thor04117/task.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04117",
3
+ "task_name": "Heat knife in pot",
4
+ "instruction": "I need to heat up the knife. Please put one knife in the pot.",
5
+ "golden_actions": {
6
+ "steps": 9,
7
+ "actions": [
8
+ "MoveBack(0.25)",
9
+ "PickupObject(Knife)",
10
+ "RotateLeft(90)",
11
+ "RotateLeft(90)",
12
+ "MoveLeft(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "MoveLeft(0.25)",
15
+ "PutObject(Pot)",
16
+ "Done"
17
+ ]
18
+ },
19
+ "scene": "FloorPlan25",
20
+ "target_object_types": [
21
+ "Knife",
22
+ "Pot"
23
+ ],
24
+ "success_conditions": [
25
+ {
26
+ "type": "object_in_receptacle",
27
+ "object_type": "Knife",
28
+ "receptacle_type": "Pot"
29
+ }
30
+ ],
31
+ "success_logic": "AND",
32
+ "target_description": "I need to heat up the knife. Please put one knife in the pot.",
33
+ "max_steps": 60,
34
+ "Evaluation_Type": "Conditional",
35
+ "Category": "Daily Household (Kitchen/Bedroom)",
36
+ "Level": "Level3 Hybrid"
37
+ }
ai2thor/tasks/ai2thor04118/init.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan213",
3
+ "actions": [
4
+ "RotateLeft(90)",
5
+ "RotateLeft(90)",
6
+ "RotateRight(90)",
7
+ "RotateRight(90)",
8
+ "MoveAhead(0.25)",
9
+ "MoveAhead(0.25)",
10
+ "MoveAhead(0.25)",
11
+ "MoveAhead(0.25)",
12
+ "MoveAhead(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "MoveAhead(0.25)",
15
+ "MoveAhead(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "MoveAhead(0.25)",
18
+ "MoveAhead(0.25)",
19
+ "MoveAhead(0.25)",
20
+ "MoveAhead(0.25)",
21
+ "MoveAhead(0.25)",
22
+ "MoveAhead(0.25)",
23
+ "MoveRight(0.25)",
24
+ "MoveRight(0.25)",
25
+ "MoveLeft(0.25)",
26
+ "MoveLeft(0.25)",
27
+ "MoveLeft(0.25)",
28
+ "MoveLeft(0.25)",
29
+ "MoveLeft(0.25)",
30
+ "MoveLeft(0.25)",
31
+ "MoveLeft(0.25)",
32
+ "MoveBack(0.25)",
33
+ "LookDown",
34
+ "Done"
35
+ ]
36
+ }
ai2thor/tasks/ai2thor04118/task.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04118",
3
+ "task_name": "Keys on sofa",
4
+ "instruction": "I'm getting ready to leave. Please leave my keys on the sofa.",
5
+ "golden_actions": {
6
+ "steps": 12,
7
+ "actions": [
8
+ "PickupObject(KeyChain)",
9
+ "RotateRight(90)",
10
+ "RotateRight(90)",
11
+ "MoveRight(0.5)",
12
+ "MoveAhead(0.5)",
13
+ "MoveRight(0.25)",
14
+ "MoveAhead(0.5)",
15
+ "MoveAhead(0.25)",
16
+ "RotateRight(90)",
17
+ "MoveLeft(0.25)",
18
+ "PutObject(Sofa)",
19
+ "Done"
20
+ ]
21
+ },
22
+ "scene": "FloorPlan213",
23
+ "target_object_types": [
24
+ "KeyChain",
25
+ "Sofa"
26
+ ],
27
+ "success_conditions": [
28
+ {
29
+ "type": "object_in_receptacle",
30
+ "object_type": "KeyChain",
31
+ "receptacle_type": "Sofa"
32
+ }
33
+ ],
34
+ "success_logic": "AND",
35
+ "target_description": "I'm getting ready to leave. Please leave my keys on the sofa.",
36
+ "max_steps": 60,
37
+ "Evaluation_Type": "Conditional",
38
+ "Category": "Daily Household (Kitchen/Bedroom)",
39
+ "Level": "Level3 Hybrid"
40
+ }
ai2thor/tasks/ai2thor04118/task.json.bak ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "ai2thor_04118",
3
+ "task_name": "Keys on sofa",
4
+ "instruction": "I'm getting ready to leave. Please leave my keys on the sofa.",
5
+ "golden_actions": {
6
+ "steps": 15,
7
+ "actions": [
8
+ "PickupObject(KeyChain)",
9
+ "RotateRight(90)",
10
+ "RotateRight(90)",
11
+ "MoveRight(0.25)",
12
+ "MoveRight(0.25)",
13
+ "MoveAhead(0.25)",
14
+ "MoveAhead(0.25)",
15
+ "MoveRight(0.25)",
16
+ "MoveAhead(0.25)",
17
+ "MoveAhead(0.25)",
18
+ "MoveAhead(0.25)",
19
+ "RotateRight(90)",
20
+ "MoveLeft(0.25)",
21
+ "PutObject(Sofa)",
22
+ "Done"
23
+ ]
24
+ },
25
+ "scene": "FloorPlan213",
26
+ "target_object_types": [
27
+ "KeyChain",
28
+ "Sofa"
29
+ ],
30
+ "success_conditions": [
31
+ {
32
+ "type": "object_in_receptacle",
33
+ "object_type": "KeyChain",
34
+ "receptacle_type": "Sofa"
35
+ }
36
+ ],
37
+ "success_logic": "AND",
38
+ "target_description": "I'm getting ready to leave. Please leave my keys on the sofa.",
39
+ "max_steps": 60,
40
+ "Evaluation_Type": "Conditional",
41
+ "Category": "Daily Household (Kitchen/Bedroom)",
42
+ "Level": "Level3 Hybrid"
43
+ }
ai2thor/tasks/ai2thor04119/init.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "scene": "FloorPlan217",
3
+ "actions": [
4
+ "LookDown",
5
+ "Done"
6
+ ]
7
+ }