id
int64 0
30.4k
| instruction
stringlengths 368
546
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
7,528 | Your goal is to find the secret two-color code. The following colors are possible: white, blue, 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: ['white', 'blue']. Hint: one color is in the correct position.
Guess: ['white', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['blue', 'blue']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"red, blue",
"blue, red",
"red, red"
]
} | B |
13,123 | Your goal is to find the secret two-color code. The following colors are possible: blue, black, 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: ['blue', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'brown']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown",
"black, black",
"blue, brown",
"black, orange"
]
} | D |
10,056 | Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['white', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange",
"orange, orange",
"white, blue",
"orange, blue"
]
} | A |
26,557 | Your goal is to find the secret two-color code. The following colors are possible: pink, blue, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'yellow']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue",
"blue, brown",
"pink, blue",
"pink, pink"
]
} | B |
9,926 | Your goal is to find the secret two-color code. The following colors are possible: yellow, red, purple, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'red']. 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": [
"blue, yellow",
"yellow, purple",
"purple, yellow",
"red, yellow"
]
} | C |
22,932 | Your goal is to find the secret two-color code. The following colors are possible: orange, black, blue, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"black, orange",
"black, blue",
"blue, orange"
]
} | C |
17,828 | Your goal is to find the secret two-color code. The following colors are possible: brown, purple, 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: ['purple', 'black']. Hint: one color is in the correct position.
Guess: ['brown', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red",
"brown, purple",
"red, black",
"red, red"
]
} | A |
10,521 | Your goal is to find the secret two-color code. The following colors are possible: white, purple, 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: ['pink', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['white', 'pink']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, pink",
"purple, yellow",
"pink, purple",
"yellow, purple"
]
} | A |
25,711 | Your goal is to find the secret two-color code. The following colors are possible: white, black, orange, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'white']. 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": [
"orange, white",
"orange, red",
"red, orange",
"black, red"
]
} | D |
12,014 | Your goal is to find the secret two-color code. The following colors are possible: green, yellow, pink, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'pink']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white",
"white, pink",
"yellow, yellow",
"pink, yellow"
]
} | D |
24,423 | Your goal is to find the secret two-color code. The following colors are possible: pink, red, green, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'pink']. 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', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red",
"green, red",
"brown, green",
"pink, pink"
]
} | A |
19,840 | Your goal is to find the secret two-color code. The following colors are possible: green, white, 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: ['green', 'white']. Hint: one color is in the correct position.
Guess: ['green', 'pink']. Hint: one color is in the correct position.
Guess: ['green', 'green']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow",
"white, white",
"pink, pink",
"yellow, yellow"
]
} | A |
6,275 | Your goal is to find the secret two-color code. The following colors are possible: blue, green, 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: ['green', 'black']. Hint: none of the guessed colors are present in the secret code.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
Guess: ['blue', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"brown, blue",
"green, green",
"green, blue"
]
} | B |
14,090 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['red', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"brown, red",
"brown, brown",
"white, white"
]
} | B |
16,039 | Your goal is to find the secret two-color code. The following colors are possible: blue, orange, 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: ['orange', 'green']. Hint: one color is in the correct position.
Guess: ['blue', '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, green",
"orange, purple",
"purple, blue",
"purple, green"
]
} | B |
25,734 | Your goal is to find the secret two-color code. The following colors are possible: red, purple, white, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'pink']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, pink",
"white, pink",
"pink, purple",
"pink, red"
]
} | D |
1,655 | Your goal is to find the secret two-color code. The following colors are possible: white, brown, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'blue']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown",
"blue, blue",
"blue, pink",
"blue, white"
]
} | C |
13,919 | Your goal is to find the secret two-color code. The following colors are possible: yellow, white, black, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'brown']. Hint: one color is in the correct position.
Guess: ['yellow', 'brown']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"yellow, black",
"brown, brown",
"white, yellow"
]
} | D |
14,647 | Your goal is to find the secret two-color code. The following colors are possible: black, brown, 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: one color is in the secret code but in the wrong position.
Guess: ['black', 'orange']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, white",
"brown, orange",
"white, brown",
"black, brown"
]
} | C |
23,210 | Your goal is to find the secret two-color code. The following colors are possible: yellow, 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: ['pink', 'blue']. Hint: one color is in the correct position.
Guess: ['yellow', 'blue']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"blue, brown",
"blue, pink",
"pink, yellow"
]
} | D |
24,677 | Your goal is to find the secret two-color code. The following colors are possible: orange, 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: ['orange', '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": [
"orange, red",
"red, orange",
"black, red",
"orange, orange"
]
} | C |
1,338 | Your goal is to find the secret two-color code. The following colors are possible: green, black, 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', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"green, brown",
"purple, brown",
"purple, black"
]
} | A |
26,349 | Your goal is to find the secret two-color code. The following colors are possible: pink, black, 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: ['pink', 'black']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange",
"pink, pink",
"pink, purple",
"orange, orange"
]
} | C |
27,552 | Your goal is to find the secret two-color code. The following colors are possible: green, black, blue, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'yellow']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow",
"blue, blue",
"black, yellow",
"blue, black"
]
} | C |
27,624 | Your goal is to find the secret two-color code. The following colors are possible: red, pink, black, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink",
"black, pink",
"pink, red",
"black, red"
]
} | B |
27,636 | Your goal is to find the secret two-color code. The following colors are possible: brown, yellow, 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: ['yellow', 'red']. 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": [
"yellow, brown",
"brown, yellow",
"green, green",
"green, yellow"
]
} | A |
1,802 | Your goal is to find the secret two-color code. The following colors are possible: green, pink, brown, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'pink']. Hint: one color is in the correct position.
Guess: ['green', 'pink']. 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, brown",
"brown, black",
"black, black",
"black, green"
]
} | B |
27,927 | Your goal is to find the secret two-color code. The following colors are possible: blue, red, yellow, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'yellow']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"brown, brown",
"blue, brown",
"red, yellow"
]
} | D |
25,905 | Your goal is to find the secret two-color code. The following colors are possible: yellow, blue, 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: ['yellow', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'yellow']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"yellow, blue",
"black, orange",
"orange, yellow"
]
} | D |
14,432 | Your goal is to find the secret two-color code. The following colors are possible: red, purple, 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: ['purple', 'brown']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'purple']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"green, green",
"purple, green",
"purple, red"
]
} | A |
7,658 | Your goal is to find the secret two-color code. The following colors are possible: blue, purple, black, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'black']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"blue, brown",
"brown, blue",
"purple, brown"
]
} | C |
12,594 | Your goal is to find the secret two-color code. The following colors are possible: orange, pink, 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: ['red', 'black']. Hint: one color is in the correct position.
Guess: ['orange', 'black']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"black, red",
"orange, orange",
"red, red"
]
} | A |
8,117 | Your goal is to find the secret two-color code. The following colors are possible: orange, black, 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', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'black']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow",
"orange, orange",
"yellow, yellow",
"black, orange"
]
} | A |
27,961 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['red', 'white']. Hint: one color is in the correct position.
Guess: ['pink', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"red, purple",
"pink, purple",
"white, pink"
]
} | B |
22,190 | Your goal is to find the secret two-color code. The following colors are possible: black, green, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black']. Hint: one color is in the correct position.
Guess: ['green', 'black']. Hint: one color is in the correct position.
Guess: ['black', 'black']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black",
"black, purple",
"black, red",
"green, green"
]
} | A |
2,326 | Your goal is to find the secret two-color code. The following colors are possible: brown, blue, 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: ['brown', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'brown']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, blue",
"yellow, yellow",
"blue, green",
"blue, yellow"
]
} | A |
3,376 | Your goal is to find the secret two-color code. The following colors are possible: white, black, orange, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black']. Hint: one color is in the secret code but in the wrong position.
Guess: ['black', 'orange']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, black",
"red, red",
"white, orange",
"red, white"
]
} | D |
15,190 | Your goal is to find the secret two-color code. The following colors are possible: green, brown, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'brown']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"green, yellow",
"yellow, brown",
"brown, green"
]
} | B |
23,849 | Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['orange', '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": [
"white, black",
"orange, white",
"brown, orange",
"black, black"
]
} | B |
72 | Your goal is to find the secret two-color code. The following colors are possible: pink, brown, yellow, 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', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, pink",
"pink, yellow",
"yellow, brown",
"black, black"
]
} | A |
14,830 | Your goal is to find the secret two-color code. The following colors are possible: green, brown, 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: ['brown', 'orange']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white",
"orange, brown",
"green, green",
"green, orange"
]
} | B |
10,443 | Your goal is to find the secret two-color code. The following colors are possible: black, 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: ['yellow', 'brown']. 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": [
"pink, brown",
"brown, pink",
"brown, black",
"pink, pink"
]
} | C |
16,752 | Your goal is to find the secret two-color code. The following colors are possible: black, orange, red, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'orange']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, red",
"brown, red",
"orange, black",
"black, black"
]
} | A |
9,554 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['purple', 'red']. Hint: one color is in the correct position.
Guess: ['purple', 'pink']. Hint: none of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"red, yellow",
"pink, yellow",
"red, pink"
]
} | A |
29,599 | Your goal is to find the secret two-color code. The following colors are possible: red, purple, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'purple']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white",
"red, red",
"orange, purple",
"purple, purple"
]
} | C |
14,939 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['white', 'red']. Hint: one color is in the correct position.
Guess: ['purple', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'red']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red",
"red, white",
"brown, purple",
"white, white"
]
} | A |
10,603 | Your goal is to find the secret two-color code. The following colors are possible: pink, green, purple, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple",
"white, purple",
"green, green",
"pink, white"
]
} | B |
17,708 | Your goal is to find the secret two-color code. The following colors are possible: white, yellow, 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: ['white', 'orange']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange",
"green, white",
"yellow, green",
"orange, white"
]
} | D |
22,709 | Your goal is to find the secret two-color code. The following colors are possible: orange, blue, white, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['orange', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"orange, blue",
"orange, pink",
"pink, orange"
]
} | D |
17,110 | Your goal is to find the secret two-color code. The following colors are possible: brown, white, 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: ['white', 'yellow']. Hint: none of the guessed colors are present in the secret code.
Guess: ['brown', 'brown']. Hint: one color is in the correct position.
Guess: ['brown', 'blue']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown",
"blue, brown",
"blue, blue",
"yellow, yellow"
]
} | B |
3,987 | Your goal is to find the secret two-color code. The following colors are possible: orange, pink, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'green']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink",
"orange, orange",
"red, pink",
"green, red"
]
} | D |
10,908 | Your goal is to find the secret two-color code. The following colors are possible: blue, green, 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: ['blue', 'green']. Hint: none of the guessed colors are present in the secret code.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, orange",
"orange, green",
"green, blue",
"white, white"
]
} | A |
28,996 | 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: ['white', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'white']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"orange, orange",
"orange, black",
"green, green"
]
} | C |
21,767 | Your goal is to find the secret two-color code. The following colors are possible: white, red, 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: ['red', 'white']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red",
"red, brown",
"red, red",
"black, black"
]
} | A |
8,949 | Your goal is to find the secret two-color code. The following colors are possible: purple, pink, 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: ['pink', 'white']. Hint: none of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'green']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white",
"green, purple",
"pink, pink",
"green, white"
]
} | B |
4,081 | Your goal is to find the secret two-color code. The following colors are possible: red, black, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white",
"blue, black",
"black, white",
"blue, red"
]
} | C |
15,438 | Your goal is to find the secret two-color code. The following colors are possible: red, blue, 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', 'blue']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, pink",
"blue, pink",
"orange, pink",
"red, blue"
]
} | B |
17,417 | Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['white', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['yellow', 'white']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black",
"yellow, green",
"white, white",
"yellow, yellow"
]
} | A |
9,508 | Your goal is to find the secret two-color code. The following colors are possible: black, purple, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'red']. Hint: none of the guessed colors are present in the secret code.
Guess: ['black', 'black']. Hint: one color is in the correct position.
Guess: ['black', 'purple']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black",
"purple, purple",
"red, red",
"blue, blue"
]
} | A |
23,418 | Your goal is to find the secret two-color code. The following colors are possible: pink, blue, 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: ['pink', 'white']. Hint: one color is in the correct position.
Guess: ['pink', 'blue']. 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": [
"green, blue",
"green, white",
"white, white",
"pink, green"
]
} | D |
14,114 | Your goal is to find the secret two-color code. The following colors are possible: brown, green, yellow, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'brown']. Hint: one color is in the correct position.
Guess: ['green', 'brown']. 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": [
"yellow, green",
"yellow, white",
"yellow, yellow",
"white, brown"
]
} | D |
25,986 | Your goal is to find the secret two-color code. The following colors are possible: yellow, orange, black, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'green']. 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": [
"orange, yellow",
"green, yellow",
"green, green",
"green, orange"
]
} | B |
4,100 | 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: ['white', 'yellow']. 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": [
"purple, yellow",
"blue, yellow",
"blue, purple",
"white, white"
]
} | B |
29,826 | Your goal is to find the secret two-color code. The following colors are possible: orange, 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: ['blue', 'pink']. 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": [
"blue, brown",
"pink, brown",
"orange, pink",
"pink, orange"
]
} | B |
24,814 | Your goal is to find the secret two-color code. The following colors are possible: blue, green, white, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'white']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black",
"white, blue",
"white, black",
"black, green"
]
} | C |
16,961 | Your goal is to find the secret two-color code. The following colors are possible: pink, red, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'red']. 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": [
"orange, orange",
"pink, pink",
"yellow, orange",
"yellow, yellow"
]
} | C |
5,920 | Your goal is to find the secret two-color code. The following colors are possible: purple, red, yellow, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'red']. Hint: one color is in the correct position.
Guess: ['purple', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'red']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, green",
"purple, purple",
"green, red",
"green, yellow"
]
} | C |
11,548 | Your goal is to find the secret two-color code. The following colors are possible: green, blue, yellow, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'red']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"green, green",
"blue, red",
"red, green"
]
} | A |
21,157 | Your goal is to find the secret two-color code. The following colors are possible: green, orange, 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: one color is in the correct position.
Guess: ['green', 'red']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, green",
"red, green",
"green, green",
"green, orange"
]
} | A |
12,735 | Your goal is to find the secret two-color code. The following colors are possible: blue, black, orange, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', '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: ['black', 'black']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black",
"red, red",
"orange, red",
"black, orange"
]
} | D |
2,037 | Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['green', 'orange']. Hint: none of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white",
"orange, white",
"brown, brown",
"green, green"
]
} | A |
23,488 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['pink', 'black']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"orange, black",
"black, pink",
"black, black"
]
} | C |
9,504 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['red', 'yellow']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"blue, blue",
"pink, red",
"red, pink"
]
} | A |
20,789 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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: ['pink', 'orange']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'pink']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, blue",
"orange, black",
"orange, blue",
"blue, orange"
]
} | B |
8,836 | Your goal is to find the secret two-color code. The following colors are possible: yellow, pink, 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: ['yellow', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'green']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, black",
"green, pink",
"yellow, green",
"green, black"
]
} | A |
20,779 | Your goal is to find the secret two-color code. The following colors are possible: purple, black, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'purple']. 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": [
"red, black",
"red, purple",
"blue, purple",
"black, blue"
]
} | A |
13,812 | Your goal is to find the secret two-color code. The following colors are possible: blue, orange, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['blue', 'purple']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple",
"blue, red",
"orange, red",
"red, blue"
]
} | D |
14,865 | Your goal is to find the secret two-color code. The following colors are possible: red, green, brown, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'brown']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, green",
"red, brown",
"red, purple",
"brown, red"
]
} | D |
13,580 | Your goal is to find the secret two-color code. The following colors are possible: green, black, 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', 'black']. 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, black",
"purple, purple",
"orange, green",
"black, orange"
]
} | D |
4,284 | Your goal is to find the secret two-color code. The following colors are possible: brown, purple, red, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"purple, purple",
"red, red",
"pink, purple"
]
} | D |
11,370 | Your goal is to find the secret two-color code. The following colors are possible: purple, blue, 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', 'blue']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'brown']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue",
"yellow, brown",
"yellow, purple",
"blue, brown"
]
} | B |
18,708 | Your goal is to find the secret two-color code. The following colors are possible: purple, red, pink, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'pink']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"brown, red",
"brown, pink",
"red, pink"
]
} | C |
17,863 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['purple', 'red']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black",
"yellow, red",
"red, purple",
"black, purple"
]
} | C |
15,804 | Your goal is to find the secret two-color code. The following colors are possible: brown, pink, yellow, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'yellow']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'brown']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, blue",
"blue, pink",
"blue, yellow",
"blue, brown"
]
} | D |
30,381 | Your goal is to find the secret two-color code. The following colors are possible: green, purple, yellow, 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: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"green, purple",
"purple, purple",
"green, black"
]
} | B |
4,610 | Your goal is to find the secret two-color code. The following colors are possible: purple, red, yellow, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple']. Hint: one color is in the secret code but in the wrong position.
Guess: ['purple', 'red']. Hint: none of the guessed colors are present in the secret code. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, white",
"white, white",
"white, yellow",
"yellow, purple"
]
} | A |
20,837 | Your goal is to find the secret two-color code. The following colors are possible: blue, red, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'green']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"green, purple",
"red, purple",
"green, blue"
]
} | D |
18,443 | Your goal is to find the secret two-color code. The following colors are possible: pink, purple, green, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'green']. Hint: one color is in the correct position.
Guess: ['pink', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'green']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, pink",
"purple, white",
"white, green",
"white, purple"
]
} | C |
12,540 | Your goal is to find the secret two-color code. The following colors are possible: green, pink, 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: ['green', 'red']. 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": [
"red, white",
"green, green",
"white, white",
"white, red"
]
} | A |
14,744 | Your goal is to find the secret two-color code. The following colors are possible: pink, yellow, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'yellow']. Hint: one color is in the secret code but in the wrong position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"yellow, pink",
"yellow, blue",
"red, red"
]
} | C |
4,373 | Your goal is to find the secret two-color code. The following colors are possible: red, yellow, blue, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'yellow']. 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": [
"yellow, blue",
"yellow, red",
"blue, white",
"red, blue"
]
} | B |
744 | Your goal is to find the secret two-color code. The following colors are possible: red, 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', 'red']. Hint: one color is in the secret code but in the wrong position.
Guess: ['red', 'pink']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"red, yellow",
"yellow, red",
"yellow, pink"
]
} | B |
8,830 | Your goal is to find the secret two-color code. The following colors are possible: green, brown, yellow, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'green']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"yellow, brown",
"green, yellow",
"green, brown"
]
} | C |
26,039 | Your goal is to find the secret two-color code. The following colors are possible: blue, black, 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: ['black', 'blue']. Hint: one color is in the correct position.
Guess: ['black', 'brown']. Hint: none of the guessed colors are present in the secret code.
Guess: ['blue', 'blue']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue",
"brown, black",
"orange, blue",
"orange, black"
]
} | C |
13,419 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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', 'pink']. Hint: one color is in the secret code but in the wrong position.
Guess: ['pink', 'black']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange",
"pink, white",
"white, white",
"pink, orange"
]
} | B |
2,477 | Your goal is to find the secret two-color code. The following colors are possible: yellow, pink, 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: ['yellow', 'brown']. Hint: two colors are in the secret code but in the wrong positions. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"brown, yellow",
"brown, pink",
"brown, green"
]
} | B |
16,287 | Your goal is to find the secret two-color code. The following colors are possible: yellow, green, 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: ['yellow', 'pink']. Hint: one color is in the correct position.
Guess: ['yellow', 'green']. 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": [
"red, pink",
"pink, green",
"red, yellow",
"green, red"
]
} | A |
27,101 | Your goal is to find the secret two-color code. The following colors are possible: green, blue, black, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'green']. Hint: one color is in the secret code but in the wrong position.
Guess: ['green', 'black']. Hint: one color is in the correct position. | {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow",
"green, yellow",
"yellow, blue",
"black, yellow"
]
} | B |
26,733 | Your goal is to find the secret two-color code. The following colors are possible: purple, orange, 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: ['purple', 'yellow']. Hint: one color is in the correct position.
Guess: ['purple', 'orange']. 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": [
"white, white",
"orange, orange",
"yellow, white",
"white, yellow"
]
} | D |
5,814 | Your goal is to find the secret two-color code. The following colors are possible: black, red, 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: ['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",
"orange, black",
"orange, pink",
"orange, orange"
]
} | B |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.