platform stringclasses 4
values | task_id stringlengths 10 16 | task_name stringlengths 10 110 | instruction stringlengths 11 237 | scene stringclasses 98
values | max_steps int64 15 210 โ | golden_actions stringlengths 58 2.15k | success_conditions stringlengths 51 618 | target_object_types stringlengths 2 57 โ | success_logic stringclasses 3
values | target_description stringlengths 11 237 โ | Category stringclasses 7
values | Evaluation_Type stringclasses 2
values | Level stringclasses 4
values | executor stringclasses 2
values | image_url stringclasses 1
value | input_modality stringclasses 1
value | origin_location bool 1
class | scene_index int64 3 602 โ | weather stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ai2thor | ai2thor00000 | Place a lettuce in red garbagecan | I found the lettuce was rotten; please help me throw it in the trash. | FloorPlan17 | 50 | {"steps": 10, "actions": ["Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(left, 90)", "Pick(Lettuce)", "Move(left, 1.0)", "Move(forward, 0.25)", "Place(GarbageCan)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Lettuce", "receptacle_type": "GarbageCan"}] | ["GarbageCan", "Lettuce"] | OR | I found the lettuce was rotten; please help me throw it in the trash. | null | null | null | null | null | null | null | null | null |
ai2thor | ai2thor00003 | Pick up keychain and put it on the chair | I need to tidy up the table. Please put the keychain on the chair. | FloorPlan228 | 100 | {"steps": 7, "actions": ["Pick(KeyChain)", "Move(left, 0.5)", "Move(left, 0.25)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Place(Chair)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "KeyChain", "receptacle_type": "Chair"}, {"type": "object_in_receptacle", "object_type": "KeyChain", "receptacle_type": "Desk", "value": false}] | ["KeyChain"] | AND | I need to tidy up the table. Please put the keychain on the chair. | DailyHousehold | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor02436 | Toggle laptop on | I want to work for a while now, please open my laptop for me. | FloorPlan301 | 30 | {"steps": 4, "actions": ["Move(forward, 1.0)", "Move(forward, 0.5)", "ChangeState(Laptop, on)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Laptop", "state": "isToggled", "value": true}] | ["Laptop"] | OR | I want to work for a while now, please open my laptop for me. | Study and Work | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor02437 | Toggle desk lamp off | I want to rest for a while, please turn off the desk lamp for me. | FloorPlan302 | 30 | {"steps": 4, "actions": ["Rotate(left, 90)", "Rotate(left, 90)", "ChangeState(DeskLamp, off)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "DeskLamp", "state": "isToggled", "value": false}] | ["DeskLamp"] | OR | I want to rest for a while, please turn off the desk lamp for me. | null | null | null | null | null | null | null | null | null |
ai2thor | ai2thor02438 | Open laptop, turn off desk lamp, and pick up pencil | Open the laptop, turn off the desk lamp, and pick up the pencil from the desk. | FloorPlan | 50 | {"steps": 5, "actions": ["Move(forward, 0.5)", "ChangeState(Laptop, on)", "ChangeState(DeskLamp, off)", "Pick(Pencil)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Laptop", "state": "isOpen", "value": true}, {"type": "object_state", "object_type": "DeskLamp", "state": "isToggled", "value": false}, {"type": "object_state", "object_type": "Pencil", "state": "isPickedUp", "value": true}] | ["Laptop", "DeskLamp", "Pencil"] | AND | Open the laptop, turn off the desk lamp, and pick up the pencil from the desk. | DailyHousehold | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor02763 | Pick up tomato from table | I want to check if the tomato is rotten. Please pick up this tomato for me. | FloorPlan22 | 30 | {"steps": 8, "actions": ["Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 0.5)", "Move(left, 0.5)", "Move(left, 0.25)", "Move(forward, 0.5)", "Pick(Tomato)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Tomato", "state": "isPickedUp", "value": true}] | ["Tomato"] | AND | I want to check if the tomato is rotten. Please pick up this tomato for me. | null | null | null | null | null | null | null | null | null |
ai2thor | ai2thor03000 | Move egg from fridge to pot | I'm hungry and want to take the egg out of the refrigerator and put it in the pot on the left front side. Remember to close the refrigerator door afterwards. | FloorPlan11 | 30 | {"steps": 11, "actions": ["Manipulate(Fridge, open)", "Rotate(right, 90)", "Move(backward, 0.25)", "Pick(Egg)", "Manipulate(Fridge, close)", "Rotate(left, 90)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Place(Pan)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Egg", "receptacle_type": "Pan"}, {"type": "object_in_receptacle", "object_type": "Egg", "receptacle_type": "Fridge", "value": false}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}, {"type": "object_state", "object_type": "Egg", "st... | ["Egg", "Fridge", "Pan"] | AND | I'm hungry and want to take the egg out of the refrigerator and put it in the pot on the left front side. Remember to close the refrigerator door afterwards. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03001 | Slice all vegetables | I'm hungry, so I want to slice all the vegetables in front of me. | FloorPlan11 | 30 | {"steps": 3, "actions": ["Manipulate(Tomato, slice)", "Manipulate(Lettuce, slice)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Tomato", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "Lettuce", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "Bread", "state": "isSliced", "value": false}] | ["Tomato", "Lettuce", "Bread"] | AND | I'm hungry, so I want to slice all the vegetables in front of me. | Daily Household (Kitchen/Bedroom) | Conditional | Level2 Interaction | null | null | null | null | null | null |
ai2thor | ai2thor03002 | Put bread in toaster | I'm hungry, so I want to put a slice of bread into the toaster that's already turned on. | FloorPlan11 | 30 | {"steps": 15, "actions": ["Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(right, 90)", "Move(forward, 0.25)", "Move(left, 0.25)", "Manipulate(Bread, slice)", "Pick(BreadSliced)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 0.25)", "Move(left, 0.25)", "Move(forward, 0.25)", "ChangeState(Toaster, on)", ... | [{"type": "object_in_receptacle", "object_type": "BreadSliced", "receptacle_type": "Toaster"}, {"type": "object_state", "object_type": "Bread", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "Toaster", "state": "isToggled", "value": true}] | ["Bread", "BreadSliced", "Toaster"] | AND | I'm hungry, so I want to put a slice of bread into the toaster that's already turned on. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03003 | Put apple in fridge | I need to tidy up now. I need to put the apple on the right into the refrigerator, and remember to close the refrigerator door. | FloorPlan11 | 30 | {"steps": 11, "actions": ["Pick(Apple)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Rotate(left, 90)", "Move(right, 0.5)", "Move(forward, 0.25)", "Manipulate(Fridge, open)", "Place(Fridge)", "Manipulate(Fridge, close)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Apple", "receptacle_type": "Fridge"}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["Apple", "Fridge"] | AND | I need to tidy up now. I need to put the apple on the right into the refrigerator, and remember to close the refrigerator door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03004 | Clean pot and place on countertop | I need to clean the kitchen. After cleaning the dirty pot, I need to put it on the countertop. | FloorPlan11 | 30 | {"steps": 3, "actions": ["Manipulate(Pot, clean)", "Pick(Pot)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Pot", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "Pot", "state": "isPickedUp", "value": true}] | ["Pot"] | AND | I need to clean the kitchen. After cleaning the dirty pot, I need to put it on the countertop. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03005 | Fill cup and turn off light | The kitchen is ready. Please fill a cup with water and turn off the light. | FloorPlan12 | 30 | {"steps": 8, "actions": ["Move(forward, 0.5)", "Rotate(left, 90)", "Manipulate(Cup, water, fillwithliquid)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 1.0)", "ChangeState(LightSwitch, off)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Cup", "state": "isFilledWithLiquid", "value": true, "liquid": "water"}, {"type": "object_state", "object_type": "LightSwitch", "state": "isToggled", "value": false}] | ["Cup", "LightSwitch"] | AND | The kitchen is ready. Please fill a cup with water and turn off the light. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03006 | Put bread in fridge and close door | I'm full. Now I need to put the bread in the refrigerator, and remember to close the refrigerator door. | FloorPlan12 | 30 | {"steps": 10, "actions": ["Pick(Bread)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Rotate(right, 90)", "Move(left, 0.25)", "Manipulate(Fridge, open)", "Place(Fridge)", "Manipulate(Fridge, close)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Bread", "receptacle_type": "Fridge"}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["Bread", "Fridge"] | AND | I'm full. Now I need to put the bread in the refrigerator, and remember to close the refrigerator door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03007 | Slice vegetables | I'm about to start cooking. Please slice all the vegetables in front of you. | FloorPlan12 | 30 | {"steps": 3, "actions": ["Manipulate(Tomato, slice)", "Manipulate(Lettuce, slice)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Tomato", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "Lettuce", "state": "isSliced", "value": true}] | ["Tomato", "Lettuce"] | AND | I'm about to start cooking. Please slice all the vegetables in front of you. | Daily Household (Kitchen/Bedroom) | Conditional | Level2 Interaction | null | null | null | null | null | null |
ai2thor | ai2thor03008 | Put egg in pot | I'm about to cook. Please put the egg in the pot. | FloorPlan12 | 30 | {"steps": 6, "actions": ["Pick(Egg)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 0.25)", "Place(Pot)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Egg", "receptacle_type": "Pot"}] | ["Egg", "Pot"] | AND | I'm about to cook. Please put the egg in the pot. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03009 | Clean mug and cup, store in fridge, close door | I'm going to clean the kitchen now. Please clean the dirty mug and cup in front of you and put them in the refrigerator. Remember to close the refrigerator door. | FloorPlan12 | 50 | {"steps": 22, "actions": ["Manipulate(Cup, clean)", "Manipulate(Mug, clean)", "Pick(Cup)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(left, 0.5)", "Move(forward, 0.25)", "Move(left, 0.25)", "Manipulate(Fridge, open)", "Place(Fridge)", "Rotate(right, 90)", "Move(right, 0.25)", "Move(forward, 0.25)", "Rotate(right, 90... | [{"type": "object_state", "object_type": "Cup", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}, {"type": "object_state", "object_type": "Mug", "state": "isDirty", "value": false}, {"type": "object_in_receptacle", "object_type": "Mug", "receptacl... | ["Cup", "Mug", "Fridge"] | AND | I'm going to clean the kitchen now. Please clean the dirty mug and cup in front of you and put them in the refrigerator. Remember to close the refrigerator door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03010 | Microwave bread | I'm hungry. Please put the bread in the microwave and turn it on. | FloorPlan13 | 50 | {"steps": 9, "actions": ["Pick(Bread)", "Rotate(left, 90)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Manipulate(Microwave, open)", "Place(Microwave)", "Manipulate(Microwave, close)", "ChangeState(Microwave, on)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Bread", "receptacle_type": "Microwave"}, {"type": "object_state", "object_type": "Microwave", "state": "isToggled", "value": true}] | ["Bread", "Microwave"] | AND | I'm hungry. Please put the bread in the microwave and turn it on. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03011 | Slice and pick up bread | I'm very hungry now, please slice the bread and pick it up. | FloorPlan13 | 50 | {"steps": 3, "actions": ["Manipulate(Bread, slice)", "Pick(Bread)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Bread", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "Bread", "state": "isPickedUp", "value": true}] | ["Bread"] | AND | I'm very hungry now, please slice the bread and pick it up. | Daily Household (Kitchen/Bedroom) | Conditional | Level2 Interaction | null | null | null | null | null | null |
ai2thor | ai2thor03012 | Crack and cook egg | I'm very hungry now. Please put the egg on my right into the pan, crack it, and cook it. | FloorPlan13 | 50 | {"steps": 12, "actions": ["Move(forward, 0.5)", "Rotate(right, 90)", "Pick(Egg)", "Rotate(left, 90)", "Move(forward, 0.5)", "Rotate(left, 90)", "Move(forward, 0.25)", "Rotate(right, 90)", "Place(Pan)", "Manipulate(Egg, break)", "Manipulate(EggCracked, cook)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "EggCracked", "receptacle_type": "Pan"}, {"type": "object_state", "object_type": "Egg", "state": "isBroken", "value": true}, {"type": "object_state", "object_type": "EggCracked", "state": "isCooked", "value": true}] | ["Egg", "EggCracked", "Pan"] | AND | I'm very hungry now. Please put the egg on my right into the pan, crack it, and cook it. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03013 | Clean cup and pan | I'm getting ready to clean the kitchen. Please take a dish sponge and clean the dirty cup and pan. | FloorPlan13 | 90 | {"steps": 7, "actions": ["Pick(DishSponge)", "Move(forward, 1.0)", "Move(left, 1.0)", "Move(forward, 0.25)", "Manipulate(Cup, clean)", "Manipulate(Pan, clean)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "DishSponge", "state": "isPickedUp", "value": true}, {"type": "object_state", "object_type": "Cup", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "Pan", "state": "isDirty", "value": false}] | ["DishSponge", "Cup", "Pan"] | AND | I'm getting ready to clean the kitchen. Please take a dish sponge and clean the dirty cup and pan. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03014 | Slice all vegetables | I want to cook, please chop all the vegetables in front of me. | FloorPlan13 | 90 | {"steps": 9, "actions": ["Move(right, 0.5)", "Manipulate(Tomato, slice)", "Rotate(left, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Rotate(right, 90)", "Manipulate(Potato, slice)", "Manipulate(Lettuce, slice)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Potato", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "Lettuce", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "Tomato", "state": "isSliced", "value": true}] | ["Potato", "Lettuce", "Tomato"] | AND | I want to cook, please chop all the vegetables in front of me. | Daily Household (Kitchen/Bedroom) | Conditional | Level2 Interaction | null | null | null | null | null | null |
ai2thor | ai2thor03015 | Turn off microwave, transfer egg to bowl | I want to eat. Please turn off the microwave and take the egg out and put it in a bowl. | FloorPlan14 | 30 | {"steps": 7, "actions": ["ChangeState(Microwave, off)", "Manipulate(Microwave, open)", "Pick(Egg)", "Rotate(left, 90)", "Move(forward, 1.0)", "Place(Bowl)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Egg", "receptacle_type": "Bowl"}, {"type": "object_state", "object_type": "Microwave", "state": "isToggled", "value": false}, {"type": "object_in_receptacle", "object_type": "Egg", "receptacle_type": "Microwave", "value": false}] | ["Bowl", "Egg", "Microwave"] | AND | I want to eat. Please turn off the microwave and take the egg out and put it in a bowl. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03016 | Microwave egg | I want to eat something. Please put the egg in the microwave and turn it on. | FloorPlan14 | 30 | {"steps": 8, "actions": ["Pick(Egg)", "Move(right, 1.0)", "Move(forward, 1.0)", "Manipulate(Microwave, open)", "Place(Microwave)", "Manipulate(Microwave, close)", "ChangeState(Microwave, on)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Egg", "receptacle_type": "Microwave"}, {"type": "object_state", "object_type": "Microwave", "state": "isToggled", "value": true}] | ["Egg", "Microwave"] | AND | I want to eat something. Please put the egg in the microwave and turn it on. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03017 | Put spatula in pot | I'm going to start cooking now. Please put the spatula in the pot. | FloorPlan14 | 30 | {"steps": 6, "actions": ["Move(forward, 0.5)", "Move(forward, 0.25)", "Pick(Spatula)", "Rotate(right, 90)", "Place(Pot)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Spatula", "receptacle_type": "Pot"}] | ["Pot", "Spatula"] | AND | I'm going to start cooking now. Please put the spatula in the pot. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03018 | Empty and wash pot | I'm going to wash the pot now. Please take everything out of the pot and wash it. | FloorPlan14 | 30 | {"steps": 6, "actions": ["Pick(Ladle)", "Place(CounterTop)", "Pick(Spatula)", "Place(CounterTop)", "Manipulate(Pot, clean)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Ladle", "receptacle_type": "Pot", "value": false}, {"type": "object_in_receptacle", "object_type": "Spatula", "receptacle_type": "Pot", "value": false}, {"type": "object_state", "object_type": "Pot", "state": "isDirty", "value": false}] | ["Ladle", "Spatula", "Pot"] | AND | I'm going to wash the pot now. Please take everything out of the pot and wash it. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03019 | Slice tomato and put in pot | I'm about to start cooking. Please slice the tomato and put one slice into the pot. | FloorPlan14 | 30 | {"steps": 7, "actions": ["Manipulate(Tomato, slice)", "Pick(Tomato)", "Rotate(right, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Place(Pot)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "TomatoSliced", "receptacle_type": "Pot", "value": true}, {"type": "object_state", "object_type": "Tomato", "state": "isSliced", "value": true}] | ["Pot", "Tomato", "TomatoSliced"] | AND | I'm about to start cooking. Please slice the tomato and put one slice into the pot. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03020 | Put vegetables in fridge | I'm getting ready to tidy up the kitchen. I'm thinking of putting the potato, tomato, and lettuce in the fridge. Remember to close the fridge door. | FloorPlan15 | 100 | {"steps": 49, "actions": ["Move(forward, 0.5)", "Pick(Potato)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(forward, 0.5)", "Move(right, 0.5)", "Move(right, 0.25)", "Move(forward, 0.25)", "Move(right, 0.25)", "Move(forward, 0.25)", "Move(right, 0.25)", "Move(forward, 0.25)", "Manipulate(Fridge, open)", "Place(Fridge)... | [{"type": "object_in_receptacle", "object_type": "Tomato", "receptacle_type": "Fridge", "value": true}, {"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "Fridge", "value": true}, {"type": "object_in_receptacle", "object_type": "Lettuce", "receptacle_type": "Fridge", "value": true}, {"type": ... | ["Tomato", "Potato", "Lettuce", "Fridge"] | AND | I'm getting ready to tidy up the kitchen. I'm thinking of putting the potato, tomato, and lettuce in the fridge. Remember to close the fridge door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03021 | Take vegetables out of fridge | I'm going to start cooking now, please take all the vegetables out of the refrigerator. | FloorPlan15 | 100 | {"steps": 28, "actions": ["Manipulate(Fridge, open)", "Pick(Potato)", "Move(backward, 0.5)", "Move(left, 1.0)", "Move(left, 0.25)", "Move(forward, 0.5)", "Place(CounterTop)", "Move(backward, 0.5)", "Move(right, 1.0)", "Move(right, 0.25)", "Move(forward, 0.5)", "Pick(Tomato)", "Move(backward, 0.5)", "Move(left, 1.0)", "... | [{"type": "object_in_receptacle", "object_type": "Tomato", "receptacle_type": "Fridge", "value": false}, {"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "Fridge", "value": false}, {"type": "object_in_receptacle", "object_type": "Lettuce", "receptacle_type": "Fridge", "value": false}, {"type... | ["Egg", "Fridge", "Lettuce", "Potato", "Tomato"] | AND | I'm going to start cooking now, please take all the vegetables out of the refrigerator. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03022 | Make coffee | I'd like to drink coffee. Please put the mug in the coffee machine and turn it on. | FloorPlan15 | 100 | {"steps": 4, "actions": ["Pick(Mug)", "Place(CoffeeMachine)", "ChangeState(CoffeeMachine, on)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Mug", "receptacle_type": "CoffeeMachine", "value": true}, {"type": "object_state", "object_type": "CoffeeMachine", "state": "isToggled", "value": true}] | ["Mug", "CoffeeMachine"] | AND | I'd like to drink coffee. Please put the mug in the coffee machine and turn it on. | Daily Household (Kitchen/Bedroom) | Conditional | Level2 Interaction | null | null | null | null | null | null |
ai2thor | ai2thor03023 | Move mug and turn off coffee machine | I want to tidy up the kitchen. Please put the mug on the countertop and then turn off the coffee machine. | FloorPlan15 | 100 | {"steps": 4, "actions": ["Pick(Mug)", "Place(CounterTop)", "ChangeState(CoffeeMachine, off)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Mug", "receptacle_type": "CounterTop", "value": true}, {"type": "object_in_receptacle", "object_type": "Mug", "receptacle_type": "CoffeeMachine", "value": false}, {"type": "object_state", "object_type": "CoffeeMachine", "state": "isToggled", "value": false}] | ["CoffeeMachine", "CounterTop", "Mug"] | AND | I want to tidy up the kitchen. Please put the mug on the countertop and then turn off the coffee machine. | Daily Household (Kitchen/Bedroom) | Conditional | Level2 Interaction | null | null | null | null | null | null |
ai2thor | ai2thor03024 | Make toast | I want to eat bread. Please slice the bread, put one slice into the toaster, and turn on the toaster. | FloorPlan15 | 100 | {"steps": 12, "actions": ["Move(forward, 0.5)", "Manipulate(Bread, slice)", "Pick(BreadSliced)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(left, 0.25)", "Move(forward, 0.25)", "Move(left, 0.25)", "Place(Toaster)", "ChangeState(Toaster, on)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "BreadSliced", "receptacle_type": "Toaster", "value": true}, {"type": "object_state", "object_type": "Toaster", "state": "isToggled", "value": true}, {"type": "object_state", "object_type": "Bread", "state": "isSliced", "value": true}] | ["Bread", "BreadSliced", "Toaster"] | AND | I want to eat bread. Please slice the bread, put one slice into the toaster, and turn on the toaster. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03025 | Organize soap bottle | I need to tidy up the counter now. Please put the soap bottle in front of me on the shelf next to the window. | FloorPlan20 | 100 | {"steps": 9, "actions": ["Pick(SoapBottle)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(right, 0.25)", "Move(forward, 0.25)", "Place(Shelf)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "SoapBottle", "receptacle_type": "Shelf", "value": true}, {"type": "object_in_receptacle", "object_type": "SoapBottle", "receptacle_type": "CounterTop", "value": false}] | ["CounterTop", "Shelf", "SoapBottle"] | AND | I need to tidy up the counter now. Please put the soap bottle in front of me on the shelf next to the window. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03026 | Bring salt shaker | I think this dish is a bit too bland. Please bring the salt shaker to the table. | FloorPlan20 | 100 | {"steps": 7, "actions": ["Pick(SaltShaker)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(left, 0.5)", "Move(forward, 0.25)", "Place(DiningTable)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "SaltShaker", "receptacle_type": "DiningTable", "value": true}] | ["DiningTable", "SaltShaker"] | AND | I think this dish is a bit too bland. Please bring the salt shaker to the table. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03027 | Bring spoon for soup | I'd like some soup. Please bring me the spoon to the table. | FloorPlan20 | 100 | {"steps": 5, "actions": ["Pick(Spoon)", "Rotate(right, 90)", "Rotate(right, 90)", "Place(DiningTable)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Spoon", "receptacle_type": "DiningTable"}] | ["Spoon", "DiningTable"] | AND | I'd like some soup. Please bring me the spoon to the table. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03028 | Prepare egg in bowl | I'm hungry. Please take the egg out of the refrigerator and put it in a bowl. | FloorPlan20 | 100 | {"steps": 11, "actions": ["Rotate(right, 90)", "Rotate(right, 90)", "Rotate(left, 90)", "Move(forward, 1.0)", "Manipulate(Fridge, open)", "Pick(Egg)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 0.5)", "Place(Bowl)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Egg", "receptacle_type": "Bowl"}] | ["Bowl", "Egg", "EggCracked"] | AND | I'm hungry. Please take the egg out of the refrigerator and put it in a bowl. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03029 | Store leftover potato | I'm full. Please put the potato on a plate and then put it in the refrigerator. | FloorPlan20 | 100 | {"steps": 25, "actions": ["Rotate(right, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Rotate(right, 90)", "Pick(Potato)", "Rotate(right, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Rotate(left, 90)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Rotate(left, 90)", "Place(Plate)", "Pick(Plate)", "Rotate(le... | [{"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "Plate"}, {"type": "object_in_receptacle", "object_type": "Plate", "receptacle_type": "Fridge"}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["Fridge", "Plate", "Potato"] | AND | I'm full. Please put the potato on a plate and then put it in the refrigerator. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03030 | Turn off kitchen lights | I'm leaving the kitchen, please turn off all the lights. | FloorPlan21 | 100 | {"steps": 6, "actions": ["Move(forward, 0.25)", "Rotate(left, 90)", "Move(forward, 0.25)", "Move(right, 0.25)", "ChangeState(LightSwitch, off)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "LightSwitch", "state": "isToggled", "value": false}] | ["LightSwitch"] | AND | I'm leaving the kitchen, please turn off all the lights. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03031 | Dispose rotten tomato | This tomato is rotten. Please throw it in the trash can. | FloorPlan21 | 100 | {"steps": 5, "actions": ["Pick(Tomato)", "Rotate(left, 90)", "Rotate(left, 90)", "Place(GarbageCan)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Tomato", "receptacle_type": "GarbageCan"}] | ["GarbageCan", "Tomato"] | AND | This tomato is rotten. Please throw it in the trash can. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03032 | Slice tomato for cooking | I'm about to start cooking. Please slice the tomato on the left and put one slice into the pot. | FloorPlan21 | 100 | {"steps": 9, "actions": ["Manipulate(Tomato, slice)", "Pick(Tomato)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Move(left, 1.0)", "Move(forward, 0.25)", "Place(Pot)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "TomatoSliced", "receptacle_type": "Pot"}, {"type": "object_state", "object_type": "Tomato", "state": "isSliced", "value": true}] | ["Pot", "Tomato", "TomatoSliced"] | AND | I'm about to start cooking. Please slice the tomato on the left and put one slice into the pot. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03033 | Microwave potato | I'm hungry. Please put the potato in the microwave and turn it on. | FloorPlan21 | 100 | {"steps": 16, "actions": ["Rotate(right, 90)", "Move(forward, 0.5)", "Move(right, 0.25)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(right, 90)", "Pick(Potato)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(right, 0.25)", "Move(forward, 0.25)", "Manipulate(Microwave, open)", "Place(Microwave)", "Manipulate(M... | [{"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "Microwave"}, {"type": "object_state", "object_type": "Microwave", "state": "isToggled", "value": true}] | ["Potato", "Microwave"] | AND | I'm hungry. Please put the potato in the microwave and turn it on. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03034 | Remove cooked potato | I've cooked the potato. Please remove it from the microwave and place it on a plate. Remember to turn off the microwave. | FloorPlan21 | 100 | {"steps": 8, "actions": ["ChangeState(Microwave, off)", "Manipulate(Microwave, open)", "Pick(Potato)", "Rotate(left, 90)", "Rotate(left, 90)", "Place(Plate)", "Manipulate(Potato, slice)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "PotatoSliced", "receptacle_type": "Plate"}, {"type": "object_state", "object_type": "Microwave", "state": "isToggled", "value": false}, {"type": "object_state", "object_type": "Potato", "state": "isSliced", "value": true}] | ["Microwave", "Plate", "Potato", "PotatoSliced"] | AND | I've cooked the potato. Please remove it from the microwave and place it on a plate. Remember to turn off the microwave. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03035 | Wash pan and place spatula in it | I'm going to start cooking now. Please wash the pan and then put the spatula into it. | FloorPlan22 | 100 | {"steps": 4, "actions": ["Manipulate(Pan, clean)", "Pick(Spatula)", "Place(Pan)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Spatula", "receptacle_type": "Pan"}, {"type": "object_state", "object_type": "Spatula", "state": "isDirty", "value": false}] | ["Pan", "Spatula"] | AND | I'm going to start cooking now. Please wash the pan and then put the spatula into it. | Daily Household (Kitchen/Bedroom) | Conditional | Level2 Interaction | null | null | null | null | null | null |
ai2thor | ai2thor03036 | Cook sliced green | I want to slice the green in the refrigerator, then take one slice and put it in the pan, remembering to close the refrigerator door. | FloorPlan22 | 100 | {"steps": 10, "actions": ["Move(forward, 0.25)", "Move(right, 0.5)", "Manipulate(Fridge, open)", "Manipulate(Lettuce, slice)", "Pick(Lettuce)", "Manipulate(Fridge, close)", "Rotate(left, 90)", "Move(forward, 0.5)", "Place(Pan)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "LettuceSliced", "receptacle_type": "Pan"}, {"type": "object_state", "object_type": "Lettuce", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["Fridge", "Lettuce", "LettuceSliced", "Pan"] | AND | I want to slice the green in the refrigerator, then take one slice and put it in the pan, remembering to close the refrigerator door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03037 | Turn off empty microwave | The microwave is empty, but it's still on. Turn it off, and then open the microwave door. | FloorPlan22 | 100 | {"steps": 5, "actions": ["Move(forward, 0.25)", "Move(right, 0.25)", "ChangeState(Microwave, off)", "Manipulate(Microwave, open)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Microwave", "state": "isToggled", "value": false}, {"type": "object_state", "object_type": "Microwave", "state": "isOpen", "value": true}] | ["Microwave"] | AND | The microwave is empty, but it's still on. Turn it off, and then open the microwave door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03038 | Swap potato and lettuce | Please put the potato in the refrigerator, and then take the lettuce out of the refrigerator and put it on the counter. | FloorPlan22 | 100 | {"steps": 13, "actions": ["Rotate(left, 90)", "Move(left, 0.25)", "Pick(Potato)", "Rotate(right, 90)", "Move(right, 0.25)", "Move(forward, 0.25)", "Move(right, 0.25)", "Manipulate(Fridge, open)", "Place(Fridge)", "Pick(Lettuce)", "Manipulate(Fridge, close)", "Place(CounterTop)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "Fridge"}, {"type": "object_in_receptacle", "object_type": "Lettuce", "receptacle_type": "CounterTop"}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["CounterTop", "Fridge", "Lettuce", "Potato"] | AND | Please put the potato in the refrigerator, and then take the lettuce out of the refrigerator and put it on the counter. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03039 | Save spoiling apple | The apple is going bad. Quickly put it in the pot, then put it in the refrigerator, and remember to close the refrigerator door. | FloorPlan22 | 100 | {"steps": 24, "actions": ["Move(right, 0.5)", "Pick(Apple)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(left, 90)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Move(right, 0.5)", "Place(Pan)", "Pick(Pan)", "Rotate(left, 90)", "Move(forward, 0.5... | [{"type": "object_in_receptacle", "object_type": "Apple", "receptacle_type": "Pot"}, {"type": "object_in_receptacle", "object_type": "Pot", "receptacle_type": "Fridge"}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["Apple", "Pot", "Fridge"] | AND | The apple is going bad. Quickly put it in the pot, then put it in the refrigerator, and remember to close the refrigerator door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03040 | Get apple with light | I'm going to the kitchen to get something to eat. Please turn on the kitchen light and then pick up the apple. | FloorPlan23 | 100 | {"steps": 9, "actions": ["Rotate(left, 90)", "Rotate(left, 90)", "ChangeState(LightSwitch, on)", "Rotate(right, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Rotate(right, 90)", "Pick(Apple)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "LightSwitch", "state": "isToggled", "value": true}, {"type": "object_state", "object_type": "Apple", "state": "isPickedUp", "value": true}] | ["Apple", "LightSwitch"] | AND | I'm going to the kitchen to get something to eat. Please turn on the kitchen light and then pick up the apple. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03041 | Clean and close kitchen | Please clean the pan and bowl for me, then turn off the light; I'm getting ready to leave. | FloorPlan23 | 100 | {"steps": 7, "actions": ["Manipulate(Pan, clean)", "Manipulate(Bowl, clean)", "Rotate(right, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "ChangeState(LightSwitch, off)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "LightSwitch", "state": "isToggled", "value": false}, {"type": "object_state", "object_type": "Bowl", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "Pan", "state": "isDirty", "value": false}] | ["Pan", "Bowl", "LightSwitch"] | AND | Please clean the pan and bowl for me, then turn off the light; I'm getting ready to leave. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03042 | Move clean utensils | I have washed the spoon and fork; please remove them from the sink and place them on the countertop. | FloorPlan23 | 100 | {"steps": 8, "actions": ["Move(forward, 0.25)", "Move(right, 0.5)", "Move(right, 0.25)", "Pick(Spoon)", "Place(CounterTop)", "Pick(Fork)", "Place(CounterTop)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Spoon", "receptacle_type": "CounterTop"}, {"type": "object_in_receptacle", "object_type": "Fork", "receptacle_type": "CounterTop"}, {"type": "object_in_receptacle", "object_type": "Fork", "receptacle_type": "SinkBasin", "value": false}, {"type": "object_in_receptacle", ... | ["CounterTop", "Fork", "SinkBasin", "Spoon"] | AND | I have washed the spoon and fork; please remove them from the sink and place them on the countertop. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03043 | Dispose broken pencil | The pencil on the table is broken; please throw it in the trash can. | FloorPlan23 | 100 | {"steps": 6, "actions": ["Pick(Pencil)", "Rotate(left, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Place(GarbageCan)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Pencil", "receptacle_type": "GarbageCan"}, {"type": "object_in_receptacle", "object_type": "Pencil", "receptacle_type": "DiningTable", "value": false}] | ["DiningTable", "GarbageCan", "Pencil"] | AND | The pencil on the table is broken; please throw it in the trash can. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03044 | Close light and fridge | I forgot to turn off the lights and close the refrigerator door when I left. Please close them. | FloorPlan23 | 100 | {"steps": 10, "actions": ["Rotate(left, 90)", "Rotate(left, 90)", "Move(forward, 0.5)", "Manipulate(Fridge, close)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 0.5)", "ChangeState(LightSwitch, off)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "LightSwitch", "state": "isToggled", "value": false}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["Fridge", "LightSwitch"] | AND | I forgot to turn off the lights and close the refrigerator door when I left. Please close them. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03045 | Bring tissue roll | I need to wipe my mouth, please place the tissue roll on the table. | FloorPlan24 | 100 | {"steps": 10, "actions": ["Rotate(left, 90)", "Rotate(left, 90)", "Move(forward, 0.5)", "Pick(PaperTowelRoll)", "Rotate(right, 90)", "Move(right, 0.5)", "Move(right, 0.25)", "Move(forward, 0.25)", "Place(DiningTable)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "PaperTowelRoll", "receptacle_type": "DiningTable"}] | ["DiningTable", "PaperTowelRoll"] | AND | I need to wipe my mouth, please place the tissue roll on the table. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03046 | Prepare coffee mug | I'm going to make coffee. Please clean the mug and then put it in the coffee machine. | FloorPlan24 | 100 | {"steps": 7, "actions": ["Manipulate(Mug, clean)", "Pick(Mug)", "Rotate(left, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Place(CoffeeMachine)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Mug", "state": "isDirty", "value": false}, {"type": "object_in_receptacle", "object_type": "Mug", "receptacle_type": "CoffeeMachine"}] | ["CoffeeMachine", "Mug"] | AND | I'm going to make coffee. Please clean the mug and then put it in the coffee machine. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03047 | Cook potato in pot | I want to eat a potato. Please put the potato in the pot and cook it. | FloorPlan24 | 100 | {"steps": 12, "actions": ["Rotate(left, 90)", "Move(forward, 0.25)", "Pick(Potato)", "Move(forward, 0.25)", "Rotate(left, 90)", "Move(forward, 0.5)", "Move(right, 0.25)", "Move(backward, 0.25)", "Move(right, 0.25)", "Place(Pot)", "Manipulate(Potato, cook)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Potato", "state": "isCooked", "value": true}, {"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "Pot"}] | ["Pot", "Potato"] | AND | I want to eat a potato. Please put the potato in the pot and cook it. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03048 | Clean pot and bowl | Please use a dish sponge to clean this pot and bowl. | FloorPlan24 | 100 | {"steps": 8, "actions": ["Rotate(right, 90)", "Move(backward, 0.5)", "Pick(DishSponge)", "Move(forward, 0.25)", "Rotate(left, 90)", "Manipulate(Pan, clean)", "Manipulate(Bowl, clean)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "DishSponge", "state": "isPickedUp", "value": true}, {"type": "object_state", "object_type": "Pan", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "Bowl", "state": "isDirty", "value": false}] | ["DishSponge", "Pan", "Bowl"] | AND | Please use a dish sponge to clean this pot and bowl. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03049 | Dispose empty soap | This soap bottle is empty. Please throw it in the trash can. | FloorPlan24 | 100 | {"steps": 11, "actions": ["Move(forward, 1.0)", "Move(right, 0.25)", "Rotate(right, 90)", "Move(forward, 0.25)", "Pick(SoapBottle)", "Move(right, 0.25)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Place(GarbageCan)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "SoapBottle", "receptacle_type": "GarbageCan"}] | ["GarbageCan", "SoapBottle"] | AND | This soap bottle is empty. Please throw it in the trash can. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03050 | Move washed produce | I've washed the apple and lettuce; please take them from the sink to the countertop. | FloorPlan25 | 100 | {"steps": 11, "actions": ["Rotate(left, 90)", "Move(backward, 0.25)", "Move(left, 0.25)", "Pick(Lettuce)", "Rotate(right, 90)", "Place(CounterTop)", "Rotate(left, 90)", "Pick(Apple)", "Rotate(right, 90)", "Place(CounterTop)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Lettuce", "receptacle_type": "CounterTop"}, {"type": "object_in_receptacle", "object_type": "Apple", "receptacle_type": "CounterTop"}, {"type": "object_in_receptacle", "object_type": "Apple", "receptacle_type": "SinkBasin", "value": false}, {"type": "object_in_receptacl... | ["Apple", "CounterTop", "Lettuce", "SinkBasin"] | AND | I've washed the apple and lettuce; please take them from the sink to the countertop. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03051 | Cook tomato slice | Please slice the tomato in the refrigerator, put one slice in the pot, and remember to close the refrigerator door. | FloorPlan25 | 100 | {"steps": 16, "actions": ["Rotate(right, 90)", "Move(forward, 0.5)", "Move(right, 0.25)", "Move(forward, 0.5)", "Rotate(left, 90)", "Move(right, 0.25)", "Manipulate(Fridge, open)", "Manipulate(Tomato, slice)", "Pick(Tomato)", "Manipulate(Fridge, close)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(right, 0.25)", "Mov... | [{"type": "object_in_receptacle", "object_type": "TomatoSliced", "receptacle_type": "Pot"}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["Fridge", "Pot", "Tomato", "TomatoSliced"] | AND | Please slice the tomato in the refrigerator, put one slice in the pot, and remember to close the refrigerator door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03052 | Slice Potato and Cook a Slice | I'm hungry. Please slice the potato, put a slice in the pan, and cook it. | FloorPlan25 | 100 | {"steps": 13, "actions": ["Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Manipulate(Potato, cook)", "Manipulate(Potato, slice)", "Pick(Potato)", "Rotate(right, 90)", "Move(backward, 0.25)", "Rotate(right, 90)", "Move(forward, 0.5)", "Place(Plate)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "PotatoSliced", "receptacle_type": "Plate"}, {"type": "object_state", "object_type": "Potato", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "Potato", "state": "isCooked", "value": true}] | ["Plate", "Potato", "PotatoSliced"] | AND | I'm hungry. Please slice the potato, put a slice in the pan, and cook it. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03053 | Cook potato and egg | I'm about to cook. Please put the potato and egg in the pan and remember to close the refrigerator door. | FloorPlan25 | 100 | {"steps": 18, "actions": ["Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(left, 90)", "Move(backward, 0.25)", "Manipulate(Fridge, open)", "Pick(Egg)", "Manipulate(Fridge, close)", "Rotate(left, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Rotate(left, 90)", "Move(right, 0.25)", "Move(fo... | [{"type": "object_in_receptacle", "object_type": "Egg", "receptacle_type": "Pan"}, {"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "Pan"}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["Egg", "Fridge", "Pan", "Potato"] | AND | I'm about to cook. Please put the potato and egg in the pan and remember to close the refrigerator door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03054 | Bring bread outside and turn off kitchen lights | I'm outside the kitchen. Please bring the bread outside and turn off the kitchen lights. | FloorPlan25 | 100 | {"steps": 12, "actions": ["Rotate(left, 90)", "Move(backward, 0.25)", "Move(left, 0.25)", "Pick(Bread)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(right, 90)", "Move(forward, 0.25)", "ChangeState(LightSwitch, off)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Bread", "state": "isPickedUp", "value": true}, {"type": "object_state", "object_type": "LightSwitch", "state": "isToggled", "value": false}] | ["Bread", "LightSwitch"] | AND | I'm outside the kitchen. Please bring the bread outside and turn off the kitchen lights. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03055 | Slice tomato | I'm going to start cooking now. Please take a knife and slice a tomato. | FloorPlan26 | 100 | {"steps": 11, "actions": ["Rotate(left, 90)", "Move(forward, 0.5)", "Move(left, 0.25)", "Move(forward, 0.5)", "Pick(Knife)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Manipulate(Tomato, slice)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Tomato", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "Knife", "state": "isPickedUp", "value": true}] | ["Knife", "Tomato"] | AND | I'm going to start cooking now. Please take a knife and slice a tomato. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03056 | Clean kitchen items | I'm going to clean the kitchen now. Please take a soap bottle and wash the dirty things in front of you. | FloorPlan26 | 100 | {"steps": 10, "actions": ["Rotate(left, 90)", "Move(forward, 1.0)", "Pick(SoapBottle)", "Rotate(right, 90)", "Move(right, 0.5)", "Move(right, 0.25)", "Manipulate(Pot, clean)", "Manipulate(Cup, clean)", "Manipulate(Bowl, clean)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Pot", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "Cup", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "Bowl", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "SoapBottle", "state": "is... | ["SoapBottle", "Bowl", "Pot", "Cup"] | AND | I'm going to clean the kitchen now. Please take a soap bottle and wash the dirty things in front of you. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03057 | Store apple | I don't want to eat the apple anymore. Please put it in the refrigerator and close the refrigerator door. | FloorPlan26 | 100 | {"steps": 16, "actions": ["Rotate(right, 90)", "Move(forward, 0.25)", "Move(right, 0.5)", "Pick(Apple)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Rotate(left, 90)", "Move(right, 0.25)", "Manipulate(Fridge, open)", "Place(Fridge)"... | [{"type": "object_in_receptacle", "object_type": "Apple", "receptacle_type": "Fridge"}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["Apple", "Fridge"] | AND | I don't want to eat the apple anymore. Please put it in the refrigerator and close the refrigerator door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03058 | Add spatula to pan | I'm about to start cooking, please put the spatula into the pan. | FloorPlan26 | 100 | {"steps": 11, "actions": ["Rotate(right, 90)", "Move(right, 0.5)", "Pick(Spatula)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Rotate(right, 90)", "Place(Pan)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Spatula", "receptacle_type": "Pan"}] | ["Pan", "Spatula"] | AND | I'm about to start cooking, please put the spatula into the pan. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03059 | Cook potato in pan | I want to eat this potato. Please put the potato in the pan and cook it until it's done. | FloorPlan26 | 100 | {"steps": 6, "actions": ["Pick(Potato)", "Rotate(right, 90)", "Rotate(right, 90)", "Place(Pan)", "Manipulate(Potato, cook)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "Pan"}, {"type": "object_state", "object_type": "Potato", "state": "isCooked", "value": true}] | ["Pan", "Potato"] | AND | I want to eat this potato. Please put the potato in the pan and cook it until it's done. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03060 | Dispose rotten egg | This egg is rotten; please throw it in the trash can. | FloorPlan27 | 100 | {"steps": 12, "actions": ["Rotate(right, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Pick(Egg)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(right, 90)", "Move(left, 0.5)", "Place(GarbageCan)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Egg", "receptacle_type": "GarbageCan"}] | ["Egg", "GarbageCan"] | AND | This egg is rotten; please throw it in the trash can. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03061 | Store washed tomatoe | I've washed this tomato. Please put it in the refrigerator and remember to close the door. | FloorPlan27 | 100 | {"steps": 13, "actions": ["Rotate(right, 90)", "Move(forward, 0.5)", "Pick(Tomato)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Rotate(left, 90)", "Move(right, 0.25)", "Manipulate(Fridge, open)", "Place(Fridge)", "Manipulate(Fridge, close)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Tomato", "receptacle_type": "Fridge"}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}] | ["Fridge", "Tomato"] | AND | I've washed this tomato. Please put it in the refrigerator and remember to close the door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03062 | Clean bowl and cup | The bowl and cup on the table are dirty. Please clean them with a dish sponge. | FloorPlan27 | 100 | {"steps": 7, "actions": ["Rotate(right, 90)", "Move(forward, 0.5)", "Pick(DishSponge)", "Rotate(left, 90)", "Manipulate(Bowl, clean)", "Manipulate(Cup, clean)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Cup", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "Bowl", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "DishSponge", "state": "isPickedUp", "value": true}] | ["DishSponge", "Cup", "Bowl"] | AND | The bowl and cup on the table are dirty. Please clean them with a dish sponge. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03063 | Prepare soup pot | I need to make the soup first. Please put the ladle into the pot, and then add water. | FloorPlan27 | 100 | {"steps": 6, "actions": ["Rotate(left, 90)", "Rotate(left, 90)", "Pick(Ladle)", "Place(Pot)", "Manipulate(Pot, water, fillwithliquid)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Ladle", "receptacle_type": "Pot"}, {"type": "object_state", "object_type": "Pot", "state": "isFilledWithLiquid", "value": true, "liquid": "water"}] | ["Ladle", "Pot"] | AND | I need to make the soup first. Please put the ladle into the pot, and then add water. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03064 | Turn off coffee machine and kitchen light | I forgot to turn off the coffee machine and the kitchen light. Go turn them off. | FloorPlan27 | 100 | {"steps": 8, "actions": ["ChangeState(CoffeeMachine, off)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(right, 90)", "ChangeState(LightSwitch, off)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "CoffeeMachine", "state": "isToggled", "value": false}, {"type": "object_state", "object_type": "LightSwitch", "state": "isToggled", "value": false}] | ["CoffeeMachine", "LightSwitch"] | AND | I forgot to turn off the coffee machine and the kitchen light. Go turn them off. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03065 | Make coffee | I'd like some coffee. Please put a clean mug into the coffee machine and turn it on so the mug is filled with coffee. | FloorPlan28 | 100 | {"steps": 5, "actions": ["Manipulate(Mug, clean)", "Pick(Mug)", "Place(CoffeeMachine)", "ChangeState(CoffeeMachine, on)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "CoffeeMachine", "state": "isToggled", "value": true}, {"type": "object_state", "object_type": "Mug", "state": "isFilledWithLiquid", "value": true, "liquid": "coffee"}, {"type": "object_in_receptacle", "object_type": "Mug", "receptacle_type": "CoffeeMachine"}, {"type": "object_s... | ["CoffeeMachine", "Mug"] | AND | I'd like some coffee. Please put a clean mug into the coffee machine and turn it on so the mug is filled with coffee. | Daily Household (Kitchen/Bedroom) | Conditional | Level2 Interaction | null | null | null | null | null | null |
ai2thor | ai2thor03066 | Clean and move pot | I put the dirty pot in the sink. Please wash it and then put it on the dining table. | FloorPlan28 | 100 | {"steps": 10, "actions": ["Manipulate(Pot, clean)", "Pick(Pot)", "Rotate(left, 90)", "Move(left, 0.25)", "Move(forward, 0.5)", "Move(left, 0.5)", "Move(left, 0.25)", "Move(forward, 0.25)", "Place(DiningTable)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Pot", "state": "isDirty", "value": false}, {"type": "object_in_receptacle", "object_type": "Pot", "receptacle_type": "DiningTable"}] | ["DiningTable", "Pot"] | AND | I put the dirty pot in the sink. Please wash it and then put it on the dining table. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03067 | Dispose old potatoe | This potato has been in the refrigerator for a long time. Please take it out and throw it in the trash. Remember to close the refrigerator door. | FloorPlan28 | 100 | {"steps": 15, "actions": ["Rotate(left, 90)", "Move(left, 0.25)", "Move(forward, 0.25)", "Move(left, 0.25)", "Manipulate(Fridge, open)", "Pick(Potato)", "Manipulate(Fridge, close)", "Rotate(right, 90)", "Move(forward, 0.5)", "Move(right, 0.5)", "Move(right, 0.25)", "Move(forward, 0.5)", "Move(right, 0.25)", "Place(Garb... | [{"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}, {"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "GarbageCan"}] | ["Fridge", "GarbageCan", "Potato"] | AND | This potato has been in the refrigerator for a long time. Please take it out and throw it in the trash. Remember to close the refrigerator door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03068 | Swap lettuce for potato | I don't want to eat lettuce, I want to eat potato. Please put the lettuce in the refrigerator and take the potato out of the refrigerator and onto the counter. | FloorPlan28 | 100 | {"steps": 14, "actions": ["Move(forward, 0.5)", "Move(forward, 0.25)", "Pick(Lettuce)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(forward, 1.0)", "Rotate(right, 90)", "Move(left, 0.25)", "Manipulate(Fridge, open)", "Place(Fridge)", "Pick(Potato)", "Manipulate(Fridge, close)", "Place(CounterTop)", "EndTask(success)"... | [{"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}, {"type": "object_in_receptacle", "object_type": "Lettuce", "receptacle_type": "Fridge"}, {"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "CounterTop"}] | ["CounterTop", "Fridge", "Lettuce", "Potato"] | AND | I don't want to eat lettuce, I want to eat potato. Please put the lettuce in the refrigerator and take the potato out of the refrigerator and onto the counter. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03069 | Retrieve lettuce | I accidentally threw the lettuce in the trash can. Please take it out and put it on the table. | FloorPlan28 | 100 | {"steps": 4, "actions": ["Move(right, 0.5)", "Pick(Lettuce)", "Place(DiningTable)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Lettuce", "receptacle_type": "DiningTable"}, {"type": "object_in_receptacle", "object_type": "Lettuce", "receptacle_type": "GarbageCan", "value": false}] | ["DiningTable", "GarbageCan", "Lettuce"] | AND | I accidentally threw the lettuce in the trash can. Please take it out and put it on the table. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03070 | Store potato | I've just entered the kitchen. Please turn on the kitchen light and put the potato I'm holding into the refrigerator. Remember to close the refrigerator door afterwards. | FloorPlan29 | 100 | {"steps": 8, "actions": ["ChangeState(LightSwitch, on)", "Rotate(left, 90)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Manipulate(Fridge, open)", "Place(Fridge)", "Manipulate(Fridge, close)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "Fridge"}, {"type": "object_state", "object_type": "Fridge", "state": "isOpen", "value": false}, {"type": "object_state", "object_type": "LightSwitch", "state": "isToggled", "value": true}] | ["LightSwitch", "Fridge", "Potato"] | AND | I've just entered the kitchen. Please turn on the kitchen light and put the potato I'm holding into the refrigerator. Remember to close the refrigerator door afterwards. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03071 | Make toast | I want to eat toast. Please slice the bread, put one slice on the toaster, and cook it. | FloorPlan29 | 100 | {"steps": 8, "actions": ["Manipulate(Bread, slice)", "Pick(BreadSliced)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Rotate(left, 90)", "Place(Toaster)", "Manipulate(BreadSliced, cook)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "BreadSliced", "receptacle_type": "Toaster"}, {"type": "object_state", "object_type": "Bread", "state": "isSliced", "value": true}, {"type": "object_state", "object_type": "BreadSliced", "state": "isCooked", "value": true}] | ["Bread", "BreadSliced", "Toaster"] | AND | I want to eat toast. Please slice the bread, put one slice on the toaster, and cook it. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03072 | Dispose burnt toast | I accidentally burned the bread slice in the toaster. Please help me put the bread slice from the toaster into the trash can. | FloorPlan29 | 100 | {"steps": 11, "actions": ["Pick(Bread)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(left, 0.25)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(right, 90)", "Move(forward, 1.0)", "Place(GarbageCan)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "BreadSliced", "receptacle_type": "GarbageCan"}, {"type": "object_in_receptacle", "object_type": "BreadSliced", "receptacle_type": "Toaster", "value": false}] | ["BreadSliced", "GarbageCan", "Toaster"] | AND | I accidentally burned the bread slice in the toaster. Please help me put the bread slice from the toaster into the trash can. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03073 | Microwave potato on plate | I want to eat potatoes. Please put this potato on a plate and then put the plate in the microwave. | FloorPlan29 | 100 | {"steps": 19, "actions": ["Rotate(right, 90)", "Move(left, 0.5)", "Move(left, 0.25)", "Pick(Potato)", "Rotate(left, 90)", "Rotate(right, 90)", "Place(Plate)", "Pick(Plate)", "Rotate(left, 90)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(left, 90)", "Move(right, 0.5)", "Tilt(up, 30)", "Manipulate(Microwave, op... | [{"type": "object_in_receptacle", "object_type": "Potato", "receptacle_type": "Plate", "value": true}, {"type": "object_in_receptacle", "object_type": "Plate", "receptacle_type": "Microwave", "value": true}, {"type": "object_state", "object_type": "Microwave", "state": "isToggled", "value": true}] | ["Potato", "Microwave", "Plate"] | AND | I want to eat potatoes. Please put this potato on a plate and then put the plate in the microwave. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03074 | Swap bread for egg | I want to eat an egg, not bread. Please put the bread in the refrigerator and take the egg. | FloorPlan29 | 100 | {"steps": 14, "actions": ["Pick(Bread)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Rotate(right, 90)", "Move(left, 0.25)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(right, 0.5)", "Rotate(left, 90)", "Manipulate(Fridge, open)", "Place(Fridge)", "Pick(Egg)", "Manipulate(Fridge, close)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Bread", "receptacle_type": "Fridge", "value": true}, {"type": "object_state", "object_type": "Egg", "state": "isPickedUp", "value": true}] | ["Fridge", "Egg", "Bread"] | AND | I want to eat an egg, not bread. Please put the bread in the refrigerator and take the egg. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03075 | Dispose apple and get phone | Please help me throw the apple into the trash can and turn on my phone. | FloorPlan30 | 100 | {"steps": 12, "actions": ["Pick(Apple)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(left, 1.0)", "Move(left, 0.25)", "Move(backward, 0.25)", "Place(GarbageCan)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(backward, 0.5)", "ChangeState(CellPhone, on)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Apple", "receptacle_type": "GarbageCan", "value": true}, {"type": "object_state", "object_type": "CellPhone", "state": "isToggled", "value": true}] | ["Apple", "CellPhone", "GarbageCan"] | AND | Please help me throw the apple into the trash can and turn on my phone. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03076 | Move clean dishes | I've washed all the dishes in the sink; please take them out and put them on the counter. | FloorPlan30 | 100 | {"steps": 9, "actions": ["Move(forward, 1.0)", "Move(forward, 1.0)", "Move(left, 0.5)", "Move(backward, 0.25)", "Pick(Fork)", "Place(CounterTop)", "Pick(Spoon)", "Place(CounterTop)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Spoon", "receptacle_type": "CounterTop", "value": true}, {"type": "object_in_receptacle", "object_type": "Fork", "receptacle_type": "CounterTop", "value": true}, {"type": "object_in_receptacle", "object_type": "Spoon", "receptacle_type": "SinkBasin", "value": false}, {"... | ["CounterTop", "Fork", "SinkBasin", "Spoon"] | AND | I've washed all the dishes in the sink; please take them out and put them on the counter. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03077 | Prepare water | I'd like some water. Please wash the cup in front of me and then use a mug to pour a cup of water. | FloorPlan30 | 100 | {"steps": 5, "actions": ["Manipulate(Cup, clean)", "Rotate(right, 90)", "Rotate(right, 90)", "Manipulate(Mug, water, fillwithliquid)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Cup", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "Cup", "state": "isFilledWithLiquid", "value": false}, {"type": "object_state", "object_type": "Mug", "state": "isFilledWithLiquid", "value": true, "liquid": "water"}] | ["Cup", "Mug"] | AND | I'd like some water. Please wash the cup in front of me and then use a mug to pour a cup of water. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor03078 | Fill bottle and leave | Please fill the bottle with water, then turn off the kitchen light. I'm leaving. | FloorPlan30 | 100 | {"steps": 12, "actions": ["Rotate(right, 90)", "Manipulate(Bottle, water, fillwithliquid)", "Pick(Bottle)", "Rotate(left, 90)", "Move(right, 0.25)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Rotate(right, 90)", "Move(forward, 0.25)", "ChangeState(LightSwitch, off)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "LightSwitch", "state": "isToggled", "value": false}, {"type": "object_state", "object_type": "Bottle", "state": "isFilledWithLiquid", "value": true, "liquid": "water"}] | ["LightSwitch", "Bottle"] | AND | Please fill the bottle with water, then turn off the kitchen light. I'm leaving. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04000 | Pick up cell phone | I want to look up information on my phone. Please pick up the cell phone from the desk in the room. | FloorPlan302 | 30 | {"steps": 3, "actions": ["Rotate(right, 90)", "Pick(CellPhone)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "CellPhone", "state": "isPickedUp", "value": true}] | ["CellPhone"] | AND | I want to look up information on my phone. Please pick up the cell phone from the desk in the room. | null | null | null | null | null | null | null | null | null |
ai2thor | ai2thor_04001 | Pick up pillow | I'm about to wash my pillow. Please help me pick up the pillow from the bed. | FloorPlan301 | 30 | {"steps": 5, "actions": ["Move(forward, 1.0)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Pick(Pillow)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Pillow", "state": "isPickedUp", "value": true}] | ["Pillow"] | AND | I'm about to wash my pillow. Please help me pick up the pillow from the bed. | null | null | null | null | null | null | null | null | null |
ai2thor | ai2thor_04004 | Move book to desk | Please move the book from the side table next to the window to the desk next to the bed on the right. | FloorPlan303 | 30 | {"steps": 12, "actions": ["Move(forward, 0.25)", "Pick(Book)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Move(right, 0.5)", "Move(right, 0.25)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Move(left, 0.25)", "Move(forward, 0.25)", "Place(Desk)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Book", "receptacle_type": "Desk"}, {"type": "object_in_receptacle", "object_type": "Book", "receptacle_type": "SideTable", "value": false}] | ["Book", "Desk", "SideTable"] | AND | Please move the book from the side table next to the window to the desk next to the bed on the right. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04005 | Transfer cellphone | Please transfer the cellphone from the side table next to the window to the desk by the bed on the right. | FloorPlan303 | 30 | {"steps": 12, "actions": ["Move(forward, 0.25)", "Rotate(left, 90)", "Pick(CellPhone)", "Rotate(right, 90)", "Move(forward, 0.25)", "Move(right, 0.5)", "Move(right, 0.25)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Move(right, 0.25)", "Place(Desk)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "CellPhone", "receptacle_type": "Desk"}, {"type": "object_in_receptacle", "object_type": "CellPhone", "receptacle_type": "SideTable", "value": false}] | ["CellPhone", "Desk", "SideTable"] | AND | Please transfer the cellphone from the side table next to the window to the desk by the bed on the right. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04006 | Move pencil to side table | Please move the pencil from the desk on the right to the side table by the window. | FloorPlan303 | 30 | {"steps": 8, "actions": ["Pick(Pencil)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Move(left, 1.0)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Place(SideTable)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Pencil", "receptacle_type": "SideTable"}, {"type": "object_in_receptacle", "object_type": "Pencil", "receptacle_type": "Desk", "value": false}] | ["Desk", "Pencil", "SideTable"] | AND | Please move the pencil from the desk on the right to the side table by the window. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04008 | Move mug to side table | Please help me move the mug from the right side desk to side table by the window. | FloorPlan303 | 30 | {"steps": 8, "actions": ["Pick(Mug)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Move(left, 1.0)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Place(SideTable)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Mug", "receptacle_type": "SideTable"}, {"type": "object_in_receptacle", "object_type": "Mug", "receptacle_type": "Desk", "value": false}] | ["Desk", "Mug", "SideTable"] | AND | Please help me move the mug from the right side desk to side table by the window. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04009 | Open book and place on bed | I'd like to read a book. Please open the book on the table to the left and place it on the bed. | FloorPlan303 | 30 | {"steps": 8, "actions": ["Move(forward, 0.25)", "Manipulate(Book, open)", "Pick(Book)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Manipulate(Bed, clean)", "Place(Bed)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Book", "receptacle_type": "Bed"}, {"type": "object_in_receptacle", "object_type": "Book", "receptacle_type": "SideTable", "value": false}, {"type": "object_state", "object_type": "Book", "state": "isOpen", "value": true}, {"type": "object_state", "object_type": "Bed", "... | ["Bed", "Book", "SideTable"] | AND | I'd like to read a book. Please open the book on the table to the left and place it on the bed. | Study and Work | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04035 | Put keychain in safe | Please put my keychain in the safe. | FloorPlan323 | 100 | {"steps": 13, "actions": ["Pick(KeyChain)", "Rotate(left, 90)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Rotate(right, 90)", "Move(forward, 1.0)", "Manipulate(Safe, open)", "Place(Safe)", "Manipulate(Safe, close)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "KeyChain", "receptacle_type": "Safe"}] | ["KeyChain", "Safe"] | AND | Please put my keychain in the safe. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04036 | Prepare bed for sleep | I'm getting ready for bed. Please put the teddy bear and laptop on the sofa and clean the bed. | FloorPlan323 | 100 | {"steps": 15, "actions": ["Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Rotate(right, 90)", "Move(left, 0.5)", "Manipulate(Bed, clean)", "Pick(TeddyBear)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(left, 0.5)", "Move(left, 0.25)", "Move(forward, 1.0)", "Place(Sofa)", "EndTa... | [{"type": "object_in_receptacle", "object_type": "TeddyBear", "receptacle_type": "Sofa"}, {"type": "object_state", "object_type": "Bed", "state": "isDirty", "value": false}, {"type": "object_in_receptacle", "object_type": "TeddyBear", "receptacle_type": "Bed", "value": false}] | [" Bed", "Bed", "Laptop", "Sofa", "TeddyBear"] | AND | I'm getting ready for bed. Please put the teddy bear and laptop on the sofa and clean the bed. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04037 | Prepare for study | I'm going to study now. Please take a pen to the desk on the right and open the book. | FloorPlan323 | 100 | {"steps": 11, "actions": ["Pick(Pen)", "Rotate(right, 90)", "Move(right, 0.5)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(forward, 1.0)", "Move(left, 0.25)", "Move(forward, 0.25)", "Place(Desk)", "Manipulate(Book, open)", "EndTask(success)"]} | [{"type": "object_in_receptacle", "object_type": "Pen", "receptacle_type": "Desk"}, {"type": "object_state", "object_type": "Book", "state": "isOpen", "value": true}] | ["Book", "Desk", "Pen"] | AND | I'm going to study now. Please take a pen to the desk on the right and open the book. | Study and Work | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04038 | Secure phone for trip | I'm going on a long trip. Please turn off my phone and put it in the safe. Remember to close the safe door. | FloorPlan323 | 100 | {"steps": 15, "actions": ["ChangeState(CellPhone, off)", "Pick(CellPhone)", "Rotate(left, 90)", "Rotate(left, 90)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Move(left, 1.0)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Move(left, 0.5)", "Move(forward, 1.0)", "Manipulate(Safe, open)", "Place(Safe)", "Manipulate(S... | [{"type": "object_in_receptacle", "object_type": "CellPhone", "receptacle_type": "Safe"}, {"type": "object_state", "object_type": "CellPhone", "state": "isToggled", "value": false}, {"type": "object_state", "object_type": "Safe", "state": "isOpen", "value": false}] | ["CellPhone", "Safe"] | AND | I'm going on a long trip. Please turn off my phone and put it in the safe. Remember to close the safe door. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04039 | Wash bowl and make coffee | I'm sleepy. Please wash the bowl in front of me and then fill it with a cup of coffee. | FloorPlan323 | 100 | {"steps": 3, "actions": ["Manipulate(Bowl, clean)", "Manipulate(Bowl, coffee, fillwithliquid)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Bowl", "state": "isDirty", "value": false}, {"type": "object_state", "object_type": "Bowl", "state": "isFilledWithLiquid", "value": true, "liquid": "coffee"}] | ["Bowl"] | AND | I'm sleepy. Please wash the bowl in front of me and then fill it with a cup of coffee. | Daily Household (Kitchen/Bedroom) | Conditional | Level2 Interaction | null | null | null | null | null | null |
ai2thor | ai2thor_04040 | Tidy bed for sleep | I'm going to sleep now. Please close the books, and then tidy up the bed. | FloorPlan324 | 100 | {"steps": 5, "actions": ["Manipulate(Bed, clean)", "Manipulate(Book, close)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "Book", "state": "isOpen", "value": false}, {"type": "object_state", "object_type": "Bed", "state": "isDirty", "value": false}] | ["Book", "Bed"] | AND | I'm going to sleep now. Please close the books, and then tidy up the bed. | Daily Household (Kitchen/Bedroom) | Conditional | Level2 Interaction | null | null | null | null | null | null |
ai2thor | ai2thor_04041 | Destroy laptop | My laptop has a virus. Please take a baseball bat and smash the laptop. | FloorPlan324 | 100 | {"steps": 11, "actions": ["Rotate(left, 90)", "Move(forward, 0.5)", "Move(left, 1.0)", "Move(forward, 1.0)", "Move(forward, 0.25)", "Pick(BaseballBat)", "Rotate(right, 90)", "Rotate(right, 90)", "Move(forward, 1.0)", "Manipulate(Laptop, break)", "EndTask(success)"]} | [{"type": "object_state", "object_type": "BaseballBat", "state": "isPickedUp", "value": true}, {"type": "object_state", "object_type": "Laptop", "state": "isBroken", "value": true}] | ["Laptop", "BaseballBat"] | AND | My laptop has a virus. Please take a baseball bat and smash the laptop. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
ai2thor | ai2thor_04042 | Prepare to leave - lights off | I'm getting ready to leave. Please hold my keychain and turn off all the lights. | FloorPlan324 | 100 | {"steps": 14, "actions": ["Rotate(right, 90)", "Rotate(right, 90)", "Move(right, 0.5)", "Move(forward, 0.5)", "Move(forward, 0.25)", "Pick(KeyChain)", "Rotate(left, 90)", "ChangeState(DeskLamp, off)", "Move(left, 1.0)", "Rotate(left, 90)", "Move(forward, 0.5)", "Move(left, 0.5)", "ChangeState(LightSwitch, off)", "EndTa... | [{"type": "object_state", "object_type": "KeyChain", "state": "isPickedUp", "value": true}, {"type": "object_state", "object_type": "DeskLamp", "state": "isToggled", "value": false}, {"type": "object_state", "object_type": "LightSwitch", "state": "isToggled", "value": false}] | ["LightSwitch", "DeskLamp", "KeyChain"] | AND | I'm getting ready to leave. Please hold my keychain and turn off all the lights. | Daily Household (Kitchen/Bedroom) | Conditional | Level3 Hybrid | null | null | null | null | null | null |
SpatialWorld Benchmark
A Multi-Platform Benchmark for Spatial Reasoning and Spatial Task Execution
๐ฏ Overview
SpatialWorld is a comprehensive benchmark designed to evaluate spatial reasoning and spatial task execution capabilities of Multi-modal Large Language Models (MLLMs) and Vision-Language Models (VLMs). The benchmark spans multiple simulation platforms and diverse task categories.
Key Features
- Multi-Platform Coverage: AI2Thor, CARLA, ProcTHOR, VirtualHome, EmbodiedCity
- Diverse Tasks: Navigation, object manipulation, multi-agent coordination, and spatial reasoning
- Unified Action Space: Consistent action representation across all platforms
- Rich Annotations: Golden actions and success conditions for reproducible evaluation
๐ Dataset Statistics
This Hugging Face repository contains the SpatialWorld Benchmark with 588 tasks in the unified dataset:
| Platform | Unified Tasks | Full Dataset (benchmark.zip) | Task Types | Unique Fields |
|---|---|---|---|---|
| AI2Thor | 343 | 2,500+ | Object manipulation, navigation | Category, Evaluation_Type, Level |
| CARLA | 80 | 80 | Urban navigation, traffic scenarios | executor, image_url, input_modality, origin_location, weather |
| ProcTHOR | 127 | 127 | Indoor navigation, household tasks | scene_index, Category, Evaluation_Type, Level |
| VirtualHome | 38 | 38 | Multi-agent household activities | executor, image_url, input_modality, origin_location, weather |
| Total | 588 | ~2,745 | Multi-platform spatial reasoning | 20 fields total |
๐๏ธ Repository Structure
spatialworld-test.jsonl # Unified dataset (588 tasks, 20 columns)
benchmark.zip # Full original dataset (8695 files, ~1GB)
README.md # This file
Two versions of the data are provided:
spatialworld-test.jsonl(Unified): All 588 tasks in a unified schema with 20 columns. HF Dataset Viewer parses this file.- Schema differences handled by including all possible fields
- Missing fields use
null - Complex nested structures encoded as JSON strings
- Actions converted to Unified Action Space format
benchmark.zip(Full Original Dataset): Complete raw task.json files (~1GB, 8695 files).- Download and unzip to get the original folder structure:
benchmark/ai2thor/,benchmark/carla/,benchmark/procthor/,benchmark/virtualhome/ - Use this if you need the original JSON format with platform-specific structures
- Download and unzip to get the original folder structure:
๐ฎ Unified Action Space
All tasks use a standardized action space:
Navigation
Move(direction, distance)- direction: forward/backward/left/right
Viewpoint & Posture
Rotate(direction, angle)- direction: left/rightTilt(direction, angle)- direction: up/downChangePosture(pose)- standing/sitting/lying
Interaction
Pick(object)- Pick up an objectPlace(target)- Place held object at targetChangeState(object, state)- Toggle object state (on/off)Manipulate(object, action)- Complex manipulation (open/close/clean/slice)
Task Control
EndTask(status)- Terminate task (success/stopped)Communicate(message)- Agent-to-agent communication
๐ Task Format
Each task contains:
{
"task_id": "ai2thor00000",
"task_name": "Place object in target",
"instruction": "Natural language task description",
"scene": "FloorPlan17",
"golden_actions": {
"steps": 10,
"actions": [
"Move(forward, 1.0)",
"Rotate(right, 90)",
"Pick(Object)",
"Place(Target)",
"EndTask(success)"
]
},
"success_conditions": [...],
"max_steps": 50
}
๐ง Usage
Loading from Hugging Face
from datasets import load_dataset
import json
# Load the full dataset (all 630 tasks, all 20 fields)
dataset = load_dataset("Spatialworld/Spatialworld-bench", split="train")
# Access a task - all fields are available
task = dataset[0]
print(f"Task: {task['task_id']} ({task['platform']})")
print(f"Instruction: {task['instruction']}")
print(f"Scene: {task['scene']}")
# Parse JSON-encoded fields
golden_actions = json.loads(task["golden_actions"])
success_conditions = json.loads(task["success_conditions"])
target_objects = json.loads(task["target_object_types"])
# Platform-specific fields (null if not applicable)
print(f"Category: {task['Category']}") # Only for ai2thor/procthor
print(f"Executor: {task['executor']}") # Only for carla/virtualhome
Dataset Schema
| Field | Type | Description | Platforms |
|---|---|---|---|
task_id |
string | Unique identifier | All |
task_name |
string | Human-readable name | All |
platform |
string | Platform name | All |
instruction |
string | Natural language instruction | All |
scene |
string | Scene identifier | ai2thor, carla, virtualhome |
max_steps |
int | Maximum steps | All |
golden_actions |
string (JSON) | Action sequence | All |
success_conditions |
string (JSON) | Success criteria | All |
target_object_types |
string (JSON) | Target objects | ai2thor, procthor |
success_logic |
string | AND/OR logic | ai2thor, procthor |
target_description |
string | Detailed description | ai2thor, procthor |
Category |
string | Task category | ai2thor, procthor |
Evaluation_Type |
string | Evaluation type | ai2thor, procthor |
Level |
string | Difficulty level | ai2thor, procthor |
executor |
string | Executor type | carla, virtualhome |
image_url |
string | Image path | carla, virtualhome |
input_modality |
string | Input type | carla, virtualhome |
origin_location |
bool | Origin flag | carla, virtualhome |
scene_index |
int | Scene number | procthor |
weather |
string | Weather condition | carla, virtualhome |
Loading Original Tasks (Local)
For full benchmark with original JSON structures:
import json
from pathlib import Path
def load_task(platform, task_id):
task_path = Path(f"benchmark/{platform}/tasks/{task_id}/task.json")
with open(task_path, 'r') as f:
return json.load(f)
# Example
task = load_task("ai2thor", "ai2thor00000")
print(task["instruction"])
print(task["golden_actions"]["actions"])
Data Format
The Hugging Face dataset provides a unified schema across all platforms:
| Field | Type | Description |
|---|---|---|
task_id |
string | Unique identifier (e.g., "ai2thor00000") |
platform |
string | Platform name (ai2thor/carla/procthor/virtualhome) |
task_name |
string | Human-readable task name |
instruction |
string | Natural language instruction |
scene |
string | Scene identifier (FloorPlan, Town, etc.) |
max_steps |
int | Maximum allowed steps |
golden_actions_json |
string | JSON-encoded golden action sequence |
success_conditions_json |
string | JSON-encoded success conditions |
target_object_types_json |
string | JSON-encoded target objects |
success_logic |
string | Logic for combining success conditions (AND/OR) |
target_description |
string | Detailed target description |
platform_specific_json |
string | Platform-specific fields (scene_index, executor, etc.) |
Action Parsing
import re
def parse_action(action_str):
"""Parse action string to (action_name, args)"""
match = re.match(r'^(\w+)\(([^)]*)\)$', action_str)
if match:
name = match.group(1)
args = [arg.strip() for arg in match.group(2).split(',')]
return name, args
return None, None
# Example
action = "Move(forward, 1.0)"
name, args = parse_action(action)
# name: "Move", args: ["forward", "1.0"]
๐ Evaluation
Tasks are evaluated based on:
- Success Rate: Percentage of tasks completed successfully
- Action Efficiency: Steps used vs. golden actions
- Goal Achievement: Satisfaction of success conditions
Success Conditions
object_state: Target object in desired stateobject_in_receptacle: Object placed in correct containerpolygon_area: Agent reached target locationagent_near_object: Agent within distance of target
๐ License
This dataset is released under CC BY-NC 4.0 (Creative Commons Attribution-NonCommercial 4.0 International).
Note: This is an anonymized version of the dataset prepared for peer review.
- Downloads last month
- 116