prompt listlengths 2 2 | completion listlengths 3 3 | answer stringclasses 2
values | reward float64 1 1 | task stringclasses 1
value | format_reward_func float64 1 1 | check_answer_reward_func float64 0 0 |
|---|---|---|---|---|---|---|
[
{
"content": "\nYou are a system prompt generator for a text-based Sudoku game.\n\nGiven the full conversation between the player and environment—including moves and feedback—as well as the previous system prompt, your task is to generate a revised, improved system prompt for the next game.\n\nYour new prompt m... | [
{
"content": "### Context\n\nBelow is a full conversation between a Sudoku player and the game environment. The player makes moves, and the environment gives feedback.\n\n### Conversation History\nEnvironment: Welcome to the Sudoku Game! Your goal is to fill in the missing numbers in the Sudoku grid.\n\nAvailab... | {
"initial": [
[
2,
0,
3,
4
],
[
3,
0,
0,
1
],
[
0,
2,
0,
3
],
[
0,
3,
4,
2
]
],
"solution": [
[
2,
1,
3,
4
],
[
3,
4,
2,
1
... | 1 | default | 1 | 0 |
[
{
"content": "\nYou are a system prompt generator for a text-based Sudoku game.\n\nGiven the full conversation between the player and environment—including moves and feedback—as well as the previous system prompt, your task is to generate a revised, improved system prompt for the next game.\n\nYour new prompt m... | [
{
"content": "### Context\n\nBelow is a full conversation between a Sudoku player and the game environment. The player makes moves, and the environment gives feedback.\n\n### Conversation History\nEnvironment: Welcome to the Sudoku Game! Your goal is to fill in the missing numbers in the Sudoku grid.\n\nAvailab... | {
"initial": [
[
1,
2,
0,
3
],
[
0,
4,
2,
1
],
[
2,
0,
3,
0
],
[
4,
3,
0,
0
]
],
"solution": [
[
1,
2,
4,
3
],
[
3,
4,
2,
1
... | 1 | default | 1 | 0 |
README.md exists but content is empty.
- Downloads last month
- 5