id
int64 0
30.4k
| instruction
stringlengths 368
546
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
3,255 | Your goal is to find the secret two-color code. The following colors are possible: purple, yellow, 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: ['purple', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'purple']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow",
"red, red",
"blue, yellow",
"yellow, blue"
]
} | A |
345 | Your goal is to find the secret two-color code. The following colors are possible: purple, green, 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: ['purple', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'purple']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"green, blue",
"pink, purple",
"blue, purple"
]
} | C |
14,604 | Your goal is to find the secret two-color code. The following colors are possible: red, purple, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'blue']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white",
"white, red",
"blue, blue",
"red, purple"
]
} | A |
21,120 | Your goal is to find the secret two-color code. The following colors are possible: black, orange, 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: ['orange', 'red']. Hint: one color is in the correct position.
Guess: ['black', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'red']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink",
"pink, red",
"pink, black",
"red, pink"
]
} | B |
7,633 | Your goal is to find the secret two-color code. The following colors are possible: yellow, black, 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: ['yellow', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"black, red",
"black, yellow",
"brown, yellow"
]
} | C |
26,854 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'green']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, green",
"purple, red",
"green, purple",
"purple, purple"
]
} | A |
27,406 | Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, 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: ['yellow', 'red']. Hint: one color is in the correct position.
Guess: ['orange', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'red']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"red, brown",
"brown, red",
"yellow, brown"
]
} | C |
24,804 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['white', 'green']. 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": [
"green, yellow",
"white, red",
"green, green",
"yellow, white"
]
} | A |
25,502 | Your goal is to find the secret two-color code. The following colors are possible: purple, black, 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: ['black', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'green']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"black, green",
"purple, white",
"green, black"
]
} | A |
25,570 | Your goal is to find the secret two-color code. The following colors are possible: black, 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: ['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', 'green']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green",
"green, yellow",
"green, pink",
"green, green"
]
} | C |
27,520 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['orange', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'orange']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"red, blue",
"purple, red",
"purple, blue"
]
} | B |
976 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['brown', 'red']. Hint: one color is in the correct position.
Guess: ['yellow', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'red']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"white, red",
"red, brown",
"white, yellow"
]
} | B |
10,867 | Your goal is to find the secret two-color code. The following colors are possible: purple, red, 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: ['red', 'purple']. 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', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"red, white",
"white, purple",
"white, yellow"
]
} | D |
11,608 | Your goal is to find the secret two-color code. The following colors are possible: red, 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', 'red']. 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": [
"pink, brown",
"white, white",
"brown, pink",
"brown, white"
]
} | C |
14,136 | Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['green', 'blue']. 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": [
"blue, black",
"black, orange",
"black, black",
"blue, orange"
]
} | D |
11,213 | Your goal is to find the secret two-color code. The following colors are possible: purple, orange, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple']. 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, pink",
"blue, purple",
"orange, pink",
"pink, blue"
]
} | C |
24,466 | Your goal is to find the secret two-color code. The following colors are possible: green, purple, brown, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'brown']. Hint: one color is in the correct position.
Guess: ['green', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, brown",
"brown, green",
"purple, pink",
"brown, brown"
]
} | C |
20,330 | Your goal is to find the secret two-color code. The following colors are possible: pink, black, 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: ['purple', 'yellow']. 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": [
"yellow, black",
"black, black",
"pink, pink",
"black, purple"
]
} | A |
5,398 | Your goal is to find the secret two-color code. The following colors are possible: purple, brown, 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', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'orange']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange",
"brown, brown",
"black, purple",
"orange, orange"
]
} | A |
2,785 | Your goal is to find the secret two-color code. The following colors are possible: red, purple, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', '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', 'orange']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, green",
"purple, green",
"red, orange",
"red, red"
]
} | A |
10,732 | Your goal is to find the secret two-color code. The following colors are possible: purple, orange, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'yellow']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"brown, brown",
"orange, orange",
"brown, orange"
]
} | D |
13,159 | Your goal is to find the secret two-color code. The following colors are possible: brown, pink, 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: ['purple', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple",
"purple, pink",
"pink, pink",
"purple, purple"
]
} | A |
23,136 | Your goal is to find the secret two-color code. The following colors are possible: red, pink, 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', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'white']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white",
"pink, black",
"black, white",
"black, red"
]
} | C |
8,953 | Your goal is to find the secret two-color code. The following colors are possible: purple, blue, 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: ['brown', 'pink']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"purple, blue",
"pink, brown",
"pink, pink"
]
} | C |
172 | Your goal is to find the secret two-color code. The following colors are possible: purple, orange, 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: ['purple', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'pink']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"pink, brown",
"orange, brown",
"pink, pink"
]
} | A |
6,560 | Your goal is to find the secret two-color code. The following colors are possible: black, orange, 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', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'yellow']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black",
"green, orange",
"black, green",
"black, orange"
]
} | B |
24,701 | Your goal is to find the secret two-color code. The following colors are possible: purple, white, black, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple']. Hint: one color is in the correct position.
Guess: ['white', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"purple, green",
"green, purple",
"purple, white"
]
} | C |
12,655 | Your goal is to find the secret two-color code. The following colors are possible: white, green, 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', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'green']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue",
"green, white",
"blue, brown",
"blue, white"
]
} | C |
11,287 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['black', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white",
"red, purple",
"white, black",
"purple, purple"
]
} | C |
21,169 | Your goal is to find the secret two-color code. The following colors are possible: purple, black, 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: ['purple', 'green']. Hint: one color is in the correct position.
Guess: ['purple', 'black']. 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": [
"green, black",
"black, green",
"orange, green",
"black, purple"
]
} | C |
8,586 | Your goal is to find the secret two-color code. The following colors are possible: blue, pink, 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: ['red', 'pink']. Hint: one color is in the correct position.
Guess: ['blue', 'pink']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, brown",
"brown, blue",
"red, blue",
"red, red"
]
} | C |
12,420 | Your goal is to find the secret two-color code. The following colors are possible: pink, green, 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: ['brown', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'brown']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green",
"brown, pink",
"blue, pink",
"green, blue"
]
} | C |
6,850 | Your goal is to find the secret two-color code. The following colors are possible: blue, green, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'green']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"blue, orange",
"blue, blue",
"blue, yellow"
]
} | D |
488 | 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: ['white', 'brown']. Hint: one color is in the correct position.
Guess: ['white', 'red']. 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": [
"white, black",
"white, white",
"red, black",
"black, brown"
]
} | D |
4,132 | Your goal is to find the secret two-color code. The following colors are possible: red, pink, 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: ['red', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, pink",
"red, brown",
"black, red",
"black, brown"
]
} | C |
17,748 | Your goal is to find the secret two-color code. The following colors are possible: white, green, 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: ['blue', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'blue']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, green",
"yellow, blue",
"white, white",
"yellow, white"
]
} | A |
28,855 | Your goal is to find the secret two-color code. The following colors are possible: purple, yellow, blue, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black']. Hint: one color is in the correct position.
Guess: ['purple', 'yellow']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"yellow, black",
"blue, yellow",
"blue, blue"
]
} | B |
9,604 | Your goal is to find the secret two-color code. The following colors are possible: green, purple, blue, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'black']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black",
"green, blue",
"green, purple",
"black, blue"
]
} | A |
27,555 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['purple', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"purple, white",
"white, red",
"yellow, red"
]
} | C |
312 | Your goal is to find the secret two-color code. The following colors are possible: black, 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: 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": [
"purple, black",
"green, brown",
"brown, purple",
"green, black"
]
} | A |
25,028 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red",
"red, red",
"black, black",
"white, black"
]
} | A |
21,001 | Your goal is to find the secret two-color code. The following colors are possible: blue, green, orange, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'black']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange",
"orange, black",
"orange, blue",
"blue, blue"
]
} | B |
10,761 | Your goal is to find the secret two-color code. The following colors are possible: pink, green, 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', 'green']. 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": [
"pink, green",
"black, white",
"green, pink",
"white, pink"
]
} | B |
15,565 | 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', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'black']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown",
"yellow, yellow",
"black, orange",
"orange, black"
]
} | A |
6,967 | Your goal is to find the secret two-color code. The following colors are possible: green, orange, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'brown']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"green, yellow",
"brown, brown",
"yellow, orange"
]
} | D |
19,529 | Your goal is to find the secret two-color code. The following colors are possible: blue, orange, 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', 'blue']. Hint: one color is in the correct position.
Guess: ['orange', 'blue']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange",
"red, orange",
"brown, red",
"brown, blue"
]
} | B |
25,705 | Your goal is to find the secret two-color code. The following colors are possible: white, pink, 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: ['purple', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"pink, white",
"white, brown",
"brown, pink"
]
} | B |
26,507 | Your goal is to find the secret two-color code. The following colors are possible: blue, brown, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'blue']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black",
"black, blue",
"blue, blue",
"brown, brown"
]
} | A |
7,780 | Your goal is to find the secret two-color code. The following colors are possible: pink, yellow, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow']. Hint: one color is in the correct position.
Guess: ['pink', 'yellow']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink",
"blue, pink",
"yellow, yellow",
"yellow, blue"
]
} | A |
15,474 | Your goal is to find the secret two-color code. The following colors are possible: brown, black, 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', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'black']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"brown, brown",
"black, black",
"black, red"
]
} | D |
2,337 | Your goal is to find the secret two-color code. The following colors are possible: white, orange, black, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'black']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"green, white",
"orange, white",
"black, black"
]
} | B |
28,610 | Your goal is to find the secret two-color code. The following colors are possible: white, purple, brown, 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', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'pink']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink",
"brown, white",
"white, brown",
"white, white"
]
} | B |
61 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['black', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink",
"white, black",
"pink, yellow",
"yellow, pink"
]
} | C |
27,589 | Your goal is to find the secret two-color code. The following colors are possible: white, green, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'green']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, green",
"green, yellow",
"brown, green",
"yellow, brown"
]
} | A |
9,332 | Your goal is to find the secret two-color code. The following colors are possible: brown, blue, 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: ['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": [
"green, white",
"green, blue",
"blue, blue",
"blue, green"
]
} | B |
17,367 | Your goal is to find the secret two-color code. The following colors are possible: pink, brown, red, 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: one color is in the correct position.
Guess: ['pink', 'brown']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"pink, yellow",
"yellow, pink",
"brown, red"
]
} | C |
14,429 | Your goal is to find the secret two-color code. The following colors are possible: green, pink, 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', '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, pink",
"pink, white",
"green, blue",
"white, white"
]
} | A |
3,321 | Your goal is to find the secret two-color code. The following colors are possible: brown, pink, black, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'orange']. 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, orange",
"black, pink",
"orange, pink",
"black, orange"
]
} | A |
11,964 | Your goal is to find the secret two-color code. The following colors are possible: red, purple, 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', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'purple']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red",
"red, red",
"purple, purple",
"purple, green"
]
} | D |
7,173 | Your goal is to find the secret two-color code. The following colors are possible: yellow, black, 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', 'black']. Hint: one color is in the correct position.
Guess: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green",
"green, yellow",
"green, green",
"pink, green"
]
} | B |
15,303 | Your goal is to find the secret two-color code. The following colors are possible: red, white, brown, 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": [
"brown, brown",
"pink, brown",
"white, white",
"pink, white"
]
} | D |
20,061 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['yellow', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'yellow']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow",
"pink, green",
"orange, orange",
"pink, pink"
]
} | A |
28,234 | Your goal is to find the secret two-color code. The following colors are possible: green, brown, 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: ['brown', 'green']. Hint: one color is in the correct position.
Guess: ['brown', 'pink']. 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": [
"green, black",
"pink, black",
"black, green",
"brown, black"
]
} | C |
8,576 | Your goal is to find the secret two-color code. The following colors are possible: yellow, black, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'orange']. 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": [
"orange, orange",
"orange, black",
"yellow, orange",
"black, orange"
]
} | B |
27,695 | Your goal is to find the secret two-color code. The following colors are possible: black, red, 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: ['purple', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red",
"black, purple",
"purple, pink",
"purple, purple"
]
} | B |
24,698 | Your goal is to find the secret two-color code. The following colors are possible: brown, blue, 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', '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": [
"red, brown",
"blue, red",
"white, blue",
"brown, blue"
]
} | A |
23,480 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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', 'brown']. 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": [
"brown, red",
"red, white",
"brown, brown",
"brown, white"
]
} | D |
26,504 | Your goal is to find the secret two-color code. The following colors are possible: brown, yellow, 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', 'yellow']. 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",
"blue, white",
"white, brown",
"yellow, white"
]
} | A |
8,652 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'brown']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange",
"yellow, yellow",
"brown, yellow",
"red, brown"
]
} | A |
10,856 | Your goal is to find the secret two-color code. The following colors are possible: white, orange, 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: ['purple', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'purple']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"white, brown",
"orange, orange",
"brown, orange"
]
} | D |
8,391 | Your goal is to find the secret two-color code. The following colors are possible: red, white, 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: ['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', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black",
"purple, black",
"black, black",
"black, red"
]
} | D |
2,480 | Your goal is to find the secret two-color code. The following colors are possible: yellow, green, 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', 'yellow']. 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": [
"brown, brown",
"green, green",
"brown, green",
"brown, red"
]
} | D |
29,816 | Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['white', 'red']. Hint: one color is in the correct position.
Guess: ['white', 'blue']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"purple, red",
"purple, purple",
"blue, red"
]
} | D |
24,812 | Your goal is to find the secret two-color code. The following colors are possible: orange, purple, 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: ['purple', 'orange']. 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": [
"orange, yellow",
"yellow, yellow",
"yellow, blue",
"blue, purple"
]
} | D |
14,154 | Your goal is to find the secret two-color code. The following colors are possible: black, blue, red, 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', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'yellow']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue",
"red, red",
"blue, black",
"red, yellow"
]
} | C |
7,669 | Your goal is to find the secret two-color code. The following colors are possible: blue, white, 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', 'white']. 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": [
"blue, orange",
"red, blue",
"blue, blue",
"orange, blue"
]
} | B |
642 | Your goal is to find the secret two-color code. The following colors are possible: white, blue, 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', 'blue']. Hint: one color is in the correct position.
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. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white",
"blue, brown",
"blue, white",
"black, blue"
]
} | D |
24,358 | Your goal is to find the secret two-color code. The following colors are possible: black, purple, 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: ['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": [
"white, white",
"purple, purple",
"purple, black",
"purple, white"
]
} | C |
1,597 | Your goal is to find the secret two-color code. The following colors are possible: orange, purple, 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: ['purple', 'orange']. Hint: one color is in the correct position.
Guess: ['purple', 'white']. 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": [
"orange, green",
"green, orange",
"white, white",
"green, white"
]
} | B |
7,046 | Your goal is to find the secret two-color code. The following colors are possible: green, white, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'brown']. Hint: 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": [
"green, green",
"yellow, green",
"brown, white",
"yellow, white"
]
} | D |
16,159 | Your goal is to find the secret two-color code. The following colors are possible: white, blue, 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: ['white', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white",
"blue, green",
"orange, white",
"orange, blue"
]
} | D |
28,523 | Your goal is to find the secret two-color code. The following colors are possible: black, white, 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: ['white', '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": [
"purple, black",
"yellow, white",
"purple, yellow",
"white, purple"
]
} | A |
12,777 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['yellow', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'green']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green",
"blue, black",
"blue, blue",
"green, yellow"
]
} | B |
16,713 | Your goal is to find the secret two-color code. The following colors are possible: green, orange, 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: ['purple', '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', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"white, green",
"green, white",
"white, orange"
]
} | D |
8,407 | Your goal is to find the secret two-color code. The following colors are possible: orange, green, black, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'black']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black",
"black, green",
"orange, green",
"green, green"
]
} | A |
20,637 | Your goal is to find the secret two-color code. The following colors are possible: orange, 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', 'orange']. Hint: one color is in the correct position.
Guess: ['pink', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'orange']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, orange",
"white, pink",
"orange, pink",
"orange, white"
]
} | A |
15,668 | Your goal is to find the secret two-color code. The following colors are possible: purple, green, 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: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'green']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, green",
"yellow, blue",
"blue, green",
"yellow, yellow"
]
} | B |
9,965 | Your goal is to find the secret two-color code. The following colors are possible: red, orange, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'purple']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"orange, black",
"purple, red",
"purple, orange"
]
} | D |
28,801 | Your goal is to find the secret two-color code. The following colors are possible: white, blue, 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: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"white, white",
"brown, blue",
"brown, brown"
]
} | A |
15,020 | Your goal is to find the secret two-color code. The following colors are possible: brown, red, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'red']. 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', 'orange']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown",
"orange, yellow",
"red, red",
"yellow, yellow"
]
} | A |
20,964 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['brown', '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', 'yellow']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"yellow, blue",
"blue, red",
"yellow, brown"
]
} | A |
23,943 | Your goal is to find the secret two-color code. The following colors are possible: white, black, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'pink']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"pink, white",
"pink, black",
"white, white"
]
} | B |
20,325 | Your goal is to find the secret two-color code. The following colors are possible: pink, yellow, brown, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'yellow']. Hint: one color is in the correct position.
Guess: ['pink', 'brown']. 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": [
"orange, brown",
"orange, yellow",
"yellow, brown",
"orange, orange"
]
} | B |
18,054 | 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 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": [
"brown, brown",
"blue, orange",
"yellow, blue",
"orange, yellow"
]
} | C |
4,104 | Your goal is to find the secret two-color code. The following colors are possible: pink, orange, 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: ['pink', 'orange']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange",
"blue, orange",
"orange, pink",
"pink, pink"
]
} | C |
27,409 | Your goal is to find the secret two-color code. The following colors are possible: white, blue, 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: ['white', 'yellow']. Hint: one color is in the correct position.
Guess: ['white', 'blue']. 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, black",
"yellow, white",
"yellow, black",
"black, black"
]
} | A |
2,751 | Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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: ['black', 'pink']. 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": [
"white, white",
"white, brown",
"brown, black",
"pink, brown"
]
} | B |
19,714 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['green', 'pink']. Hint: one color is in the correct position.
Guess: ['yellow', 'pink']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange",
"pink, yellow",
"pink, pink",
"green, yellow"
]
} | D |
9,174 | Your goal is to find the secret two-color code. The following colors are possible: red, blue, 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: ['red', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue",
"black, red",
"blue, orange",
"black, black"
]
} | B |
24,430 | Your goal is to find the secret two-color code. The following colors are possible: orange, brown, 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: ['purple', 'orange']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"orange, pink",
"pink, purple",
"orange, purple"
]
} | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.