Datasets:
seed int64 0 199 | house dict | trajectory listlengths 5 8 | success bool 1
class | num_steps int64 5 8 |
|---|---|---|---|---|
0 | {
"entrance_id": 1,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
3
]
},
"1": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack"
],
"neighbors":... | [
{
"obs": {
"current_room": 1,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2,
3
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 3
},
"reward": 0.2,
"done": false,
"s... | true | 5 |
1 | {
"entrance_id": 3,
"kitchen_id": 4,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
2,
6
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"painting"
... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
4
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 4
},
"reward": 0.2,
"done": false,
"stages": {
... | true | 5 |
2 | {
"entrance_id": 3,
"kitchen_id": 5,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
1,
7,
2
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0,
"done": false,
"stages": {
... | true | 8 |
3 | {
"entrance_id": 0,
"kitchen_id": 4,
"rooms": {
"0": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack"
],
"neighbors": [
6,
5
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
... | [
{
"obs": {
"current_room": 0,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
6,
5
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 6
},
"reward": 0,
"done": false,
"sta... | true | 7 |
4 | {
"entrance_id": 6,
"kitchen_id": 7,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
3
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_t... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 7
},
"reward": 0.2,
"done": false,
"stages": {
... | true | 5 |
5 | {
"entrance_id": 6,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
1,
2
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2,
1,
4
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0,
"done": fals... | true | 7 |
6 | {
"entrance_id": 2,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
5,
6,
3
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"s... | [
{
"obs": {
"current_room": 2,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
5,
3
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 5
},
"reward": 0,
"done": false,
"sta... | true | 7 |
7 | {
"entrance_id": 5,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
1
]
},
"1": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"... | [
{
"obs": {
"current_room": 5,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
6
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 7
},
"reward": 0,
"done": false,
"sta... | true | 7 |
8 | {
"entrance_id": 1,
"kitchen_id": 7,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
1,
4,
5
]
},
"1": {
"type": "entrance",
"objects": [
"doormat",
"... | [
{
"obs": {
"current_room": 1,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
0,
2,
6
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0,
"done": fals... | true | 6 |
9 | {
"entrance_id": 3,
"kitchen_id": 2,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
7,
2
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_table"... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2,
5,
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0.2,
"done": fa... | true | 5 |
10 | {
"entrance_id": 3,
"kitchen_id": 4,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
6
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
4,
7,
6,
5,
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 4
},
"reward... | true | 5 |
11 | {
"entrance_id": 6,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
7,
4,
5
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"paint... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
2,
4
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 4
},
"reward": 0,
"done": fals... | true | 6 |
12 | {
"entrance_id": 1,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
4,
5,
1
]
},
"1": {
"type": "entrance",
"objects": [
"doormat",
... | [
{
"obs": {
"current_room": 1,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 0
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
13 | {
"entrance_id": 5,
"kitchen_id": 6,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
5,
7
]
},
"1": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
... | [
{
"obs": {
"current_room": 5,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
6,
3,
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 6
},
"reward": 0.2,
"done": fa... | true | 5 |
14 | {
"entrance_id": 2,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
7,
1
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
... | [
{
"obs": {
"current_room": 2,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 7
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
15 | {
"entrance_id": 7,
"kitchen_id": 4,
"rooms": {
"0": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_table"
],
"neighbors": [
6,
1,
4
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
... | [
{
"obs": {
"current_room": 7,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
16 | {
"entrance_id": 6,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
2,
5
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"painting"
... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 7
},
"reward": 0,
"done": false,
"stages": {
... | true | 6 |
17 | {
"entrance_id": 6,
"kitchen_id": 7,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
3,
2
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"painting"
... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
4
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 7
},
"reward": 0.2,
"done": false,
"s... | true | 5 |
18 | {
"entrance_id": 0,
"kitchen_id": 4,
"rooms": {
"0": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
1,
4
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
... | [
{
"obs": {
"current_room": 0,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
1,
4
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 4
},
"reward": 0.2,
"done": fa... | true | 5 |
19 | {
"entrance_id": 4,
"kitchen_id": 2,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
7,
6
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
"tv",
... | [
{
"obs": {
"current_room": 4,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
20 | {
"entrance_id": 5,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_table"
],
"neighbors": [
4,
2,
3
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
... | [
{
"obs": {
"current_room": 5,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
21 | {
"entrance_id": 2,
"kitchen_id": 4,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
1,
3
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
... | [
{
"obs": {
"current_room": 2,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
6
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 6
},
"reward": 0,
"done": false,
"sta... | true | 7 |
22 | {
"entrance_id": 5,
"kitchen_id": 4,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
6
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_t... | [
{
"obs": {
"current_room": 5,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
6,
1,
3
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0,
"done": fals... | true | 6 |
23 | {
"entrance_id": 1,
"kitchen_id": 6,
"rooms": {
"0": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_table"
],
"neighbors": [
6,
2
]
},
"1": {
"type": "entrance",
"objects": [
"doormat",
"coat... | [
{
"obs": {
"current_room": 1,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2,
3
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0,
"done": false,
"sta... | true | 7 |
24 | {
"entrance_id": 3,
"kitchen_id": 7,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
5
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
6
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 6
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
25 | {
"entrance_id": 6,
"kitchen_id": 0,
"rooms": {
"0": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter",
"coffee_machine",
"mug",
"coffee_grounds"
],
"neighbors": [
7,
5,
2
]
}... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2,
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0,
"done": false,
"sta... | true | 6 |
26 | {
"entrance_id": 7,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
4,
1,
7
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"l... | [
{
"obs": {
"current_room": 7,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 0
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
27 | {
"entrance_id": 0,
"kitchen_id": 2,
"rooms": {
"0": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
6
]
},
"1": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink... | [
{
"obs": {
"current_room": 0,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
6
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 7
},
"reward": 0,
"done": false,
"sta... | true | 6 |
28 | {
"entrance_id": 2,
"kitchen_id": 6,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
2,
6
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
"tv",
... | [
{
"obs": {
"current_room": 2,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
4,
5,
7,
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 5
},
"reward": 0,
"... | true | 6 |
29 | {
"entrance_id": 6,
"kitchen_id": 0,
"rooms": {
"0": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter",
"coffee_machine",
"mug",
"coffee_grounds"
],
"neighbors": [
3,
5,
4
]
}... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
30 | {
"entrance_id": 4,
"kitchen_id": 5,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
2
]
},
"1": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
... | [
{
"obs": {
"current_room": 4,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
5,
1,
7
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 5
},
"reward": 0.2,
"done": fa... | true | 5 |
31 | {
"entrance_id": 6,
"kitchen_id": 4,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
5
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_table"
],
... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
3
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 3
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
32 | {
"entrance_id": 7,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
2
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
... | [
{
"obs": {
"current_room": 7,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1,
2,
3,
4,
6
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward... | true | 5 |
33 | {
"entrance_id": 4,
"kitchen_id": 2,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
2,
5
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
... | [
{
"obs": {
"current_room": 4,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
34 | {
"entrance_id": 3,
"kitchen_id": 7,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
5,
6
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"painting"
... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
5,
4,
2
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 5
},
"reward": 0,
"done": fals... | true | 6 |
35 | {
"entrance_id": 5,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
6
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
... | [
{
"obs": {
"current_room": 5,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
4
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 7
},
"reward": 0,
"done": false,
"sta... | true | 6 |
36 | {
"entrance_id": 0,
"kitchen_id": 6,
"rooms": {
"0": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2,
6,
5
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
"tv",
... | [
{
"obs": {
"current_room": 0,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2,
6,
5
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 6
},
"reward": 0.2,
"done": fa... | true | 5 |
37 | {
"entrance_id": 2,
"kitchen_id": 0,
"rooms": {
"0": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter",
"coffee_machine",
"mug",
"coffee_grounds"
],
"neighbors": [
4,
5
]
},
"1": ... | [
{
"obs": {
"current_room": 2,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
3
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 7
},
"reward": 0,
"done": false,
"sta... | true | 7 |
38 | {
"entrance_id": 6,
"kitchen_id": 4,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
1,
6,
3
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"pai... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
0,
3,
4
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 4
},
"reward": 0.2,
"done": fa... | true | 5 |
39 | {
"entrance_id": 4,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
4
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
... | [
{
"obs": {
"current_room": 4,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
3,
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 3
},
"reward": 0,
"done": false,
"sta... | true | 6 |
40 | {
"entrance_id": 3,
"kitchen_id": 0,
"rooms": {
"0": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter",
"coffee_machine",
"mug",
"coffee_grounds"
],
"neighbors": [
1
]
},
"1": {
"ty... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
41 | {
"entrance_id": 3,
"kitchen_id": 0,
"rooms": {
"0": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter",
"coffee_machine",
"mug",
"coffee_grounds"
],
"neighbors": [
4,
5,
6,
7
... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
4,
2
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 4
},
"reward": 0,
"done": false,
"sta... | true | 6 |
42 | {
"entrance_id": 3,
"kitchen_id": 7,
"rooms": {
"0": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_table"
],
"neighbors": [
7
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
5,
4,
7
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 7
},
"reward": 0.2,
"done": fa... | true | 5 |
43 | {
"entrance_id": 3,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
1
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2,
5,
4
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0,
"done": fals... | true | 6 |
44 | {
"entrance_id": 7,
"kitchen_id": 6,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
1,
2,
4
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"paint... | [
{
"obs": {
"current_room": 7,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
45 | {
"entrance_id": 6,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
4,
2
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
3,
5,
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0.2,
... | true | 5 |
46 | {
"entrance_id": 7,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
3
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
... | [
{
"obs": {
"current_room": 7,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
3,
6
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 6
},
"reward": 0,
"done": false,
"sta... | true | 6 |
47 | {
"entrance_id": 4,
"kitchen_id": 0,
"rooms": {
"0": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter",
"coffee_machine",
"mug",
"coffee_grounds"
],
"neighbors": [
5
]
},
"1": {
"ty... | [
{
"obs": {
"current_room": 4,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
5,
7,
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 5
},
"reward": 0,
"done": fals... | true | 6 |
48 | {
"entrance_id": 4,
"kitchen_id": 0,
"rooms": {
"0": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter",
"coffee_machine",
"mug",
"coffee_grounds"
],
"neighbors": [
2,
1,
4,
7
... | [
{
"obs": {
"current_room": 4,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
0,
3,
2
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 0
},
"reward": 0.2,
"done": fa... | true | 5 |
49 | {
"entrance_id": 7,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
7
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_table"
],
... | [
{
"obs": {
"current_room": 7,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
0,
1,
5
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0,
"done": fals... | true | 7 |
50 | {
"entrance_id": 3,
"kitchen_id": 7,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
5,
7,
6
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"paint... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
5,
1
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 5
},
"reward": 0,
"done": false,
"sta... | true | 7 |
51 | {
"entrance_id": 0,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1,
2
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",... | [
{
"obs": {
"current_room": 0,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1,
2
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0.2,
"done": false,
"s... | true | 5 |
52 | {
"entrance_id": 1,
"kitchen_id": 6,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
4,
7
]
},
"1": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack... | [
{
"obs": {
"current_room": 1,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2,
6
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 6
},
"reward": 0.2,
"done": false,
"s... | true | 5 |
53 | {
"entrance_id": 7,
"kitchen_id": 6,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
7
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_table"
],
... | [
{
"obs": {
"current_room": 7,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1,
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0,
"done": false,
"sta... | true | 6 |
54 | {
"entrance_id": 2,
"kitchen_id": 0,
"rooms": {
"0": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter",
"coffee_machine",
"mug",
"coffee_grounds"
],
"neighbors": [
2
]
},
"1": {
"ty... | [
{
"obs": {
"current_room": 2,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1,
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 0
},
"reward": 0.2,
"done": false,
"s... | true | 5 |
55 | {
"entrance_id": 6,
"kitchen_id": 2,
"rooms": {
"0": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_table"
],
"neighbors": [
2,
7,
6
]
},
"1": {
"type": "bathroom",
"objects": [
"toilet",
... | [
{
"obs": {
"current_room": 6,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1,
2,
4,
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0.2,
... | true | 5 |
56 | {
"entrance_id": 5,
"kitchen_id": 0,
"rooms": {
"0": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter",
"coffee_machine",
"mug",
"coffee_grounds"
],
"neighbors": [
5,
7
]
},
"1": ... | [
{
"obs": {
"current_room": 5,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
3,
2,
7,
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 0
},
"reward": 0.2,
... | true | 5 |
57 | {
"entrance_id": 3,
"kitchen_id": 0,
"rooms": {
"0": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"counter",
"coffee_machine",
"mug",
"coffee_grounds"
],
"neighbors": [
7,
6,
3,
2
... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1,
5,
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 0
},
"reward": 0.2,
"done": fa... | true | 5 |
58 | {
"entrance_id": 0,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack"
],
"neighbors": [
5
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",
"c... | [
{
"obs": {
"current_room": 0,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
5
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 5
},
"reward": 0,
"done": false,
"stages": {
... | true | 8 |
59 | {
"entrance_id": 7,
"kitchen_id": 2,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
5,
2,
7
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
"wardr... | [
{
"obs": {
"current_room": 7,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
5,
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 0
},
"reward": 0,
"done": false,
"sta... | true | 6 |
60 | {
"entrance_id": 5,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
7
]
},
"1": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"... | [
{
"obs": {
"current_room": 5,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 7
},
"reward": 0,
"done": false,
"stages": {
... | true | 8 |
61 | {
"entrance_id": 7,
"kitchen_id": 2,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
3,
7
]
},
"1": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
... | [
{
"obs": {
"current_room": 7,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
6,
0
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 6
},
"reward": 0,
"done": false,
"sta... | true | 7 |
62 | {
"entrance_id": 3,
"kitchen_id": 5,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
2,
7
]
},
"1": {
"type": "living_room",
"objects": [
"sofa",
"tv",
... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
5,
7
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 5
},
"reward": 0.2,
"done": false,
"s... | true | 5 |
63 | {
"entrance_id": 5,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
2,
6
]
},
"1": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
... | [
{
"obs": {
"current_room": 5,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1,
4
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0,
"done": false,
"sta... | true | 6 |
64 | {
"entrance_id": 3,
"kitchen_id": 4,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
6
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
... | [
{
"obs": {
"current_room": 3,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
4
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 4
},
"reward": 0.2,
"done": false,
"stages": {
... | true | 5 |
65 | {
"entrance_id": 2,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "bedroom",
"objects": [
"bed",
"wardrobe",
"lamp"
],
"neighbors": [
6
]
},
"1": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"n... | [
{
"obs": {
"current_room": 2,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
7,
6,
3
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 3
},
"reward": 0.2,
"done": fa... | true | 5 |
66 | {
"entrance_id": 4,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "living_room",
"objects": [
"sofa",
"tv",
"coffee_table"
],
"neighbors": [
1,
5
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge"... | [
{
"obs": {
"current_room": 4,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
1,
3,
6
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 1
},
"reward": 0.2,
"done": fa... | true | 5 |
67 | {
"entrance_id": 1,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "bathroom",
"objects": [
"toilet",
"shower",
"sink"
],
"neighbors": [
3,
7
]
},
"1": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack... | [
{
"obs": {
"current_room": 1,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
6,
2
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 6
},
"reward": 0,
"done": false,
"sta... | true | 6 |
68 | {
"entrance_id": 1,
"kitchen_id": 3,
"rooms": {
"0": {
"type": "hallway",
"objects": [
"rug",
"painting"
],
"neighbors": [
4
]
},
"1": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack"
],
"neighbors":... | [
{
"obs": {
"current_room": 1,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
2
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0,
"done": false,
"stages": {
... | true | 7 |
69 | {
"entrance_id": 0,
"kitchen_id": 1,
"rooms": {
"0": {
"type": "entrance",
"objects": [
"doormat",
"coat_rack"
],
"neighbors": [
4,
2
]
},
"1": {
"type": "kitchen",
"objects": [
"stove",
"fridge",
"sink",... | [
{
"obs": {
"current_room": 0,
"visible_objects": [
"doormat",
"coat_rack"
],
"neighbors": [
4,
2
],
"inventory": [],
"step": 0
},
"action": {
"verb": "MOVE",
"arg": 2
},
"reward": 0,
"done": false,
"sta... | true | 7 |
Mini Coffee-Test Trajectories
200 episodes of "unfamiliar house → find kitchen → make coffee," solved by a privileged BFS oracle from the Mini Coffee-Test harness. I generated this mostly as a byproduct of building the harness itself — once the oracle agent existed, dumping its rollouts to a dataset was nearly free.
Each JSONL record is one full episode:
{
"seed": 0,
"house": {"entrance_id": ..., "kitchen_id": ..., "rooms": {...}},
"trajectory": [
{"obs": {...}, "action": {"verb": "MOVE", "arg": 3}, "reward": 0.2,
"done": false, "stages": {"entered_kitchen": true, ...}},
...
],
"success": true,
"num_steps": 5
}
house is the ground-truth room graph — types, objects, connectivity —
which is useful if you want to train a memory/mapping module with real
supervision, or hold it back and only give an agent the per-step obs.
trajectory is just the oracle's shortest-path solve, so treat it as a
ceiling to compare against, not something to imitate blindly — it's not
RL-trained, it's privileged BFS.
Regenerating or scaling up
python generate_dataset.py --episodes 2000 --rooms 12 --out big.jsonl
Loading it
from datasets import load_dataset
ds = load_dataset("json", data_files="coffee_test_trajectories.jsonl")
One thing worth knowing
This comes out of the symbolic gridworld in 01-mini-coffee-test, not a
photorealistic simulator, so there are no images here. It's meant for
prototyping navigation/memory logic cheaply before paying the compute cost
of a real visual backend (AI2-THOR/Habitat).
- Downloads last month
- 7