id
int64 0
30.4k
| instruction
stringlengths 368
546
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
20,067 |
Your goal is to find the secret two-color code. The following colors are possible: brown, blue, 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: ['brown', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'green']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"blue, brown",
"purple, blue",
"blue, blue"
]
}
|
A
|
5,223 |
Your goal is to find the secret two-color code. The following colors are possible: white, blue, 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: ['blue', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, purple",
"purple, green",
"green, white",
"green, blue"
]
}
|
C
|
26,956 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, red, 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: ['yellow', 'green']. 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', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"yellow, yellow",
"white, red",
"white, green"
]
}
|
C
|
6,496 |
Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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', '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": [
"pink, black",
"black, black",
"white, black",
"pink, white"
]
}
|
A
|
9,981 |
Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"white, blue",
"blue, yellow",
"yellow, white"
]
}
|
D
|
21,973 |
Your goal is to find the secret two-color code. The following colors are possible: red, yellow, blue, 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', 'blue']. Hint: one color is in the correct position.
Guess: ['red', '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": [
"red, purple",
"blue, purple",
"purple, blue",
"purple, yellow"
]
}
|
C
|
1,301 |
Your goal is to find the secret two-color code. The following colors are possible: green, brown, 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: ['brown', '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', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"purple, green",
"green, orange",
"orange, brown"
]
}
|
B
|
13,542 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, green, 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: ['green', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'green']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, white",
"green, green",
"white, green",
"white, yellow"
]
}
|
A
|
28,707 |
Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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: ['black', 'yellow']. 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": [
"yellow, yellow",
"yellow, pink",
"purple, yellow",
"purple, pink"
]
}
|
D
|
27,026 |
Your goal is to find the secret two-color code. The following colors are possible: orange, purple, yellow, 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', 'blue']. Hint: one color is in the correct position.
Guess: ['orange', 'purple']. 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": [
"blue, blue",
"purple, yellow",
"purple, orange",
"orange, yellow"
]
}
|
D
|
19,962 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, 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: ['brown', 'yellow']. 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', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"purple, orange",
"purple, brown",
"purple, purple"
]
}
|
B
|
12,864 |
Your goal is to find the secret two-color code. The following colors are possible: pink, brown, 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: ['brown', 'green']. Hint: one color is in the correct position.
Guess: ['pink', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink",
"green, brown",
"pink, pink",
"purple, purple"
]
}
|
A
|
21,230 |
Your goal is to find the secret two-color code. The following colors are possible: brown, yellow, 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: ['pink', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white",
"yellow, pink",
"white, brown",
"white, yellow"
]
}
|
C
|
18,223 |
Your goal is to find the secret two-color code. The following colors are possible: purple, yellow, orange, 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', 'orange']. 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": [
"orange, yellow",
"purple, yellow",
"green, purple",
"green, green"
]
}
|
C
|
5,088 |
Your goal is to find the secret two-color code. The following colors are possible: pink, white, 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: ['white', 'orange']. 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": [
"purple, purple",
"orange, pink",
"white, pink",
"purple, pink"
]
}
|
B
|
3,790 |
Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['green', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'green']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black",
"blue, blue",
"green, blue",
"blue, black"
]
}
|
A
|
30,025 |
Your goal is to find the secret two-color code. The following colors are possible: brown, black, 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: ['green', 'brown']. 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": [
"green, green",
"blue, black",
"brown, blue",
"green, blue"
]
}
|
B
|
22,367 |
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: ['red', 'yellow']. Hint: one color is in the correct position.
Guess: ['orange', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, black",
"red, orange",
"black, orange",
"red, black"
]
}
|
B
|
3,840 |
Your goal is to find the secret two-color code. The following colors are possible: pink, yellow, 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', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"pink, green",
"yellow, purple",
"green, yellow"
]
}
|
C
|
1,663 |
Your goal is to find the secret two-color code. The following colors are possible: brown, purple, 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 correct position.
Guess: ['brown', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white",
"white, brown",
"purple, pink",
"brown, brown"
]
}
|
B
|
17,373 |
Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['orange', 'red']. 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": [
"black, red",
"black, orange",
"orange, black",
"purple, orange"
]
}
|
B
|
27,963 |
Your goal is to find the secret two-color code. The following colors are possible: black, red, purple, 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', 'red']. Hint: one color is in the correct position.
Guess: ['black', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"red, yellow",
"yellow, red",
"purple, black"
]
}
|
C
|
4,986 |
Your goal is to find the secret two-color code. The following colors are possible: blue, white, green, 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', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"white, green",
"yellow, green",
"yellow, blue"
]
}
|
C
|
22,311 |
Your goal is to find the secret two-color code. The following colors are possible: orange, 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: ['pink', 'orange']. Hint: one color is in the correct position.
Guess: ['pink', 'yellow']. 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": [
"brown, orange",
"brown, yellow",
"pink, pink",
"brown, brown"
]
}
|
A
|
4,715 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, brown, 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', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, black",
"white, white",
"black, black",
"brown, yellow"
]
}
|
D
|
4,560 |
Your goal is to find the secret two-color code. The following colors are possible: white, yellow, brown, 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: ['yellow', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'brown']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow",
"brown, yellow",
"yellow, black",
"brown, black"
]
}
|
A
|
13,741 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, green, 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: ['green', 'yellow']. Hint: one color is in the correct position.
Guess: ['green', 'black']. 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": [
"blue, blue",
"yellow, blue",
"green, blue",
"blue, green"
]
}
|
C
|
3,261 |
Your goal is to find the secret two-color code. The following colors are possible: pink, purple, 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: ['black', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, black",
"purple, black",
"pink, pink",
"black, green"
]
}
|
B
|
26,171 |
Your goal is to find the secret two-color code. The following colors are possible: orange, red, 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: ['orange', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"black, orange",
"red, red",
"orange, black"
]
}
|
B
|
11,027 |
Your goal is to find the secret two-color code. The following colors are possible: red, 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', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red",
"orange, green",
"green, brown",
"red, brown"
]
}
|
C
|
29,391 |
Your goal is to find the secret two-color code. The following colors are possible: black, purple, yellow, 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', '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', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange",
"yellow, orange",
"purple, black",
"yellow, purple"
]
}
|
C
|
23,246 |
Your goal is to find the secret two-color code. The following colors are possible: orange, 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', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'blue']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, pink",
"pink, pink",
"pink, blue",
"green, blue"
]
}
|
A
|
2,427 |
Your goal is to find the secret two-color code. The following colors are possible: green, brown, blue, 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', 'blue']. Hint: one color is in the correct position.
Guess: ['green', 'brown']. 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": [
"blue, blue",
"purple, green",
"brown, brown",
"green, purple"
]
}
|
D
|
21,856 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, orange, pink, 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', '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": [
"white, yellow",
"orange, yellow",
"pink, yellow",
"pink, white"
]
}
|
A
|
21,278 |
Your goal is to find the secret two-color code. The following colors are possible: purple, black, 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: ['black', 'orange']. Hint: one color is in the correct position.
Guess: ['purple', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple",
"purple, red",
"black, black",
"red, black"
]
}
|
A
|
9,381 |
Your goal is to find the secret two-color code. The following colors are possible: white, blue, yellow, 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: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow",
"blue, white",
"pink, white",
"pink, blue"
]
}
|
C
|
19,088 |
Your goal is to find the secret two-color code. The following colors are possible: purple, white, 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', 'purple']. Hint: one color is in the correct position.
Guess: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white",
"green, pink",
"purple, purple",
"green, green"
]
}
|
A
|
14,732 |
Your goal is to find the secret two-color code. The following colors are possible: pink, white, 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', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"white, green",
"green, white",
"green, pink"
]
}
|
D
|
14,112 |
Your goal is to find the secret two-color code. The following colors are possible: brown, 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: ['blue', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"brown, orange",
"black, blue",
"black, black"
]
}
|
A
|
7,448 |
Your goal is to find the secret two-color code. The following colors are possible: purple, red, green, 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: ['red', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'red']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue",
"purple, blue",
"blue, purple",
"red, blue"
]
}
|
A
|
18,814 |
Your goal is to find the secret two-color code. The following colors are possible: black, white, 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', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'red']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"white, purple",
"purple, purple",
"red, purple"
]
}
|
B
|
7,347 |
Your goal is to find the secret two-color code. The following colors are possible: white, yellow, 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: ['green', 'white']. 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', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow",
"white, white",
"pink, white",
"yellow, green"
]
}
|
A
|
4,414 |
Your goal is to find the secret two-color code. The following colors are possible: purple, pink, 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: ['pink', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"orange, yellow",
"orange, pink",
"purple, purple"
]
}
|
C
|
10,893 |
Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, pink, 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', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'white']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, orange",
"yellow, yellow",
"orange, pink",
"yellow, pink"
]
}
|
D
|
11,797 |
Your goal is to find the secret two-color code. The following colors are possible: red, white, 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: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"black, red",
"white, black",
"red, white"
]
}
|
B
|
9,689 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, blue, 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', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"blue, black",
"yellow, black",
"blue, red"
]
}
|
B
|
28,295 |
Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['red', 'pink']. Hint: one color is in the correct position.
Guess: ['blue', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"green, pink",
"red, green",
"blue, red"
]
}
|
B
|
28,947 |
Your goal is to find the secret two-color code. The following colors are possible: pink, orange, 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: ['pink', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange",
"orange, orange",
"yellow, white",
"yellow, yellow"
]
}
|
C
|
20,751 |
Your goal is to find the secret two-color code. The following colors are possible: white, purple, brown, 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', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black",
"black, brown",
"brown, white",
"white, black"
]
}
|
B
|
29,270 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, green, pink, 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', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'pink']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow",
"green, green",
"yellow, brown",
"brown, green"
]
}
|
D
|
9,302 |
Your goal is to find the secret two-color code. The following colors are possible: black, purple, 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: ['black', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"orange, blue",
"blue, purple",
"black, blue"
]
}
|
B
|
2,481 |
Your goal is to find the secret two-color code. The following colors are possible: pink, white, brown, 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', 'brown']. 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": [
"brown, brown",
"pink, brown",
"pink, black",
"black, white"
]
}
|
D
|
17,606 |
Your goal is to find the secret two-color code. The following colors are possible: red, blue, 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: ['white', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'white']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"purple, red",
"blue, purple",
"blue, white"
]
}
|
C
|
19,202 |
Your goal is to find the secret two-color code. The following colors are possible: brown, black, yellow, 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', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, black",
"orange, yellow",
"yellow, black",
"orange, brown"
]
}
|
B
|
3,248 |
Your goal is to find the secret two-color code. The following colors are possible: orange, white, 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: ['white', 'green']. 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', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"orange, white",
"green, green",
"green, red"
]
}
|
A
|
3,832 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, orange, green, 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', 'green']. Hint: one color is in the correct position.
Guess: ['yellow', 'orange']. 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, brown",
"green, yellow",
"orange, green",
"orange, brown"
]
}
|
A
|
14,373 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, green, 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', 'green']. Hint: one color is in the correct position.
Guess: ['red', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"brown, red",
"brown, black",
"red, black"
]
}
|
A
|
16,008 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, red, 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: ['red', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"yellow, green",
"green, pink",
"pink, red"
]
}
|
D
|
19,327 |
Your goal is to find the secret two-color code. The following colors are possible: red, green, 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: ['red', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, green",
"green, blue",
"white, white",
"green, white"
]
}
|
A
|
13,130 |
Your goal is to find the secret two-color code. The following colors are possible: blue, white, pink, 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: none of the guessed colors are present in the secret code.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
Guess: ['blue', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white",
"pink, blue",
"brown, blue",
"white, pink"
]
}
|
B
|
8,314 |
Your goal is to find the secret two-color code. The following colors are possible: blue, black, orange, 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: ['black', 'blue']. 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', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange",
"green, black",
"black, green",
"blue, blue"
]
}
|
A
|
21,285 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, 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', 'black']. Hint: one color is in the correct position.
Guess: ['red', 'black']. Hint: one color is in the correct position.
Guess: ['black', 'black']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black",
"blue, red",
"red, red",
"blue, blue"
]
}
|
A
|
10,270 |
Your goal is to find the secret two-color code. The following colors are possible: brown, pink, 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: ['blue', 'purple']. Hint: one color is in the correct position.
Guess: ['brown', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"blue, blue",
"blue, brown",
"pink, brown"
]
}
|
C
|
21,879 |
Your goal is to find the secret two-color code. The following colors are possible: red, brown, 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: ['red', 'brown']. 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', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"orange, red",
"orange, pink",
"brown, brown"
]
}
|
C
|
9,384 |
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: ['orange', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'orange']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"orange, orange",
"green, blue",
"brown, green"
]
}
|
D
|
4,508 |
Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['blue', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'blue']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue",
"pink, pink",
"red, red",
"blue, blue"
]
}
|
A
|
9,827 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, purple, 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: ['white', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'white']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow",
"yellow, purple",
"orange, purple",
"white, yellow"
]
}
|
C
|
28,936 |
Your goal is to find the secret two-color code. The following colors are possible: pink, purple, 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: ['red', 'yellow']. 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": [
"purple, red",
"red, red",
"yellow, pink",
"red, pink"
]
}
|
C
|
7,412 |
Your goal is to find the secret two-color code. The following colors are possible: green, orange, 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', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange",
"orange, orange",
"blue, white",
"orange, green"
]
}
|
D
|
10,529 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, pink, 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: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'pink']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown",
"brown, yellow",
"white, white",
"brown, pink"
]
}
|
D
|
7,834 |
Your goal is to find the secret two-color code. The following colors are possible: brown, red, yellow, 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: ['yellow', 'red']. Hint: one color is in the correct position.
Guess: ['brown', 'red']. 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": [
"brown, blue",
"yellow, blue",
"red, brown",
"brown, brown"
]
}
|
B
|
18,981 |
Your goal is to find the secret two-color code. The following colors are possible: brown, red, blue, 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: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"blue, brown",
"yellow, red",
"red, red"
]
}
|
B
|
4,672 |
Your goal is to find the secret two-color code. The following colors are possible: blue, red, brown, 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: ['brown', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"blue, blue",
"blue, red",
"green, blue"
]
}
|
D
|
11,672 |
Your goal is to find the secret two-color code. The following colors are possible: green, red, 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: ['green', 'red']. Hint: one color is in the correct position.
Guess: ['green', 'pink']. 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": [
"pink, green",
"orange, green",
"green, orange",
"red, green"
]
}
|
C
|
27,740 |
Your goal is to find the secret two-color code. The following colors are possible: red, green, 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: ['green', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white",
"yellow, red",
"red, red",
"green, red"
]
}
|
B
|
22,067 |
Your goal is to find the secret two-color code. The following colors are possible: pink, blue, white, 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', 'white']. 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', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"blue, white",
"white, pink",
"blue, pink"
]
}
|
D
|
29,006 |
Your goal is to find the secret two-color code. The following colors are possible: purple, yellow, 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', 'green']. Hint: one color is in the correct position.
Guess: ['purple', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"red, yellow",
"green, green",
"red, red"
]
}
|
A
|
28,802 |
Your goal is to find the secret two-color code. The following colors are possible: blue, pink, red, 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: ['red', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"orange, red",
"red, red",
"blue, orange"
]
}
|
A
|
3,185 |
Your goal is to find the secret two-color code. The following colors are possible: red, pink, orange, 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', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'red']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"orange, green",
"pink, orange",
"green, orange"
]
}
|
D
|
28,692 |
Your goal is to find the secret two-color code. The following colors are possible: orange, green, 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: ['yellow', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"red, green",
"orange, red",
"orange, yellow"
]
}
|
C
|
12,583 |
Your goal is to find the secret two-color code. The following colors are possible: purple, blue, 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: ['pink', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"orange, pink",
"pink, blue",
"purple, purple"
]
}
|
B
|
15,604 |
Your goal is to find the secret two-color code. The following colors are possible: orange, purple, 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: ['purple', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, green",
"purple, green",
"green, orange",
"green, purple"
]
}
|
D
|
13,669 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['blue', 'yellow']. Hint: one color is in the correct position.
Guess: ['orange', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange",
"yellow, blue",
"orange, blue",
"pink, pink"
]
}
|
A
|
2,718 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, green, brown, 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: ['yellow', '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', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"brown, yellow",
"green, yellow",
"red, green"
]
}
|
D
|
19,276 |
Your goal is to find the secret two-color code. The following colors are possible: white, green, 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: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink",
"pink, green",
"pink, pink",
"green, pink"
]
}
|
D
|
10,296 |
Your goal is to find the secret two-color code. The following colors are possible: brown, pink, black, 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', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"pink, brown",
"black, pink",
"pink, black"
]
}
|
B
|
4,528 |
Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['green', 'brown']. Hint: one color is in the correct position.
Guess: ['green', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple",
"black, black",
"purple, brown",
"purple, green"
]
}
|
C
|
13,486 |
Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['green', 'purple']. 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": [
"green, green",
"pink, purple",
"white, green",
"white, purple"
]
}
|
D
|
5,175 |
Your goal is to find the secret two-color code. The following colors are possible: purple, yellow, 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: ['yellow', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow",
"pink, yellow",
"yellow, pink",
"purple, yellow"
]
}
|
D
|
22,556 |
Your goal is to find the secret two-color code. The following colors are possible: white, yellow, brown, 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 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": [
"red, brown",
"brown, yellow",
"white, red",
"brown, brown"
]
}
|
A
|
3,543 |
Your goal is to find the secret two-color code. The following colors are possible: green, black, orange, 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', 'black']. Hint: one color is in the correct position.
Guess: ['green', 'black']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, green",
"black, green",
"white, green",
"green, green"
]
}
|
A
|
17,720 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, pink, 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: ['black', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"pink, white",
"white, red",
"pink, pink"
]
}
|
B
|
3,457 |
Your goal is to find the secret two-color code. The following colors are possible: red, pink, 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: ['red', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'white']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"pink, pink",
"white, red",
"white, pink"
]
}
|
A
|
27,034 |
Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black",
"red, black",
"black, red",
"yellow, yellow"
]
}
|
C
|
11,713 |
Your goal is to find the secret two-color code. The following colors are possible: green, blue, orange, 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', 'blue']. 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": [
"blue, green",
"white, white",
"green, green",
"white, orange"
]
}
|
D
|
19,481 |
Your goal is to find the secret two-color code. The following colors are possible: black, brown, red, 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', 'red']. Hint: one color is in the correct position.
Guess: ['black', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, black",
"orange, red",
"brown, black",
"red, orange"
]
}
|
B
|
120 |
Your goal is to find the secret two-color code. The following colors are possible: green, pink, 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: ['yellow', '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', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow",
"yellow, pink",
"green, orange",
"pink, green"
]
}
|
D
|
13,000 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, pink, 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: ['pink', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink",
"orange, brown",
"brown, white",
"white, brown"
]
}
|
B
|
19,056 |
Your goal is to find the secret two-color code. The following colors are possible: blue, brown, red, 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: ['red', 'blue']. Hint: one color is in the correct position.
Guess: ['brown', '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": [
"white, blue",
"red, red",
"red, white",
"brown, white"
]
}
|
A
|
4,346 |
Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['yellow', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"purple, white",
"white, purple",
"yellow, yellow"
]
}
|
B
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.