maze_string stringclasses 9
values | exp_string stringlengths 170 5.57k | reached_goal bool 1
class | reward float64 1 1 | length int64 13 429 | maze_spec dict | start_pos dict | goal_pos listlengths 4 4 | goal_reached dict | maze_index int64 0 8 | language_prompt stringclasses 9
values | language_completion stringlengths 193 5.59k | data_source stringclasses 1
value | prompt listlengths 1 1 | ability stringclasses 1
value | reward_model dict | extra_info dict |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 0 7
state 0 8
state 0 9
state 1 9
state 2 9
state 1 10
state 1 11
state 0 12
state 1 11
state 2 10
state 3 10
state 4 10
state 4 9
state 3 10
state 4 10
state 4 9
state 5 10
state 6 9
state 7 9
state 7 10
state 8 10
state 8 11
state 8 12
state 8 13
state... | true | 1 | 89 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 0 7
state 0 8
state 0 9
state 1 9
state 2 9
state 1 10
state 1 11
state 0 12
state 1 11
state 2 10
state 3 10
state 4 10
state 4 9
state 3 10
state 4 10
state 4 9
state 5 10
state 6 9
state 7 9
state 7 10
state 8 10
state 8 11
state 8 12
state 8 13
... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 0 7 \n state 0 8 \n state 0 9 \n state 1 9 \n state 2 9 \n state 1 10 \n state 1 11 \n state 0 12 \n state 1 11 \n state 2 10 \n state 3 10 \n state 4 10 \n state 4 9 \n state 3 10 \n state 4 10 \n state 4 9 \n state 5 10 \n state 6 9 \n state 7 9 \n state 7 10 \n state 8 1... | {
"index": 0,
"length": 89,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 2 6
state 2 7
state 3 8
state 2 9
state 3 10
state 4 9
state 5 8
state 6 8
state 6 9
state 6 10
state 7 10
state 7 11
state 6 12
state 5 13
state 6 13
state 7 13
state 8 13
state 8 14
state 8 15
state 9 15
state 9 14
state 10 14
state 9 15
state 9 16
sta... | true | 1 | 123 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 2 6
state 2 7
state 3 8
state 2 9
state 3 10
state 4 9
state 5 8
state 6 8
state 6 9
state 6 10
state 7 10
state 7 11
state 6 12
state 5 13
state 6 13
state 7 13
state 8 13
state 8 14
state 8 15
state 9 15
state 9 14
state 10 14
state 9 15
state 9 16 ... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 2 6 \n state 2 7 \n state 3 8 \n state 2 9 \n state 3 10 \n state 4 9 \n state 5 8 \n state 6 8 \n state 6 9 \n state 6 10 \n state 7 10 \n state 7 11 \n state 6 12 \n state 5 13 \n state 6 13 \n state 7 13 \n state 8 13 \n state 8 14 \n state 8 15 \n state 9 15 \n state 9 ... | {
"index": 1,
"length": 123,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 2 6
state 3 6
state 3 5
state 4 5
state 5 4
state 4 5
state 5 5
state 5 6
state 6 7
state 7 8
state 6 9
state 7 10
state 8 11
state 9 12
state 9 13
state 10 14
state 9 15
state 8 16
state 8 17
state 7 18
state 7 19
state 7 20
state 8 21
state 7 22
state ... | true | 1 | 176 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 2 6
state 3 6
state 3 5
state 4 5
state 5 4
state 4 5
state 5 5
state 5 6
state 6 7
state 7 8
state 6 9
state 7 10
state 8 11
state 9 12
state 9 13
state 10 14
state 9 15
state 8 16
state 8 17
state 7 18
state 7 19
state 7 20
state 8 21
state 7 22
s... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 2 6 \n state 3 6 \n state 3 5 \n state 4 5 \n state 5 4 \n state 4 5 \n state 5 5 \n state 5 6 \n state 6 7 \n state 7 8 \n state 6 9 \n state 7 10 \n state 8 11 \n state 9 12 \n state 9 13 \n state 10 14 \n state 9 15 \n state 8 16 \n state 8 17 \n state 7 18 \n state 7 19... | {
"index": 2,
"length": 176,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 2 7
state 3 8
state 3 9
state 4 10
state 5 10
state 6 9
state 6 10
state 5 11
state 6 10
state 7 10
state 7 11
state 7 12
state 8 12
state 9 13
state 9 14
state 10 13
state 9 14
state 8 15
state 8 16
state 9 16
state 9 17
state 10 17
state 9 18
state 10 19... | true | 1 | 56 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 2 7
state 3 8
state 3 9
state 4 10
state 5 10
state 6 9
state 6 10
state 5 11
state 6 10
state 7 10
state 7 11
state 7 12
state 8 12
state 9 13
state 9 14
state 10 13
state 9 14
state 8 15
state 8 16
state 9 16
state 9 17
state 10 17
state 9 18
state ... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 2 7 \n state 3 8 \n state 3 9 \n state 4 10 \n state 5 10 \n state 6 9 \n state 6 10 \n state 5 11 \n state 6 10 \n state 7 10 \n state 7 11 \n state 7 12 \n state 8 12 \n state 9 13 \n state 9 14 \n state 10 13 \n state 9 14 \n state 8 15 \n state 8 16 \n state 9 16 \n sta... | {
"index": 3,
"length": 56,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 2 7
state 3 7
state 2 8
state 2 9
state 2 10
state 1 11
state 1 12
state 1 13
state 2 14
state 3 15
state 3 16
state 4 15
state 4 16
state 5 17
state 4 18
state 3 19
state 4 19
state 3 20
state 2 21
state 2 22
state 2 23
state 3 23
state 2 24
state 1 25
... | true | 1 | 156 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 2 7
state 3 7
state 2 8
state 2 9
state 2 10
state 1 11
state 1 12
state 1 13
state 2 14
state 3 15
state 3 16
state 4 15
state 4 16
state 5 17
state 4 18
state 3 19
state 4 19
state 3 20
state 2 21
state 2 22
state 2 23
state 3 23
state 2 24
state 1 ... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 2 7 \n state 3 7 \n state 2 8 \n state 2 9 \n state 2 10 \n state 1 11 \n state 1 12 \n state 1 13 \n state 2 14 \n state 3 15 \n state 3 16 \n state 4 15 \n state 4 16 \n state 5 17 \n state 4 18 \n state 3 19 \n state 4 19 \n state 3 20 \n state 2 21 \n state 2 22 \n stat... | {
"index": 4,
"length": 156,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 2 7
state 1 8
state 2 8
state 3 9
state 3 10
state 4 9
state 3 10
state 2 11
state 2 10
state 3 10
state 4 10
state 5 11
state 5 12
state 4 13
state 3 14
state 4 14
state 3 15
state 3 16
state 4 15
state 4 16
state 5 17
state 6 17
state 7 17
state 8 17
s... | true | 1 | 96 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 2 7
state 1 8
state 2 8
state 3 9
state 3 10
state 4 9
state 3 10
state 2 11
state 2 10
state 3 10
state 4 10
state 5 11
state 5 12
state 4 13
state 3 14
state 4 14
state 3 15
state 3 16
state 4 15
state 4 16
state 5 17
state 6 17
state 7 17
state 8 1... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 2 7 \n state 1 8 \n state 2 8 \n state 3 9 \n state 3 10 \n state 4 9 \n state 3 10 \n state 2 11 \n state 2 10 \n state 3 10 \n state 4 10 \n state 5 11 \n state 5 12 \n state 4 13 \n state 3 14 \n state 4 14 \n state 3 15 \n state 3 16 \n state 4 15 \n state 4 16 \n state... | {
"index": 5,
"length": 96,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 2 7
state 1 8
state 0 9
state 1 8
state 2 8
state 3 8
state 2 9
state 1 10
state 0 11
state 0 12
state 1 12
state 1 13
state 2 14
state 1 15
state 2 14
state 2 15
state 3 15
state 4 15
state 4 16
state 4 15
state 4 16
state 3 17
state 2 18
state 3 17
sta... | true | 1 | 205 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 2 7
state 1 8
state 0 9
state 1 8
state 2 8
state 3 8
state 2 9
state 1 10
state 0 11
state 0 12
state 1 12
state 1 13
state 2 14
state 1 15
state 2 14
state 2 15
state 3 15
state 4 15
state 4 16
state 4 15
state 4 16
state 3 17
state 2 18
state 3 17 ... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 2 7 \n state 1 8 \n state 0 9 \n state 1 8 \n state 2 8 \n state 3 8 \n state 2 9 \n state 1 10 \n state 0 11 \n state 0 12 \n state 1 12 \n state 1 13 \n state 2 14 \n state 1 15 \n state 2 14 \n state 2 15 \n state 3 15 \n state 4 15 \n state 4 16 \n state 4 15 \n state 4... | {
"index": 6,
"length": 205,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 2 7
state 3 7
state 3 8
state 4 9
state 3 10
state 4 9
state 4 10
state 3 11
state 4 10
state 5 10
state 4 10
state 4 9
state 3 10
state 2 11
state 3 11
state 4 12
state 5 12
state 5 13
state 6 13
state 5 14
state 4 15
state 3 16
state 4 16
state 3 17
st... | true | 1 | 81 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 2 7
state 3 7
state 3 8
state 4 9
state 3 10
state 4 9
state 4 10
state 3 11
state 4 10
state 5 10
state 4 10
state 4 9
state 3 10
state 2 11
state 3 11
state 4 12
state 5 12
state 5 13
state 6 13
state 5 14
state 4 15
state 3 16
state 4 16
state 3 17... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 2 7 \n state 3 7 \n state 3 8 \n state 4 9 \n state 3 10 \n state 4 9 \n state 4 10 \n state 3 11 \n state 4 10 \n state 5 10 \n state 4 10 \n state 4 9 \n state 3 10 \n state 2 11 \n state 3 11 \n state 4 12 \n state 5 12 \n state 5 13 \n state 6 13 \n state 5 14 \n state ... | {
"index": 7,
"length": 81,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 2 7
state 3 8
state 2 9
state 3 10
state 4 9
state 5 8
state 6 8
state 7 7
state 8 8
state 7 9
state 8 10
state 9 11
state 8 12
state 8 13
state 9 13
state 10 13
state 11 14
state 11 15
state 12 15
state 11 16
state 12 17
state 13 18
state 14 19
state 14 2... | true | 1 | 143 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 2 7
state 3 8
state 2 9
state 3 10
state 4 9
state 5 8
state 6 8
state 7 7
state 8 8
state 7 9
state 8 10
state 9 11
state 8 12
state 8 13
state 9 13
state 10 13
state 11 14
state 11 15
state 12 15
state 11 16
state 12 17
state 13 18
state 14 19
state... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 2 7 \n state 3 8 \n state 2 9 \n state 3 10 \n state 4 9 \n state 5 8 \n state 6 8 \n state 7 7 \n state 8 8 \n state 7 9 \n state 8 10 \n state 9 11 \n state 8 12 \n state 8 13 \n state 9 13 \n state 10 13 \n state 11 14 \n state 11 15 \n state 12 15 \n state 11 16 \n stat... | {
"index": 8,
"length": 143,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 2 6
state 3 6
state 3 5
state 3 6
state 2 7
state 3 7
state 4 8
state 5 7
state 6 7
state 7 8
state 8 9
state 7 10
state 8 9
state 9 8
state 8 9
state 8 10
state 7 11
state 6 12
state 7 13
state 7 14
state 8 13
state 9 14
state 8 15
state 9 16
state 9 15... | true | 1 | 82 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 2 6
state 3 6
state 3 5
state 3 6
state 2 7
state 3 7
state 4 8
state 5 7
state 6 7
state 7 8
state 8 9
state 7 10
state 8 9
state 9 8
state 8 9
state 8 10
state 7 11
state 6 12
state 7 13
state 7 14
state 8 13
state 9 14
state 8 15
state 9 16
state... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 2 6 \n state 3 6 \n state 3 5 \n state 3 6 \n state 2 7 \n state 3 7 \n state 4 8 \n state 5 7 \n state 6 7 \n state 7 8 \n state 8 9 \n state 7 10 \n state 8 9 \n state 9 8 \n state 8 9 \n state 8 10 \n state 7 11 \n state 6 12 \n state 7 13 \n state 7 14 \n state 8 13 \n ... | {
"index": 9,
"length": 82,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 1 7
state 0 8
state 1 9
state 2 10
state 3 10
state 3 11
state 4 10
state 4 9
state 5 10
state 5 11
state 4 12
state 5 11
state 6 12
state 7 13
state 8 14
state 8 15
state 8 16
state 9 16
state 9 17
state 8 18
state 8 19
state 9 20
state 9 21
state 8 22
... | true | 1 | 120 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 1 7
state 0 8
state 1 9
state 2 10
state 3 10
state 3 11
state 4 10
state 4 9
state 5 10
state 5 11
state 4 12
state 5 11
state 6 12
state 7 13
state 8 14
state 8 15
state 8 16
state 9 16
state 9 17
state 8 18
state 8 19
state 9 20
state 9 21
state 8 ... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 1 7 \n state 0 8 \n state 1 9 \n state 2 10 \n state 3 10 \n state 3 11 \n state 4 10 \n state 4 9 \n state 5 10 \n state 5 11 \n state 4 12 \n state 5 11 \n state 6 12 \n state 7 13 \n state 8 14 \n state 8 15 \n state 8 16 \n state 9 16 \n state 9 17 \n state 8 18 \n stat... | {
"index": 10,
"length": 120,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 0 7
state 1 6
state 2 6
state 1 7
state 2 8
state 3 8
state 4 8
state 5 7
state 4 8
state 3 9
state 3 10
state 4 9
state 4 10
state 3 11
state 2 11
state 2 10
state 1 11
state 0 12
state 1 12
state 2 13
state 1 14
state 0 15
state 1 16
state 1 17
state 2... | true | 1 | 191 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 0 7
state 1 6
state 2 6
state 1 7
state 2 8
state 3 8
state 4 8
state 5 7
state 4 8
state 3 9
state 3 10
state 4 9
state 4 10
state 3 11
state 2 11
state 2 10
state 1 11
state 0 12
state 1 12
state 2 13
state 1 14
state 0 15
state 1 16
state 1 17
st... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 0 7 \n state 1 6 \n state 2 6 \n state 1 7 \n state 2 8 \n state 3 8 \n state 4 8 \n state 5 7 \n state 4 8 \n state 3 9 \n state 3 10 \n state 4 9 \n state 4 10 \n state 3 11 \n state 2 11 \n state 2 10 \n state 1 11 \n state 0 12 \n state 1 12 \n state 2 13 \n state 1 14 ... | {
"index": 11,
"length": 191,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 0 7
state 1 6
state 0 7
state 1 7
state 2 8
state 3 9
state 3 10
state 4 10
state 5 11
state 5 12
state 6 12
state 5 13
state 6 12
state 6 13
state 7 12
state 6 13
state 7 13
state 8 12
state 9 12
state 9 13
state 9 14
state 10 14
state 11 13
state 10 14
... | true | 1 | 115 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 0 7
state 1 6
state 0 7
state 1 7
state 2 8
state 3 9
state 3 10
state 4 10
state 5 11
state 5 12
state 6 12
state 5 13
state 6 12
state 6 13
state 7 12
state 6 13
state 7 13
state 8 12
state 9 12
state 9 13
state 9 14
state 10 14
state 11 13
state 10... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 0 7 \n state 1 6 \n state 0 7 \n state 1 7 \n state 2 8 \n state 3 9 \n state 3 10 \n state 4 10 \n state 5 11 \n state 5 12 \n state 6 12 \n state 5 13 \n state 6 12 \n state 6 13 \n state 7 12 \n state 6 13 \n state 7 13 \n state 8 12 \n state 9 12 \n state 9 13 \n state ... | {
"index": 12,
"length": 115,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wall 25 17
wall 25 20
wall 21 10
wall 1 19
wall 0 23
wall 22 6
wall 11 23
wall 8 20
wall 18 29
wall 25 2
wall 14 9
wall 17 23
wall 24 0
wall 7 6
wall 6 25
wall 23 25
wall 9 10
wall 20 22
wall 1 22
wall 9 3
wal... | state 1 6
state 2 6
state 1 7
state 2 8
state 2 9
state 3 9
state 4 9
state 5 10
state 6 10
state 5 11
state 5 12
state 4 13
state 5 14
state 4 15
state 4 16
state 3 17
state 2 18
state 3 19
state 4 19
state 5 19
state 4 20
state 5 20
state 5 21
state 4 22
state 3 23
st... | true | 1 | 288 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
"y": 6
},
"walls": [
{
"x": 6,
"y": 2
},
{
"x": 25,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 29
} | 0 |
Navigate through the maze from start to goal.
You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.
<maze>
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 15 15 wall 6 2
wal... |
state 1 6
state 2 6
state 1 7
state 2 8
state 2 9
state 3 9
state 4 9
state 5 10
state 6 10
state 5 11
state 5 12
state 4 13
state 5 14
state 4 15
state 4 16
state 3 17
state 2 18
state 3 19
state 4 19
state 5 19
state 4 20
state 5 20
state 5 21
state 4 22
state 3 23... | maze_navigation | [
{
"content": "\n Navigate through the maze from start to goal.\n You will receive a reward based on whether you reach the goal. The reward is purely based on the trajectory you follow. No amount of formatting or other text will be rewarded.\n <maze>\n start 1 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 6 \n state 2 6 \n state 1 7 \n state 2 8 \n state 2 9 \n state 3 9 \n state 4 9 \n state 5 10 \n state 6 10 \n state 5 11 \n state 5 12 \n state 4 13 \n state 5 14 \n state 4 15 \n state 4 16 \n state 3 17 \n state 2 18 \n state 3 19 \n state 4 19 \n state 5 19 \n state 4 20 \n state ... | {
"index": 13,
"length": 288,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"start": {
"x": 1,
... |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 2