id
int64 0
30.4k
| instruction
stringlengths 368
546
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
15,273 |
Your goal is to find the secret two-color code. The following colors are possible: red, yellow, 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: ['red', 'yellow']. Hint: one color is in the correct position.
Guess: ['red', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red",
"brown, yellow",
"white, white",
"brown, white"
]
}
|
B
|
22,004 |
Your goal is to find the secret two-color code. The following colors are possible: white, yellow, 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: ['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": [
"red, white",
"yellow, blue",
"yellow, white",
"yellow, yellow"
]
}
|
C
|
7,498 |
Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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', 'pink']. 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', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, black",
"black, orange",
"green, black",
"orange, orange"
]
}
|
C
|
14,111 |
Your goal is to find the secret two-color code. The following colors are possible: blue, green, 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: ['green', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'yellow']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, green",
"orange, yellow",
"yellow, yellow",
"blue, orange"
]
}
|
D
|
10,145 |
Your goal is to find the secret two-color code. The following colors are possible: white, brown, 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: ['black', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown",
"red, black",
"brown, red",
"red, red"
]
}
|
C
|
13,721 |
Your goal is to find the secret two-color code. The following colors are possible: white, green, purple, 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', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"purple, purple",
"white, brown",
"purple, green"
]
}
|
C
|
21,928 |
Your goal is to find the secret two-color code. The following colors are possible: brown, pink, 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: ['brown', 'yellow']. 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": [
"green, yellow",
"pink, yellow",
"green, pink",
"pink, pink"
]
}
|
B
|
10,558 |
Your goal is to find the secret two-color code. The following colors are possible: purple, green, 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: ['purple', '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', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"green, white",
"white, yellow",
"yellow, green"
]
}
|
D
|
12,643 |
Your goal is to find the secret two-color code. The following colors are possible: white, orange, 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: ['orange', 'white']. Hint: one color is in the correct position.
Guess: ['orange', 'pink']. 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": [
"pink, white",
"pink, yellow",
"yellow, pink",
"orange, yellow"
]
}
|
D
|
14,901 |
Your goal is to find the secret two-color code. The following colors are possible: blue, black, red, 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', 'blue']. Hint: one color is in the correct position.
Guess: ['black', 'blue']. 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": [
"pink, blue",
"blue, black",
"red, pink",
"red, black"
]
}
|
C
|
8,141 |
Your goal is to find the secret two-color code. The following colors are possible: brown, purple, 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', 'brown']. 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', 'black']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"black, purple",
"yellow, yellow",
"purple, brown"
]
}
|
B
|
10,426 |
Your goal is to find the secret two-color code. The following colors are possible: orange, red, 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: ['blue', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange",
"brown, red",
"red, red",
"blue, orange"
]
}
|
A
|
5,091 |
Your goal is to find the secret two-color code. The following colors are possible: orange, black, 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', 'black']. Hint: one color is in the correct position.
Guess: ['orange', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"black, black",
"brown, red",
"red, black"
]
}
|
C
|
19,668 |
Your goal is to find the secret two-color code. The following colors are possible: black, 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: ['black', 'yellow']. Hint: one color is in the correct position.
Guess: ['black', 'blue']. 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": [
"orange, yellow",
"yellow, black",
"yellow, blue",
"black, orange"
]
}
|
D
|
2,281 |
Your goal is to find the secret two-color code. The following colors are possible: red, blue, 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: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"white, blue",
"red, red",
"white, red"
]
}
|
D
|
2,231 |
Your goal is to find the secret two-color code. The following colors are possible: brown, purple, 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: ['orange', 'purple']. Hint: one color is in the correct position.
Guess: ['brown', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown",
"red, red",
"brown, brown",
"red, purple"
]
}
|
D
|
18,271 |
Your goal is to find the secret two-color code. The following colors are possible: brown, purple, 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: ['purple', 'brown']. Hint: one color is in the correct position.
Guess: ['purple', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"brown, purple",
"purple, purple",
"pink, brown"
]
}
|
D
|
11,573 |
Your goal is to find the secret two-color code. The following colors are possible: pink, green, 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: ['green', 'orange']. Hint: one color is in the correct position.
Guess: ['pink', 'orange']. 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": [
"orange, pink",
"green, blue",
"pink, pink",
"blue, green"
]
}
|
B
|
6,025 |
Your goal is to find the secret two-color code. The following colors are possible: white, orange, 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: ['black', 'green']. Hint: one color is in the correct position.
Guess: ['white', 'green']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, orange",
"black, black",
"black, white",
"green, green"
]
}
|
C
|
7,820 |
Your goal is to find the secret two-color code. The following colors are possible: black, green, brown, 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', 'brown']. Hint: one color is in the correct position.
Guess: ['black', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"purple, green",
"brown, green",
"green, black"
]
}
|
D
|
2,036 |
Your goal is to find the secret two-color code. The following colors are possible: blue, green, 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: ['blue', 'green']. 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, blue",
"red, orange",
"green, blue",
"red, blue"
]
}
|
D
|
3,943 |
Your goal is to find the secret two-color code. The following colors are possible: green, blue, red, 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 secret code but in the wrong position.
Guess: ['blue', 'red']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, green",
"green, green",
"purple, purple",
"purple, red"
]
}
|
A
|
8,396 |
Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['white', 'pink']. Hint: one color is in the correct position.
Guess: ['white', 'orange']. 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": [
"blue, pink",
"orange, orange",
"blue, blue",
"orange, blue"
]
}
|
A
|
12,953 |
Your goal is to find the secret two-color code. The following colors are possible: brown, pink, 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: ['pink', 'green']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"black, brown",
"green, pink",
"pink, pink"
]
}
|
C
|
4,996 |
Your goal is to find the secret two-color code. The following colors are possible: white, red, 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: ['red', 'blue']. 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": [
"blue, red",
"red, white",
"green, red",
"green, white"
]
}
|
D
|
4,895 |
Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, white, 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', 'purple']. 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": [
"yellow, white",
"purple, yellow",
"purple, white",
"orange, purple"
]
}
|
B
|
20,746 |
Your goal is to find the secret two-color code. The following colors are possible: blue, 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', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white",
"pink, white",
"pink, pink",
"white, pink"
]
}
|
B
|
21,515 |
Your goal is to find the secret two-color code. The following colors are possible: pink, purple, 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: one color is in the secret code but in the wrong position.
Guess: ['pink', 'yellow']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"orange, pink",
"purple, orange",
"purple, pink"
]
}
|
A
|
24,977 |
Your goal is to find the secret two-color code. The following colors are possible: white, green, 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: ['green', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"yellow, green",
"yellow, yellow",
"black, white"
]
}
|
B
|
17,312 |
Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['green', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow",
"black, green",
"yellow, yellow",
"orange, orange"
]
}
|
B
|
28,190 |
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: ['white', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white",
"black, yellow",
"yellow, brown",
"white, brown"
]
}
|
A
|
17,399 |
Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['red', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'red']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"yellow, yellow",
"blue, yellow",
"blue, purple"
]
}
|
A
|
19,409 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, 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: ['brown', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"blue, orange",
"brown, brown",
"orange, orange"
]
}
|
B
|
15,745 |
Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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: ['pink', 'orange']. Hint: one color is in the correct position.
Guess: ['black', 'orange']. 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": [
"pink, brown",
"orange, black",
"brown, brown",
"orange, brown"
]
}
|
A
|
2,638 |
Your goal is to find the secret two-color code. The following colors are possible: orange, brown, 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: ['brown', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'brown']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, brown",
"brown, blue",
"white, white",
"white, blue"
]
}
|
D
|
14,832 |
Your goal is to find the secret two-color code. The following colors are possible: red, brown, 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', 'orange']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"yellow, yellow",
"orange, red",
"orange, brown"
]
}
|
C
|
28,638 |
Your goal is to find the secret two-color code. The following colors are possible: blue, black, 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: one color is in the correct position.
Guess: ['black', 'blue']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue",
"blue, blue",
"purple, green",
"purple, black"
]
}
|
D
|
7,699 |
Your goal is to find the secret two-color code. The following colors are possible: green, pink, 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: ['green', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'purple']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, green",
"orange, green",
"green, purple",
"pink, orange"
]
}
|
B
|
20,875 |
Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['red', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'black']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, green",
"blue, red",
"green, blue",
"red, black"
]
}
|
B
|
462 |
Your goal is to find the secret two-color code. The following colors are possible: black, blue, white, 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', 'blue']. Hint: one color is in the correct position.
Guess: ['black', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue",
"black, black",
"white, purple",
"purple, blue"
]
}
|
A
|
21,135 |
Your goal is to find the secret two-color code. The following colors are possible: blue, green, 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', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue",
"white, green",
"blue, white",
"green, blue"
]
}
|
A
|
24,271 |
Your goal is to find the secret two-color code. The following colors are possible: pink, green, 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: ['pink', 'purple']. 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', 'blue']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"blue, pink",
"pink, blue",
"blue, green"
]
}
|
D
|
29,445 |
Your goal is to find the secret two-color code. The following colors are possible: blue, pink, 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: ['blue', 'yellow']. Hint: one color is in the correct position.
Guess: ['blue', '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, yellow",
"red, yellow",
"yellow, blue",
"pink, pink"
]
}
|
B
|
7,623 |
Your goal is to find the secret two-color code. The following colors are possible: white, pink, 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: ['green', 'pink']. Hint: one color is in the correct position.
Guess: ['white', '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": [
"yellow, white",
"green, green",
"pink, green",
"yellow, pink"
]
}
|
D
|
5,438 |
Your goal is to find the secret two-color code. The following colors are possible: pink, purple, 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: ['white', 'purple']. Hint: one color is in the correct position.
Guess: ['pink', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"pink, black",
"purple, white",
"white, pink"
]
}
|
D
|
16,051 |
Your goal is to find the secret two-color code. The following colors are possible: red, green, 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: ['orange', 'red']. 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": [
"blue, red",
"green, orange",
"blue, green",
"red, blue"
]
}
|
D
|
2,623 |
Your goal is to find the secret two-color code. The following colors are possible: green, red, 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: ['green', 'purple']. Hint: one color is in the correct position.
Guess: ['green', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"orange, orange",
"purple, red",
"purple, orange"
]
}
|
A
|
742 |
Your goal is to find the secret two-color code. The following colors are possible: orange, purple, 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: ['orange', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"pink, purple",
"purple, pink",
"purple, blue"
]
}
|
B
|
16,244 |
Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['white', 'red']. 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', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"white, white",
"purple, blue",
"red, purple"
]
}
|
C
|
6,232 |
Your goal is to find the secret two-color code. The following colors are possible: orange, black, 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', 'black']. 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', 'white']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, black",
"white, black",
"white, orange",
"white, white"
]
}
|
C
|
1,273 |
Your goal is to find the secret two-color code. The following colors are possible: orange, green, black, 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: one color is in the correct position.
Guess: ['green', 'orange']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green",
"green, pink",
"orange, orange",
"pink, pink"
]
}
|
A
|
22,590 |
Your goal is to find the secret two-color code. The following colors are possible: white, brown, 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', 'white']. Hint: one color is in the correct position.
Guess: ['brown', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow",
"yellow, brown",
"white, white",
"brown, brown"
]
}
|
B
|
7,322 |
Your goal is to find the secret two-color code. The following colors are possible: brown, 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: ['orange', 'brown']. Hint: one color is in the correct position.
Guess: ['orange', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"white, brown",
"white, white",
"white, orange"
]
}
|
B
|
29,448 |
Your goal is to find the secret two-color code. The following colors are possible: blue, orange, 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: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue",
"orange, orange",
"blue, blue",
"purple, red"
]
}
|
A
|
24,514 |
Your goal is to find the secret two-color code. The following colors are possible: brown, blue, 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: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink",
"pink, white",
"pink, pink",
"brown, brown"
]
}
|
B
|
2,026 |
Your goal is to find the secret two-color code. The following colors are possible: red, green, 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: ['green', '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": [
"red, red",
"orange, black",
"black, orange",
"black, green"
]
}
|
B
|
14,356 |
Your goal is to find the secret two-color code. The following colors are possible: black, orange, 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: ['orange', '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', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"red, black",
"orange, red",
"black, brown"
]
}
|
B
|
7,097 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, 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: ['green', '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": [
"green, green",
"red, green",
"black, red",
"black, black"
]
}
|
C
|
25,945 |
Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['brown', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, brown",
"purple, purple",
"white, white",
"purple, white"
]
}
|
A
|
21,321 |
Your goal is to find the secret two-color code. The following colors are possible: green, yellow, 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: ['green', 'orange']. 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": [
"red, red",
"orange, red",
"orange, orange",
"red, orange"
]
}
|
B
|
11,728 |
Your goal is to find the secret two-color code. The following colors are possible: pink, orange, 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: ['pink', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'pink']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink",
"black, brown",
"pink, orange",
"pink, pink"
]
}
|
B
|
28,025 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, black, 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: ['yellow', 'black']. 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', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"white, black",
"red, white",
"red, red"
]
}
|
C
|
17,038 |
Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['blue', 'black']. 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, red",
"purple, purple",
"purple, black",
"red, purple"
]
}
|
C
|
22,794 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, blue, 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: ['blue', 'pink']. Hint: one color is in the correct position.
Guess: ['yellow', 'pink']. 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": [
"purple, blue",
"pink, pink",
"yellow, purple",
"blue, purple"
]
}
|
D
|
26,580 |
Your goal is to find the secret two-color code. The following colors are possible: pink, green, 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: ['orange', 'pink']. Hint: one color is in the correct position.
Guess: ['green', '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": [
"blue, blue",
"orange, orange",
"blue, pink",
"orange, green"
]
}
|
C
|
8,393 |
Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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: ['pink', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, pink",
"black, black",
"blue, pink",
"pink, pink"
]
}
|
A
|
15,742 |
Your goal is to find the secret two-color code. The following colors are possible: purple, brown, 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', '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, pink",
"purple, purple",
"brown, purple",
"blue, purple"
]
}
|
A
|
15,544 |
Your goal is to find the secret two-color code. The following colors are possible: white, blue, purple, 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', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"brown, blue",
"blue, blue",
"purple, white"
]
}
|
D
|
14,049 |
Your goal is to find the secret two-color code. The following colors are possible: purple, 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', 'purple']. Hint: one color is in the correct position.
Guess: ['black', 'purple']. 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": [
"green, purple",
"yellow, green",
"black, green",
"green, yellow"
]
}
|
B
|
21,428 |
Your goal is to find the secret two-color code. The following colors are possible: orange, green, black, 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', 'green']. Hint: one color is in the correct position.
Guess: ['orange', 'black']. 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": [
"green, green",
"orange, pink",
"black, green",
"pink, green"
]
}
|
B
|
22,093 |
Your goal is to find the secret two-color code. The following colors are possible: white, purple, red, 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', 'purple']. 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', 'pink']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"purple, pink",
"red, white",
"pink, red"
]
}
|
D
|
15,835 |
Your goal is to find the secret two-color code. The following colors are possible: blue, 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', 'white']. Hint: one color is in the correct position.
Guess: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"black, blue",
"white, black",
"yellow, blue"
]
}
|
D
|
18,135 |
Your goal is to find the secret two-color code. The following colors are possible: blue, red, 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: ['blue', 'white']. 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', 'purple']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, red",
"white, purple",
"red, blue",
"purple, red"
]
}
|
D
|
21,385 |
Your goal is to find the secret two-color code. The following colors are possible: pink, purple, 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', 'orange']. 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, purple",
"orange, red",
"orange, pink",
"red, red"
]
}
|
C
|
11,312 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, orange, 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: ['yellow', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'yellow']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange",
"purple, orange",
"orange, black",
"orange, orange"
]
}
|
B
|
12,088 |
Your goal is to find the secret two-color code. The following colors are possible: black, brown, 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: ['green', 'black']. 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', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black",
"yellow, brown",
"black, brown",
"brown, green"
]
}
|
B
|
8,131 |
Your goal is to find the secret two-color code. The following colors are possible: black, green, 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', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'green']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"brown, black",
"brown, yellow",
"green, yellow"
]
}
|
C
|
10,581 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, 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: ['black', 'purple']. 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": [
"red, white",
"red, purple",
"white, red",
"purple, red"
]
}
|
D
|
9,820 |
Your goal is to find the secret two-color code. The following colors are possible: white, orange, 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: ['orange', 'yellow']. Hint: one color is in the correct position.
Guess: ['white', 'yellow']. 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": [
"pink, yellow",
"orange, white",
"orange, orange",
"pink, pink"
]
}
|
A
|
16,679 |
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: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'yellow']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"orange, yellow",
"yellow, pink",
"orange, orange"
]
}
|
A
|
24,457 |
Your goal is to find the secret two-color code. The following colors are possible: black, 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: ['black', 'purple']. Hint: one color is in the correct position.
Guess: ['black', 'brown']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"brown, purple",
"black, orange",
"purple, orange"
]
}
|
B
|
27,152 |
Your goal is to find the secret two-color code. The following colors are possible: red, purple, brown, 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', 'purple']. Hint: one color is in the correct position.
Guess: ['red', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, brown",
"brown, blue",
"red, red",
"purple, blue"
]
}
|
B
|
26,314 |
Your goal is to find the secret two-color code. The following colors are possible: red, black, 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: ['red', 'black']. 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": [
"brown, black",
"red, brown",
"brown, red",
"brown, white"
]
}
|
C
|
8,424 |
Your goal is to find the secret two-color code. The following colors are possible: red, purple, 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', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'purple']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"brown, red",
"yellow, brown",
"brown, yellow"
]
}
|
D
|
6,741 |
Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['green', 'white']. Hint: one color is in the correct position.
Guess: ['purple', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, green",
"pink, white",
"green, purple",
"pink, green"
]
}
|
B
|
10,683 |
Your goal is to find the secret two-color code. The following colors are possible: orange, 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: ['black', 'orange']. 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": [
"white, black",
"brown, white",
"orange, brown",
"brown, black"
]
}
|
D
|
4,624 |
Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['purple', '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": [
"orange, yellow",
"yellow, white",
"orange, orange",
"yellow, yellow"
]
}
|
B
|
10,778 |
Your goal is to find the secret two-color code. The following colors are possible: white, brown, 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: ['brown', 'green']. 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": [
"white, white",
"green, black",
"brown, white",
"green, green"
]
}
|
B
|
10,063 |
Your goal is to find the secret two-color code. The following colors are possible: pink, green, 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: ['green', 'pink']. 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', 'red']. Hint: two colors are in the secret code but in the wrong positions.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green",
"red, black",
"green, green",
"pink, green"
]
}
|
B
|
9,657 |
Your goal is to find the secret two-color code. The following colors are possible: green, orange, 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: ['blue', '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": [
"pink, blue",
"blue, pink",
"pink, green",
"blue, green"
]
}
|
C
|
28,860 |
Your goal is to find the secret two-color code. The following colors are possible: white, blue, 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: ['red', 'white']. Hint: one color is in the correct position.
Guess: ['blue', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'white']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white",
"brown, blue",
"brown, red",
"red, brown"
]
}
|
A
|
12,715 |
Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['orange', 'yellow']. Hint: one color is in the correct position.
Guess: ['green', 'yellow']. 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": [
"black, green",
"green, black",
"black, orange",
"black, yellow"
]
}
|
D
|
1,744 |
Your goal is to find the secret two-color code. The following colors are possible: brown, orange, 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: ['orange', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'orange']. Hint: none of the guessed colors are present in the secret code.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"blue, yellow",
"orange, orange",
"brown, yellow"
]
}
|
B
|
6,227 |
Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, brown, 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', '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, blue",
"orange, brown",
"yellow, orange",
"yellow, brown"
]
}
|
C
|
13,105 |
Your goal is to find the secret two-color code. The following colors are possible: purple, green, 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: ['green', 'yellow']. Hint: one color is in the correct position.
Guess: ['purple', 'yellow']. 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": [
"pink, yellow",
"yellow, green",
"green, pink",
"purple, green"
]
}
|
C
|
9,906 |
Your goal is to find the secret two-color code. The following colors are possible: green, yellow, 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: ['green', 'blue']. 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": [
"blue, blue",
"purple, yellow",
"green, green",
"purple, blue"
]
}
|
B
|
18,396 |
Your goal is to find the secret two-color code. The following colors are possible: brown, blue, 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: ['blue', 'purple']. Hint: one color is in the correct position.
Guess: ['brown', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, brown",
"pink, brown",
"brown, brown",
"pink, purple"
]
}
|
D
|
16,233 |
Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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: ['green', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'green']. Hint: one color is in the correct position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, pink",
"green, green",
"white, pink",
"white, green"
]
}
|
D
|
26,960 |
Your goal is to find the secret two-color code. The following colors are possible: brown, white, 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: ['white', 'brown']. Hint: one color is in the correct position.
Guess: ['white', 'pink']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, brown",
"pink, pink",
"pink, white",
"purple, purple"
]
}
|
A
|
2,023 |
Your goal is to find the secret two-color code. The following colors are possible: yellow, red, 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', 'brown']. Hint: one color is in the correct position.
Guess: ['yellow', 'red']. Hint: one color is in the secret code but in the wrong position.
|
{
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"red, brown",
"green, red",
"red, green"
]
}
|
B
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.