id
int64 0
30.4k
| instruction
stringlengths 368
546
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
22,201 | Your goal is to find the secret two-color code. The following colors are possible: blue, brown, 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: ['blue', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'blue']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, brown",
"blue, blue",
"green, green",
"brown, green"
]
} | A |
9,841 | Your goal is to find the secret two-color code. The following colors are possible: pink, black, 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: ['brown', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'brown']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow",
"yellow, brown",
"black, yellow",
"black, black"
]
} | C |
17,927 | Your goal is to find the secret two-color code. The following colors are possible: orange, red, 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', 'blue']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"blue, blue",
"blue, orange",
"blue, white"
]
} | D |
4,303 | Your goal is to find the secret two-color code. The following colors are possible: orange, red, white, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'orange']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"red, black",
"white, red",
"black, red"
]
} | D |
17,285 | Your goal is to find the secret two-color code. The following colors are possible: purple, brown, pink, 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', '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": [
"purple, red",
"red, purple",
"red, red",
"purple, brown"
]
} | B |
12,560 | Your goal is to find the secret two-color code. The following colors are possible: yellow, white, 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: ['blue', '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": [
"purple, white",
"white, yellow",
"purple, blue",
"blue, yellow"
]
} | B |
9,961 | Your goal is to find the secret two-color code. The following colors are possible: white, yellow, 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 correct position.
Guess: ['white', 'yellow']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown",
"brown, white",
"yellow, purple",
"purple, brown"
]
} | C |
16,509 | Your goal is to find the secret two-color code. The following colors are possible: black, yellow, 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: ['purple', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'purple']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"black, brown",
"brown, purple",
"brown, brown"
]
} | A |
4,993 | Your goal is to find the secret two-color code. The following colors are possible: white, purple, brown, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white']. Hint: one color is in the correct position.
Guess: ['purple', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"purple, purple",
"black, purple",
"brown, purple"
]
} | D |
1,320 | Your goal is to find the secret two-color code. The following colors are possible: black, white, yellow, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['black', 'black']. Hint: one color is in the correct position.
Guess: ['black', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow",
"white, black",
"white, orange",
"yellow, yellow"
]
} | B |
25,627 | Your goal is to find the secret two-color code. The following colors are possible: orange, blue, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'blue']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"red, white",
"white, orange",
"orange, red"
]
} | B |
9,879 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['purple', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'purple']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"pink, pink",
"brown, pink",
"purple, purple"
]
} | C |
13,055 | Your goal is to find the secret two-color code. The following colors are possible: orange, 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: ['orange', 'green']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow",
"green, orange",
"white, orange",
"orange, white"
]
} | B |
18,639 | Your goal is to find the secret two-color code. The following colors are possible: white, blue, 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: ['blue', 'red']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"red, blue",
"blue, blue",
"white, blue"
]
} | B |
18,772 | Your goal is to find the secret two-color code. The following colors are possible: purple, black, pink, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink']. Hint: one color is in the correct position.
Guess: ['purple', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"yellow, pink",
"pink, purple",
"yellow, black"
]
} | B |
24,823 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['pink', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, pink",
"brown, black",
"brown, pink",
"brown, brown"
]
} | C |
19,824 | Your goal is to find the secret two-color code. The following colors are possible: white, pink, 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: ['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",
"blue, white",
"brown, blue",
"brown, brown"
]
} | A |
22,875 | Your goal is to find the secret two-color code. The following colors are possible: purple, brown, yellow, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'red']. 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', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"brown, yellow",
"brown, purple",
"red, purple"
]
} | C |
14,768 | Your goal is to find the secret two-color code. The following colors are possible: yellow, black, 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: ['yellow', 'blue']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow",
"black, yellow",
"blue, black",
"yellow, black"
]
} | A |
16,372 | Your goal is to find the secret two-color code. The following colors are possible: white, black, 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: ['white', 'orange']. Hint: one color is in the correct position.
Guess: ['white', 'black']. 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": [
"blue, black",
"white, blue",
"black, orange",
"orange, orange"
]
} | B |
29,367 | Your goal is to find the secret two-color code. The following colors are possible: red, white, 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: ['white', 'brown']. 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": [
"red, red",
"white, red",
"brown, brown",
"brown, green"
]
} | B |
13,997 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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', 'yellow']. Hint: one color is in the correct position.
Guess: ['green', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black",
"black, black",
"red, yellow",
"green, red"
]
} | C |
29,383 | Your goal is to find the secret two-color code. The following colors are possible: orange, red, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown",
"white, brown",
"red, red",
"brown, red"
]
} | B |
1,599 | Your goal is to find the secret two-color code. The following colors are possible: blue, white, 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: ['brown', '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', 'red']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white",
"brown, brown",
"brown, red",
"brown, white"
]
} | A |
18,467 | Your goal is to find the secret two-color code. The following colors are possible: black, blue, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['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": [
"black, blue",
"blue, purple",
"black, black",
"blue, black"
]
} | B |
25,428 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['yellow', 'white']. Hint: one color is in the correct position.
Guess: ['yellow', 'blue']. Hint: none of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow",
"green, blue",
"green, green",
"green, white"
]
} | D |
22,950 | 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: ['white', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"yellow, green",
"black, white",
"green, green"
]
} | B |
7,766 | Your goal is to find the secret two-color code. The following colors are possible: yellow, blue, orange, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'blue']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, orange",
"pink, yellow",
"yellow, pink",
"orange, blue"
]
} | A |
21,307 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['orange', 'yellow']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple",
"yellow, orange",
"purple, orange",
"black, black"
]
} | B |
29,786 | Your goal is to find the secret two-color code. The following colors are possible: green, brown, 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: ['brown', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'pink']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"pink, brown",
"yellow, brown",
"brown, brown"
]
} | C |
10,532 | Your goal is to find the secret two-color code. The following colors are possible: blue, brown, 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: ['orange', 'blue']. Hint: one color is in the correct position.
Guess: ['brown', 'blue']. 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": [
"green, orange",
"green, green",
"orange, green",
"brown, orange"
]
} | C |
22,511 | Your goal is to find the secret two-color code. The following colors are possible: red, blue, green, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'green']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"green, red",
"purple, green",
"green, green"
]
} | B |
21,693 | Your goal is to find the secret two-color code. The following colors are possible: green, red, 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: ['green', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'pink']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, red",
"pink, green",
"purple, green",
"pink, pink"
]
} | C |
17,835 | Your goal is to find the secret two-color code. The following colors are possible: blue, white, 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: ['blue', 'purple']. 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": [
"purple, brown",
"brown, brown",
"blue, blue",
"white, white"
]
} | A |
28,763 | Your goal is to find the secret two-color code. The following colors are possible: blue, green, purple, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'purple']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"green, orange",
"purple, purple",
"orange, purple"
]
} | D |
24,342 | Your goal is to find the secret two-color code. The following colors are possible: pink, brown, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'brown']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"pink, purple",
"purple, green",
"green, green"
]
} | C |
6,981 | Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, 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: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'yellow']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"yellow, red",
"red, red",
"orange, red"
]
} | A |
9,574 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['black', 'orange']. Hint: one color is in the correct position.
Guess: ['yellow', 'orange']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow",
"green, orange",
"orange, orange",
"green, green"
]
} | A |
19,147 | Your goal is to find the secret two-color code. The following colors are possible: purple, red, pink, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black",
"purple, purple",
"pink, purple",
"red, pink"
]
} | C |
11,084 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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', 'black']. Hint: one color is in the correct position.
Guess: ['yellow', '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": [
"green, pink",
"yellow, green",
"yellow, pink",
"green, black"
]
} | D |
9,927 | Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['white', 'red']. Hint: one color is in the correct position.
Guess: ['white', 'orange']. 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": [
"red, orange",
"red, red",
"red, purple",
"white, purple"
]
} | D |
26,074 | Your goal is to find the secret two-color code. The following colors are possible: green, purple, pink, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple']. Hint: one color is in the correct position.
Guess: ['green', 'purple']. 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, green",
"black, purple",
"black, black",
"pink, black"
]
} | D |
3,744 | Your goal is to find the secret two-color code. The following colors are possible: white, yellow, 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: ['yellow', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'blue']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white",
"blue, pink",
"white, yellow",
"yellow, pink"
]
} | B |
21,490 | 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: ['orange', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white",
"pink, orange",
"white, orange",
"orange, orange"
]
} | C |
18,233 | Your goal is to find the secret two-color code. The following colors are possible: black, 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: ['purple', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'purple']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"green, purple",
"purple, black",
"green, brown"
]
} | B |
22,055 | Your goal is to find the secret two-color code. The following colors are possible: green, orange, 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: ['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, black",
"orange, white",
"black, black",
"white, orange"
]
} | B |
3,827 | Your goal is to find the secret two-color code. The following colors are possible: blue, yellow, green, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow']. Hint: one color is in the correct position.
Guess: ['blue', 'green']. 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, blue",
"pink, yellow",
"green, yellow",
"green, green"
]
} | B |
6,580 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'pink']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"white, yellow",
"white, pink",
"yellow, white"
]
} | B |
11,470 | Your goal is to find the secret two-color code. The following colors are possible: red, green, 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: ['orange', 'green']. Hint: one color is in the correct position.
Guess: ['red', 'green']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red",
"brown, brown",
"orange, red",
"orange, brown"
]
} | C |
24,759 | Your goal is to find the secret two-color code. The following colors are possible: green, red, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black",
"black, red",
"purple, black",
"red, purple"
]
} | B |
17,075 | Your goal is to find the secret two-color code. The following colors are possible: brown, black, green, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. Hint: one color is in the correct position.
Guess: ['brown', 'black']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"green, brown",
"brown, pink",
"pink, green"
]
} | B |
17,174 | Your goal is to find the secret two-color code. The following colors are possible: black, white, 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', 'purple']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"purple, white",
"purple, red",
"purple, purple"
]
} | B |
27,620 | Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['brown', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"white, brown",
"brown, white",
"white, pink"
]
} | B |
3,568 | Your goal is to find the secret two-color code. The following colors are possible: purple, orange, 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: ['brown', 'orange']. Hint: one color is in the correct position.
Guess: ['purple', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'orange']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"pink, orange",
"orange, pink",
"orange, purple"
]
} | B |
19,924 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['black', 'purple']. Hint: one color is in the correct position.
Guess: ['red', '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, black",
"red, red",
"yellow, purple",
"yellow, red"
]
} | C |
19,561 | Your goal is to find the secret two-color code. The following colors are possible: brown, red, 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', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'green']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, red",
"pink, brown",
"red, pink",
"pink, pink"
]
} | B |
17,784 | Your goal is to find the secret two-color code. The following colors are possible: green, yellow, 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: ['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": [
"purple, yellow",
"orange, green",
"purple, orange",
"green, orange"
]
} | A |
13,557 | 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: ['pink', 'black']. Hint: one color is in the correct position.
Guess: ['pink', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['black', 'black']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"white, pink",
"green, black",
"white, black"
]
} | D |
9,069 | Your goal is to find the secret two-color code. The following colors are possible: white, blue, 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: ['blue', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, brown",
"pink, white",
"blue, pink",
"brown, blue"
]
} | D |
8,749 | Your goal is to find the secret two-color code. The following colors are possible: black, brown, blue, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'blue']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black",
"orange, blue",
"brown, black",
"blue, orange"
]
} | B |
30,070 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['blue', 'red']. Hint: one color is in the correct position.
Guess: ['orange', 'red']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange",
"blue, blue",
"blue, orange",
"red, blue"
]
} | C |
14,610 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'pink']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"blue, black",
"black, pink",
"white, pink"
]
} | C |
12,361 | Your goal is to find the secret two-color code. The following colors are possible: green, red, 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', 'green']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue",
"blue, white",
"red, green",
"blue, red"
]
} | A |
23,293 | Your goal is to find the secret two-color code. The following colors are possible: pink, red, 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: ['red', 'blue']. 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": [
"brown, pink",
"brown, brown",
"blue, pink",
"pink, pink"
]
} | C |
1,842 | Your goal is to find the secret two-color code. The following colors are possible: red, orange, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange",
"white, blue",
"red, red",
"orange, red"
]
} | D |
2,988 | Your goal is to find the secret two-color code. The following colors are possible: green, yellow, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'blue']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"yellow, green",
"yellow, yellow",
"pink, pink"
]
} | A |
7,799 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['brown', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'brown']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange",
"brown, pink",
"pink, brown",
"blue, blue"
]
} | C |
14,104 | Your goal is to find the secret two-color code. The following colors are possible: white, pink, 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: ['white', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'white']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"orange, white",
"white, white",
"pink, black"
]
} | B |
9,520 | Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'pink']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"white, purple",
"white, pink",
"purple, white"
]
} | B |
26,157 | Your goal is to find the secret two-color code. The following colors are possible: pink, blue, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'blue']. Hint: one color is in the correct position.
Guess: ['pink', 'orange']. 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": [
"purple, blue",
"purple, purple",
"blue, purple",
"pink, purple"
]
} | D |
22,789 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['orange', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'orange']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue",
"purple, blue",
"pink, orange",
"pink, purple"
]
} | D |
28,913 | Your goal is to find the secret two-color code. The following colors are possible: blue, white, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'white']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue",
"red, red",
"red, purple",
"purple, blue"
]
} | C |
4,080 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['red', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red",
"pink, green",
"green, green",
"white, white"
]
} | A |
22,470 | Your goal is to find the secret two-color code. The following colors are possible: red, pink, 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: ['yellow', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'yellow']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow",
"yellow, blue",
"pink, blue",
"blue, red"
]
} | C |
2,775 | Your goal is to find the secret two-color code. The following colors are possible: green, purple, 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: ['white', 'red']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"red, white",
"white, green",
"green, red"
]
} | B |
21,189 | Your goal is to find the secret two-color code. The following colors are possible: pink, red, 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', 'pink']. Hint: one color is in the correct position.
Guess: ['red', '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": [
"purple, red",
"purple, pink",
"red, red",
"pink, brown"
]
} | B |
14,579 | Your goal is to find the secret two-color code. The following colors are possible: blue, red, 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: ['red', 'purple']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black",
"black, red",
"purple, blue",
"purple, red"
]
} | D |
3,730 | Your goal is to find the secret two-color code. The following colors are possible: white, yellow, 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: ['yellow', 'brown']. Hint: one color is in the correct 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",
"yellow, white",
"white, yellow",
"brown, white"
]
} | B |
30,353 | Your goal is to find the secret two-color code. The following colors are possible: purple, orange, 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: ['purple', 'orange']. Hint: one color is in the correct position.
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. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"orange, purple",
"yellow, orange",
"yellow, purple"
]
} | C |
3,882 | Your goal is to find the secret two-color code. The following colors are possible: green, red, 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: ['red', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'red']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"red, green",
"white, black",
"green, black"
]
} | C |
29,963 | Your goal is to find the secret two-color code. The following colors are possible: purple, blue, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'white']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"orange, white",
"blue, orange",
"blue, white"
]
} | B |
12,880 | Your goal is to find the secret two-color code. The following colors are possible: green, yellow, 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', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'yellow']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black",
"yellow, pink",
"pink, pink",
"pink, black"
]
} | B |
3,883 | Your goal is to find the secret two-color code. The following colors are possible: white, brown, 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: ['white', 'brown']. 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": [
"black, blue",
"black, black",
"blue, blue",
"white, black"
]
} | D |
1,843 | Your goal is to find the secret two-color code. The following colors are possible: green, blue, black, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue']. 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', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue",
"purple, purple",
"black, green",
"black, purple"
]
} | C |
22,639 | Your goal is to find the secret two-color code. The following colors are possible: yellow, red, 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: ['purple', 'yellow']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"red, red",
"red, brown",
"purple, red"
]
} | A |
13,871 | Your goal is to find the secret two-color code. The following colors are possible: purple, orange, pink, 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: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"pink, red",
"pink, pink",
"red, pink"
]
} | A |
19,041 | Your goal is to find the secret two-color code. The following colors are possible: white, blue, black, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'blue']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white",
"white, black",
"blue, black",
"black, white"
]
} | B |
26,596 | Your goal is to find the secret two-color code. The following colors are possible: orange, blue, 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: ['black', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'blue']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink",
"orange, black",
"black, blue",
"blue, black"
]
} | A |
20,563 | Your goal is to find the secret two-color code. The following colors are possible: brown, red, 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: ['pink', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, green",
"brown, pink",
"red, pink",
"green, pink"
]
} | B |
997 | Your goal is to find the secret two-color code. The following colors are possible: brown, white, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white']. Hint: one color is in the correct position.
Guess: ['brown', 'green']. Hint: one color is in the correct position.
Guess: ['brown', 'brown']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red",
"red, green",
"green, brown",
"brown, red"
]
} | D |
14,239 | Your goal is to find the secret two-color code. The following colors are possible: black, white, 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: ['purple', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'purple']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, white",
"white, white",
"blue, white",
"blue, purple"
]
} | D |
10,822 | Your goal is to find the secret two-color code. The following colors are possible: black, 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: ['black', 'pink']. Hint: one color is in the correct position.
Guess: ['black', 'orange']. 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": [
"pink, orange",
"brown, pink",
"black, brown",
"brown, brown"
]
} | C |
14,506 | Your goal is to find the secret two-color code. The following colors are possible: pink, white, 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', 'green']. Hint: one color is in the correct position.
Guess: ['pink', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"green, white",
"pink, blue",
"blue, green"
]
} | D |
29,674 | 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: ['brown', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'orange']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, black",
"orange, black",
"black, pink",
"orange, pink"
]
} | A |
28,205 | 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', 'brown']. 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": [
"brown, brown",
"blue, white",
"blue, brown",
"blue, purple"
]
} | C |
26,220 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['black', '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": [
"black, pink",
"red, pink",
"purple, purple",
"purple, red"
]
} | A |
22,804 | Your goal is to find the secret two-color code. The following colors are possible: yellow, red, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'orange']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow",
"yellow, green",
"green, yellow",
"yellow, yellow"
]
} | C |
17,358 | Your goal is to find the secret two-color code. The following colors are possible: purple, red, 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: ['red', 'pink']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"yellow, red",
"pink, red",
"purple, red"
]
} | C |
25,635 | Your goal is to find the secret two-color code. The following colors are possible: orange, blue, white, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'orange']. Hint: one color is in the correct position.
Guess: ['blue', '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, blue",
"yellow, orange",
"white, white",
"blue, yellow"
]
} | B |
4,760 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['blue', 'red']. 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', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, purple",
"white, white",
"red, blue",
"blue, white"
]
} | A |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.