maze_string stringlengths 1.18k 1.22k | exp_string stringlengths 171 6.98k | reached_goal bool 2
classes | reward float64 0 1 | length int64 13 501 | maze_spec dict | start_pos dict | goal_pos listlengths 6 6 | goal_reached dict | maze_index int64 0 899 | language_prompt stringlengths 1.46k 1.49k | language_completion stringlengths 194 7k | data_source stringclasses 1
value | prompt listlengths 1 1 | ability stringclasses 1
value | reward_model dict | extra_info dict |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
start 3 1
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 3 1
state 4 1
state 3 2
state 2 3
state 3 4
state 3 5
state 4 5
state 5 6
state 6 7
state 7 8
state 6 9
state 7 9
state 6 10
state 6 11
state 7 10
state 8 11
state 9 11
state 10 11
state 9 12
state 10 13
state 10 14
state 9 15
state 8 16
state 9 17
state 10 17
sta... | false | 0 | 501 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 3,
"y": 1
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | null | 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 3 1
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 3 1
state 4 1
state 3 2
state 2 3
state 3 4
state 3 5
state 4 5
state 5 6
state 6 7
state 7 8
state 6 9
state 7 9
state 6 10
state 6 11
state 7 10
state 8 11
state 9 11
state 10 11
state 9 12
state 10 13
state 10 14
state 9 15
state 8 16
state 9 17
state 10 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 3 1 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 3 1 \n state 4 1 \n state 3 2 \n state 2 3 \n state 3 4 \n state 3 5 \n state 4 5 \n state 5 6 \n state 6 7 \n state 7 8 \n state 6 9 \n state 7 9 \n state 6 10 \n state 6 11 \n state 7 10 \n state 8 11 \n state 9 11 \n state 10 11 \n state 9 12 \n state 10 13 \n state 10 14 \n state 9 ... | {
"index": 0,
"length": 501,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 6 2
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 6 2
state 7 2
state 7 1
state 8 2
state 7 1
state 8 0
state 9 0
state 10 1
state 9 2
state 8 1
state 9 2
state 10 1
state 9 0
state 8 0
state 8 1
state 7 0
state 6 0
state 7 1
state 8 2
state 8 1
state 7 0
state 8 1
state 7 0
state 7 1
state 8 1
state 9 2
state ... | true | 1 | 113 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 6,
"y": 2
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 0
} | 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 6 2
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 6 2
state 7 2
state 7 1
state 8 2
state 7 1
state 8 0
state 9 0
state 10 1
state 9 2
state 8 1
state 9 2
state 10 1
state 9 0
state 8 0
state 8 1
state 7 0
state 6 0
state 7 1
state 8 2
state 8 1
state 7 0
state 8 1
state 7 0
state 7 1
state 8 1
state 9 2
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 6 2 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 6 2 \n state 7 2 \n state 7 1 \n state 8 2 \n state 7 1 \n state 8 0 \n state 9 0 \n state 10 1 \n state 9 2 \n state 8 1 \n state 9 2 \n state 10 1 \n state 9 0 \n state 8 0 \n state 8 1 \n state 7 0 \n state 6 0 \n state 7 1 \n state 8 2 \n state 8 1 \n state 7 0 \n state 8 1 \n state... | {
"index": 1,
"length": 113,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 6 2
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 6 2
state 6 1
state 6 0
state 6 1
state 7 2
state 8 1
state 9 0
state 8 0
state 8 1
state 9 2
state 10 1
state 9 2
state 10 1
state 11 2
state 12 1
state 13 1
state 13 2
state 14 1
state 13 0
state 12 1
state 13 0
state 12 1
state 13 1
state 12 0
state 11 0
state ... | true | 1 | 107 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 6,
"y": 2
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 0
} | 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 6 2
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 6 2
state 6 1
state 6 0
state 6 1
state 7 2
state 8 1
state 9 0
state 8 0
state 8 1
state 9 2
state 10 1
state 9 2
state 10 1
state 11 2
state 12 1
state 13 1
state 13 2
state 14 1
state 13 0
state 12 1
state 13 0
state 12 1
state 13 1
state 12 0
state 11 0
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 6 2 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 6 2 \n state 6 1 \n state 6 0 \n state 6 1 \n state 7 2 \n state 8 1 \n state 9 0 \n state 8 0 \n state 8 1 \n state 9 2 \n state 10 1 \n state 9 2 \n state 10 1 \n state 11 2 \n state 12 1 \n state 13 1 \n state 13 2 \n state 14 1 \n state 13 0 \n state 12 1 \n state 13 0 \n state 12 1... | {
"index": 2,
"length": 107,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 2 1
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 2 1
state 2 0
state 3 1
state 3 0
state 4 1
state 5 1
state 5 0
state 4 0
state 5 1
state 5 0
state 5 1
state 6 0
state 6 1
state 7 0
state 8 0
state 7 1
state 8 2
state 9 3
state 10 3
state 11 2
state 10 1
state 9 0
state 8 1
state 9 2
state 10 3
state 11 4
sta... | true | 1 | 82 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 2,
"y": 1
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 29,
"y": 0
} | 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 2 1
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 2 1
state 2 0
state 3 1
state 3 0
state 4 1
state 5 1
state 5 0
state 4 0
state 5 1
state 5 0
state 5 1
state 6 0
state 6 1
state 7 0
state 8 0
state 7 1
state 8 2
state 9 3
state 10 3
state 11 2
state 10 1
state 9 0
state 8 1
state 9 2
state 10 3
state 11 4 ... | 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 2 1 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 2 1 \n state 2 0 \n state 3 1 \n state 3 0 \n state 4 1 \n state 5 1 \n state 5 0 \n state 4 0 \n state 5 1 \n state 5 0 \n state 5 1 \n state 6 0 \n state 6 1 \n state 7 0 \n state 8 0 \n state 7 1 \n state 8 2 \n state 9 3 \n state 10 3 \n state 11 2 \n state 10 1 \n state 9 0 \n stat... | {
"index": 3,
"length": 82,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 0 0
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 0 0
state 0 1
state 1 2
state 0 2
state 1 3
state 0 3
state 0 4
state 1 4
state 1 5
state 1 6
state 1 7
state 0 6
state 0 7
state 1 6
state 2 7
state 2 8
state 1 7
state 0 8
state 0 7
state 1 6
state 0 7
state 0 6
state 0 7
state 0 6
state 1 7
state 0 6
state 1 ... | true | 1 | 54 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 0,
"y": 0
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 0,
"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 0 0
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 0 0
state 0 1
state 1 2
state 0 2
state 1 3
state 0 3
state 0 4
state 1 4
state 1 5
state 1 6
state 1 7
state 0 6
state 0 7
state 1 6
state 2 7
state 2 8
state 1 7
state 0 8
state 0 7
state 1 6
state 0 7
state 0 6
state 0 7
state 0 6
state 1 7
state 0 6
sta... | 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 0 0 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 0 0 \n state 0 1 \n state 1 2 \n state 0 2 \n state 1 3 \n state 0 3 \n state 0 4 \n state 1 4 \n state 1 5 \n state 1 6 \n state 1 7 \n state 0 6 \n state 0 7 \n state 1 6 \n state 2 7 \n state 2 8 \n state 1 7 \n state 0 8 \n state 0 7 \n state 1 6 \n state 0 7 \n state 0 6 \n state 0... | {
"index": 4,
"length": 54,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 3 0
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 3 0
state 2 1
state 1 1
state 1 2
state 0 2
state 1 3
state 1 4
state 0 4
state 0 3
state 1 3
state 2 4
state 2 5
state 1 5
state 0 5
state 1 6
state 0 6
state 0 5
state 0 6
state 1 6
state 2 7
state 3 8
state 3 9
state 3 10
state 2 9
state 1 10
state 0 11
state... | true | 1 | 70 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 3,
"y": 0
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 0,
"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 3 0
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 3 0
state 2 1
state 1 1
state 1 2
state 0 2
state 1 3
state 1 4
state 0 4
state 0 3
state 1 3
state 2 4
state 2 5
state 1 5
state 0 5
state 1 6
state 0 6
state 0 5
state 0 6
state 1 6
state 2 7
state 3 8
state 3 9
state 3 10
state 2 9
state 1 10
state 0 11
... | 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 3 0 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 3 0 \n state 2 1 \n state 1 1 \n state 1 2 \n state 0 2 \n state 1 3 \n state 1 4 \n state 0 4 \n state 0 3 \n state 1 3 \n state 2 4 \n state 2 5 \n state 1 5 \n state 0 5 \n state 1 6 \n state 0 6 \n state 0 5 \n state 0 6 \n state 1 6 \n state 2 7 \n state 3 8 \n state 3 9 \n state 3... | {
"index": 5,
"length": 70,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 5 3
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 5 3
state 4 3
state 4 4
state 4 5
state 4 6
state 4 7
state 4 8
state 4 9
state 3 10
state 3 11
state 2 11
state 3 12
state 2 12
state 2 13
state 3 14
state 3 15
state 4 16
state 4 17
state 5 18
state 4 17
state 3 17
state 2 17
state 2 18
state 1 19
state 1 20
sta... | true | 1 | 42 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 5,
"y": 3
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 0,
"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 5 3
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 5 3
state 4 3
state 4 4
state 4 5
state 4 6
state 4 7
state 4 8
state 4 9
state 3 10
state 3 11
state 2 11
state 3 12
state 2 12
state 2 13
state 3 14
state 3 15
state 4 16
state 4 17
state 5 18
state 4 17
state 3 17
state 2 17
state 2 18
state 1 19
state 1 20 ... | 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 5 3 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 5 3 \n state 4 3 \n state 4 4 \n state 4 5 \n state 4 6 \n state 4 7 \n state 4 8 \n state 4 9 \n state 3 10 \n state 3 11 \n state 2 11 \n state 3 12 \n state 2 12 \n state 2 13 \n state 3 14 \n state 3 15 \n state 4 16 \n state 4 17 \n state 5 18 \n state 4 17 \n state 3 17 \n state 2... | {
"index": 6,
"length": 42,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 2 1
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 2 1
state 2 2
state 1 3
state 0 3
state 0 2
state 1 2
state 1 3
state 0 4
state 0 3
state 1 4
state 0 4
state 0 3
state 0 2
state 1 3
state 0 4
state 0 3
state 1 3
state 0 3
state 0 2
state 0 1
state 1 1
state 2 2
state 3 3
state 3 4
state 2 4
state 1 4
state 0 ... | true | 1 | 120 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 2,
"y": 1
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 0,
"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 2 1
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 2 1
state 2 2
state 1 3
state 0 3
state 0 2
state 1 2
state 1 3
state 0 4
state 0 3
state 1 4
state 0 4
state 0 3
state 0 2
state 1 3
state 0 4
state 0 3
state 1 3
state 0 3
state 0 2
state 0 1
state 1 1
state 2 2
state 3 3
state 3 4
state 2 4
state 1 4
sta... | 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 2 1 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 2 1 \n state 2 2 \n state 1 3 \n state 0 3 \n state 0 2 \n state 1 2 \n state 1 3 \n state 0 4 \n state 0 3 \n state 1 4 \n state 0 4 \n state 0 3 \n state 0 2 \n state 1 3 \n state 0 4 \n state 0 3 \n state 1 3 \n state 0 3 \n state 0 2 \n state 0 1 \n state 1 1 \n state 2 2 \n state 3... | {
"index": 7,
"length": 120,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 1 6
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 1 6
state 2 7
state 1 6
state 0 6
state 1 7
state 2 8
state 3 9
state 2 10
state 1 11
state 0 12
state 0 13
state 1 14
state 2 15
state 1 16
state 1 17
state 0 17
state 0 18
state 1 19
state 1 20
state 1 19
state 2 20
state 3 21
state 2 21
state 2 22
state 1 22
st... | true | 1 | 79 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 1,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 0,
"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 7 22
goal 22 7
g... |
state 1 6
state 2 7
state 1 6
state 0 6
state 1 7
state 2 8
state 3 9
state 2 10
state 1 11
state 0 12
state 0 13
state 1 14
state 2 15
state 1 16
state 1 17
state 0 17
state 0 18
state 1 19
state 1 20
state 1 19
state 2 20
state 3 21
state 2 21
state 2 22
state 1 22... | 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 6 \n state 0 6 \n state 1 7 \n state 2 8 \n state 3 9 \n state 2 10 \n state 1 11 \n state 0 12 \n state 0 13 \n state 1 14 \n state 2 15 \n state 1 16 \n state 1 17 \n state 0 17 \n state 0 18 \n state 1 19 \n state 1 20 \n state 1 19 \n state 2 20 \n state ... | {
"index": 8,
"length": 79,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 1 2
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 1 2
state 0 3
state 1 3
state 0 3
state 0 2
state 0 1
state 0 2
state 1 2
state 0 2
state 1 3
state 0 4
state 0 3
state 0 2
state 1 2
state 1 3
state 0 3
state 0 4
state 1 5
state 2 6
state 1 5
state 0 5
state 0 6
state 1 7
state 0 7
state 0 6
state 1 6
state 2 ... | true | 1 | 68 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 1,
"y": 2
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 0,
"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 2
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 1 2
state 0 3
state 1 3
state 0 3
state 0 2
state 0 1
state 0 2
state 1 2
state 0 2
state 1 3
state 0 4
state 0 3
state 0 2
state 1 2
state 1 3
state 0 3
state 0 4
state 1 5
state 2 6
state 1 5
state 0 5
state 0 6
state 1 7
state 0 7
state 0 6
state 1 6
sta... | 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 2 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 1 2 \n state 0 3 \n state 1 3 \n state 0 3 \n state 0 2 \n state 0 1 \n state 0 2 \n state 1 2 \n state 0 2 \n state 1 3 \n state 0 4 \n state 0 3 \n state 0 2 \n state 1 2 \n state 1 3 \n state 0 3 \n state 0 4 \n state 1 5 \n state 2 6 \n state 1 5 \n state 0 5 \n state 0 6 \n state 1... | {
"index": 9,
"length": 68,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 4 2
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 4 2
state 5 3
state 5 4
state 5 5
state 6 5
state 6 6
state 7 7
state 7 6
state 8 7
state 7 7
state 6 7
state 7 8
state 6 9
state 5 10
state 6 11
state 7 12
state 7 13
state 8 14
state 8 15
state 7 15
state 8 16
state 7 16
state 7 17
state 7 16
state 7 17
state 7 ... | true | 1 | 68 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 4,
"y": 2
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 7,
"y": 22
} | 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 4 2
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 4 2
state 5 3
state 5 4
state 5 5
state 6 5
state 6 6
state 7 7
state 7 6
state 8 7
state 7 7
state 6 7
state 7 8
state 6 9
state 5 10
state 6 11
state 7 12
state 7 13
state 8 14
state 8 15
state 7 15
state 8 16
state 7 16
state 7 17
state 7 16
state 7 17
sta... | 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 4 2 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 4 2 \n state 5 3 \n state 5 4 \n state 5 5 \n state 6 5 \n state 6 6 \n state 7 7 \n state 7 6 \n state 8 7 \n state 7 7 \n state 6 7 \n state 7 8 \n state 6 9 \n state 5 10 \n state 6 11 \n state 7 12 \n state 7 13 \n state 8 14 \n state 8 15 \n state 7 15 \n state 8 16 \n state 7 16 \... | {
"index": 10,
"length": 68,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 2 6
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 2 6
state 2 7
state 2 6
state 3 5
state 4 6
state 5 7
state 5 8
state 6 9
state 7 10
state 7 9
state 7 8
state 7 9
state 6 10
state 7 10
state 8 11
state 8 10
state 9 11
state 9 12
state 9 11
state 8 10
state 8 11
state 8 10
state 8 11
state 9 12
state 9 11
state ... | true | 1 | 46 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 2,
"y": 6
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 7,
"y": 22
} | 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 2 6
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 2 6
state 2 7
state 2 6
state 3 5
state 4 6
state 5 7
state 5 8
state 6 9
state 7 10
state 7 9
state 7 8
state 7 9
state 6 10
state 7 10
state 8 11
state 8 10
state 9 11
state 9 12
state 9 11
state 8 10
state 8 11
state 8 10
state 8 11
state 9 12
state 9 11
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 2 6 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 2 6 \n state 2 7 \n state 2 6 \n state 3 5 \n state 4 6 \n state 5 7 \n state 5 8 \n state 6 9 \n state 7 10 \n state 7 9 \n state 7 8 \n state 7 9 \n state 6 10 \n state 7 10 \n state 8 11 \n state 8 10 \n state 9 11 \n state 9 12 \n state 9 11 \n state 8 10 \n state 8 11 \n state 8 10... | {
"index": 11,
"length": 46,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 5 3
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 5 3
state 5 4
state 4 5
state 5 5
state 6 6
state 7 7
state 7 6
state 7 7
state 7 8
state 7 7
state 6 7
state 7 6
state 8 7
state 8 8
state 8 9
state 7 9
state 8 10
state 7 9
state 7 10
state 6 10
state 7 9
state 6 10
state 7 9
state 7 10
state 7 9
state 8 10
st... | true | 1 | 74 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 5,
"y": 3
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 7,
"y": 22
} | 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 5 3
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 5 3
state 5 4
state 4 5
state 5 5
state 6 6
state 7 7
state 7 6
state 7 7
state 7 8
state 7 7
state 6 7
state 7 6
state 8 7
state 8 8
state 8 9
state 7 9
state 8 10
state 7 9
state 7 10
state 6 10
state 7 9
state 6 10
state 7 9
state 7 10
state 7 9
state 8 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 5 3 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 5 3 \n state 5 4 \n state 4 5 \n state 5 5 \n state 6 6 \n state 7 7 \n state 7 6 \n state 7 7 \n state 7 8 \n state 7 7 \n state 6 7 \n state 7 6 \n state 8 7 \n state 8 8 \n state 8 9 \n state 7 9 \n state 8 10 \n state 7 9 \n state 7 10 \n state 6 10 \n state 7 9 \n state 6 10 \n sta... | {
"index": 12,
"length": 74,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
start 3 5
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
goal 15 15 wall 24 15
wall 6 8
wall 11 18
wall 20 7
wall 16 25
wall 9 13
wall 9 16
wall 13 27
wall 4 11
wall 16 10
wall 26 28
wall 21 13
wall 24 12
wall 9 1
wall 13 11
wall 14 8
wall 5 19
wall 17 16
wall 22 5
... | state 3 5
state 4 6
state 5 7
state 4 8
state 5 9
state 6 9
state 7 10
state 7 9
state 7 8
state 7 9
state 8 10
state 9 11
state 9 12
state 9 11
state 9 12
state 10 13
state 9 14
state 9 15
state 10 16
state 9 15
state 8 14
state 9 15
state 8 16
state 7 16
state 7 15
st... | true | 1 | 51 | {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
],
"height": 30,
"starts": [
{
"x": 0,
... | {
"x": 3,
"y": 5
} | [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
"x": 15,
"y": 15
}
] | {
"x": 7,
"y": 22
} | 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 3 5
goal 29 29
goal 29 0
goal 0 29
goal 7 22
goal 22 7
g... |
state 3 5
state 4 6
state 5 7
state 4 8
state 5 9
state 6 9
state 7 10
state 7 9
state 7 8
state 7 9
state 8 10
state 9 11
state 9 12
state 9 11
state 9 12
state 10 13
state 9 14
state 9 15
state 10 16
state 9 15
state 8 14
state 9 15
state 8 16
state 7 16
state 7 15... | 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 3 5 \n goal 29 29 \n goal 29 0 \n goal 0 2... | maze_navigation | {
"ground_truth": "\n state 3 5 \n state 4 6 \n state 5 7 \n state 4 8 \n state 5 9 \n state 6 9 \n state 7 10 \n state 7 9 \n state 7 8 \n state 7 9 \n state 8 10 \n state 9 11 \n state 9 12 \n state 9 11 \n state 9 12 \n state 10 13 \n state 9 14 \n state 9 15 \n state 10 16 \n state 9 15 \n state 8 14 \n state ... | {
"index": 13,
"length": 51,
"maze_spec": {
"goals": [
{
"x": 29,
"y": 29
},
{
"x": 29,
"y": 0
},
{
"x": 0,
"y": 29
},
{
"x": 7,
"y": 22
},
{
"x": 22,
"y": 7
},
{
... |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 5