id
int64 0
30.4k
| instruction
stringlengths 368
546
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
914 | Your goal is to find the secret two-color code. The following colors are possible: black, purple, pink, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'black']. Hint: one color is in the correct position.
Guess: ['purple', '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": [
"purple, pink",
"black, yellow",
"pink, black",
"purple, yellow"
]
} | C |
16,571 | Your goal is to find the secret two-color code. The following colors are possible: black, 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: ['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": [
"purple, purple",
"blue, black",
"purple, yellow",
"black, blue"
]
} | B |
21,341 | Your goal is to find the secret two-color code. The following colors are possible: blue, black, 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: ['blue', 'yellow']. Hint: one color is in the correct position.
Guess: ['blue', '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": [
"blue, blue",
"yellow, pink",
"pink, yellow",
"black, black"
]
} | C |
30,012 | Your goal is to find the secret two-color code. The following colors are possible: brown, red, 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: ['red', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'red']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"red, red",
"blue, blue",
"blue, purple"
]
} | A |
19,603 | Your goal is to find the secret two-color code. The following colors are possible: yellow, purple, 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: ['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', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"black, yellow",
"black, black",
"black, purple"
]
} | D |
14,386 | Your goal is to find the secret two-color code. The following colors are possible: brown, 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: ['brown', 'purple']. 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, purple",
"red, purple",
"white, red",
"red, red"
]
} | A |
12,693 | Your goal is to find the secret two-color code. The following colors are possible: brown, red, white, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', '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, brown",
"pink, pink",
"white, white",
"red, white"
]
} | A |
9,723 | Your goal is to find the secret two-color code. The following colors are possible: brown, green, 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', 'purple']. 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": [
"green, green",
"purple, brown",
"pink, green",
"brown, purple"
]
} | B |
15,921 | Your goal is to find the secret two-color code. The following colors are possible: orange, brown, blue, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'blue']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown",
"blue, green",
"blue, brown",
"blue, orange"
]
} | C |
14 | Your goal is to find the secret two-color code. The following colors are possible: green, purple, 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', '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', 'red']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow",
"purple, yellow",
"red, green",
"yellow, green"
]
} | C |
18,949 | Your goal is to find the secret two-color code. The following colors are possible: yellow, purple, 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', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'orange']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"purple, orange",
"brown, yellow",
"orange, purple"
]
} | B |
12,901 | Your goal is to find the secret two-color code. The following colors are possible: pink, black, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'red']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"black, pink",
"pink, black",
"red, green"
]
} | D |
21,896 | Your goal is to find the secret two-color code. The following colors are possible: white, black, 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: ['pink', 'blue']. 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": [
"black, black",
"black, pink",
"blue, white",
"white, blue"
]
} | C |
26,299 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['brown', 'red']. Hint: one color is in the correct position.
Guess: ['blue', '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": [
"pink, pink",
"red, pink",
"brown, pink",
"red, brown"
]
} | C |
882 | Your goal is to find the secret two-color code. The following colors are possible: purple, pink, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'yellow']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple",
"yellow, orange",
"orange, purple",
"pink, pink"
]
} | A |
13,567 | Your goal is to find the secret two-color code. The following colors are possible: orange, green, 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: ['orange', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple",
"black, black",
"black, orange",
"purple, purple"
]
} | C |
9,958 | Your goal is to find the secret two-color code. The following colors are possible: orange, black, 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: ['orange', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'brown']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black",
"black, black",
"brown, orange",
"black, orange"
]
} | C |
27,541 | Your goal is to find the secret two-color code. The following colors are possible: black, purple, 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: ['black', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black",
"yellow, yellow",
"purple, purple",
"yellow, black"
]
} | A |
6,359 | Your goal is to find the secret two-color code. The following colors are possible: black, orange, yellow, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"black, orange",
"yellow, orange",
"blue, orange"
]
} | C |
24,939 | Your goal is to find the secret two-color code. The following colors are possible: purple, white, 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: ['white', 'yellow']. 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": [
"white, red",
"white, purple",
"red, white",
"purple, purple"
]
} | C |
29,028 | Your goal is to find the secret two-color code. The following colors are possible: black, 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', 'black']. 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": [
"pink, blue",
"pink, black",
"blue, yellow",
"yellow, pink"
]
} | A |
19,152 | Your goal is to find the secret two-color code. The following colors are possible: orange, blue, green, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'green']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue",
"blue, orange",
"pink, orange",
"pink, pink"
]
} | C |
8,735 | Your goal is to find the secret two-color code. The following colors are possible: yellow, white, 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', 'white']. Hint: one color is in the correct position.
Guess: ['yellow', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'white']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"yellow, yellow",
"blue, pink",
"pink, white"
]
} | D |
10,210 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"yellow, black",
"blue, blue",
"blue, yellow"
]
} | A |
29,248 | Your goal is to find the secret two-color code. The following colors are possible: green, brown, 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: ['brown', 'blue']. Hint: one color is in the correct position.
Guess: ['green', 'blue']. 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": [
"green, green",
"brown, yellow",
"green, yellow",
"yellow, green"
]
} | B |
601 | Your goal is to find the secret two-color code. The following colors are possible: blue, orange, 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: ['orange', 'pink']. Hint: one color is in the correct position.
Guess: ['blue', 'pink']. 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, blue",
"black, pink",
"orange, black",
"blue, black"
]
} | C |
18,301 | Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['green', '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": [
"purple, brown",
"brown, yellow",
"brown, green",
"green, brown"
]
} | C |
11,305 | Your goal is to find the secret two-color code. The following colors are possible: orange, black, green, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. Hint: one color is in the correct position.
Guess: ['orange', '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": [
"black, green",
"green, white",
"white, black",
"white, white"
]
} | C |
24,878 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['purple', 'black']. Hint: one color is in the correct position.
Guess: ['purple', 'brown']. 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, pink",
"pink, purple",
"black, pink",
"brown, purple"
]
} | A |
2,736 | Your goal is to find the secret two-color code. The following colors are possible: white, yellow, 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: ['purple', 'yellow']. 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": [
"yellow, orange",
"orange, yellow",
"yellow, white",
"white, yellow"
]
} | C |
10,061 | Your goal is to find the secret two-color code. The following colors are possible: blue, purple, green, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green']. Hint: one color is in the correct 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",
"white, blue",
"white, purple",
"purple, green"
]
} | B |
24,279 | Your goal is to find the secret two-color code. The following colors are possible: orange, purple, blue, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple']. 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', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"brown, purple",
"brown, blue",
"brown, orange"
]
} | D |
1,590 | Your goal is to find the secret two-color code. The following colors are possible: orange, 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: ['brown', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'purple']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"brown, brown",
"orange, brown",
"pink, brown"
]
} | D |
15,514 | Your goal is to find the secret two-color code. The following colors are possible: pink, blue, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'pink']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"purple, red",
"pink, purple",
"red, red"
]
} | A |
30,232 | Your goal is to find the secret two-color code. The following colors are possible: white, pink, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink']. Hint: 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": [
"white, orange",
"pink, pink",
"orange, white",
"white, white"
]
} | C |
18,885 | Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'green']. 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": [
"purple, purple",
"green, purple",
"orange, green",
"green, orange"
]
} | B |
22,533 | Your goal is to find the secret two-color code. The following colors are possible: purple, green, 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', 'green']. Hint: one color is in the correct position.
Guess: ['purple', 'blue']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, green",
"yellow, green",
"green, yellow",
"green, blue"
]
} | A |
4,877 | Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, 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: ['yellow', '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": [
"red, red",
"yellow, orange",
"black, yellow",
"red, orange"
]
} | B |
20,461 | Your goal is to find the secret two-color code. The following colors are possible: purple, brown, yellow, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'purple']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"green, purple",
"green, yellow",
"yellow, brown"
]
} | C |
15,720 | Your goal is to find the secret two-color code. The following colors are possible: pink, purple, 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: ['pink', 'black']. Hint: one color is in the correct position.
Guess: ['pink', 'purple']. 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": [
"pink, orange",
"orange, purple",
"orange, pink",
"black, black"
]
} | A |
1,245 | Your goal is to find the secret two-color code. The following colors are possible: orange, green, 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: ['pink', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'green']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink",
"purple, pink",
"green, orange",
"purple, purple"
]
} | C |
1,723 | Your goal is to find the secret two-color code. The following colors are possible: white, brown, black, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'black']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow",
"yellow, white",
"brown, white",
"white, brown"
]
} | B |
16,138 | Your goal is to find the secret two-color code. The following colors are possible: purple, black, brown, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. 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",
"purple, black",
"brown, purple",
"black, brown"
]
} | C |
22,213 | Your goal is to find the secret two-color code. The following colors are possible: pink, yellow, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', '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": [
"white, white",
"brown, pink",
"yellow, yellow",
"white, pink"
]
} | D |
17,864 | Your goal is to find the secret two-color code. The following colors are possible: brown, yellow, 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: ['yellow', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'yellow']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, black",
"brown, green",
"black, yellow",
"black, green"
]
} | C |
20,728 | Your goal is to find the secret two-color code. The following colors are possible: green, blue, white, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"blue, blue",
"green, white",
"blue, black"
]
} | C |
23,038 | Your goal is to find the secret two-color code. The following colors are possible: blue, pink, 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: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"brown, purple",
"purple, brown",
"brown, pink"
]
} | A |
7,366 | Your goal is to find the secret two-color code. The following colors are possible: red, pink, black, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'black']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"pink, black",
"orange, orange",
"orange, black"
]
} | D |
27,800 | Your goal is to find the secret two-color code. The following colors are possible: yellow, red, green, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red']. 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": [
"red, yellow",
"green, black",
"green, yellow",
"black, yellow"
]
} | A |
14,264 | Your goal is to find the secret two-color code. The following colors are possible: orange, yellow, 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: ['white', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'red']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"yellow, yellow",
"red, white",
"red, yellow"
]
} | A |
12,134 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['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, red",
"black, pink",
"purple, red",
"black, black"
]
} | B |
5,371 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['blue', 'yellow']. Hint: one color is in the correct position.
Guess: ['blue', 'brown']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"brown, yellow",
"brown, purple",
"yellow, blue"
]
} | B |
8,791 | 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: 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": [
"yellow, brown",
"yellow, orange",
"brown, orange",
"red, orange"
]
} | A |
22,382 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['purple', 'white']. Hint: one color is in the correct position.
Guess: ['purple', 'orange']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white",
"white, purple",
"blue, orange",
"blue, blue"
]
} | A |
29,064 | Your goal is to find the secret two-color code. The following colors are possible: black, pink, 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: ['black', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'red']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"red, black",
"pink, black",
"yellow, black"
]
} | D |
9,527 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['red', 'pink']. 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": [
"brown, purple",
"red, purple",
"purple, purple",
"brown, red"
]
} | D |
6,758 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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 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": [
"orange, pink",
"green, orange",
"blue, pink",
"pink, blue"
]
} | D |
2,295 | Your goal is to find the secret two-color code. The following colors are possible: brown, yellow, red, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown",
"red, yellow",
"brown, brown",
"yellow, blue"
]
} | D |
27,075 | Your goal is to find the secret two-color code. The following colors are possible: red, orange, black, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'blue']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"blue, blue",
"black, orange",
"red, red"
]
} | A |
186 | Your goal is to find the secret two-color code. The following colors are possible: orange, pink, yellow, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'pink']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow",
"yellow, pink",
"white, pink",
"pink, pink"
]
} | A |
5,780 | Your goal is to find the secret two-color code. The following colors are possible: orange, 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: ['orange', 'blue']. Hint: one color is in the correct position.
Guess: ['orange', 'brown']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"black, black",
"black, orange",
"brown, blue"
]
} | D |
22,035 | Your goal is to find the secret two-color code. The following colors are possible: pink, purple, 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: ['yellow', 'purple']. Hint: one color is in the correct position.
Guess: ['pink', 'purple']. Hint: none of the guessed colors are present in the secret code.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, white",
"purple, yellow",
"purple, pink",
"pink, white"
]
} | A |
28,973 | 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', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'orange']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"orange, yellow",
"purple, black",
"black, purple"
]
} | D |
28,278 | Your goal is to find the secret two-color code. The following colors are possible: blue, yellow, 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: ['yellow', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'yellow']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow",
"black, blue",
"yellow, black",
"green, black"
]
} | D |
13,840 | Your goal is to find the secret two-color code. The following colors are possible: black, yellow, green, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'green']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, white",
"black, white",
"black, black",
"green, black"
]
} | B |
28,979 | Your goal is to find the secret two-color code. The following colors are possible: red, white, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'red']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink",
"red, white",
"pink, orange",
"red, red"
]
} | B |
25,304 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['yellow', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'yellow']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"brown, pink",
"purple, pink",
"brown, purple"
]
} | D |
11,387 | Your goal is to find the secret two-color code. The following colors are possible: yellow, black, orange, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'orange']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"black, orange",
"brown, orange",
"brown, black"
]
} | C |
1,229 | Your goal is to find the secret two-color code. The following colors are possible: brown, black, white, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, white",
"purple, purple",
"white, brown",
"brown, white"
]
} | A |
25,721 | Your goal is to find the secret two-color code. The following colors are possible: brown, yellow, orange, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'yellow']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown",
"orange, yellow",
"yellow, brown",
"yellow, orange"
]
} | C |
28,143 | Your goal is to find the secret two-color code. The following colors are possible: red, brown, orange, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['brown', 'orange']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown",
"black, orange",
"orange, red",
"brown, brown"
]
} | C |
19,849 | Your goal is to find the secret two-color code. The following colors are possible: black, blue, purple, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black']. Hint: one color is in the correct position.
Guess: ['blue', 'black']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"blue, blue",
"black, brown",
"black, purple"
]
} | A |
8,915 | Your goal is to find the secret two-color code. The following colors are possible: white, purple, black, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'black']. 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": [
"white, white",
"purple, black",
"blue, blue",
"purple, blue"
]
} | D |
15,557 | Your goal is to find the secret two-color code. The following colors are possible: black, blue, 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: ['black', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'black']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"blue, purple",
"black, blue",
"purple, pink"
]
} | D |
11,673 | Your goal is to find the secret two-color code. The following colors are possible: brown, white, 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: ['brown', 'black']. Hint: one color is in the correct position.
Guess: ['brown', 'white']. Hint: one color is in the correct position.
Guess: ['brown', 'brown']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown",
"purple, black",
"brown, purple",
"black, black"
]
} | C |
21,406 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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', 'purple']. Hint: one color is in the correct position.
Guess: ['black', 'yellow']. 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": [
"purple, yellow",
"orange, purple",
"yellow, yellow",
"black, orange"
]
} | D |
3,587 | Your goal is to find the secret two-color code. The following colors are possible: purple, black, 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: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'black']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"purple, white",
"black, white",
"brown, white"
]
} | C |
29,626 | Your goal is to find the secret two-color code. The following colors are possible: pink, white, red, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'red']. Hint: one color is in the correct position.
Guess: ['pink', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, green",
"white, pink",
"white, white",
"white, red"
]
} | D |
16,585 | Your goal is to find the secret two-color code. The following colors are possible: blue, black, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'blue']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black",
"blue, blue",
"white, white",
"red, white"
]
} | A |
16,922 | Your goal is to find the secret two-color code. The following colors are possible: red, blue, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'white']. Hint: one color is in the correct position.
Guess: ['red', 'blue']. 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": [
"blue, red",
"red, brown",
"blue, blue",
"brown, white"
]
} | B |
13,654 | Your goal is to find the secret two-color code. The following colors are possible: purple, pink, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'pink']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"orange, yellow",
"orange, pink",
"pink, pink"
]
} | A |
5,424 | Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['green', 'pink']. Hint: one color is in the correct position.
Guess: ['green', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, brown",
"blue, pink",
"brown, blue",
"green, blue"
]
} | B |
18,242 | Your goal is to find the secret two-color code. The following colors are possible: yellow, blue, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'blue']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"yellow, purple",
"purple, pink",
"blue, yellow"
]
} | B |
6,753 | Your goal is to find the secret two-color code. The following colors are possible: green, brown, red, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'green']. Hint: one color is in the correct position.
Guess: ['brown', 'red']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, green",
"green, green",
"green, orange",
"orange, green"
]
} | A |
21,901 | Your goal is to find the secret two-color code. The following colors are possible: purple, orange, pink, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow']. Hint: one color is in the correct position.
Guess: ['purple', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink",
"purple, pink",
"pink, pink",
"purple, purple"
]
} | A |
29,092 | Your goal is to find the secret two-color code. The following colors are possible: blue, green, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'blue']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, green",
"purple, purple",
"green, purple",
"purple, red"
]
} | A |
28,739 | Your goal is to find the secret two-color code. The following colors are possible: purple, pink, yellow, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'pink']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"yellow, yellow",
"yellow, pink",
"pink, brown"
]
} | D |
7,089 | Your goal is to find the secret two-color code. The following colors are possible: green, purple, black, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['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": [
"purple, blue",
"purple, black",
"purple, green",
"blue, black"
]
} | D |
12,387 | Your goal is to find the secret two-color code. The following colors are possible: orange, red, green, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'orange']. 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', 'blue']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"blue, red",
"orange, blue",
"blue, green"
]
} | B |
6,694 | Your goal is to find the secret two-color code. The following colors are possible: green, blue, black, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'blue']. Hint: one color is in the correct position.
Guess: ['green', 'blue']. 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": [
"blue, green",
"white, blue",
"blue, blue",
"black, white"
]
} | D |
10,782 | Your goal is to find the secret two-color code. The following colors are possible: purple, blue, 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: ['blue', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'blue']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, black",
"black, blue",
"pink, purple",
"black, pink"
]
} | A |
24,239 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['green', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'green']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"orange, red",
"purple, orange",
"red, orange"
]
} | C |
25,458 | Your goal is to find the secret two-color code. The following colors are possible: purple, black, white, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'black']. 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": [
"black, white",
"purple, black",
"white, white",
"black, black"
]
} | A |
16,992 | Your goal is to find the secret two-color code. The following colors are possible: yellow, red, pink, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'pink']. Hint: one color is in the correct position.
Guess: ['yellow', 'red']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red",
"yellow, yellow",
"white, yellow",
"red, pink"
]
} | D |
22,388 | Your goal is to find the secret two-color code. The following colors are possible: green, blue, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple",
"green, purple",
"green, blue",
"purple, purple"
]
} | A |
21,262 | Your goal is to find the secret two-color code. The following colors are possible: pink, orange, black, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'black']. Hint: one color is in the correct position.
Guess: ['pink', 'black']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple",
"purple, purple",
"orange, pink",
"black, pink"
]
} | C |
7,882 | Your goal is to find the secret two-color code. The following colors are possible: black, blue, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'black']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"purple, purple",
"red, purple",
"purple, black"
]
} | C |
4,015 | Your goal is to find the secret two-color code. The following colors are possible: green, blue, red, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'red']. 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": [
"brown, red",
"red, blue",
"brown, brown",
"brown, blue"
]
} | B |
27,453 | Your goal is to find the secret two-color code. The following colors are possible: pink, black, green, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'green']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green",
"yellow, yellow",
"black, yellow",
"pink, black"
]
} | C |
594 | Your goal is to find the secret two-color code. The following colors are possible: yellow, white, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', '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": [
"yellow, yellow",
"orange, pink",
"pink, yellow",
"white, orange"
]
} | C |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.