Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- ai2thor/tasks/ai2thor03039/init.json +32 -0
- ai2thor/tasks/ai2thor03040/task.json.bak +45 -0
- ai2thor/tasks/ai2thor03041/init.json +12 -0
- ai2thor/tasks/ai2thor03041/task.json +49 -0
- ai2thor/tasks/ai2thor03041/task.json.bak +50 -0
- ai2thor/tasks/ai2thor03042/init.json +18 -0
- ai2thor/tasks/ai2thor03042/task.json +55 -0
- ai2thor/tasks/ai2thor03042/task.json.bak +56 -0
- ai2thor/tasks/ai2thor03043/init.json +19 -0
- ai2thor/tasks/ai2thor03043/task.json +41 -0
- ai2thor/tasks/ai2thor03043/task.json.bak +42 -0
- ai2thor/tasks/ai2thor03044/init.json +22 -0
- ai2thor/tasks/ai2thor03044/task.json +45 -0
- ai2thor/tasks/ai2thor03044/task.json.bak +50 -0
- ai2thor/tasks/ai2thor03045/init.json +7 -0
- ai2thor/tasks/ai2thor03045/task.json +38 -0
- ai2thor/tasks/ai2thor03045/task.json.bak +40 -0
- ai2thor/tasks/ai2thor03046/init.json +11 -0
- ai2thor/tasks/ai2thor03046/task.json +41 -0
- ai2thor/tasks/ai2thor03046/task.json.bak +42 -0
- ai2thor/tasks/ai2thor03047/init.json +7 -0
- ai2thor/tasks/ai2thor03047/task.json +46 -0
- ai2thor/tasks/ai2thor03047/task.json.bak +47 -0
- ai2thor/tasks/ai2thor03048/init.json +16 -0
- ai2thor/tasks/ai2thor03048/task.json +50 -0
- ai2thor/tasks/ai2thor03048/task.json.bak +51 -0
- ai2thor/tasks/ai2thor03049/init.json +7 -0
- ai2thor/tasks/ai2thor03049/task.json +39 -0
- ai2thor/tasks/ai2thor03049/task.json.bak +45 -0
- ai2thor/tasks/ai2thor03050/init.json +7 -0
- ai2thor/tasks/ai2thor03050/task.json +58 -0
- ai2thor/tasks/ai2thor03051/init.json +7 -0
- ai2thor/tasks/ai2thor03051/task.json +52 -0
- ai2thor/tasks/ai2thor03051/task.json.bak +54 -0
- ai2thor/tasks/ai2thor03052/init.json +7 -0
- ai2thor/tasks/ai2thor03052/task.json +54 -0
- ai2thor/tasks/ai2thor03052/task.json.bak +56 -0
- ai2thor/tasks/ai2thor03053/init.json +7 -0
- ai2thor/tasks/ai2thor03053/task.json +59 -0
- ai2thor/tasks/ai2thor03053/task.json.bak +63 -0
- ai2thor/tasks/ai2thor03054/init.json +7 -0
- ai2thor/tasks/ai2thor03054/task.json +47 -0
- ai2thor/tasks/ai2thor03054/task.json.bak +50 -0
- ai2thor/tasks/ai2thor03055/task.json +46 -0
- ai2thor/tasks/ai2thor03055/task.json.bak +51 -0
- ai2thor/tasks/ai2thor03056/init.json +18 -0
- ai2thor/tasks/ai2thor03056/task.json +59 -0
- ai2thor/tasks/ai2thor03056/task.json.bak +63 -0
- ai2thor/tasks/ai2thor03057/init.json +7 -0
- ai2thor/tasks/ai2thor03057/task.json +50 -0
ai2thor/tasks/ai2thor03039/init.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan22",
|
| 3 |
+
"actions": [
|
| 4 |
+
"RotateRight(90)",
|
| 5 |
+
"MoveAhead(0.25)",
|
| 6 |
+
"MoveAhead(0.25)",
|
| 7 |
+
"MoveAhead(0.25)",
|
| 8 |
+
"MoveAhead(0.25)",
|
| 9 |
+
"RotateRight(90)",
|
| 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 |
+
"MoveLeft(0.25)",
|
| 17 |
+
"MoveLeft(0.25)",
|
| 18 |
+
"MoveAhead(0.25)",
|
| 19 |
+
"MoveAhead(0.25)",
|
| 20 |
+
"MoveAhead(0.25)",
|
| 21 |
+
"MoveAhead(0.25)",
|
| 22 |
+
"MoveAhead(0.25)",
|
| 23 |
+
"RotateRight(90)",
|
| 24 |
+
"MoveLeft(0.25)",
|
| 25 |
+
"MoveLeft(0.25)",
|
| 26 |
+
"MoveLeft(0.25)",
|
| 27 |
+
"MoveLeft(0.25)",
|
| 28 |
+
"MoveAhead(0.25)",
|
| 29 |
+
"LookDown",
|
| 30 |
+
"Done"
|
| 31 |
+
]
|
| 32 |
+
}
|
ai2thor/tasks/ai2thor03040/task.json.bak
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03040",
|
| 3 |
+
"task_name": "Get apple with light",
|
| 4 |
+
"instruction": "I'm going to the kitchen to get something to eat. Please turn on the kitchen light and then pick up the apple.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 10,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"RotateLeft(90)",
|
| 10 |
+
"ToggleObjectOn(LightSwitch)",
|
| 11 |
+
"RotateRight(90)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"MoveAhead(0.25)",
|
| 14 |
+
"MoveAhead(0.25)",
|
| 15 |
+
"RotateRight(90)",
|
| 16 |
+
"PickupObject(Apple)",
|
| 17 |
+
"Done"
|
| 18 |
+
]
|
| 19 |
+
},
|
| 20 |
+
"scene": "FloorPlan23",
|
| 21 |
+
"target_object_types": [
|
| 22 |
+
"Apple",
|
| 23 |
+
"LightSwitch"
|
| 24 |
+
],
|
| 25 |
+
"success_conditions": [
|
| 26 |
+
{
|
| 27 |
+
"type": "object_state",
|
| 28 |
+
"object_type": "LightSwitch",
|
| 29 |
+
"state": "isToggled",
|
| 30 |
+
"value": true
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"type": "object_state",
|
| 34 |
+
"object_type": "Apple",
|
| 35 |
+
"state": "isPickedUp",
|
| 36 |
+
"value": true
|
| 37 |
+
}
|
| 38 |
+
],
|
| 39 |
+
"success_logic": "AND",
|
| 40 |
+
"target_description": "I'm going to the kitchen to get something to eat. Please turn on the kitchen light and then pick up the apple.",
|
| 41 |
+
"max_steps": 100,
|
| 42 |
+
"Evaluation_Type": "Conditional",
|
| 43 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 44 |
+
"Level": "Level3 Hybrid"
|
| 45 |
+
}
|
ai2thor/tasks/ai2thor03041/init.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan23",
|
| 3 |
+
"actions": [
|
| 4 |
+
"RotateLeft(90)",
|
| 5 |
+
"MoveLeft(0.25)",
|
| 6 |
+
"MoveBack(0.25)",
|
| 7 |
+
"DirtyObject(Pan)",
|
| 8 |
+
"DirtyObject(Bowl)",
|
| 9 |
+
"LookDown",
|
| 10 |
+
"Done"
|
| 11 |
+
]
|
| 12 |
+
}
|
ai2thor/tasks/ai2thor03041/task.json
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03041",
|
| 3 |
+
"task_name": "Clean and close kitchen",
|
| 4 |
+
"instruction": "Please clean the pan and bowl for me, then turn off the light; I'm getting ready to leave.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 7,
|
| 7 |
+
"actions": [
|
| 8 |
+
"CleanObject(Pan)",
|
| 9 |
+
"CleanObject(Bowl)",
|
| 10 |
+
"RotateRight(90)",
|
| 11 |
+
"MoveAhead(0.5)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"ToggleObjectOff(LightSwitch)",
|
| 14 |
+
"Done"
|
| 15 |
+
]
|
| 16 |
+
},
|
| 17 |
+
"scene": "FloorPlan23",
|
| 18 |
+
"target_object_types": [
|
| 19 |
+
"Pan",
|
| 20 |
+
"Bowl",
|
| 21 |
+
"LightSwitch"
|
| 22 |
+
],
|
| 23 |
+
"success_conditions": [
|
| 24 |
+
{
|
| 25 |
+
"type": "object_state",
|
| 26 |
+
"object_type": "LightSwitch",
|
| 27 |
+
"state": "isToggled",
|
| 28 |
+
"value": false
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"type": "object_state",
|
| 32 |
+
"object_type": "Bowl",
|
| 33 |
+
"state": "isDirty",
|
| 34 |
+
"value": false
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"type": "object_state",
|
| 38 |
+
"object_type": "Pan",
|
| 39 |
+
"state": "isDirty",
|
| 40 |
+
"value": false
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"success_logic": "AND",
|
| 44 |
+
"target_description": "Please clean the pan and bowl for me, then turn off the light; I'm getting ready to leave.",
|
| 45 |
+
"max_steps": 100,
|
| 46 |
+
"Evaluation_Type": "Conditional",
|
| 47 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 48 |
+
"Level": "Level3 Hybrid"
|
| 49 |
+
}
|
ai2thor/tasks/ai2thor03041/task.json.bak
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03041",
|
| 3 |
+
"task_name": "Clean and close kitchen",
|
| 4 |
+
"instruction": "Please clean the pan and bowl for me, then turn off the light; I'm getting ready to leave.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 8,
|
| 7 |
+
"actions": [
|
| 8 |
+
"CleanObject(Pan)",
|
| 9 |
+
"CleanObject(Bowl)",
|
| 10 |
+
"RotateRight(90)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"MoveAhead(0.25)",
|
| 14 |
+
"ToggleObjectOff(LightSwitch)",
|
| 15 |
+
"Done"
|
| 16 |
+
]
|
| 17 |
+
},
|
| 18 |
+
"scene": "FloorPlan23",
|
| 19 |
+
"target_object_types": [
|
| 20 |
+
"Pan",
|
| 21 |
+
"Bowl",
|
| 22 |
+
"LightSwitch"
|
| 23 |
+
],
|
| 24 |
+
"success_conditions": [
|
| 25 |
+
{
|
| 26 |
+
"type": "object_state",
|
| 27 |
+
"object_type": "LightSwitch",
|
| 28 |
+
"state": "isToggled",
|
| 29 |
+
"value": false
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"type": "object_state",
|
| 33 |
+
"object_type": "Bowl",
|
| 34 |
+
"state": "isDirty",
|
| 35 |
+
"value": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"type": "object_state",
|
| 39 |
+
"object_type": "Pan",
|
| 40 |
+
"state": "isDirty",
|
| 41 |
+
"value": false
|
| 42 |
+
}
|
| 43 |
+
],
|
| 44 |
+
"success_logic": "AND",
|
| 45 |
+
"target_description": "Please clean the pan and bowl for me, then turn off the light; I'm getting ready to leave.",
|
| 46 |
+
"max_steps": 100,
|
| 47 |
+
"Evaluation_Type": "Conditional",
|
| 48 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 49 |
+
"Level": "Level3 Hybrid"
|
| 50 |
+
}
|
ai2thor/tasks/ai2thor03042/init.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan23",
|
| 3 |
+
"actions": [
|
| 4 |
+
"RotateLeft(90)",
|
| 5 |
+
"RotateLeft(90)",
|
| 6 |
+
"MoveAhead(0.25)",
|
| 7 |
+
"MoveAhead(0.25)",
|
| 8 |
+
"MoveAhead(0.25)",
|
| 9 |
+
"MoveAhead(0.25)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveRight(0.25)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"MoveRight(0.25)",
|
| 14 |
+
"MoveRight(0.25)",
|
| 15 |
+
"LookDown",
|
| 16 |
+
"Done"
|
| 17 |
+
]
|
| 18 |
+
}
|
ai2thor/tasks/ai2thor03042/task.json
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03042",
|
| 3 |
+
"task_name": "Move clean utensils",
|
| 4 |
+
"instruction": "I have washed the spoon and fork; please remove them from the sink and place them on the countertop.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 8,
|
| 7 |
+
"actions": [
|
| 8 |
+
"MoveAhead(0.25)",
|
| 9 |
+
"MoveRight(0.5)",
|
| 10 |
+
"MoveRight(0.25)",
|
| 11 |
+
"PickupObject(Spoon)",
|
| 12 |
+
"PutObject(CounterTop)",
|
| 13 |
+
"PickupObject(Fork)",
|
| 14 |
+
"PutObject(CounterTop)",
|
| 15 |
+
"Done"
|
| 16 |
+
]
|
| 17 |
+
},
|
| 18 |
+
"scene": "FloorPlan23",
|
| 19 |
+
"target_object_types": [
|
| 20 |
+
"CounterTop",
|
| 21 |
+
"Fork",
|
| 22 |
+
"SinkBasin",
|
| 23 |
+
"Spoon"
|
| 24 |
+
],
|
| 25 |
+
"success_conditions": [
|
| 26 |
+
{
|
| 27 |
+
"type": "object_in_receptacle",
|
| 28 |
+
"object_type": "Spoon",
|
| 29 |
+
"receptacle_type": "CounterTop"
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"type": "object_in_receptacle",
|
| 33 |
+
"object_type": "Fork",
|
| 34 |
+
"receptacle_type": "CounterTop"
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"type": "object_in_receptacle",
|
| 38 |
+
"object_type": "Fork",
|
| 39 |
+
"receptacle_type": "SinkBasin",
|
| 40 |
+
"value": false
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"type": "object_in_receptacle",
|
| 44 |
+
"object_type": "Fork",
|
| 45 |
+
"receptacle_type": "SinkBasin",
|
| 46 |
+
"value": false
|
| 47 |
+
}
|
| 48 |
+
],
|
| 49 |
+
"success_logic": "AND",
|
| 50 |
+
"target_description": "I have washed the spoon and fork; please remove them from the sink and place them on the countertop.",
|
| 51 |
+
"max_steps": 100,
|
| 52 |
+
"Evaluation_Type": "Conditional",
|
| 53 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 54 |
+
"Level": "Level3 Hybrid"
|
| 55 |
+
}
|
ai2thor/tasks/ai2thor03042/task.json.bak
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03042",
|
| 3 |
+
"task_name": "Move clean utensils",
|
| 4 |
+
"instruction": "I have washed the spoon and fork; please remove them from the sink and place them on the countertop.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 9,
|
| 7 |
+
"actions": [
|
| 8 |
+
"MoveAhead(0.25)",
|
| 9 |
+
"MoveRight(0.25)",
|
| 10 |
+
"MoveRight(0.25)",
|
| 11 |
+
"MoveRight(0.25)",
|
| 12 |
+
"PickupObject(Spoon)",
|
| 13 |
+
"PutObject(CounterTop)",
|
| 14 |
+
"PickupObject(Fork)",
|
| 15 |
+
"PutObject(CounterTop)",
|
| 16 |
+
"Done"
|
| 17 |
+
]
|
| 18 |
+
},
|
| 19 |
+
"scene": "FloorPlan23",
|
| 20 |
+
"target_object_types": [
|
| 21 |
+
"CounterTop",
|
| 22 |
+
"Fork",
|
| 23 |
+
"SinkBasin",
|
| 24 |
+
"Spoon"
|
| 25 |
+
],
|
| 26 |
+
"success_conditions": [
|
| 27 |
+
{
|
| 28 |
+
"type": "object_in_receptacle",
|
| 29 |
+
"object_type": "Spoon",
|
| 30 |
+
"receptacle_type": "CounterTop"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"type": "object_in_receptacle",
|
| 34 |
+
"object_type": "Fork",
|
| 35 |
+
"receptacle_type": "CounterTop"
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"type": "object_in_receptacle",
|
| 39 |
+
"object_type": "Fork",
|
| 40 |
+
"receptacle_type": "SinkBasin",
|
| 41 |
+
"value": false
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"type": "object_in_receptacle",
|
| 45 |
+
"object_type": "Fork",
|
| 46 |
+
"receptacle_type": "SinkBasin",
|
| 47 |
+
"value": false
|
| 48 |
+
}
|
| 49 |
+
],
|
| 50 |
+
"success_logic": "AND",
|
| 51 |
+
"target_description": "I have washed the spoon and fork; please remove them from the sink and place them on the countertop.",
|
| 52 |
+
"max_steps": 100,
|
| 53 |
+
"Evaluation_Type": "Conditional",
|
| 54 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 55 |
+
"Level": "Level3 Hybrid"
|
| 56 |
+
}
|
ai2thor/tasks/ai2thor03043/init.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan23",
|
| 3 |
+
"actions": [
|
| 4 |
+
"RotateLeft(90)",
|
| 5 |
+
"MoveLeft(0.25)",
|
| 6 |
+
"MoveLeft(0.25)",
|
| 7 |
+
"MoveLeft(0.25)",
|
| 8 |
+
"MoveLeft(0.25)",
|
| 9 |
+
"MoveLeft(0.25)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveLeft(0.25)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"MoveAhead(0.25)",
|
| 14 |
+
"RotateRight(90)",
|
| 15 |
+
"MoveLeft(0.25)",
|
| 16 |
+
"LookDown",
|
| 17 |
+
"Done"
|
| 18 |
+
]
|
| 19 |
+
}
|
ai2thor/tasks/ai2thor03043/task.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03043",
|
| 3 |
+
"task_name": "Dispose broken pencil",
|
| 4 |
+
"instruction": "The pencil on the table is broken; please throw it in the trash can.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 6,
|
| 7 |
+
"actions": [
|
| 8 |
+
"PickupObject(Pencil)",
|
| 9 |
+
"RotateLeft(90)",
|
| 10 |
+
"MoveAhead(0.5)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"PutObject(GarbageCan)",
|
| 13 |
+
"Done"
|
| 14 |
+
]
|
| 15 |
+
},
|
| 16 |
+
"scene": "FloorPlan23",
|
| 17 |
+
"target_object_types": [
|
| 18 |
+
"DiningTable",
|
| 19 |
+
"GarbageCan",
|
| 20 |
+
"Pencil"
|
| 21 |
+
],
|
| 22 |
+
"success_conditions": [
|
| 23 |
+
{
|
| 24 |
+
"type": "object_in_receptacle",
|
| 25 |
+
"object_type": "Pencil",
|
| 26 |
+
"receptacle_type": "GarbageCan"
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"type": "object_in_receptacle",
|
| 30 |
+
"object_type": "Pencil",
|
| 31 |
+
"receptacle_type": "DiningTable",
|
| 32 |
+
"value": false
|
| 33 |
+
}
|
| 34 |
+
],
|
| 35 |
+
"success_logic": "AND",
|
| 36 |
+
"target_description": "The pencil on the table is broken; please throw it in the trash can.",
|
| 37 |
+
"max_steps": 100,
|
| 38 |
+
"Evaluation_Type": "Conditional",
|
| 39 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 40 |
+
"Level": "Level3 Hybrid"
|
| 41 |
+
}
|
ai2thor/tasks/ai2thor03043/task.json.bak
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03043",
|
| 3 |
+
"task_name": "Dispose broken pencil",
|
| 4 |
+
"instruction": "The pencil on the table is broken; please throw it in the trash can.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 7,
|
| 7 |
+
"actions": [
|
| 8 |
+
"PickupObject(Pencil)",
|
| 9 |
+
"RotateLeft(90)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"PutObject(GarbageCan)",
|
| 14 |
+
"Done"
|
| 15 |
+
]
|
| 16 |
+
},
|
| 17 |
+
"scene": "FloorPlan23",
|
| 18 |
+
"target_object_types": [
|
| 19 |
+
"DiningTable",
|
| 20 |
+
"GarbageCan",
|
| 21 |
+
"Pencil"
|
| 22 |
+
],
|
| 23 |
+
"success_conditions": [
|
| 24 |
+
{
|
| 25 |
+
"type": "object_in_receptacle",
|
| 26 |
+
"object_type": "Pencil",
|
| 27 |
+
"receptacle_type": "GarbageCan"
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"type": "object_in_receptacle",
|
| 31 |
+
"object_type": "Pencil",
|
| 32 |
+
"receptacle_type": "DiningTable",
|
| 33 |
+
"value": false
|
| 34 |
+
}
|
| 35 |
+
],
|
| 36 |
+
"success_logic": "AND",
|
| 37 |
+
"target_description": "The pencil on the table is broken; please throw it in the trash can.",
|
| 38 |
+
"max_steps": 100,
|
| 39 |
+
"Evaluation_Type": "Conditional",
|
| 40 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 41 |
+
"Level": "Level3 Hybrid"
|
| 42 |
+
}
|
ai2thor/tasks/ai2thor03044/init.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan23",
|
| 3 |
+
"actions": [
|
| 4 |
+
"RotateRight(90)",
|
| 5 |
+
"RotateRight(90)",
|
| 6 |
+
"MoveAhead(0.25)",
|
| 7 |
+
"MoveAhead(0.25)",
|
| 8 |
+
"MoveAhead(0.25)",
|
| 9 |
+
"MoveAhead(0.25)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"OpenObject(Fridge)",
|
| 13 |
+
"MoveBack(0.25)",
|
| 14 |
+
"MoveBack(0.25)",
|
| 15 |
+
"MoveBack(0.25)",
|
| 16 |
+
"MoveBack(0.25)",
|
| 17 |
+
"RotateLeft(90)",
|
| 18 |
+
"RotateLeft(90)",
|
| 19 |
+
"LookDown",
|
| 20 |
+
"Done"
|
| 21 |
+
]
|
| 22 |
+
}
|
ai2thor/tasks/ai2thor03044/task.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03044",
|
| 3 |
+
"task_name": "Close light and fridge",
|
| 4 |
+
"instruction": "I forgot to turn off the lights and close the refrigerator door when I left. Please close them.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 10,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"RotateLeft(90)",
|
| 10 |
+
"MoveAhead(0.5)",
|
| 11 |
+
"CloseObject(Fridge)",
|
| 12 |
+
"RotateRight(90)",
|
| 13 |
+
"RotateRight(90)",
|
| 14 |
+
"MoveAhead(1.0)",
|
| 15 |
+
"MoveAhead(0.5)",
|
| 16 |
+
"ToggleObjectOff(LightSwitch)",
|
| 17 |
+
"Done"
|
| 18 |
+
]
|
| 19 |
+
},
|
| 20 |
+
"scene": "FloorPlan23",
|
| 21 |
+
"target_object_types": [
|
| 22 |
+
"Fridge",
|
| 23 |
+
"LightSwitch"
|
| 24 |
+
],
|
| 25 |
+
"success_conditions": [
|
| 26 |
+
{
|
| 27 |
+
"type": "object_state",
|
| 28 |
+
"object_type": "LightSwitch",
|
| 29 |
+
"state": "isToggled",
|
| 30 |
+
"value": false
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"type": "object_state",
|
| 34 |
+
"object_type": "Fridge",
|
| 35 |
+
"state": "isOpen",
|
| 36 |
+
"value": false
|
| 37 |
+
}
|
| 38 |
+
],
|
| 39 |
+
"success_logic": "AND",
|
| 40 |
+
"target_description": "I forgot to turn off the lights and close the refrigerator door when I left. Please close them.",
|
| 41 |
+
"max_steps": 100,
|
| 42 |
+
"Evaluation_Type": "Conditional",
|
| 43 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 44 |
+
"Level": "Level3 Hybrid"
|
| 45 |
+
}
|
ai2thor/tasks/ai2thor03044/task.json.bak
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03044",
|
| 3 |
+
"task_name": "Close light and fridge",
|
| 4 |
+
"instruction": "I forgot to turn off the lights and close the refrigerator door when I left. Please close them.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 15,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"RotateLeft(90)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"CloseObject(Fridge)",
|
| 13 |
+
"RotateRight(90)",
|
| 14 |
+
"RotateRight(90)",
|
| 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 |
+
"ToggleObjectOff(LightSwitch)",
|
| 22 |
+
"Done"
|
| 23 |
+
]
|
| 24 |
+
},
|
| 25 |
+
"scene": "FloorPlan23",
|
| 26 |
+
"target_object_types": [
|
| 27 |
+
"Fridge",
|
| 28 |
+
"LightSwitch"
|
| 29 |
+
],
|
| 30 |
+
"success_conditions": [
|
| 31 |
+
{
|
| 32 |
+
"type": "object_state",
|
| 33 |
+
"object_type": "LightSwitch",
|
| 34 |
+
"state": "isToggled",
|
| 35 |
+
"value": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"type": "object_state",
|
| 39 |
+
"object_type": "Fridge",
|
| 40 |
+
"state": "isOpen",
|
| 41 |
+
"value": false
|
| 42 |
+
}
|
| 43 |
+
],
|
| 44 |
+
"success_logic": "AND",
|
| 45 |
+
"target_description": "I forgot to turn off the lights and close the refrigerator door when I left. Please close them.",
|
| 46 |
+
"max_steps": 100,
|
| 47 |
+
"Evaluation_Type": "Conditional",
|
| 48 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 49 |
+
"Level": "Level3 Hybrid"
|
| 50 |
+
}
|
ai2thor/tasks/ai2thor03045/init.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan24",
|
| 3 |
+
"actions": [
|
| 4 |
+
"LookDown",
|
| 5 |
+
"Done"
|
| 6 |
+
]
|
| 7 |
+
}
|
ai2thor/tasks/ai2thor03045/task.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03045",
|
| 3 |
+
"task_name": "Bring tissue roll",
|
| 4 |
+
"instruction": "I need to wipe my mouth, please place the tissue roll on the table.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 10,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"RotateLeft(90)",
|
| 10 |
+
"MoveAhead(0.5)",
|
| 11 |
+
"PickupObject(PaperTowelRoll)",
|
| 12 |
+
"RotateRight(90)",
|
| 13 |
+
"MoveRight(0.5)",
|
| 14 |
+
"MoveRight(0.25)",
|
| 15 |
+
"MoveAhead(0.25)",
|
| 16 |
+
"PutObject(DiningTable)",
|
| 17 |
+
"Done"
|
| 18 |
+
]
|
| 19 |
+
},
|
| 20 |
+
"scene": "FloorPlan24",
|
| 21 |
+
"target_object_types": [
|
| 22 |
+
"DiningTable",
|
| 23 |
+
"PaperTowelRoll"
|
| 24 |
+
],
|
| 25 |
+
"success_conditions": [
|
| 26 |
+
{
|
| 27 |
+
"type": "object_in_receptacle",
|
| 28 |
+
"object_type": "PaperTowelRoll",
|
| 29 |
+
"receptacle_type": "DiningTable"
|
| 30 |
+
}
|
| 31 |
+
],
|
| 32 |
+
"success_logic": "AND",
|
| 33 |
+
"target_description": "I need to wipe my mouth, please place the tissue roll on the table.",
|
| 34 |
+
"max_steps": 100,
|
| 35 |
+
"Evaluation_Type": "Conditional",
|
| 36 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 37 |
+
"Level": "Level3 Hybrid"
|
| 38 |
+
}
|
ai2thor/tasks/ai2thor03045/task.json.bak
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03045",
|
| 3 |
+
"task_name": "Bring tissue roll",
|
| 4 |
+
"instruction": "I need to wipe my mouth, please place the tissue roll on the table.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 12,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"RotateLeft(90)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"PickupObject(PaperTowelRoll)",
|
| 13 |
+
"RotateRight(90)",
|
| 14 |
+
"MoveRight(0.25)",
|
| 15 |
+
"MoveRight(0.25)",
|
| 16 |
+
"MoveRight(0.25)",
|
| 17 |
+
"MoveAhead(0.25)",
|
| 18 |
+
"PutObject(DiningTable)",
|
| 19 |
+
"Done"
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
"scene": "FloorPlan24",
|
| 23 |
+
"target_object_types": [
|
| 24 |
+
"DiningTable",
|
| 25 |
+
"PaperTowelRoll"
|
| 26 |
+
],
|
| 27 |
+
"success_conditions": [
|
| 28 |
+
{
|
| 29 |
+
"type": "object_in_receptacle",
|
| 30 |
+
"object_type": "PaperTowelRoll",
|
| 31 |
+
"receptacle_type": "DiningTable"
|
| 32 |
+
}
|
| 33 |
+
],
|
| 34 |
+
"success_logic": "AND",
|
| 35 |
+
"target_description": "I need to wipe my mouth, please place the tissue roll on the table.",
|
| 36 |
+
"max_steps": 100,
|
| 37 |
+
"Evaluation_Type": "Conditional",
|
| 38 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 39 |
+
"Level": "Level3 Hybrid"
|
| 40 |
+
}
|
ai2thor/tasks/ai2thor03046/init.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan24",
|
| 3 |
+
"actions": [
|
| 4 |
+
"RotateLeft(90)",
|
| 5 |
+
"MoveAhead(0.25)",
|
| 6 |
+
"MoveRight(0.25)",
|
| 7 |
+
"DirtyObject(Mug)",
|
| 8 |
+
"LookDown",
|
| 9 |
+
"Done"
|
| 10 |
+
]
|
| 11 |
+
}
|
ai2thor/tasks/ai2thor03046/task.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03046",
|
| 3 |
+
"task_name": "Prepare coffee mug",
|
| 4 |
+
"instruction": "I'm going to make coffee. Please clean the mug and then put it in the coffee machine.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 7,
|
| 7 |
+
"actions": [
|
| 8 |
+
"CleanObject(Mug)",
|
| 9 |
+
"PickupObject(Mug)",
|
| 10 |
+
"RotateLeft(90)",
|
| 11 |
+
"MoveAhead(0.5)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"PutObject(CoffeeMachine)",
|
| 14 |
+
"Done"
|
| 15 |
+
]
|
| 16 |
+
},
|
| 17 |
+
"scene": "FloorPlan24",
|
| 18 |
+
"target_object_types": [
|
| 19 |
+
"CoffeeMachine",
|
| 20 |
+
"Mug"
|
| 21 |
+
],
|
| 22 |
+
"success_conditions": [
|
| 23 |
+
{
|
| 24 |
+
"type": "object_state",
|
| 25 |
+
"object_type": "Mug",
|
| 26 |
+
"state": "isDirty",
|
| 27 |
+
"value": false
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"type": "object_in_receptacle",
|
| 31 |
+
"object_type": "Mug",
|
| 32 |
+
"receptacle_type": "CoffeeMachine"
|
| 33 |
+
}
|
| 34 |
+
],
|
| 35 |
+
"success_logic": "AND",
|
| 36 |
+
"target_description": "I'm going to make coffee. Please clean the mug and then put it in the coffee machine.",
|
| 37 |
+
"max_steps": 100,
|
| 38 |
+
"Evaluation_Type": "Conditional",
|
| 39 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 40 |
+
"Level": "Level3 Hybrid"
|
| 41 |
+
}
|
ai2thor/tasks/ai2thor03046/task.json.bak
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03046",
|
| 3 |
+
"task_name": "Prepare coffee mug",
|
| 4 |
+
"instruction": "I'm going to make coffee. Please clean the mug and then put it in the coffee machine.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 8,
|
| 7 |
+
"actions": [
|
| 8 |
+
"CleanObject(Mug)",
|
| 9 |
+
"PickupObject(Mug)",
|
| 10 |
+
"RotateLeft(90)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"MoveAhead(0.25)",
|
| 14 |
+
"PutObject(CoffeeMachine)",
|
| 15 |
+
"Done"
|
| 16 |
+
]
|
| 17 |
+
},
|
| 18 |
+
"scene": "FloorPlan24",
|
| 19 |
+
"target_object_types": [
|
| 20 |
+
"CoffeeMachine",
|
| 21 |
+
"Mug"
|
| 22 |
+
],
|
| 23 |
+
"success_conditions": [
|
| 24 |
+
{
|
| 25 |
+
"type": "object_state",
|
| 26 |
+
"object_type": "Mug",
|
| 27 |
+
"state": "isDirty",
|
| 28 |
+
"value": false
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"type": "object_in_receptacle",
|
| 32 |
+
"object_type": "Mug",
|
| 33 |
+
"receptacle_type": "CoffeeMachine"
|
| 34 |
+
}
|
| 35 |
+
],
|
| 36 |
+
"success_logic": "AND",
|
| 37 |
+
"target_description": "I'm going to make coffee. Please clean the mug and then put it in the coffee machine.",
|
| 38 |
+
"max_steps": 100,
|
| 39 |
+
"Evaluation_Type": "Conditional",
|
| 40 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 41 |
+
"Level": "Level3 Hybrid"
|
| 42 |
+
}
|
ai2thor/tasks/ai2thor03047/init.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan24",
|
| 3 |
+
"actions": [
|
| 4 |
+
"LookDown",
|
| 5 |
+
"Done"
|
| 6 |
+
]
|
| 7 |
+
}
|
ai2thor/tasks/ai2thor03047/task.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03047",
|
| 3 |
+
"task_name": "Cook potato in pot",
|
| 4 |
+
"instruction": "I want to eat a potato. Please put the potato in the pot and cook it.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 12,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"MoveAhead(0.25)",
|
| 10 |
+
"PickupObject(Potato)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"RotateLeft(90)",
|
| 13 |
+
"MoveAhead(0.5)",
|
| 14 |
+
"MoveRight(0.25)",
|
| 15 |
+
"MoveBack(0.25)",
|
| 16 |
+
"MoveRight(0.25)",
|
| 17 |
+
"PutObject(Pot)",
|
| 18 |
+
"CookObject(Potato)",
|
| 19 |
+
"Done"
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
"scene": "FloorPlan24",
|
| 23 |
+
"target_object_types": [
|
| 24 |
+
"Pot",
|
| 25 |
+
"Potato"
|
| 26 |
+
],
|
| 27 |
+
"success_conditions": [
|
| 28 |
+
{
|
| 29 |
+
"type": "object_state",
|
| 30 |
+
"object_type": "Potato",
|
| 31 |
+
"state": "isCooked",
|
| 32 |
+
"value": true
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"type": "object_in_receptacle",
|
| 36 |
+
"object_type": "Potato",
|
| 37 |
+
"receptacle_type": "Pot"
|
| 38 |
+
}
|
| 39 |
+
],
|
| 40 |
+
"success_logic": "AND",
|
| 41 |
+
"target_description": "I want to eat a potato. Please put the potato in the pot and cook it.",
|
| 42 |
+
"max_steps": 100,
|
| 43 |
+
"Evaluation_Type": "Conditional",
|
| 44 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 45 |
+
"Level": "Level3 Hybrid"
|
| 46 |
+
}
|
ai2thor/tasks/ai2thor03047/task.json.bak
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03047",
|
| 3 |
+
"task_name": "Cook potato in pot",
|
| 4 |
+
"instruction": "I want to eat a potato. Please put the potato in the pot and cook it.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 13,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"MoveAhead(0.25)",
|
| 10 |
+
"PickupObject(Potato)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"RotateLeft(90)",
|
| 13 |
+
"MoveAhead(0.25)",
|
| 14 |
+
"MoveAhead(0.25)",
|
| 15 |
+
"MoveRight(0.25)",
|
| 16 |
+
"MoveBack(0.25)",
|
| 17 |
+
"MoveRight(0.25)",
|
| 18 |
+
"PutObject(Pot)",
|
| 19 |
+
"CookObject(Potato)",
|
| 20 |
+
"Done"
|
| 21 |
+
]
|
| 22 |
+
},
|
| 23 |
+
"scene": "FloorPlan24",
|
| 24 |
+
"target_object_types": [
|
| 25 |
+
"Pot",
|
| 26 |
+
"Potato"
|
| 27 |
+
],
|
| 28 |
+
"success_conditions": [
|
| 29 |
+
{
|
| 30 |
+
"type": "object_state",
|
| 31 |
+
"object_type": "Potato",
|
| 32 |
+
"state": "isCooked",
|
| 33 |
+
"value": true
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"type": "object_in_receptacle",
|
| 37 |
+
"object_type": "Potato",
|
| 38 |
+
"receptacle_type": "Pot"
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"success_logic": "AND",
|
| 42 |
+
"target_description": "I want to eat a potato. Please put the potato in the pot and cook it.",
|
| 43 |
+
"max_steps": 100,
|
| 44 |
+
"Evaluation_Type": "Conditional",
|
| 45 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 46 |
+
"Level": "Level3 Hybrid"
|
| 47 |
+
}
|
ai2thor/tasks/ai2thor03048/init.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan24",
|
| 3 |
+
"actions": [
|
| 4 |
+
"MoveAhead(0.25)",
|
| 5 |
+
"MoveAhead(0.25)",
|
| 6 |
+
"MoveAhead(0.25)",
|
| 7 |
+
"MoveAhead(0.25)",
|
| 8 |
+
"MoveRight(0.25)",
|
| 9 |
+
"MoveRight(0.25)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveRight(0.25)",
|
| 12 |
+
"DirtyObject(Pan)",
|
| 13 |
+
"DirtyObject(Bowl)",
|
| 14 |
+
"Done"
|
| 15 |
+
]
|
| 16 |
+
}
|
ai2thor/tasks/ai2thor03048/task.json
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03048",
|
| 3 |
+
"task_name": "Clean pot and bowl",
|
| 4 |
+
"instruction": "Please use a dish sponge to clean this pot and bowl.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 8,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateRight(90)",
|
| 9 |
+
"MoveBack(0.5)",
|
| 10 |
+
"PickupObject(DishSponge)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"RotateLeft(90)",
|
| 13 |
+
"CleanObject(Pan)",
|
| 14 |
+
"CleanObject(Bowl)",
|
| 15 |
+
"Done"
|
| 16 |
+
]
|
| 17 |
+
},
|
| 18 |
+
"scene": "FloorPlan24",
|
| 19 |
+
"target_object_types": [
|
| 20 |
+
"DishSponge",
|
| 21 |
+
"Pan",
|
| 22 |
+
"Bowl"
|
| 23 |
+
],
|
| 24 |
+
"success_conditions": [
|
| 25 |
+
{
|
| 26 |
+
"type": "object_state",
|
| 27 |
+
"object_type": "DishSponge",
|
| 28 |
+
"state": "isPickedUp",
|
| 29 |
+
"value": true
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"type": "object_state",
|
| 33 |
+
"object_type": "Pan",
|
| 34 |
+
"state": "isDirty",
|
| 35 |
+
"value": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"type": "object_state",
|
| 39 |
+
"object_type": "Bowl",
|
| 40 |
+
"state": "isDirty",
|
| 41 |
+
"value": false
|
| 42 |
+
}
|
| 43 |
+
],
|
| 44 |
+
"success_logic": "AND",
|
| 45 |
+
"target_description": "Please use a dish sponge to clean this pot and bowl.",
|
| 46 |
+
"max_steps": 100,
|
| 47 |
+
"Evaluation_Type": "Conditional",
|
| 48 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 49 |
+
"Level": "Level3 Hybrid"
|
| 50 |
+
}
|
ai2thor/tasks/ai2thor03048/task.json.bak
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03048",
|
| 3 |
+
"task_name": "Clean pot and bowl",
|
| 4 |
+
"instruction": "Please use a dish sponge to clean this pot and bowl.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 9,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateRight(90)",
|
| 9 |
+
"MoveBack(0.25)",
|
| 10 |
+
"MoveBack(0.25)",
|
| 11 |
+
"PickupObject(DishSponge)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"RotateLeft(90)",
|
| 14 |
+
"CleanObject(Pan)",
|
| 15 |
+
"CleanObject(Bowl)",
|
| 16 |
+
"Done"
|
| 17 |
+
]
|
| 18 |
+
},
|
| 19 |
+
"scene": "FloorPlan24",
|
| 20 |
+
"target_object_types": [
|
| 21 |
+
"DishSponge",
|
| 22 |
+
"Pan",
|
| 23 |
+
"Bowl"
|
| 24 |
+
],
|
| 25 |
+
"success_conditions": [
|
| 26 |
+
{
|
| 27 |
+
"type": "object_state",
|
| 28 |
+
"object_type": "DishSponge",
|
| 29 |
+
"state": "isPickedUp",
|
| 30 |
+
"value": true
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"type": "object_state",
|
| 34 |
+
"object_type": "Pan",
|
| 35 |
+
"state": "isDirty",
|
| 36 |
+
"value": false
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"type": "object_state",
|
| 40 |
+
"object_type": "Bowl",
|
| 41 |
+
"state": "isDirty",
|
| 42 |
+
"value": false
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"success_logic": "AND",
|
| 46 |
+
"target_description": "Please use a dish sponge to clean this pot and bowl.",
|
| 47 |
+
"max_steps": 100,
|
| 48 |
+
"Evaluation_Type": "Conditional",
|
| 49 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 50 |
+
"Level": "Level3 Hybrid"
|
| 51 |
+
}
|
ai2thor/tasks/ai2thor03049/init.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan24",
|
| 3 |
+
"actions": [
|
| 4 |
+
"LookDown",
|
| 5 |
+
"Done"
|
| 6 |
+
]
|
| 7 |
+
}
|
ai2thor/tasks/ai2thor03049/task.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03049",
|
| 3 |
+
"task_name": "Dispose empty soap",
|
| 4 |
+
"instruction": "This soap bottle is empty. Please throw it in the trash can.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 11,
|
| 7 |
+
"actions": [
|
| 8 |
+
"MoveAhead(1.0)",
|
| 9 |
+
"MoveRight(0.25)",
|
| 10 |
+
"RotateRight(90)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"PickupObject(SoapBottle)",
|
| 13 |
+
"MoveRight(0.25)",
|
| 14 |
+
"RotateRight(90)",
|
| 15 |
+
"MoveAhead(1.0)",
|
| 16 |
+
"MoveAhead(0.25)",
|
| 17 |
+
"PutObject(GarbageCan)",
|
| 18 |
+
"Done"
|
| 19 |
+
]
|
| 20 |
+
},
|
| 21 |
+
"scene": "FloorPlan24",
|
| 22 |
+
"target_object_types": [
|
| 23 |
+
"GarbageCan",
|
| 24 |
+
"SoapBottle"
|
| 25 |
+
],
|
| 26 |
+
"success_conditions": [
|
| 27 |
+
{
|
| 28 |
+
"type": "object_in_receptacle",
|
| 29 |
+
"object_type": "SoapBottle",
|
| 30 |
+
"receptacle_type": "GarbageCan"
|
| 31 |
+
}
|
| 32 |
+
],
|
| 33 |
+
"success_logic": "AND",
|
| 34 |
+
"target_description": "This soap bottle is empty. Please throw it in the trash can.",
|
| 35 |
+
"max_steps": 100,
|
| 36 |
+
"Evaluation_Type": "Conditional",
|
| 37 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 38 |
+
"Level": "Level3 Hybrid"
|
| 39 |
+
}
|
ai2thor/tasks/ai2thor03049/task.json.bak
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03049",
|
| 3 |
+
"task_name": "Dispose empty soap",
|
| 4 |
+
"instruction": "This soap bottle is empty. Please throw it in the trash can.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 17,
|
| 7 |
+
"actions": [
|
| 8 |
+
"MoveAhead(0.25)",
|
| 9 |
+
"MoveAhead(0.25)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"MoveRight(0.25)",
|
| 13 |
+
"RotateRight(90)",
|
| 14 |
+
"MoveAhead(0.25)",
|
| 15 |
+
"PickupObject(SoapBottle)",
|
| 16 |
+
"MoveRight(0.25)",
|
| 17 |
+
"RotateRight(90)",
|
| 18 |
+
"MoveAhead(0.25)",
|
| 19 |
+
"MoveAhead(0.25)",
|
| 20 |
+
"MoveAhead(0.25)",
|
| 21 |
+
"MoveAhead(0.25)",
|
| 22 |
+
"MoveAhead(0.25)",
|
| 23 |
+
"PutObject(GarbageCan)",
|
| 24 |
+
"Done"
|
| 25 |
+
]
|
| 26 |
+
},
|
| 27 |
+
"scene": "FloorPlan24",
|
| 28 |
+
"target_object_types": [
|
| 29 |
+
"GarbageCan",
|
| 30 |
+
"SoapBottle"
|
| 31 |
+
],
|
| 32 |
+
"success_conditions": [
|
| 33 |
+
{
|
| 34 |
+
"type": "object_in_receptacle",
|
| 35 |
+
"object_type": "SoapBottle",
|
| 36 |
+
"receptacle_type": "GarbageCan"
|
| 37 |
+
}
|
| 38 |
+
],
|
| 39 |
+
"success_logic": "AND",
|
| 40 |
+
"target_description": "This soap bottle is empty. Please throw it in the trash can.",
|
| 41 |
+
"max_steps": 100,
|
| 42 |
+
"Evaluation_Type": "Conditional",
|
| 43 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 44 |
+
"Level": "Level3 Hybrid"
|
| 45 |
+
}
|
ai2thor/tasks/ai2thor03050/init.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan25",
|
| 3 |
+
"actions": [
|
| 4 |
+
"LookDown",
|
| 5 |
+
"Done"
|
| 6 |
+
]
|
| 7 |
+
}
|
ai2thor/tasks/ai2thor03050/task.json
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03050",
|
| 3 |
+
"task_name": "Move washed produce",
|
| 4 |
+
"instruction": "I've washed the apple and lettuce; please take them from the sink to the countertop.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 11,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"MoveBack(0.25)",
|
| 10 |
+
"MoveLeft(0.25)",
|
| 11 |
+
"PickupObject(Lettuce)",
|
| 12 |
+
"RotateRight(90)",
|
| 13 |
+
"PutObject(CounterTop)",
|
| 14 |
+
"RotateLeft(90)",
|
| 15 |
+
"PickupObject(Apple)",
|
| 16 |
+
"RotateRight(90)",
|
| 17 |
+
"PutObject(CounterTop)",
|
| 18 |
+
"Done"
|
| 19 |
+
]
|
| 20 |
+
},
|
| 21 |
+
"scene": "FloorPlan25",
|
| 22 |
+
"target_object_types": [
|
| 23 |
+
"Apple",
|
| 24 |
+
"CounterTop",
|
| 25 |
+
"Lettuce",
|
| 26 |
+
"SinkBasin"
|
| 27 |
+
],
|
| 28 |
+
"success_conditions": [
|
| 29 |
+
{
|
| 30 |
+
"type": "object_in_receptacle",
|
| 31 |
+
"object_type": "Lettuce",
|
| 32 |
+
"receptacle_type": "CounterTop"
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"type": "object_in_receptacle",
|
| 36 |
+
"object_type": "Apple",
|
| 37 |
+
"receptacle_type": "CounterTop"
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"type": "object_in_receptacle",
|
| 41 |
+
"object_type": "Apple",
|
| 42 |
+
"receptacle_type": "SinkBasin",
|
| 43 |
+
"value": false
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"type": "object_in_receptacle",
|
| 47 |
+
"object_type": "Lettuce",
|
| 48 |
+
"receptacle_type": "SinkBasin",
|
| 49 |
+
"value": false
|
| 50 |
+
}
|
| 51 |
+
],
|
| 52 |
+
"success_logic": "AND",
|
| 53 |
+
"target_description": "I've washed the apple and lettuce; please take them from the sink to the countertop.",
|
| 54 |
+
"max_steps": 100,
|
| 55 |
+
"Evaluation_Type": "Conditional",
|
| 56 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 57 |
+
"Level": "Level3 Hybrid"
|
| 58 |
+
}
|
ai2thor/tasks/ai2thor03051/init.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan25",
|
| 3 |
+
"actions": [
|
| 4 |
+
"LookDown",
|
| 5 |
+
"Done"
|
| 6 |
+
]
|
| 7 |
+
}
|
ai2thor/tasks/ai2thor03051/task.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03051",
|
| 3 |
+
"task_name": "Cook tomato slice",
|
| 4 |
+
"instruction": "Please slice the tomato in the refrigerator, put one slice in the pot, and remember to close the refrigerator door.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 16,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateRight(90)",
|
| 9 |
+
"MoveAhead(0.5)",
|
| 10 |
+
"MoveRight(0.25)",
|
| 11 |
+
"MoveAhead(0.5)",
|
| 12 |
+
"RotateLeft(90)",
|
| 13 |
+
"MoveRight(0.25)",
|
| 14 |
+
"OpenObject(Fridge)",
|
| 15 |
+
"SliceObject(Tomato)",
|
| 16 |
+
"PickupObject(Tomato)",
|
| 17 |
+
"CloseObject(Fridge)",
|
| 18 |
+
"RotateLeft(90)",
|
| 19 |
+
"RotateLeft(90)",
|
| 20 |
+
"MoveRight(0.25)",
|
| 21 |
+
"MoveAhead(0.25)",
|
| 22 |
+
"PutObject(Pot)",
|
| 23 |
+
"Done"
|
| 24 |
+
]
|
| 25 |
+
},
|
| 26 |
+
"scene": "FloorPlan25",
|
| 27 |
+
"target_object_types": [
|
| 28 |
+
"Fridge",
|
| 29 |
+
"Pot",
|
| 30 |
+
"Tomato",
|
| 31 |
+
"TomatoSliced"
|
| 32 |
+
],
|
| 33 |
+
"success_conditions": [
|
| 34 |
+
{
|
| 35 |
+
"type": "object_in_receptacle",
|
| 36 |
+
"object_type": "TomatoSliced",
|
| 37 |
+
"receptacle_type": "Pot"
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"type": "object_state",
|
| 41 |
+
"object_type": "Fridge",
|
| 42 |
+
"state": "isOpen",
|
| 43 |
+
"value": false
|
| 44 |
+
}
|
| 45 |
+
],
|
| 46 |
+
"success_logic": "AND",
|
| 47 |
+
"target_description": "Please slice the tomato in the refrigerator, put one slice in the pot, and remember to close the refrigerator door.",
|
| 48 |
+
"max_steps": 100,
|
| 49 |
+
"Evaluation_Type": "Conditional",
|
| 50 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 51 |
+
"Level": "Level3 Hybrid"
|
| 52 |
+
}
|
ai2thor/tasks/ai2thor03051/task.json.bak
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03051",
|
| 3 |
+
"task_name": "Cook tomato slice",
|
| 4 |
+
"instruction": "Please slice the tomato in the refrigerator, put one slice in the pot, and remember to close the refrigerator door.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 18,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateRight(90)",
|
| 9 |
+
"MoveAhead(0.25)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveRight(0.25)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"MoveAhead(0.25)",
|
| 14 |
+
"RotateLeft(90)",
|
| 15 |
+
"MoveRight(0.25)",
|
| 16 |
+
"OpenObject(Fridge)",
|
| 17 |
+
"SliceObject(Tomato)",
|
| 18 |
+
"PickupObject(Tomato)",
|
| 19 |
+
"CloseObject(Fridge)",
|
| 20 |
+
"RotateLeft(90)",
|
| 21 |
+
"RotateLeft(90)",
|
| 22 |
+
"MoveRight(0.25)",
|
| 23 |
+
"MoveAhead(0.25)",
|
| 24 |
+
"PutObject(Pot)",
|
| 25 |
+
"Done"
|
| 26 |
+
]
|
| 27 |
+
},
|
| 28 |
+
"scene": "FloorPlan25",
|
| 29 |
+
"target_object_types": [
|
| 30 |
+
"Fridge",
|
| 31 |
+
"Pot",
|
| 32 |
+
"Tomato",
|
| 33 |
+
"TomatoSliced"
|
| 34 |
+
],
|
| 35 |
+
"success_conditions": [
|
| 36 |
+
{
|
| 37 |
+
"type": "object_in_receptacle",
|
| 38 |
+
"object_type": "TomatoSliced",
|
| 39 |
+
"receptacle_type": "Pot"
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"type": "object_state",
|
| 43 |
+
"object_type": "Fridge",
|
| 44 |
+
"state": "isOpen",
|
| 45 |
+
"value": false
|
| 46 |
+
}
|
| 47 |
+
],
|
| 48 |
+
"success_logic": "AND",
|
| 49 |
+
"target_description": "Please slice the tomato in the refrigerator, put one slice in the pot, and remember to close the refrigerator door.",
|
| 50 |
+
"max_steps": 100,
|
| 51 |
+
"Evaluation_Type": "Conditional",
|
| 52 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 53 |
+
"Level": "Level3 Hybrid"
|
| 54 |
+
}
|
ai2thor/tasks/ai2thor03052/init.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan25",
|
| 3 |
+
"actions": [
|
| 4 |
+
"LookDown",
|
| 5 |
+
"Done"
|
| 6 |
+
]
|
| 7 |
+
}
|
ai2thor/tasks/ai2thor03052/task.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03052",
|
| 3 |
+
"task_name": "Slice Potato and Cook a Slice",
|
| 4 |
+
"instruction": "I'm hungry. Please slice the potato, put a slice in the pan, and cook it.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 13,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateRight(90)",
|
| 9 |
+
"RotateRight(90)",
|
| 10 |
+
"MoveAhead(0.5)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"CookObject(Potato)",
|
| 13 |
+
"SliceObject(Potato)",
|
| 14 |
+
"PickupObject(Potato)",
|
| 15 |
+
"RotateRight(90)",
|
| 16 |
+
"MoveBack(0.25)",
|
| 17 |
+
"RotateRight(90)",
|
| 18 |
+
"MoveAhead(0.5)",
|
| 19 |
+
"PutObject(Plate)",
|
| 20 |
+
"Done"
|
| 21 |
+
]
|
| 22 |
+
},
|
| 23 |
+
"scene": "FloorPlan25",
|
| 24 |
+
"target_object_types": [
|
| 25 |
+
"Plate",
|
| 26 |
+
"Potato",
|
| 27 |
+
"PotatoSliced"
|
| 28 |
+
],
|
| 29 |
+
"success_conditions": [
|
| 30 |
+
{
|
| 31 |
+
"type": "object_in_receptacle",
|
| 32 |
+
"object_type": "PotatoSliced",
|
| 33 |
+
"receptacle_type": "Plate"
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"type": "object_state",
|
| 37 |
+
"object_type": "Potato",
|
| 38 |
+
"state": "isSliced",
|
| 39 |
+
"value": true
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"type": "object_state",
|
| 43 |
+
"object_type": "Potato",
|
| 44 |
+
"state": "isCooked",
|
| 45 |
+
"value": true
|
| 46 |
+
}
|
| 47 |
+
],
|
| 48 |
+
"success_logic": "AND",
|
| 49 |
+
"target_description": "I'm hungry. Please slice the potato, put a slice in the pan, and cook it.",
|
| 50 |
+
"max_steps": 100,
|
| 51 |
+
"Evaluation_Type": "Conditional",
|
| 52 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 53 |
+
"Level": "Level3 Hybrid"
|
| 54 |
+
}
|
ai2thor/tasks/ai2thor03052/task.json.bak
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03052",
|
| 3 |
+
"task_name": "Slice Potato and Cook a Slice",
|
| 4 |
+
"instruction": "I'm hungry. Please slice the potato, put a slice in the pan, and cook it.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 15,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateRight(90)",
|
| 9 |
+
"RotateRight(90)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"CookObject(Potato)",
|
| 14 |
+
"SliceObject(Potato)",
|
| 15 |
+
"PickupObject(Potato)",
|
| 16 |
+
"RotateRight(90)",
|
| 17 |
+
"MoveBack(0.25)",
|
| 18 |
+
"RotateRight(90)",
|
| 19 |
+
"MoveAhead(0.25)",
|
| 20 |
+
"MoveAhead(0.25)",
|
| 21 |
+
"PutObject(Plate)",
|
| 22 |
+
"Done"
|
| 23 |
+
]
|
| 24 |
+
},
|
| 25 |
+
"scene": "FloorPlan25",
|
| 26 |
+
"target_object_types": [
|
| 27 |
+
"Plate",
|
| 28 |
+
"Potato",
|
| 29 |
+
"PotatoSliced"
|
| 30 |
+
],
|
| 31 |
+
"success_conditions": [
|
| 32 |
+
{
|
| 33 |
+
"type": "object_in_receptacle",
|
| 34 |
+
"object_type": "PotatoSliced",
|
| 35 |
+
"receptacle_type": "Plate"
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"type": "object_state",
|
| 39 |
+
"object_type": "Potato",
|
| 40 |
+
"state": "isSliced",
|
| 41 |
+
"value": true
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"type": "object_state",
|
| 45 |
+
"object_type": "Potato",
|
| 46 |
+
"state": "isCooked",
|
| 47 |
+
"value": true
|
| 48 |
+
}
|
| 49 |
+
],
|
| 50 |
+
"success_logic": "AND",
|
| 51 |
+
"target_description": "I'm hungry. Please slice the potato, put a slice in the pan, and cook it.",
|
| 52 |
+
"max_steps": 100,
|
| 53 |
+
"Evaluation_Type": "Conditional",
|
| 54 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 55 |
+
"Level": "Level3 Hybrid"
|
| 56 |
+
}
|
ai2thor/tasks/ai2thor03053/init.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan25",
|
| 3 |
+
"actions": [
|
| 4 |
+
"LookDown",
|
| 5 |
+
"Done"
|
| 6 |
+
]
|
| 7 |
+
}
|
ai2thor/tasks/ai2thor03053/task.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03053",
|
| 3 |
+
"task_name": "Cook potato and egg",
|
| 4 |
+
"instruction": "I'm about to cook. Please put the potato and egg in the pan and remember to close the refrigerator door.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 18,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateRight(90)",
|
| 9 |
+
"MoveAhead(1.0)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"RotateLeft(90)",
|
| 12 |
+
"MoveBack(0.25)",
|
| 13 |
+
"OpenObject(Fridge)",
|
| 14 |
+
"PickupObject(Egg)",
|
| 15 |
+
"CloseObject(Fridge)",
|
| 16 |
+
"RotateLeft(90)",
|
| 17 |
+
"MoveAhead(0.5)",
|
| 18 |
+
"MoveAhead(0.25)",
|
| 19 |
+
"RotateLeft(90)",
|
| 20 |
+
"MoveRight(0.25)",
|
| 21 |
+
"MoveAhead(0.25)",
|
| 22 |
+
"PutObject(Pan)",
|
| 23 |
+
"PickupObject(Potato)",
|
| 24 |
+
"PutObject(Pan)",
|
| 25 |
+
"Done"
|
| 26 |
+
]
|
| 27 |
+
},
|
| 28 |
+
"scene": "FloorPlan25",
|
| 29 |
+
"target_object_types": [
|
| 30 |
+
"Egg",
|
| 31 |
+
"Fridge",
|
| 32 |
+
"Pan",
|
| 33 |
+
"Potato"
|
| 34 |
+
],
|
| 35 |
+
"success_conditions": [
|
| 36 |
+
{
|
| 37 |
+
"type": "object_in_receptacle",
|
| 38 |
+
"object_type": "Egg",
|
| 39 |
+
"receptacle_type": "Pan"
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"type": "object_in_receptacle",
|
| 43 |
+
"object_type": "Potato",
|
| 44 |
+
"receptacle_type": "Pan"
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"type": "object_state",
|
| 48 |
+
"object_type": "Fridge",
|
| 49 |
+
"state": "isOpen",
|
| 50 |
+
"value": false
|
| 51 |
+
}
|
| 52 |
+
],
|
| 53 |
+
"success_logic": "AND",
|
| 54 |
+
"target_description": "I'm about to cook. Please put the potato and egg in the pan and remember to close the refrigerator door.",
|
| 55 |
+
"max_steps": 100,
|
| 56 |
+
"Evaluation_Type": "Conditional",
|
| 57 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 58 |
+
"Level": "Level3 Hybrid"
|
| 59 |
+
}
|
ai2thor/tasks/ai2thor03053/task.json.bak
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03053",
|
| 3 |
+
"task_name": "Cook potato and egg",
|
| 4 |
+
"instruction": "I'm about to cook. Please put the potato and egg in the pan and remember to close the refrigerator door.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 22,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateRight(90)",
|
| 9 |
+
"MoveAhead(0.25)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"MoveAhead(0.25)",
|
| 14 |
+
"RotateLeft(90)",
|
| 15 |
+
"MoveBack(0.25)",
|
| 16 |
+
"OpenObject(Fridge)",
|
| 17 |
+
"PickupObject(Egg)",
|
| 18 |
+
"CloseObject(Fridge)",
|
| 19 |
+
"RotateLeft(90)",
|
| 20 |
+
"MoveAhead(0.25)",
|
| 21 |
+
"MoveAhead(0.25)",
|
| 22 |
+
"MoveAhead(0.25)",
|
| 23 |
+
"RotateLeft(90)",
|
| 24 |
+
"MoveRight(0.25)",
|
| 25 |
+
"MoveAhead(0.25)",
|
| 26 |
+
"PutObject(Pan)",
|
| 27 |
+
"PickupObject(Potato)",
|
| 28 |
+
"PutObject(Pan)",
|
| 29 |
+
"Done"
|
| 30 |
+
]
|
| 31 |
+
},
|
| 32 |
+
"scene": "FloorPlan25",
|
| 33 |
+
"target_object_types": [
|
| 34 |
+
"Egg",
|
| 35 |
+
"Fridge",
|
| 36 |
+
"Pan",
|
| 37 |
+
"Potato"
|
| 38 |
+
],
|
| 39 |
+
"success_conditions": [
|
| 40 |
+
{
|
| 41 |
+
"type": "object_in_receptacle",
|
| 42 |
+
"object_type": "Egg",
|
| 43 |
+
"receptacle_type": "Pan"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"type": "object_in_receptacle",
|
| 47 |
+
"object_type": "Potato",
|
| 48 |
+
"receptacle_type": "Pan"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"type": "object_state",
|
| 52 |
+
"object_type": "Fridge",
|
| 53 |
+
"state": "isOpen",
|
| 54 |
+
"value": false
|
| 55 |
+
}
|
| 56 |
+
],
|
| 57 |
+
"success_logic": "AND",
|
| 58 |
+
"target_description": "I'm about to cook. Please put the potato and egg in the pan and remember to close the refrigerator door.",
|
| 59 |
+
"max_steps": 100,
|
| 60 |
+
"Evaluation_Type": "Conditional",
|
| 61 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 62 |
+
"Level": "Level3 Hybrid"
|
| 63 |
+
}
|
ai2thor/tasks/ai2thor03054/init.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan25",
|
| 3 |
+
"actions": [
|
| 4 |
+
"LookDown",
|
| 5 |
+
"Done"
|
| 6 |
+
]
|
| 7 |
+
}
|
ai2thor/tasks/ai2thor03054/task.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03054",
|
| 3 |
+
"task_name": "Bring bread outside and turn off kitchen lights",
|
| 4 |
+
"instruction": "I'm outside the kitchen. Please bring the bread outside and turn off the kitchen lights.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 12,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"MoveBack(0.25)",
|
| 10 |
+
"MoveLeft(0.25)",
|
| 11 |
+
"PickupObject(Bread)",
|
| 12 |
+
"RotateLeft(90)",
|
| 13 |
+
"RotateLeft(90)",
|
| 14 |
+
"MoveAhead(1.0)",
|
| 15 |
+
"MoveAhead(0.25)",
|
| 16 |
+
"RotateRight(90)",
|
| 17 |
+
"MoveAhead(0.25)",
|
| 18 |
+
"ToggleObjectOff(LightSwitch)",
|
| 19 |
+
"Done"
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
"scene": "FloorPlan25",
|
| 23 |
+
"target_object_types": [
|
| 24 |
+
"Bread",
|
| 25 |
+
"LightSwitch"
|
| 26 |
+
],
|
| 27 |
+
"success_conditions": [
|
| 28 |
+
{
|
| 29 |
+
"type": "object_state",
|
| 30 |
+
"object_type": "Bread",
|
| 31 |
+
"state": "isPickedUp",
|
| 32 |
+
"value": true
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"type": "object_state",
|
| 36 |
+
"object_type": "LightSwitch",
|
| 37 |
+
"state": "isToggled",
|
| 38 |
+
"value": false
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"success_logic": "AND",
|
| 42 |
+
"target_description": "I'm outside the kitchen. Please bring the bread outside and turn off the kitchen lights.",
|
| 43 |
+
"max_steps": 100,
|
| 44 |
+
"Evaluation_Type": "Conditional",
|
| 45 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 46 |
+
"Level": "Level3 Hybrid"
|
| 47 |
+
}
|
ai2thor/tasks/ai2thor03054/task.json.bak
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03054",
|
| 3 |
+
"task_name": "Bring bread outside and turn off kitchen lights",
|
| 4 |
+
"instruction": "I'm outside the kitchen. Please bring the bread outside and turn off the kitchen lights.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 15,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"MoveBack(0.25)",
|
| 10 |
+
"MoveLeft(0.25)",
|
| 11 |
+
"PickupObject(Bread)",
|
| 12 |
+
"RotateLeft(90)",
|
| 13 |
+
"RotateLeft(90)",
|
| 14 |
+
"MoveAhead(0.25)",
|
| 15 |
+
"MoveAhead(0.25)",
|
| 16 |
+
"MoveAhead(0.25)",
|
| 17 |
+
"MoveAhead(0.25)",
|
| 18 |
+
"MoveAhead(0.25)",
|
| 19 |
+
"RotateRight(90)",
|
| 20 |
+
"MoveAhead(0.25)",
|
| 21 |
+
"ToggleObjectOff(LightSwitch)",
|
| 22 |
+
"Done"
|
| 23 |
+
]
|
| 24 |
+
},
|
| 25 |
+
"scene": "FloorPlan25",
|
| 26 |
+
"target_object_types": [
|
| 27 |
+
"Bread",
|
| 28 |
+
"LightSwitch"
|
| 29 |
+
],
|
| 30 |
+
"success_conditions": [
|
| 31 |
+
{
|
| 32 |
+
"type": "object_state",
|
| 33 |
+
"object_type": "Bread",
|
| 34 |
+
"state": "isPickedUp",
|
| 35 |
+
"value": true
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"type": "object_state",
|
| 39 |
+
"object_type": "LightSwitch",
|
| 40 |
+
"state": "isToggled",
|
| 41 |
+
"value": false
|
| 42 |
+
}
|
| 43 |
+
],
|
| 44 |
+
"success_logic": "AND",
|
| 45 |
+
"target_description": "I'm outside the kitchen. Please bring the bread outside and turn off the kitchen lights.",
|
| 46 |
+
"max_steps": 100,
|
| 47 |
+
"Evaluation_Type": "Conditional",
|
| 48 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 49 |
+
"Level": "Level3 Hybrid"
|
| 50 |
+
}
|
ai2thor/tasks/ai2thor03055/task.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03055",
|
| 3 |
+
"task_name": "Slice tomato",
|
| 4 |
+
"instruction": "I'm going to start cooking now. Please take a knife and slice a tomato.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 11,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"MoveAhead(0.5)",
|
| 10 |
+
"MoveLeft(0.25)",
|
| 11 |
+
"MoveAhead(0.5)",
|
| 12 |
+
"PickupObject(Knife)",
|
| 13 |
+
"RotateRight(90)",
|
| 14 |
+
"RotateRight(90)",
|
| 15 |
+
"MoveAhead(1.0)",
|
| 16 |
+
"MoveAhead(0.25)",
|
| 17 |
+
"SliceObject(Tomato)",
|
| 18 |
+
"Done"
|
| 19 |
+
]
|
| 20 |
+
},
|
| 21 |
+
"scene": "FloorPlan26",
|
| 22 |
+
"target_object_types": [
|
| 23 |
+
"Knife",
|
| 24 |
+
"Tomato"
|
| 25 |
+
],
|
| 26 |
+
"success_conditions": [
|
| 27 |
+
{
|
| 28 |
+
"type": "object_state",
|
| 29 |
+
"object_type": "Tomato",
|
| 30 |
+
"state": "isSliced",
|
| 31 |
+
"value": true
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"type": "object_state",
|
| 35 |
+
"object_type": "Knife",
|
| 36 |
+
"state": "isPickedUp",
|
| 37 |
+
"value": true
|
| 38 |
+
}
|
| 39 |
+
],
|
| 40 |
+
"success_logic": "AND",
|
| 41 |
+
"target_description": "I'm going to start cooking now. Please take a knife and slice a tomato.",
|
| 42 |
+
"max_steps": 100,
|
| 43 |
+
"Evaluation_Type": "Conditional",
|
| 44 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 45 |
+
"Level": "Level3 Hybrid"
|
| 46 |
+
}
|
ai2thor/tasks/ai2thor03055/task.json.bak
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03055",
|
| 3 |
+
"task_name": "Slice tomato",
|
| 4 |
+
"instruction": "I'm going to start cooking now. Please take a knife and slice a tomato.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 16,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"MoveAhead(0.25)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveLeft(0.25)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"MoveAhead(0.25)",
|
| 14 |
+
"PickupObject(Knife)",
|
| 15 |
+
"RotateRight(90)",
|
| 16 |
+
"RotateRight(90)",
|
| 17 |
+
"MoveAhead(0.25)",
|
| 18 |
+
"MoveAhead(0.25)",
|
| 19 |
+
"MoveAhead(0.25)",
|
| 20 |
+
"MoveAhead(0.25)",
|
| 21 |
+
"MoveAhead(0.25)",
|
| 22 |
+
"SliceObject(Tomato)",
|
| 23 |
+
"Done"
|
| 24 |
+
]
|
| 25 |
+
},
|
| 26 |
+
"scene": "FloorPlan26",
|
| 27 |
+
"target_object_types": [
|
| 28 |
+
"Knife",
|
| 29 |
+
"Tomato"
|
| 30 |
+
],
|
| 31 |
+
"success_conditions": [
|
| 32 |
+
{
|
| 33 |
+
"type": "object_state",
|
| 34 |
+
"object_type": "Tomato",
|
| 35 |
+
"state": "isSliced",
|
| 36 |
+
"value": true
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"type": "object_state",
|
| 40 |
+
"object_type": "Knife",
|
| 41 |
+
"state": "isPickedUp",
|
| 42 |
+
"value": true
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"success_logic": "AND",
|
| 46 |
+
"target_description": "I'm going to start cooking now. Please take a knife and slice a tomato.",
|
| 47 |
+
"max_steps": 100,
|
| 48 |
+
"Evaluation_Type": "Conditional",
|
| 49 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 50 |
+
"Level": "Level3 Hybrid"
|
| 51 |
+
}
|
ai2thor/tasks/ai2thor03056/init.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan26",
|
| 3 |
+
"actions": [
|
| 4 |
+
"RotateLeft(90)",
|
| 5 |
+
"MoveLeft(0.25)",
|
| 6 |
+
"MoveLeft(0.25)",
|
| 7 |
+
"MoveAhead(0.25)",
|
| 8 |
+
"MoveAhead(0.25)",
|
| 9 |
+
"RotateLeft(90)",
|
| 10 |
+
"MoveRight(0.25)",
|
| 11 |
+
"MoveRight(0.25)",
|
| 12 |
+
"DirtyObject(Pot)",
|
| 13 |
+
"DirtyObject(Bowl)",
|
| 14 |
+
"DirtyObject(Cup)",
|
| 15 |
+
"LookDown",
|
| 16 |
+
"Done"
|
| 17 |
+
]
|
| 18 |
+
}
|
ai2thor/tasks/ai2thor03056/task.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03056",
|
| 3 |
+
"task_name": "Clean kitchen items",
|
| 4 |
+
"instruction": "I'm going to clean the kitchen now. Please take a soap bottle and wash the dirty things in front of you.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 10,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"MoveAhead(1.0)",
|
| 10 |
+
"PickupObject(SoapBottle)",
|
| 11 |
+
"RotateRight(90)",
|
| 12 |
+
"MoveRight(0.5)",
|
| 13 |
+
"MoveRight(0.25)",
|
| 14 |
+
"CleanObject(Pot)",
|
| 15 |
+
"CleanObject(Cup)",
|
| 16 |
+
"CleanObject(Bowl)",
|
| 17 |
+
"Done"
|
| 18 |
+
]
|
| 19 |
+
},
|
| 20 |
+
"scene": "FloorPlan26",
|
| 21 |
+
"target_object_types": [
|
| 22 |
+
"SoapBottle",
|
| 23 |
+
"Bowl",
|
| 24 |
+
"Pot",
|
| 25 |
+
"Cup"
|
| 26 |
+
],
|
| 27 |
+
"success_conditions": [
|
| 28 |
+
{
|
| 29 |
+
"type": "object_state",
|
| 30 |
+
"object_type": "Pot",
|
| 31 |
+
"state": "isDirty",
|
| 32 |
+
"value": false
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"type": "object_state",
|
| 36 |
+
"object_type": "Cup",
|
| 37 |
+
"state": "isDirty",
|
| 38 |
+
"value": false
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"type": "object_state",
|
| 42 |
+
"object_type": "Bowl",
|
| 43 |
+
"state": "isDirty",
|
| 44 |
+
"value": false
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"type": "object_state",
|
| 48 |
+
"object_type": "SoapBottle",
|
| 49 |
+
"state": "isPickedUp",
|
| 50 |
+
"value": true
|
| 51 |
+
}
|
| 52 |
+
],
|
| 53 |
+
"success_logic": "AND",
|
| 54 |
+
"target_description": "I'm going to clean the kitchen now. Please take a soap bottle and wash the dirty things in front of you.",
|
| 55 |
+
"max_steps": 100,
|
| 56 |
+
"Evaluation_Type": "Conditional",
|
| 57 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 58 |
+
"Level": "Level3 Hybrid"
|
| 59 |
+
}
|
ai2thor/tasks/ai2thor03056/task.json.bak
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03056",
|
| 3 |
+
"task_name": "Clean kitchen items",
|
| 4 |
+
"instruction": "I'm going to clean the kitchen now. Please take a soap bottle and wash the dirty things in front of you.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 14,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateLeft(90)",
|
| 9 |
+
"MoveAhead(0.25)",
|
| 10 |
+
"MoveAhead(0.25)",
|
| 11 |
+
"MoveAhead(0.25)",
|
| 12 |
+
"MoveAhead(0.25)",
|
| 13 |
+
"PickupObject(SoapBottle)",
|
| 14 |
+
"RotateRight(90)",
|
| 15 |
+
"MoveRight(0.25)",
|
| 16 |
+
"MoveRight(0.25)",
|
| 17 |
+
"MoveRight(0.25)",
|
| 18 |
+
"CleanObject(Pot)",
|
| 19 |
+
"CleanObject(Cup)",
|
| 20 |
+
"CleanObject(Bowl)",
|
| 21 |
+
"Done"
|
| 22 |
+
]
|
| 23 |
+
},
|
| 24 |
+
"scene": "FloorPlan26",
|
| 25 |
+
"target_object_types": [
|
| 26 |
+
"SoapBottle",
|
| 27 |
+
"Bowl",
|
| 28 |
+
"Pot",
|
| 29 |
+
"Cup"
|
| 30 |
+
],
|
| 31 |
+
"success_conditions": [
|
| 32 |
+
{
|
| 33 |
+
"type": "object_state",
|
| 34 |
+
"object_type": "Pot",
|
| 35 |
+
"state": "isDirty",
|
| 36 |
+
"value": false
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"type": "object_state",
|
| 40 |
+
"object_type": "Cup",
|
| 41 |
+
"state": "isDirty",
|
| 42 |
+
"value": false
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"type": "object_state",
|
| 46 |
+
"object_type": "Bowl",
|
| 47 |
+
"state": "isDirty",
|
| 48 |
+
"value": false
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"type": "object_state",
|
| 52 |
+
"object_type": "SoapBottle",
|
| 53 |
+
"state": "isPickedUp",
|
| 54 |
+
"value": true
|
| 55 |
+
}
|
| 56 |
+
],
|
| 57 |
+
"success_logic": "AND",
|
| 58 |
+
"target_description": "I'm going to clean the kitchen now. Please take a soap bottle and wash the dirty things in front of you.",
|
| 59 |
+
"max_steps": 100,
|
| 60 |
+
"Evaluation_Type": "Conditional",
|
| 61 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 62 |
+
"Level": "Level3 Hybrid"
|
| 63 |
+
}
|
ai2thor/tasks/ai2thor03057/init.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "FloorPlan26",
|
| 3 |
+
"actions": [
|
| 4 |
+
"LookDown",
|
| 5 |
+
"Done"
|
| 6 |
+
]
|
| 7 |
+
}
|
ai2thor/tasks/ai2thor03057/task.json
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "ai2thor03057",
|
| 3 |
+
"task_name": "Store apple",
|
| 4 |
+
"instruction": "I don't want to eat the apple anymore. Please put it in the refrigerator and close the refrigerator door.",
|
| 5 |
+
"golden_actions": {
|
| 6 |
+
"steps": 16,
|
| 7 |
+
"actions": [
|
| 8 |
+
"RotateRight(90)",
|
| 9 |
+
"MoveAhead(0.25)",
|
| 10 |
+
"MoveRight(0.5)",
|
| 11 |
+
"PickupObject(Apple)",
|
| 12 |
+
"RotateRight(90)",
|
| 13 |
+
"RotateRight(90)",
|
| 14 |
+
"MoveAhead(1.0)",
|
| 15 |
+
"MoveAhead(1.0)",
|
| 16 |
+
"MoveAhead(0.5)",
|
| 17 |
+
"MoveAhead(0.25)",
|
| 18 |
+
"RotateLeft(90)",
|
| 19 |
+
"MoveRight(0.25)",
|
| 20 |
+
"OpenObject(Fridge)",
|
| 21 |
+
"PutObject(Fridge)",
|
| 22 |
+
"CloseObject(Fridge)",
|
| 23 |
+
"Done"
|
| 24 |
+
]
|
| 25 |
+
},
|
| 26 |
+
"scene": "FloorPlan26",
|
| 27 |
+
"target_object_types": [
|
| 28 |
+
"Apple",
|
| 29 |
+
"Fridge"
|
| 30 |
+
],
|
| 31 |
+
"success_conditions": [
|
| 32 |
+
{
|
| 33 |
+
"type": "object_in_receptacle",
|
| 34 |
+
"object_type": "Apple",
|
| 35 |
+
"receptacle_type": "Fridge"
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"type": "object_state",
|
| 39 |
+
"object_type": "Fridge",
|
| 40 |
+
"state": "isOpen",
|
| 41 |
+
"value": false
|
| 42 |
+
}
|
| 43 |
+
],
|
| 44 |
+
"success_logic": "AND",
|
| 45 |
+
"target_description": "I don't want to eat the apple anymore. Please put it in the refrigerator and close the refrigerator door.",
|
| 46 |
+
"max_steps": 100,
|
| 47 |
+
"Evaluation_Type": "Conditional",
|
| 48 |
+
"Category": "Daily Household (Kitchen/Bedroom)",
|
| 49 |
+
"Level": "Level3 Hybrid"
|
| 50 |
+
}
|