MastermindEval
Collection
Prompting and multiple-choice (MCQ) benchmarks to evaluate reasoning capabilities of LLMs using Mastermind.
•
10 items
•
Updated
id
int64 0
30.4k
| instruction
stringlengths 368
546
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
3,458 |
Your goal is to find the secret two-color code. The following colors are possible: red, pink, yellow, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'yellow']. Hint: one color is in the correct position.
Guess: ['red', 'pink']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"brown, yellow",
"brown, brown",
"pink, red"
]
}
|
B
|
2,060 |
Your goal is to find the secret two-color code. The following colors are possible: blue, green, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'blue']. Hint: one color is in the correct position.
Guess: ['green', 'blue']. Hint: one color is in the correct position.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"green, orange",
"purple, blue",
"purple, purple"
]
}
|
C
|
28,262 |
Your goal is to find the secret two-color code. The following colors are possible: brown, pink, black, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'pink']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink",
"brown, black",
"pink, black",
"orange, black"
]
}
|
D
|
22,080 |
Your goal is to find the secret two-color code. The following colors are possible: red, brown, black, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown",
"brown, brown",
"brown, red",
"yellow, black"
]
}
|
C
|
11,240 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, black, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"pink, black",
"purple, pink",
"yellow, purple"
]
}
|
C
|
4,583 |
Your goal is to find the secret two-color code. The following colors are possible: purple, black, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['black', 'black']. Hint: one color is in the correct position.
Guess: ['black', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"purple, black",
"orange, black",
"purple, purple"
]
}
|
C
|
5,977 |
Your goal is to find the secret two-color code. The following colors are possible: white, red, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green']. Hint: one color is in the correct position.
Guess: ['white', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"red, white",
"red, green",
"red, red"
]
}
|
C
|
18,825 |
Your goal is to find the secret two-color code. The following colors are possible: black, orange, white, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, black",
"orange, white",
"pink, black",
"black, black"
]
}
|
C
|
26,765 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, brown, black, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"brown, red",
"black, red",
"brown, yellow"
]
}
|
B
|
29,393 |
Your goal is to find the secret two-color code. The following colors are possible: pink, white, yellow, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow",
"yellow, brown",
"brown, pink",
"white, pink"
]
}
|
A
|
25,478 |
Your goal is to find the secret two-color code. The following colors are possible: green, white, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'brown']. Hint: one color is in the correct position.
Guess: ['green', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, green",
"white, brown",
"green, green",
"green, yellow"
]
}
|
B
|
28,656 |
Your goal is to find the secret two-color code. The following colors are possible: green, orange, yellow, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"orange, orange",
"yellow, green",
"green, yellow"
]
}
|
D
|
2,604 |
Your goal is to find the secret two-color code. The following colors are possible: black, blue, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red",
"blue, black",
"red, blue",
"blue, green"
]
}
|
D
|
25,141 |
Your goal is to find the secret two-color code. The following colors are possible: purple, black, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"purple, blue",
"purple, red",
"red, blue"
]
}
|
C
|
26,767 |
Your goal is to find the secret two-color code. The following colors are possible: purple, red, green, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red",
"black, black",
"black, red",
"red, green"
]
}
|
A
|
8,700 |
Your goal is to find the secret two-color code. The following colors are possible: green, purple, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, green",
"white, white",
"white, purple",
"brown, purple"
]
}
|
C
|
5,199 |
Your goal is to find the secret two-color code. The following colors are possible: green, red, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'brown']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white",
"white, red",
"green, green",
"white, brown"
]
}
|
B
|
1,893 |
Your goal is to find the secret two-color code. The following colors are possible: black, white, pink, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'white']. Hint: one color is in the correct position.
Guess: ['black', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"pink, yellow",
"white, black",
"pink, black"
]
}
|
B
|
22,064 |
Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, pink, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'orange']. Hint: one color is in the correct position.
Guess: ['yellow', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow",
"pink, black",
"yellow, pink",
"black, pink"
]
}
|
A
|
1,758 |
Your goal is to find the secret two-color code. The following colors are possible: green, red, pink, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'red']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"pink, black",
"black, green",
"green, green"
]
}
|
B
|
27,378 |
Your goal is to find the secret two-color code. The following colors are possible: orange, blue, white, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"white, yellow",
"yellow, blue",
"orange, yellow"
]
}
|
B
|
19,213 |
Your goal is to find the secret two-color code. The following colors are possible: black, pink, blue, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'pink']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black",
"blue, green",
"black, green",
"blue, pink"
]
}
|
B
|
13,169 |
Your goal is to find the secret two-color code. The following colors are possible: green, blue, white, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"blue, white",
"black, blue",
"blue, blue"
]
}
|
B
|
5,084 |
Your goal is to find the secret two-color code. The following colors are possible: blue, red, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red",
"purple, green",
"green, blue",
"blue, blue"
]
}
|
A
|
28,297 |
Your goal is to find the secret two-color code. The following colors are possible: brown, yellow, purple, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink",
"brown, brown",
"pink, yellow",
"pink, pink"
]
}
|
C
|
19,074 |
Your goal is to find the secret two-color code. The following colors are possible: pink, white, black, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black']. Hint: one color is in the correct position.
Guess: ['pink', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"green, pink",
"white, white",
"white, pink"
]
}
|
D
|
397 |
Your goal is to find the secret two-color code. The following colors are possible: brown, pink, black, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, brown",
"black, pink",
"brown, blue",
"blue, black"
]
}
|
B
|
544 |
Your goal is to find the secret two-color code. The following colors are possible: green, purple, red, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, green",
"red, green",
"green, purple",
"green, brown"
]
}
|
B
|
7,408 |
Your goal is to find the secret two-color code. The following colors are possible: red, blue, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'red']. Hint: one color is in the correct position.
Guess: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"red, red",
"black, black",
"purple, red"
]
}
|
D
|
22,457 |
Your goal is to find the secret two-color code. The following colors are possible: orange, white, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"red, blue",
"blue, orange",
"blue, blue"
]
}
|
C
|
18,183 |
Your goal is to find the secret two-color code. The following colors are possible: orange, black, yellow, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red']. Hint: one color is in the correct position.
Guess: ['orange', 'red']. Hint: none of the guessed colors are present in the secret code.
Guess: ['black', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow",
"red, yellow",
"yellow, orange",
"yellow, yellow"
]
}
|
A
|
16,926 |
Your goal is to find the secret two-color code. The following colors are possible: green, red, yellow, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'green']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow",
"purple, green",
"purple, yellow",
"yellow, green"
]
}
|
C
|
23,634 |
Your goal is to find the secret two-color code. The following colors are possible: white, purple, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white",
"purple, red",
"blue, blue",
"blue, white"
]
}
|
D
|
2,939 |
Your goal is to find the secret two-color code. The following colors are possible: black, purple, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['black', 'black']. Hint: one color is in the correct position.
Guess: ['black', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue",
"purple, purple",
"blue, black",
"white, white"
]
}
|
C
|
22,472 |
Your goal is to find the secret two-color code. The following colors are possible: green, orange, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"blue, pink",
"pink, pink",
"green, blue"
]
}
|
D
|
30,211 |
Your goal is to find the secret two-color code. The following colors are possible: pink, red, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"red, pink",
"white, red",
"pink, orange"
]
}
|
A
|
3,664 |
Your goal is to find the secret two-color code. The following colors are possible: pink, white, blue, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink",
"white, pink",
"white, brown",
"blue, brown"
]
}
|
B
|
15,807 |
Your goal is to find the secret two-color code. The following colors are possible: white, blue, yellow, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'yellow']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, green",
"green, blue",
"white, green",
"green, green"
]
}
|
B
|
4,435 |
Your goal is to find the secret two-color code. The following colors are possible: white, brown, black, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white']. Hint: one color is in the correct position.
Guess: ['brown', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red",
"black, black",
"black, white",
"red, red"
]
}
|
C
|
13,339 |
Your goal is to find the secret two-color code. The following colors are possible: purple, blue, green, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'purple']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink",
"green, pink",
"pink, purple",
"blue, green"
]
}
|
B
|
17,135 |
Your goal is to find the secret two-color code. The following colors are possible: black, white, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'purple']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white",
"white, purple",
"purple, black",
"green, purple"
]
}
|
A
|
4,084 |
Your goal is to find the secret two-color code. The following colors are possible: blue, yellow, black, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow']. Hint: one color is in the correct position.
Guess: ['blue', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow",
"yellow, black",
"black, blue",
"yellow, orange"
]
}
|
A
|
17,534 |
Your goal is to find the secret two-color code. The following colors are possible: brown, white, yellow, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"brown, white",
"brown, purple",
"white, yellow"
]
}
|
A
|
11,526 |
Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, blue, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'blue']. Hint: one color is in the correct position.
Guess: ['orange', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange",
"orange, white",
"yellow, orange",
"blue, blue"
]
}
|
C
|
13,606 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, orange, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'orange']. Hint: one color is in the correct position.
Guess: ['red', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange",
"pink, red",
"pink, orange",
"orange, red"
]
}
|
A
|
19,478 |
Your goal is to find the secret two-color code. The following colors are possible: green, orange, purple, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange",
"white, green",
"orange, green",
"orange, white"
]
}
|
B
|
26,744 |
Your goal is to find the secret two-color code. The following colors are possible: red, yellow, blue, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"blue, red",
"red, yellow",
"black, yellow"
]
}
|
B
|
10,262 |
Your goal is to find the secret two-color code. The following colors are possible: purple, pink, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"orange, purple",
"white, purple",
"pink, purple"
]
}
|
D
|
13,950 |
Your goal is to find the secret two-color code. The following colors are possible: brown, yellow, black, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white",
"brown, brown",
"yellow, white",
"yellow, black"
]
}
|
A
|
15,805 |
Your goal is to find the secret two-color code. The following colors are possible: white, red, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'red']. Hint: one color is in the correct position.
Guess: ['white', 'red']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow",
"white, orange",
"orange, yellow",
"red, white"
]
}
|
C
|
7,632 |
Your goal is to find the secret two-color code. The following colors are possible: white, orange, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'orange']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, red",
"red, orange",
"orange, orange",
"blue, red"
]
}
|
D
|
48 |
Your goal is to find the secret two-color code. The following colors are possible: purple, pink, brown, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'pink']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"brown, orange",
"pink, orange",
"purple, brown"
]
}
|
B
|
508 |
Your goal is to find the secret two-color code. The following colors are possible: green, brown, orange, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, green",
"brown, brown",
"brown, orange",
"orange, green"
]
}
|
D
|
20,619 |
Your goal is to find the secret two-color code. The following colors are possible: red, white, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"orange, red",
"white, pink",
"red, white"
]
}
|
D
|
1,024 |
Your goal is to find the secret two-color code. The following colors are possible: pink, green, orange, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink']. Hint: one color is in the correct position.
Guess: ['green', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green",
"red, green",
"green, red",
"red, orange"
]
}
|
B
|
12,091 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, black, green, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
Guess: ['yellow', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"green, yellow",
"black, black",
"yellow, black"
]
}
|
A
|
2,234 |
Your goal is to find the secret two-color code. The following colors are possible: pink, black, purple, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, black",
"orange, orange",
"black, purple",
"orange, black"
]
}
|
C
|
18,738 |
Your goal is to find the secret two-color code. The following colors are possible: orange, red, pink, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'red']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"orange, pink",
"red, orange",
"yellow, orange"
]
}
|
D
|
28,186 |
Your goal is to find the secret two-color code. The following colors are possible: orange, black, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red",
"red, orange",
"black, purple",
"purple, orange"
]
}
|
D
|
24,178 |
Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, red",
"red, orange",
"yellow, red",
"yellow, orange"
]
}
|
A
|
7,788 |
Your goal is to find the secret two-color code. The following colors are possible: white, blue, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'blue']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black",
"black, black",
"black, purple",
"purple, purple"
]
}
|
C
|
27,010 |
Your goal is to find the secret two-color code. The following colors are possible: black, white, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, green",
"orange, white",
"white, black",
"white, white"
]
}
|
A
|
14,635 |
Your goal is to find the secret two-color code. The following colors are possible: pink, black, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange",
"black, orange",
"black, pink",
"pink, pink"
]
}
|
C
|
17,365 |
Your goal is to find the secret two-color code. The following colors are possible: black, brown, white, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black",
"brown, yellow",
"brown, white",
"yellow, brown"
]
}
|
C
|
21,751 |
Your goal is to find the secret two-color code. The following colors are possible: pink, black, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"blue, pink",
"pink, orange",
"blue, black"
]
}
|
C
|
29,206 |
Your goal is to find the secret two-color code. The following colors are possible: blue, purple, green, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'purple']. Hint: one color is in the correct position.
Guess: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"black, purple",
"green, blue",
"blue, blue"
]
}
|
C
|
18,253 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, purple, pink, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'green']. Hint: one color is in the correct position.
Guess: ['yellow', 'purple']. Hint: one color is in the correct position.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, pink",
"green, pink",
"pink, purple",
"green, yellow"
]
}
|
A
|
7,805 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, orange, red, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow']. Hint: one color is in the correct position.
Guess: ['orange', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow",
"orange, blue",
"red, blue",
"yellow, yellow"
]
}
|
A
|
24,743 |
Your goal is to find the secret two-color code. The following colors are possible: white, yellow, blue, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue",
"orange, blue",
"yellow, blue",
"blue, yellow"
]
}
|
C
|
22,658 |
Your goal is to find the secret two-color code. The following colors are possible: white, red, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, white",
"orange, orange",
"red, red",
"white, yellow"
]
}
|
A
|
17,575 |
Your goal is to find the secret two-color code. The following colors are possible: white, black, pink, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, white",
"yellow, yellow",
"white, white",
"pink, white"
]
}
|
A
|
3,847 |
Your goal is to find the secret two-color code. The following colors are possible: black, purple, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'white']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"brown, black",
"black, purple",
"white, black"
]
}
|
A
|
7,076 |
Your goal is to find the secret two-color code. The following colors are possible: blue, pink, red, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue']. Hint: one color is in the correct position.
Guess: ['pink', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"blue, green",
"green, red",
"red, pink"
]
}
|
D
|
18,149 |
Your goal is to find the secret two-color code. The following colors are possible: pink, white, red, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, pink",
"red, white",
"white, white",
"black, black"
]
}
|
B
|
26,387 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, purple, orange, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange']. Hint: one color is in the correct position.
Guess: ['yellow', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"yellow, pink",
"pink, orange",
"orange, purple"
]
}
|
C
|
17,464 |
Your goal is to find the secret two-color code. The following colors are possible: pink, brown, black, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"black, pink",
"pink, blue",
"black, blue"
]
}
|
B
|
20,803 |
Your goal is to find the secret two-color code. The following colors are possible: pink, purple, black, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, black",
"black, brown",
"brown, black",
"pink, pink"
]
}
|
A
|
8,812 |
Your goal is to find the secret two-color code. The following colors are possible: brown, red, green, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'purple']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red",
"purple, brown",
"green, red",
"purple, purple"
]
}
|
C
|
5,868 |
Your goal is to find the secret two-color code. The following colors are possible: brown, white, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'green']. Hint: one color is in the correct position.
Guess: ['brown', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"white, orange",
"green, orange",
"orange, green"
]
}
|
D
|
17,058 |
Your goal is to find the secret two-color code. The following colors are possible: pink, white, brown, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'white']. Hint: one color is in the correct position.
Guess: ['pink', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white",
"orange, orange",
"brown, white",
"white, brown"
]
}
|
A
|
24,670 |
Your goal is to find the secret two-color code. The following colors are possible: purple, brown, orange, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple",
"brown, red",
"red, brown",
"orange, brown"
]
}
|
B
|
7,992 |
Your goal is to find the secret two-color code. The following colors are possible: blue, white, purple, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'blue']. Hint: one color is in the correct position.
Guess: ['white', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"purple, white",
"pink, blue",
"white, pink"
]
}
|
C
|
9,806 |
Your goal is to find the secret two-color code. The following colors are possible: white, pink, black, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'brown']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white",
"white, white",
"white, pink",
"pink, pink"
]
}
|
A
|
10,871 |
Your goal is to find the secret two-color code. The following colors are possible: black, pink, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black",
"green, red",
"red, green",
"green, pink"
]
}
|
D
|
17,990 |
Your goal is to find the secret two-color code. The following colors are possible: orange, green, yellow, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'orange']. Hint: one color is in the correct position.
Guess: ['green', 'yellow']. Hint: one color is in the correct position.
Guess: ['green', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange",
"green, purple",
"orange, yellow",
"orange, orange"
]
}
|
B
|
7,529 |
Your goal is to find the secret two-color code. The following colors are possible: pink, black, yellow, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'yellow']. Hint: one color is in the correct position.
Guess: ['pink', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"black, yellow",
"black, green",
"yellow, pink"
]
}
|
B
|
16,041 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, black, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"orange, yellow",
"black, yellow",
"yellow, pink"
]
}
|
C
|
29,225 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, green, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green",
"pink, pink",
"black, green",
"pink, red"
]
}
|
A
|
4,558 |
Your goal is to find the secret two-color code. The following colors are possible: orange, blue, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'purple']. Hint: one color is in the correct position.
Guess: ['orange', 'blue']. Hint: one color is in the correct position.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, red",
"blue, blue",
"purple, blue",
"purple, red"
]
}
|
A
|
4,343 |
Your goal is to find the secret two-color code. The following colors are possible: brown, white, pink, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink",
"pink, pink",
"brown, black",
"pink, white"
]
}
|
A
|
24,249 |
Your goal is to find the secret two-color code. The following colors are possible: orange, red, blue, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'blue']. Hint: one color is in the correct position.
Guess: ['orange', 'red']. Hint: none of the guessed colors are present in the secret code.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange",
"pink, blue",
"pink, red",
"orange, orange"
]
}
|
B
|
25,443 |
Your goal is to find the secret two-color code. The following colors are possible: red, green, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'blue']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, green",
"white, green",
"red, red",
"green, blue"
]
}
|
B
|
18,414 |
Your goal is to find the secret two-color code. The following colors are possible: red, yellow, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'yellow']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"purple, purple",
"purple, pink",
"purple, yellow"
]
}
|
C
|
24,346 |
Your goal is to find the secret two-color code. The following colors are possible: blue, purple, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'orange']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange",
"green, green",
"green, purple",
"purple, green"
]
}
|
A
|
19,441 |
Your goal is to find the secret two-color code. The following colors are possible: blue, green, orange, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
Guess: ['blue', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue",
"orange, orange",
"green, orange",
"green, blue"
]
}
|
D
|
21,113 |
Your goal is to find the secret two-color code. The following colors are possible: green, blue, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue",
"brown, brown",
"brown, white",
"white, blue"
]
}
|
A
|
8,785 |
Your goal is to find the secret two-color code. The following colors are possible: purple, brown, white, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'brown']. Hint: one color is in the correct position.
Guess: ['purple', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, green",
"green, brown",
"brown, green",
"green, white"
]
}
|
B
|
9,756 |
Your goal is to find the secret two-color code. The following colors are possible: purple, orange, green, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange",
"orange, purple",
"green, purple",
"green, orange"
]
}
|
C
|
12,762 |
Your goal is to find the secret two-color code. The following colors are possible: orange, pink, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink']. Hint: one color is in the correct position.
Guess: ['orange', 'pink']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"purple, black",
"black, purple",
"orange, orange"
]
}
|
B
|
6,097 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, purple, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"blue, red",
"blue, blue",
"purple, red"
]
}
|
A
|
Multiple-choice reasoning benchmark based on the game of Mastermind. Answer options are randomly chosen.