Prompt stringlengths 1.58k 1.61k | Cot_Response stringlengths 12.9k 16.7k | Response stringlengths 111 156 | conversations listlengths 2 2 |
|---|---|---|---|
You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens.
The tokens represent:
- Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)
- Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>, etc.
- Origin: <|ori... | Step 1: Go down
<|0-0|><|up_left_wall|><|blank|><|0-1|><|up_right_wall|><|blank|><|0-2|><|up_down_left_wall|><|blank|><|0-3|><|up_down_wall|><|blank|><|0-4|><|up_right_wall|><|blank|>
<|1-0|><|left_right_wall|><|blank|><|1-1|><|down_left_wall|><|blank|><|1-2|><|up_down_wall|><|blank|><|1-3|><|up_right_wall|><|blank|><|... | <|down|><|down|><|left|><|up|><|up|><|left|><|left|><|up|><|left|><|down|><|down|><|down|><|down|><|right|><|right|> | [
{
"content": "You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens. \n The tokens represent:\n - Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)\n - Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>,... |
You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens.
The tokens represent:
- Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)
- Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>, etc.
- Origin: <|ori... | Step 1: Go right
<|0-0|><|up_left_wall|><|blank|><|0-1|><|up_down_right_wall|><|target|><|0-2|><|up_left_wall|><|blank|><|0-3|><|up_down_wall|><|right|><|0-4|><|up_right_wall|><|blank|>
<|1-0|><|left_right_wall|><|blank|><|1-1|><|up_down_left_wall|><|blank|><|1-2|><|down_right_wall|><|blank|><|1-3|><|up_left_wall|><|bl... | <|right|><|down|><|left|><|down|><|down|><|right|><|down|><|left|><|left|><|up|><|left|><|left|><|up|><|up|><|up|><|right|> | [
{
"content": "You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens. \n The tokens represent:\n - Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)\n - Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>,... |
You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens.
The tokens represent:
- Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)
- Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>, etc.
- Origin: <|ori... | Step 1: Go down
<|0-0|><|up_left_wall|><|blank|><|0-1|><|up_right_wall|><|blank|><|0-2|><|up_left_wall|><|down|><|0-3|><|up_down_wall|><|blank|><|0-4|><|up_right_wall|><|blank|>
<|1-0|><|left_right_wall|><|blank|><|1-1|><|left_wall|><|blank|><|1-2|><|down_right_wall|><|blank|><|1-3|><|up_down_left_wall|><|blank|><|1-4|... | <|down|><|left|><|up|><|left|><|down|><|down|><|down|><|right|><|down|><|right|><|up|><|up|><|right|><|right|><|down|><|left|> | [
{
"content": "You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens. \n The tokens represent:\n - Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)\n - Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>,... |
You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens.
The tokens represent:
- Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)
- Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>, etc.
- Origin: <|ori... | Step 1: Go right
<|0-0|><|up_left_wall|><|right|><|0-1|><|up_down_wall|><|blank|><|0-2|><|up_down_wall|><|blank|><|0-3|><|up_down_wall|><|blank|><|0-4|><|up_right_wall|><|blank|>
<|1-0|><|down_left_right_wall|><|blank|><|1-1|><|up_left_wall|><|blank|><|1-2|><|up_right_wall|><|blank|><|1-3|><|up_left_wall|><|blank|><|1-... | <|right|><|right|><|right|><|right|><|down|><|left|><|down|><|left|><|up|><|left|><|down|><|left|><|down|><|down|><|right|><|right|> | [
{
"content": "You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens. \n The tokens represent:\n - Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)\n - Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>,... |
You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens.
The tokens represent:
- Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)
- Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>, etc.
- Origin: <|ori... | Step 1: Go left
<|0-0|><|up_left_wall|><|blank|><|0-1|><|up_right_wall|><|blank|><|0-2|><|up_down_left_wall|><|blank|><|0-3|><|up_down_wall|><|blank|><|0-4|><|up_right_wall|><|blank|>
<|1-0|><|left_right_wall|><|blank|><|1-1|><|down_left_wall|><|blank|><|1-2|><|up_wall|><|blank|><|1-3|><|up_down_wall|><|left|><|1-4|><|... | <|left|><|left|><|up|><|left|><|down|><|down|><|right|><|down|><|down|><|right|><|right|><|right|><|up|><|up|><|left|><|down|><|left|> | [
{
"content": "You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens. \n The tokens represent:\n - Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)\n - Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>,... |
You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens.
The tokens represent:
- Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)
- Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>, etc.
- Origin: <|ori... | Step 1: Go left
<|0-0|><|up_left_wall|><|blank|><|0-1|><|up_right_wall|><|blank|><|0-2|><|up_down_left_wall|><|blank|><|0-3|><|up_down_wall|><|blank|><|0-4|><|up_right_wall|><|blank|>
<|1-0|><|left_right_wall|><|blank|><|1-1|><|down_left_wall|><|blank|><|1-2|><|up_down_wall|><|blank|><|1-3|><|up_right_wall|><|blank|><|... | <|left|><|up|><|right|><|up|><|left|><|up|><|up|><|right|><|down|><|right|><|right|><|down|><|down|><|down|><|right|><|up|><|up|><|up|> | [
{
"content": "You are a helpful assistant that solves mazes. You will be given a maze represented by a series of tokens. \n The tokens represent:\n - Coordinates: <|row-col|> (e.g., <|0-0|>, <|2-4|>)\n - Walls: <|no_wall|>, <|up_wall|>, <|down_wall|>, <|left_wall|>, <|right_wall|>, <|up_down_wall|>,... |
"You are a helpful assistant that solves mazes. You will be given a maze represented by a series of(...TRUNCATED) | "Step 1: Go down\n<|0-0|><|up_left_right_wall|><|down|><|0-1|><|up_left_wall|><|blank|><|0-2|><|up_d(...TRUNCATED) | "<|down|><|down|><|down|><|down|><|right|><|right|><|up|><|left|><|up|><|up|><|up|><|right|><|right|(...TRUNCATED) | [{"content":"You are a helpful assistant that solves mazes. You will be given a maze represented by(...TRUNCATED) |
"You are a helpful assistant that solves mazes. You will be given a maze represented by a series of(...TRUNCATED) | "Step 1: Go right\n<|0-0|><|up_down_left_wall|><|blank|><|0-1|><|up_down_wall|><|right|><|0-2|><|up_(...TRUNCATED) | "<|right|><|right|><|right|><|down|><|down|><|down|><|left|><|up|><|left|><|up|><|left|><|left|><|do(...TRUNCATED) | [{"content":"You are a helpful assistant that solves mazes. You will be given a maze represented by(...TRUNCATED) |
"You are a helpful assistant that solves mazes. You will be given a maze represented by a series of(...TRUNCATED) | "Step 1: Go down\n<|0-0|><|up_left_right_wall|><|blank|><|0-1|><|up_left_wall|><|blank|><|0-2|><|up_(...TRUNCATED) | "<|down|><|right|><|right|><|right|><|down|><|down|><|left|><|up|><|left|><|down|><|left|><|left|><|(...TRUNCATED) | [{"content":"You are a helpful assistant that solves mazes. You will be given a maze represented by(...TRUNCATED) |
"You are a helpful assistant that solves mazes. You will be given a maze represented by a series of(...TRUNCATED) | "Step 1: Go left\n<|0-0|><|up_left_wall|><|blank|><|0-1|><|up_down_wall|><|blank|><|0-2|><|up_down_w(...TRUNCATED) | "<|left|><|down|><|left|><|left|><|down|><|down|><|right|><|up|><|right|><|right|><|down|><|left|><|(...TRUNCATED) | [{"content":"You are a helpful assistant that solves mazes. You will be given a maze represented by(...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 86