id
int64 0
30.4k
| instruction
stringlengths 371
549
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
18,213 | Your goal is to find the secret two-color code. The following colors are possible: blue, green, orange, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'green']. Hint: one color is in the correct position.
Guess: ['blue', 'orange']. Hint: None of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green",
"pink, pink",
"pink, orange",
"pink, blue"
]
} | A |
21,711 | Your goal is to find the secret two-color code. The following colors are possible: black, 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: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, black",
"black, black",
"yellow, blue",
"yellow, yellow"
]
} | A |
20,074 | Your goal is to find the secret two-color code. The following colors are possible: blue, pink, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'green']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"purple, purple",
"green, purple",
"green, blue"
]
} | C |
1,784 | Your goal is to find the secret two-color code. The following colors are possible: green, black, 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: ['black', 'green']. Hint: one color is in the correct position.
Guess: ['black', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"pink, green",
"pink, red",
"pink, black"
]
} | B |
10,185 | Your goal is to find the secret two-color code. The following colors are possible: brown, black, pink, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'green']. Hint: one color is in the correct position.
Guess: ['brown', 'green']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown",
"pink, brown",
"black, brown",
"black, pink"
]
} | C |
26,030 | 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: ['yellow', 'black']. Hint: one color is in the correct position.
Guess: ['blue', 'black']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, blue",
"yellow, yellow",
"blue, blue",
"black, blue"
]
} | A |
15,692 | Your goal is to find the secret two-color code. The following colors are possible: black, white, red, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'black']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red",
"black, red",
"pink, red",
"black, white"
]
} | B |
13,737 | Your goal is to find the secret two-color code. The following colors are possible: orange, 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: ['orange', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'orange']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange",
"orange, orange",
"red, purple",
"red, yellow"
]
} | A |
12,801 | Your goal is to find the secret two-color code. The following colors are possible: pink, orange, green, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'black']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"orange, black",
"orange, green",
"black, black"
]
} | B |
19,388 | Your goal is to find the secret two-color code. The following colors are possible: black, green, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'orange']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, green",
"black, green",
"orange, green",
"yellow, black"
]
} | A |
8,772 | Your goal is to find the secret two-color code. The following colors are possible: yellow, green, 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: ['brown', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, white",
"green, brown",
"yellow, brown",
"yellow, yellow"
]
} | C |
7,646 | Your goal is to find the secret two-color code. The following colors are possible: black, pink, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'purple']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"green, green",
"pink, black",
"pink, green"
]
} | D |
13,633 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['purple', 'black']. 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 occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red",
"brown, red",
"brown, purple",
"brown, black"
]
} | B |
27,763 | Your goal is to find the secret two-color code. The following colors are possible: pink, white, purple, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'white']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, pink",
"white, purple",
"yellow, purple",
"yellow, yellow"
]
} | C |
22,913 | Your goal is to find the secret two-color code. The following colors are possible: orange, brown, 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: ['orange', 'pink']. Hint: one color is in the correct position.
Guess: ['orange', 'brown']. Hint: one color is in the correct position.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"pink, blue",
"brown, blue",
"orange, blue"
]
} | D |
24,319 | Your goal is to find the secret two-color code. The following colors are possible: orange, blue, yellow, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"yellow, blue",
"blue, orange",
"yellow, orange"
]
} | D |
11,757 | Your goal is to find the secret two-color code. The following colors are possible: red, green, black, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'red']. Hint: one color is in the correct position.
Guess: ['green', '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": [
"black, red",
"black, white",
"black, black",
"black, green"
]
} | A |
12,441 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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: ['purple', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue",
"orange, orange",
"orange, black",
"orange, purple"
]
} | D |
29,125 | Your goal is to find the secret two-color code. The following colors are possible: orange, 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: ['orange', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'blue']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"red, black",
"black, orange",
"red, orange"
]
} | D |
29,549 | Your goal is to find the secret two-color code. The following colors are possible: purple, white, 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', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, white",
"red, red",
"red, white",
"purple, white"
]
} | C |
11,646 | Your goal is to find the secret two-color code. The following colors are possible: orange, red, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'orange']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue",
"red, blue",
"brown, blue",
"blue, blue"
]
} | C |
15,779 | Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['white', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'white']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white",
"white, white",
"purple, purple",
"red, white"
]
} | A |
12,281 | Your goal is to find the secret two-color code. The following colors are possible: yellow, red, 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', 'red']. Hint: one color is in the correct position.
Guess: ['yellow', 'black']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green",
"red, red",
"black, black",
"black, red"
]
} | D |
27,549 | Your goal is to find the secret two-color code. The following colors are possible: brown, white, black, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', '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', 'black']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, white",
"black, black",
"pink, brown",
"black, brown"
]
} | D |
28,743 | Your goal is to find the secret two-color code. The following colors are possible: white, brown, yellow, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'brown']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"white, red",
"white, yellow",
"brown, red"
]
} | B |
15,090 | Your goal is to find the secret two-color code. The following colors are possible: pink, white, 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', 'orange']. Hint: one color is in the correct position.
Guess: ['pink', 'white']. 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": [
"white, blue",
"blue, blue",
"pink, blue",
"orange, blue"
]
} | C |
20,603 | Your goal is to find the secret two-color code. The following colors are possible: white, orange, 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: None of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, white",
"orange, brown",
"orange, white",
"orange, yellow"
]
} | C |
3,670 | Your goal is to find the secret two-color code. The following colors are possible: purple, 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: one color is in the correct position.
Guess: ['purple', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"red, purple",
"pink, purple",
"purple, purple"
]
} | B |
11,416 | Your goal is to find the secret two-color code. The following colors are possible: blue, white, red, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'blue']. Hint: None of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
Guess: ['white', 'red']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black",
"red, white",
"red, red",
"black, white"
]
} | B |
1,832 | Your goal is to find the secret two-color code. The following colors are possible: brown, orange, 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', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'white']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white",
"orange, white",
"orange, red",
"orange, brown"
]
} | B |
18,340 | Your goal is to find the secret two-color code. The following colors are possible: orange, pink, 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: ['orange', 'pink']. Hint: one color is in the correct position.
Guess: ['orange', 'red']. Hint: one color is in the correct position.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, black",
"pink, black",
"red, black",
"black, black"
]
} | A |
28,398 | Your goal is to find the secret two-color code. The following colors are possible: orange, purple, red, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'orange']. Hint: None of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'white']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, orange",
"white, white",
"white, purple",
"white, red"
]
} | C |
7,917 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['pink', 'black']. Hint: one color is in the correct position.
Guess: ['pink', 'red']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black",
"red, green",
"red, red",
"green, black"
]
} | A |
17,437 | Your goal is to find the secret two-color code. The following colors are possible: black, orange, 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: ['orange', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange",
"purple, black",
"black, black",
"pink, black"
]
} | B |
27,247 | Your goal is to find the secret two-color code. The following colors are possible: blue, pink, purple, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'white']. Hint: None of the guessed colors are present in the secret code.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"white, pink",
"purple, white",
"purple, pink"
]
} | D |
9,632 | Your goal is to find the secret two-color code. The following colors are possible: green, black, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'red']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green",
"purple, purple",
"black, purple",
"green, purple"
]
} | C |
20,916 | Your goal is to find the secret two-color code. The following colors are possible: white, yellow, black, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'white']. Hint: one color is in the correct position.
Guess: ['yellow', 'black']. Hint: one color is in the correct position.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink",
"yellow, pink",
"black, pink",
"white, pink"
]
} | B |
2,334 | Your goal is to find the secret two-color code. The following colors are possible: blue, pink, 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: ['green', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'green']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, green",
"pink, green",
"purple, blue",
"green, green"
]
} | A |
21,897 | Your goal is to find the secret two-color code. The following colors are possible: white, purple, yellow, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'white']. Hint: one color is in the correct position.
Guess: ['purple', 'white']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"blue, purple",
"yellow, blue",
"yellow, purple"
]
} | D |
19,421 | Your goal is to find the secret two-color code. The following colors are possible: blue, 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', 'red']. Hint: None of the guessed colors are present in the secret code.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
Guess: ['blue', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, red",
"orange, blue",
"red, blue",
"orange, brown"
]
} | B |
4,547 | Your goal is to find the secret two-color code. The following colors are possible: white, 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 correct position.
Guess: ['white', '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, brown",
"brown, red",
"brown, white",
"brown, pink"
]
} | B |
21,099 | Your goal is to find the secret two-color code. The following colors are possible: yellow, white, 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: ['yellow', 'black']. Hint: one color is in the correct position.
Guess: ['yellow', 'white']. Hint: one color is in the correct position.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange",
"black, orange",
"white, orange",
"yellow, orange"
]
} | D |
22,558 | Your goal is to find the secret two-color code. The following colors are possible: white, blue, purple, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'white']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white",
"yellow, yellow",
"yellow, purple",
"yellow, white"
]
} | D |
8,019 | Your goal is to find the secret two-color code. The following colors are possible: yellow, purple, 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: ['yellow', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple",
"purple, green",
"yellow, yellow",
"purple, yellow"
]
} | D |
17,809 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['red', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'red']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, red",
"yellow, red",
"yellow, yellow",
"yellow, black"
]
} | B |
19,293 | Your goal is to find the secret two-color code. The following colors are possible: green, blue, yellow, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'green']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow",
"pink, green",
"pink, pink",
"green, green"
]
} | B |
11,850 | 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: ['pink', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'brown']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"green, blue",
"brown, blue",
"pink, blue"
]
} | B |
28,438 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['white', 'pink']. Hint: one color is in the correct position.
Guess: ['yellow', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'pink']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow",
"orange, pink",
"orange, white",
"orange, orange"
]
} | B |
4,705 | Your goal is to find the secret two-color code. The following colors are possible: green, black, 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: ['green', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'green']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"white, white",
"white, orange",
"white, green"
]
} | D |
23,352 | Your goal is to find the secret two-color code. The following colors are possible: orange, green, 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: ['orange', 'white']. Hint: one color is in the correct position.
Guess: ['orange', 'green']. Hint: one color is in the correct position.
Guess: ['orange', 'orange']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue",
"blue, blue",
"green, blue",
"white, blue"
]
} | A |
15,673 | Your goal is to find the secret two-color code. The following colors are possible: red, blue, yellow, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'yellow']. 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": [
"yellow, white",
"red, white",
"blue, white",
"white, white"
]
} | B |
11,787 | Your goal is to find the secret two-color code. The following colors are possible: red, green, 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: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"red, purple",
"blue, purple",
"red, green"
]
} | B |
5,469 | Your goal is to find the secret two-color code. The following colors are possible: brown, yellow, black, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black",
"black, yellow",
"yellow, yellow",
"white, yellow"
]
} | D |
14,854 | Your goal is to find the secret two-color code. The following colors are possible: black, 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: ['green', 'purple']. Hint: one color is in the correct position.
Guess: ['black', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, black",
"black, black",
"green, green",
"green, white"
]
} | A |
27,044 | Your goal is to find the secret two-color code. The following colors are possible: purple, white, 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: None of the guessed colors are present in the secret code.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'white']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, purple",
"brown, purple",
"yellow, purple",
"white, white"
]
} | A |
6,353 | Your goal is to find the secret two-color code. The following colors are possible: green, red, 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: ['brown', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'red']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, brown",
"red, brown",
"yellow, brown",
"yellow, red"
]
} | C |
14,656 | Your goal is to find the secret two-color code. The following colors are possible: blue, white, pink, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'green']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"green, white",
"green, blue",
"blue, blue"
]
} | C |
11,301 | Your goal is to find the secret two-color code. The following colors are possible: purple, pink, 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: ['purple', 'red']. Hint: one color is in the correct position.
Guess: ['purple', 'pink']. 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": [
"pink, green",
"green, green",
"purple, green",
"red, green"
]
} | C |
10,524 | Your goal is to find the secret two-color code. The following colors are possible: purple, brown, 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', 'brown']. Hint: one color is in the correct position.
Guess: ['purple', '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": [
"white, white",
"white, purple",
"white, black",
"white, brown"
]
} | D |
3,571 | Your goal is to find the secret two-color code. The following colors are possible: black, blue, red, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'blue']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"orange, orange",
"black, orange",
"black, red"
]
} | C |
11,738 | Your goal is to find the secret two-color code. The following colors are possible: green, 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', 'green']. Hint: None of the guessed colors are present in the secret code.
Guess: ['red', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'black']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green",
"black, black",
"black, red",
"brown, red"
]
} | C |
25,089 | Your goal is to find the secret two-color code. The following colors are possible: white, yellow, 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: ['white', 'yellow']. Hint: one color is in the correct position.
Guess: ['white', 'blue']. 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": [
"brown, yellow",
"brown, blue",
"brown, brown",
"blue, yellow"
]
} | A |
20,987 | Your goal is to find the secret two-color code. The following colors are possible: white, green, brown, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'yellow']. Hint: one color is in the correct position.
Guess: ['white', 'green']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow",
"green, yellow",
"yellow, yellow",
"green, white"
]
} | B |
16,921 | Your goal is to find the secret two-color code. The following colors are possible: purple, orange, 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: ['purple', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'purple']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple",
"green, pink",
"green, purple",
"green, green"
]
} | C |
7,703 | Your goal is to find the secret two-color code. The following colors are possible: yellow, orange, 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', 'red']. Hint: one color is in the correct position.
Guess: ['yellow', 'red']. 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, green",
"red, green",
"yellow, green"
]
} | B |
28,655 | Your goal is to find the secret two-color code. The following colors are possible: black, 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: ['black', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'red']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black",
"brown, yellow",
"brown, brown",
"brown, red"
]
} | A |
451 | Your goal is to find the secret two-color code. The following colors are possible: red, blue, yellow, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'yellow']. 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', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"pink, pink",
"yellow, blue",
"red, blue"
]
} | A |
3,088 | Your goal is to find the secret two-color code. The following colors are possible: orange, blue, 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: ['blue', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'blue']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue",
"brown, green",
"brown, orange",
"blue, green"
]
} | B |
10,702 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['red', 'green']. Hint: one color occurs in the secret code but is 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, yellow",
"green, red",
"green, yellow",
"green, green"
]
} | C |
11,626 | Your goal is to find the secret two-color code. The following colors are possible: pink, orange, 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', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'orange']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"purple, pink",
"purple, purple",
"yellow, yellow"
]
} | A |
8,189 | Your goal is to find the secret two-color code. The following colors are possible: red, white, 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', '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', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red",
"yellow, white",
"yellow, black",
"yellow, yellow"
]
} | A |
23,963 | Your goal is to find the secret two-color code. The following colors are possible: black, white, 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: ['white', 'green']. Hint: one color is in the correct position.
Guess: ['black', 'green']. Hint: None of the guessed colors are present in the secret code.
Guess: ['white', 'white']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown",
"white, black",
"white, brown",
"brown, brown"
]
} | C |
20,024 | Your goal is to find the secret two-color code. The following colors are possible: yellow, black, 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: ['white', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'black']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, white",
"black, yellow",
"yellow, white",
"white, white"
]
} | A |
7,723 | Your goal is to find the secret two-color code. The following colors are possible: white, green, purple, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white",
"purple, green",
"purple, brown",
"purple, white"
]
} | D |
28,286 | Your goal is to find the secret two-color code. The following colors are possible: purple, black, pink, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'purple']. Hint: one color is in the correct position.
Guess: ['black', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"pink, black",
"yellow, yellow",
"yellow, black"
]
} | D |
25,262 | Your goal is to find the secret two-color code. The following colors are possible: pink, white, 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: ['pink', 'white']. 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', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white",
"pink, black",
"blue, black",
"blue, pink"
]
} | C |
9,113 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['blue', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'purple']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"pink, brown",
"brown, brown",
"blue, brown"
]
} | B |
215 | Your goal is to find the secret two-color code. The following colors are possible: brown, black, 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: ['red', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'red']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"pink, red",
"pink, pink",
"pink, black"
]
} | B |
17,676 | Your goal is to find the secret two-color code. The following colors are possible: white, 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: ['white', 'yellow']. Hint: one color is in the correct position.
Guess: ['white', 'black']. Hint: one color is in the correct position.
Guess: ['white', 'white']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown",
"black, brown",
"brown, brown",
"yellow, brown"
]
} | A |
19,530 | Your goal is to find the secret two-color code. The following colors are possible: yellow, white, 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: ['yellow', 'white']. Hint: one color is in the correct position.
Guess: ['yellow', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow",
"purple, orange",
"purple, white",
"orange, white"
]
} | C |
29,746 | Your goal is to find the secret two-color code. The following colors are possible: white, green, yellow, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'green']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow",
"green, green",
"green, white",
"green, yellow"
]
} | D |
3,494 | Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['pink', 'purple']. Hint: None of the guessed colors are present in the secret code.
Guess: ['green', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'red']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"purple, green",
"red, green",
"pink, green"
]
} | C |
21,436 | Your goal is to find the secret two-color code. The following colors are possible: blue, purple, 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: ['blue', 'orange']. Hint: one color is in the correct position.
Guess: ['blue', 'purple']. Hint: one color is in the correct position.
Guess: ['blue', 'blue']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black",
"orange, black",
"purple, black",
"blue, black"
]
} | D |
11,051 | Your goal is to find the secret two-color code. The following colors are possible: red, 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: ['red', 'pink']. Hint: one color is in the correct position.
Guess: ['red', 'green']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green",
"purple, pink",
"green, pink",
"green, red"
]
} | C |
13,615 | Your goal is to find the secret two-color code. The following colors are possible: yellow, red, black, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'yellow']. Hint: one color is in the correct position.
Guess: ['red', 'yellow']. Hint: one color is in the correct position.
Guess: ['yellow', 'yellow']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow",
"pink, red",
"pink, pink",
"pink, black"
]
} | A |
1,363 | Your goal is to find the secret two-color code. The following colors are possible: purple, red, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue']. Hint: one color is in the correct position.
Guess: ['purple', 'red']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown",
"red, purple",
"red, blue",
"blue, blue"
]
} | C |
22,473 | Your goal is to find the secret two-color code. The following colors are possible: purple, blue, yellow, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'purple']. Hint: one color is in the correct position.
Guess: ['blue', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'purple']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"yellow, orange",
"yellow, purple",
"yellow, blue"
]
} | C |
27,548 | Your goal is to find the secret two-color code. The following colors are possible: blue, white, 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: ['yellow', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue",
"pink, white",
"pink, yellow",
"white, yellow"
]
} | C |
15,332 | Your goal is to find the secret two-color code. The following colors are possible: red, green, 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: ['green', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'white']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, green",
"white, green",
"blue, green",
"white, red"
]
} | B |
12,249 | Your goal is to find the secret two-color code. The following colors are possible: pink, 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: ['yellow', 'green']. Hint: one color is in the correct position.
Guess: ['pink', 'green']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown",
"yellow, pink",
"brown, pink",
"yellow, yellow"
]
} | B |
2,635 | Your goal is to find the secret two-color code. The following colors are possible: purple, brown, 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: ['brown', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"brown, brown",
"purple, purple",
"purple, yellow"
]
} | A |
25,147 | Your goal is to find the secret two-color code. The following colors are possible: yellow, red, blue, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'red']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue",
"blue, green",
"green, green",
"yellow, green"
]
} | B |
9,959 | 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', 'white']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow",
"yellow, yellow",
"purple, yellow",
"black, yellow"
]
} | A |
10,193 | Your goal is to find the secret two-color code. The following colors are possible: green, 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: ['green', 'white']. Hint: one color is in the correct position.
Guess: ['green', 'black']. 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": [
"brown, brown",
"black, brown",
"green, brown",
"white, brown"
]
} | C |
4,517 | Your goal is to find the secret two-color code. The following colors are possible: pink, yellow, black, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'red']. Hint: one color is in the correct position.
Guess: ['pink', 'red']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow",
"pink, pink",
"yellow, black",
"yellow, pink"
]
} | D |
21,227 | Your goal is to find the secret two-color code. The following colors are possible: red, pink, green, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'yellow']. Hint: one color is in the correct position.
Guess: ['red', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red",
"green, pink",
"green, green",
"green, red"
]
} | D |
28,079 | Your goal is to find the secret two-color code. The following colors are possible: black, brown, 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', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'white']. Hint: None of the guessed colors are present in the secret code.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink",
"brown, black",
"black, pink",
"brown, white"
]
} | A |
30,412 | Your goal is to find the secret two-color code. The following colors are possible: white, purple, 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', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown",
"brown, pink",
"purple, pink",
"purple, purple"
]
} | C |
10,995 | Your goal is to find the secret two-color code. The following colors are possible: yellow, red, 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 occurs in the secret code but is the wrong position.
Guess: ['yellow', 'white']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow",
"red, yellow",
"green, white",
"green, yellow"
]
} | D |
6,882 | Your goal is to find the secret two-color code. The following colors are possible: green, yellow, 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: ['green', 'yellow']. Hint: one color is in the correct position.
Guess: ['green', '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": [
"white, purple",
"white, green",
"white, white",
"white, yellow"
]
} | D |