id
int64 0
36.1k
| instruction
stringlengths 472
1.01k
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
859 | Your goal is to find the secret four-color code. The following colors are possible: orange, brown, blue, black, green, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'black', 'green', 'yellow']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'black', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'green', 'yellow', 'black']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, brown, green, black",
"yellow, green, green, black",
"yellow, orange, green, black",
"yellow, brown, green, black"
]
} | D |
12,248 | Your goal is to find the secret four-color code. The following colors are possible: black, green, yellow, pink, 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: ['pink', 'green', 'yellow', 'black']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'green', 'white']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'black', 'green', 'blue']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, blue, black, yellow",
"black, blue, yellow, yellow",
"black, blue, green, yellow",
"yellow, blue, green, yellow"
]
} | C |
12,374 | Your goal is to find the secret four-color code. The following colors are possible: black, brown, pink, orange, 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', 'brown', 'pink', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'brown', 'brown', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'orange', 'purple', 'black']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple, orange, yellow",
"brown, purple, black, black",
"brown, purple, orange, black",
"brown, purple, orange, purple"
]
} | C |
4,130 | Your goal is to find the secret four-color code. The following colors are possible: green, brown, pink, purple, 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: ['brown', 'yellow', 'green', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['green', 'pink', 'green', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['green', 'green', 'purple', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'brown', 'green', 'purple']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple, green, green",
"yellow, pink, green, brown",
"purple, purple, green, brown",
"yellow, purple, green, brown"
]
} | D |
3,987 | Your goal is to find the secret four-color code. The following colors are possible: black, purple, yellow, 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: ['brown', 'purple', 'black', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'yellow', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'red', 'brown', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'brown', 'purple', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow, red, black",
"brown, brown, red, black",
"blue, brown, red, purple",
"blue, brown, red, black"
]
} | D |
16,823 | Your goal is to find the secret four-color code. The following colors are possible: green, white, blue, red, purple, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'yellow', 'red', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['green', 'blue', 'red', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'red', 'purple', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'yellow', 'green', 'green']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow, blue, green",
"green, yellow, blue, green",
"purple, yellow, purple, green",
"purple, white, blue, green"
]
} | A |
29,913 | Your goal is to find the secret four-color code. The following colors are possible: red, pink, brown, orange, 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: ['orange', 'brown', 'green', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'red', 'brown', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['green', 'red', 'pink', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'orange', 'red', 'green']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange, brown, green",
"pink, orange, pink, green",
"pink, orange, orange, green",
"pink, orange, brown, green"
]
} | D |
9,900 | Your goal is to find the secret four-color code. The following colors are possible: yellow, purple, red, green, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow', 'red', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'purple', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'blue', 'red']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red, purple, yellow",
"blue, red, purple, yellow",
"blue, red, purple, green",
"blue, red, red, yellow"
]
} | B |
7,123 | Your goal is to find the secret four-color code. The following colors are possible: orange, purple, black, brown, 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', 'purple', 'green']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['purple', 'orange', 'black', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'black', 'green', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['green', 'orange', 'red', 'black']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, green, black, orange",
"red, green, black, black",
"green, green, black, orange",
"red, green, green, orange"
]
} | A |
10,519 | Your goal is to find the secret four-color code. The following colors are possible: blue, red, purple, 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', 'yellow', 'blue', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'purple', 'purple', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['blue', 'purple', 'pink', 'red']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
Guess: ['blue', 'purple', 'red', 'pink']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink, purple, red",
"blue, pink, purple, black",
"blue, pink, black, red",
"blue, pink, yellow, red"
]
} | A |
28,106 | Your goal is to find the secret four-color code. The following colors are possible: red, black, green, yellow, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'orange', 'blue', 'black']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'black', 'green', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'orange', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'red', 'black', 'yellow']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue, black, yellow",
"orange, blue, orange, yellow",
"orange, blue, black, yellow",
"orange, blue, black, black"
]
} | C |
27,799 | Your goal is to find the secret four-color code. The following colors are possible: orange, white, blue, purple, 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', 'purple', 'white']. Hint: three colors are in the correct positions.
Guess: ['orange', 'orange', 'white', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'blue', 'purple', 'white']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red, blue, white",
"orange, red, blue, white",
"purple, red, blue, white",
"blue, red, blue, white"
]
} | B |
27,543 | Your goal is to find the secret four-color code. The following colors are possible: yellow, purple, blue, brown, 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: ['green', 'purple', 'yellow', 'blue']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['yellow', 'yellow', 'blue', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'blue', 'brown', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple, yellow, brown",
"green, blue, blue, brown",
"purple, blue, yellow, brown",
"green, blue, yellow, brown"
]
} | D |
21,699 | Your goal is to find the secret four-color code. The following colors are possible: black, brown, purple, pink, 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: ['pink', 'brown', 'red', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'pink', 'brown', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'red', 'black', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['brown', 'black', 'yellow', 'red']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red, yellow, yellow",
"brown, black, yellow, black",
"brown, red, yellow, pink",
"brown, red, yellow, black"
]
} | D |
12,645 | Your goal is to find the secret four-color code. The following colors are possible: brown, yellow, orange, pink, 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', 'blue', 'brown', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'yellow', 'purple']. Hint: three colors are in the correct positions.
Guess: ['pink', 'brown', 'yellow', 'purple']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue, yellow, purple",
"blue, pink, yellow, purple",
"brown, pink, yellow, purple",
"brown, pink, yellow, blue"
]
} | C |
9,978 | Your goal is to find the secret four-color code. The following colors are possible: brown, orange, black, 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: ['black', 'orange', 'brown', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'green', 'yellow', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'pink', 'pink', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'yellow', 'black', 'orange']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow, black, orange",
"pink, yellow, black, yellow",
"pink, orange, black, orange",
"pink, yellow, yellow, orange"
]
} | A |
174 | Your goal is to find the secret four-color code. The following colors are possible: orange, blue, white, green, 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: ['blue', 'orange', 'green', 'white']. Hint: two colors are in the correct positions.
Guess: ['orange', 'orange', 'blue', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'white', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, green, yellow, white",
"blue, purple, orange, white",
"blue, blue, yellow, white",
"blue, purple, yellow, white"
]
} | D |
12,404 | Your goal is to find the secret four-color code. The following colors are possible: yellow, brown, green, pink, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'yellow', 'green', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'brown', 'brown', 'green']. Hint: one color is in the correct position.
Guess: ['yellow', 'pink', 'yellow', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'yellow', 'purple', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple, brown, black",
"pink, purple, yellow, black",
"pink, yellow, brown, black",
"green, purple, brown, black"
]
} | A |
11,831 | Your goal is to find the secret four-color code. The following colors are possible: yellow, black, brown, purple, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'brown', 'orange', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'brown', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'purple', 'black', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'yellow', 'purple', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow, blue, black",
"purple, yellow, brown, black",
"purple, yellow, blue, black",
"purple, yellow, blue, brown"
]
} | C |
8,392 | Your goal is to find the secret four-color code. The following colors are possible: red, purple, white, green, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'blue', 'white', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['red', 'purple', 'blue', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['purple', 'white', 'blue', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, purple, pink, red",
"blue, purple, pink, pink",
"purple, purple, pink, red",
"blue, blue, pink, red"
]
} | A |
18,011 | Your goal is to find the secret four-color code. The following colors are possible: yellow, black, pink, purple, 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', 'pink', 'black', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'black', 'black', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'orange', 'yellow', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'pink', 'yellow', 'yellow']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, pink, yellow, orange",
"purple, pink, yellow, pink",
"purple, pink, yellow, black",
"purple, pink, yellow, purple"
]
} | C |
18,210 | Your goal is to find the secret four-color code. The following colors are possible: orange, purple, yellow, pink, 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: ['purple', 'brown', 'orange', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'yellow', 'pink', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['orange', 'brown', 'blue', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['orange', 'pink', 'brown', 'pink']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue, yellow, pink",
"orange, blue, purple, pink",
"orange, blue, blue, pink",
"orange, blue, yellow, pink"
]
} | D |
24,419 | Your goal is to find the secret four-color code. The following colors are possible: green, orange, yellow, black, 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: ['black', 'purple', 'white', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'orange', 'purple', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'green', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'green', 'yellow', 'black']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black, yellow, yellow",
"white, black, orange, purple",
"white, black, orange, yellow",
"white, white, orange, yellow"
]
} | C |
32,444 | Your goal is to find the secret four-color code. The following colors are possible: orange, purple, brown, pink, black, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'black', 'pink', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['orange', 'purple', 'brown', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'brown', 'purple', 'pink']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['purple', 'pink', 'orange', 'brown']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink, brown, orange",
"purple, brown, brown, orange",
"purple, pink, brown, orange",
"purple, green, brown, orange"
]
} | C |
19,144 | Your goal is to find the secret four-color code. The following colors are possible: green, brown, yellow, white, 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: ['white', 'pink', 'yellow', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['green', 'yellow', 'white', 'white']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'white', 'purple', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, white, green, white",
"pink, white, green, yellow",
"pink, white, green, brown",
"pink, white, pink, yellow"
]
} | B |
15,821 | Your goal is to find the secret four-color code. The following colors are possible: red, white, brown, 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', 'red', 'green', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['red', 'red', 'white', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'red', 'brown', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['red', 'orange', 'green', 'yellow']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red, orange, yellow",
"red, red, orange, yellow",
"green, orange, orange, yellow",
"green, red, orange, red"
]
} | A |
35,152 | Your goal is to find the secret four-color code. The following colors are possible: yellow, pink, black, purple, red, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'pink', 'brown', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'purple', 'black', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'black', 'yellow', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'black', 'purple', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black, red, brown",
"purple, pink, red, brown",
"purple, black, yellow, brown",
"purple, black, red, pink"
]
} | A |
9,741 | Your goal is to find the secret four-color code. The following colors are possible: brown, purple, yellow, white, 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: ['yellow', 'purple', 'white', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'yellow', 'purple', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'white', 'red', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['purple', 'orange', 'red', 'white']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red, orange, purple",
"red, red, orange, purple",
"purple, red, orange, purple",
"white, red, red, purple"
]
} | A |
15,558 | Your goal is to find the secret four-color code. The following colors are possible: blue, brown, black, orange, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink', 'orange', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['blue', 'brown', 'orange', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['blue', 'pink', 'orange', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue, orange, pink",
"blue, blue, orange, pink",
"black, blue, orange, pink",
"purple, brown, orange, pink"
]
} | A |
34,314 | Your goal is to find the secret four-color code. The following colors are possible: white, orange, yellow, 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: ['red', 'yellow', 'white', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'orange', 'orange', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['orange', 'purple', 'yellow', 'white']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white, yellow, orange",
"red, white, yellow, purple",
"orange, white, yellow, purple",
"orange, orange, yellow, purple"
]
} | C |
19,940 | Your goal is to find the secret four-color code. The following colors are possible: yellow, green, pink, black, brown, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'green', 'yellow', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'black', 'black', 'green']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'black', 'brown', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['yellow', 'yellow', 'black', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black, red, brown",
"yellow, black, red, brown",
"yellow, black, brown, brown",
"yellow, black, green, brown"
]
} | B |
7,980 | Your goal is to find the secret four-color code. The following colors are possible: yellow, white, brown, purple, black, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'brown', 'purple', 'white']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'white', 'blue', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'brown', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'purple', 'blue', 'black']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black, black, purple",
"white, black, white, purple",
"white, black, blue, purple",
"white, black, blue, yellow"
]
} | C |
31,455 | Your goal is to find the secret four-color code. The following colors are possible: yellow, red, blue, green, 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: ['green', 'white', 'yellow', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'red', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'blue', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'yellow', 'green', 'white']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red, green, red",
"white, yellow, green, red",
"white, yellow, green, green",
"white, yellow, red, red"
]
} | B |
13,694 | Your goal is to find the secret four-color code. The following colors are possible: blue, yellow, purple, 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', 'purple', 'blue']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['blue', 'blue', 'purple', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'orange', 'white', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow, orange, orange",
"brown, purple, orange, blue",
"brown, white, orange, blue",
"brown, yellow, orange, blue"
]
} | D |
22,772 | Your goal is to find the secret four-color code. The following colors are possible: pink, orange, brown, yellow, red, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'yellow', 'pink', 'blue']. Hint: three colors are in the correct positions.
Guess: ['pink', 'pink', 'orange', 'blue']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange, orange, blue",
"brown, blue, orange, blue",
"brown, yellow, orange, yellow",
"brown, yellow, orange, blue"
]
} | D |
25,297 | Your goal is to find the secret four-color code. The following colors are possible: red, orange, black, yellow, 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: ['orange', 'black', 'white', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['red', 'orange', 'brown', 'brown']. Hint: two colors are in the correct positions.
Guess: ['red', 'black', 'yellow', 'black']. Hint: two colors are in the correct positions.
Guess: ['red', 'orange', 'white', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black, brown, white",
"red, orange, brown, white",
"red, brown, brown, white",
"red, red, brown, white"
]
} | A |
7,186 | Your goal is to find the secret four-color code. The following colors are possible: purple, brown, blue, white, 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', 'brown', 'white', 'orange']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'white', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown, orange, white",
"white, brown, orange, red",
"white, brown, orange, blue",
"orange, brown, orange, red"
]
} | B |
5,105 | Your goal is to find the secret four-color code. The following colors are possible: blue, green, brown, 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: ['green', 'red', 'orange', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'brown', 'red', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'white', 'blue', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'blue', 'white', 'green']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange, white, orange",
"red, orange, white, green",
"green, orange, white, green",
"brown, orange, white, green"
]
} | D |
7,699 | Your goal is to find the secret four-color code. The following colors are possible: orange, pink, purple, black, white, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink', 'green', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'black', 'purple', 'black']. Hint: one color is in the correct position.
Guess: ['pink', 'white', 'orange', 'pink']. Hint: two colors are in the correct positions.
Guess: ['pink', 'green', 'pink', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white, orange, black",
"green, white, orange, pink",
"green, white, orange, purple",
"green, green, orange, black"
]
} | A |
6,118 | Your goal is to find the secret four-color code. The following colors are possible: brown, red, orange, blue, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink', 'brown', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'red', 'blue', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'purple', 'red', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'blue', 'red', 'pink']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue, purple, orange",
"purple, blue, red, orange",
"purple, blue, orange, orange",
"purple, red, red, orange"
]
} | B |
16,350 | Your goal is to find the secret four-color code. The following colors are possible: purple, black, pink, white, 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', 'purple', 'green']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'black', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'white', 'green', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black, white, white",
"pink, black, white, orange",
"purple, black, white, pink",
"purple, black, white, orange"
]
} | D |
19,894 | Your goal is to find the secret four-color code. The following colors are possible: red, yellow, blue, purple, 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: ['pink', 'yellow', 'orange', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'red', 'yellow', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'pink', 'blue', 'purple']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'blue', 'blue', 'red']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink, red, purple",
"orange, purple, red, purple",
"orange, pink, red, orange",
"orange, pink, purple, purple"
]
} | A |
11,843 | Your goal is to find the secret four-color code. The following colors are possible: purple, yellow, pink, black, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'blue', 'purple', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'yellow', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'orange', 'blue', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['purple', 'black', 'blue', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow, black, pink",
"purple, orange, black, pink",
"orange, orange, black, pink",
"purple, purple, black, pink"
]
} | B |
32,763 | Your goal is to find the secret four-color code. The following colors are possible: brown, white, blue, pink, 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: ['brown', 'blue', 'white', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'pink', 'yellow', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'purple', 'purple', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'yellow', 'brown', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white, blue, brown",
"purple, yellow, blue, brown",
"purple, yellow, brown, brown",
"purple, yellow, blue, purple"
]
} | B |
18,993 | Your goal is to find the secret four-color code. The following colors are possible: black, red, brown, white, 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', 'white', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'black', 'brown', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['black', 'black', 'red', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'red', 'black', 'red']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, brown, yellow, red",
"black, brown, yellow, yellow",
"black, brown, brown, red",
"white, brown, yellow, red"
]
} | A |
16,089 | Your goal is to find the secret four-color code. The following colors are possible: yellow, orange, pink, purple, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white', 'purple', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'brown', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'purple', 'yellow', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'pink', 'yellow', 'white']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow, white, pink",
"orange, yellow, brown, pink",
"orange, yellow, white, orange",
"orange, yellow, white, pink"
]
} | D |
7,696 | Your goal is to find the secret four-color code. The following colors are possible: pink, yellow, 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: ['black', 'pink', 'red', 'brown']. Hint: two colors are in the correct positions.
Guess: ['pink', 'pink', 'yellow', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'yellow', 'brown', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'red', 'red', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow, red, green",
"black, yellow, red, green",
"black, yellow, red, red",
"black, yellow, red, black"
]
} | B |
25,461 | Your goal is to find the secret four-color code. The following colors are possible: pink, orange, purple, blue, red, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'red', 'purple', 'orange']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['pink', 'orange', 'purple', 'orange']. Hint: two colors are in the correct positions.
Guess: ['blue', 'orange', 'purple', 'purple']. Hint: three colors are in the correct positions.
Guess: ['blue', 'orange', 'purple', 'blue']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange, purple, white",
"blue, orange, pink, white",
"orange, orange, purple, white",
"blue, pink, purple, white"
]
} | A |
23,037 | Your goal is to find the secret four-color code. The following colors are possible: brown, blue, purple, 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: ['brown', 'blue', 'black', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['blue', 'purple', 'brown', 'blue']. Hint: two colors are in the correct positions.
Guess: ['blue', 'yellow', 'brown', 'black']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple, red, brown",
"black, purple, red, yellow",
"black, purple, red, blue",
"black, red, red, blue"
]
} | C |
19,740 | Your goal is to find the secret four-color code. The following colors are possible: white, green, 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: ['white', 'black', 'pink', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'brown', 'black', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'white', 'yellow', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['white', 'green', 'yellow', 'white']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow, white, yellow",
"black, black, white, brown",
"black, yellow, white, brown",
"black, yellow, white, black"
]
} | C |
15,514 | Your goal is to find the secret four-color code. The following colors are possible: black, pink, orange, brown, 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: ['orange', 'brown', 'white', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'orange', 'yellow', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['orange', 'yellow', 'black', 'brown']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white, black, white",
"orange, yellow, black, white",
"brown, yellow, black, white",
"orange, brown, black, white"
]
} | B |
28,320 | Your goal is to find the secret four-color code. The following colors are possible: pink, blue, black, 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: ['blue', 'pink', 'green', 'black']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['pink', 'black', 'black', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'blue', 'brown', 'pink']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green, blue, pink",
"black, green, brown, pink",
"black, green, green, pink",
"black, green, brown, brown"
]
} | B |
32,305 | Your goal is to find the secret four-color code. The following colors are possible: white, brown, purple, yellow, pink, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white', 'brown', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['white', 'brown', 'yellow', 'brown']. Hint: one color is in the correct position.
Guess: ['green', 'brown', 'pink', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['pink', 'brown', 'purple', 'green']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink, purple, brown",
"green, pink, purple, brown",
"green, pink, purple, pink",
"white, pink, purple, brown"
]
} | B |
16,854 | Your goal is to find the secret four-color code. The following colors are possible: brown, yellow, orange, black, white, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'purple', 'orange', 'white']. Hint: two colors are in the correct positions.
Guess: ['brown', 'yellow', 'orange', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'orange', 'orange', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, black, purple, brown",
"yellow, black, white, brown",
"yellow, black, orange, brown",
"yellow, purple, orange, brown"
]
} | C |
1,875 | Your goal is to find the secret four-color code. The following colors are possible: brown, purple, black, pink, green, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue', 'brown', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'pink', 'brown', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'blue', 'pink', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'blue', 'black', 'blue']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue, green, brown",
"pink, purple, green, brown",
"pink, blue, green, blue",
"pink, blue, green, pink"
]
} | A |
5,220 | Your goal is to find the secret four-color code. The following colors are possible: white, black, red, brown, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'green', 'brown', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['white', 'red', 'orange', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'red', 'red', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'orange', 'green', 'red']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red, black, brown",
"orange, red, green, brown",
"orange, green, black, brown",
"orange, red, black, brown"
]
} | D |
3,285 | Your goal is to find the secret four-color code. The following colors are possible: pink, red, purple, orange, 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: ['red', 'orange', 'brown', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'pink', 'red', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'red', 'orange', 'purple']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['orange', 'pink', 'purple', 'red']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, purple, orange, pink",
"orange, purple, purple, pink",
"orange, purple, brown, pink",
"orange, purple, red, pink"
]
} | D |
3,643 | Your goal is to find the secret four-color code. The following colors are possible: white, yellow, red, orange, purple, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'red', 'white', 'brown']. Hint: two colors are in the correct positions.
Guess: ['white', 'white', 'brown', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'red', 'yellow', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'red', 'white', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow, white, orange",
"orange, yellow, white, white",
"orange, yellow, white, purple",
"red, yellow, white, purple"
]
} | C |
24,633 | Your goal is to find the secret four-color code. The following colors are possible: black, pink, yellow, blue, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow', 'white', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'yellow', 'yellow', 'red']. Hint: two colors are in the correct positions.
Guess: ['pink', 'blue', 'black', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'yellow', 'pink', 'blue']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow, blue, white",
"yellow, yellow, blue, pink",
"black, blue, blue, pink",
"black, yellow, blue, pink"
]
} | D |
14,571 | Your goal is to find the secret four-color code. The following colors are possible: green, red, yellow, blue, orange, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'blue', 'red', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'green', 'orange', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'orange', 'yellow', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'blue', 'orange']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow, orange, green",
"blue, orange, orange, green",
"blue, red, orange, green",
"blue, yellow, red, green"
]
} | A |
31,243 | Your goal is to find the secret four-color code. The following colors are possible: brown, yellow, red, 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: ['blue', 'orange', 'black', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'blue', 'orange']. Hint: two colors are in the correct positions.
Guess: ['brown', 'yellow', 'red', 'orange']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown, orange, orange",
"blue, brown, yellow, orange",
"red, black, yellow, orange",
"red, brown, yellow, orange"
]
} | D |
31,111 | Your goal is to find the secret four-color code. The following colors are possible: purple, white, blue, red, 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: ['pink', 'red', 'green', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'white', 'red', 'white']. Hint: one color is in the correct position.
Guess: ['purple', 'purple', 'pink', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'pink', 'red', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, pink, blue, white",
"green, pink, green, white",
"green, white, blue, white",
"green, pink, blue, white"
]
} | D |
35,755 | Your goal is to find the secret four-color code. The following colors are possible: brown, blue, orange, red, 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: ['brown', 'yellow', 'blue', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'blue', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'yellow', 'black', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'brown', 'black']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow, yellow, red",
"orange, black, yellow, red",
"orange, black, black, red",
"blue, black, yellow, red"
]
} | B |
23,996 | Your goal is to find the secret four-color code. The following colors are possible: brown, yellow, orange, white, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'orange', 'yellow', 'white']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'brown', 'purple', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['orange', 'yellow', 'brown', 'purple']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, yellow, brown, purple",
"white, purple, brown, purple",
"white, yellow, brown, purple",
"yellow, yellow, brown, purple"
]
} | C |
34,835 | Your goal is to find the secret four-color code. The following colors are possible: white, orange, pink, black, brown, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink', 'white', 'orange']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['white', 'white', 'white', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'red', 'pink', 'white']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, red, orange, orange",
"pink, red, orange, black",
"pink, red, orange, white",
"black, red, orange, white"
]
} | C |
3,256 | Your goal is to find the secret four-color code. The following colors are possible: black, yellow, purple, 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: ['purple', 'orange', 'red', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'purple', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'red', 'black', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'yellow', 'yellow', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange, orange, yellow",
"red, black, orange, yellow",
"red, purple, orange, yellow",
"red, black, red, yellow"
]
} | B |
26,222 | Your goal is to find the secret four-color code. The following colors are possible: pink, brown, black, orange, blue, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'brown', 'orange', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'brown', 'brown', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['pink', 'brown', 'black', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'pink', 'brown', 'black']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink, brown, black",
"blue, pink, orange, black",
"blue, pink, brown, purple",
"blue, black, brown, black"
]
} | A |
35,683 | Your goal is to find the secret four-color code. The following colors are possible: black, pink, purple, red, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue', 'purple', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'pink', 'purple', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'black', 'purple', 'orange']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['purple', 'orange', 'black', 'pink']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple, black, pink",
"orange, purple, black, pink",
"blue, purple, black, pink",
"orange, purple, pink, pink"
]
} | B |
32,237 | Your goal is to find the secret four-color code. The following colors are possible: white, green, 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: ['red', 'purple', 'black', 'yellow']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'yellow', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'red', 'black', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple, purple, yellow",
"black, red, purple, black",
"black, red, purple, yellow",
"black, white, purple, yellow"
]
} | C |
11,562 | Your goal is to find the secret four-color code. The following colors are possible: white, pink, black, blue, purple, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'pink', 'blue', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'white', 'blue', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'black', 'white', 'brown']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['white', 'black', 'black', 'white']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, purple, black, brown",
"purple, purple, black, brown",
"white, purple, blue, brown",
"white, purple, pink, brown"
]
} | A |
20,788 | Your goal is to find the secret four-color code. The following colors are possible: yellow, orange, purple, black, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black', 'purple', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'black', 'orange']. Hint: two colors are in the correct positions.
Guess: ['purple', 'yellow', 'black', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'purple', 'black', 'purple']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown, black, white",
"purple, brown, black, white",
"yellow, brown, purple, white",
"yellow, purple, black, white"
]
} | A |
805 | Your goal is to find the secret four-color code. The following colors are possible: purple, pink, yellow, orange, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'white', 'purple', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'pink', 'purple', 'white']. Hint: two colors are in the correct positions.
Guess: ['purple', 'yellow', 'yellow', 'blue']. Hint: one color is in the correct position.
Guess: ['purple', 'white', 'orange', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue, yellow, white",
"orange, pink, yellow, white",
"white, pink, yellow, white",
"orange, pink, yellow, orange"
]
} | B |
15,847 | Your goal is to find the secret four-color code. The following colors are possible: red, green, purple, black, blue, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue', 'red', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['red', 'green', 'red', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'black', 'blue', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'blue', 'purple', 'red']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue, purple, red",
"white, blue, green, red",
"purple, blue, purple, red",
"white, blue, purple, red"
]
} | D |
19,683 | Your goal is to find the secret four-color code. The following colors are possible: brown, red, yellow, 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: ['white', 'brown', 'red', 'green']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'red', 'yellow', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'blue', 'green', 'white']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, green, yellow, blue",
"brown, green, white, blue",
"white, green, white, blue",
"red, green, white, blue"
]
} | D |
8,977 | Your goal is to find the secret four-color code. The following colors are possible: orange, green, yellow, black, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'black', 'green', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['green', 'orange', 'yellow', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'orange', 'brown', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'brown', 'orange', 'black']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow, black, orange",
"brown, yellow, black, brown",
"brown, yellow, black, black",
"brown, yellow, black, orange"
]
} | D |
9,384 | Your goal is to find the secret four-color code. The following colors are possible: blue, yellow, pink, green, 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: ['green', 'orange', 'pink', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'yellow', 'orange', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'red', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['orange', 'yellow', 'green', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow, blue, green",
"blue, yellow, blue, green",
"red, yellow, blue, pink",
"red, yellow, green, green"
]
} | A |
25,490 | Your goal is to find the secret four-color code. The following colors are possible: orange, blue, yellow, green, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'yellow', 'white', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'blue', 'white', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'green', 'brown', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'orange', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow, green, brown",
"orange, white, green, white",
"orange, yellow, green, white",
"green, yellow, green, white"
]
} | C |
29,105 | Your goal is to find the secret four-color code. The following colors are possible: white, blue, pink, yellow, orange, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'yellow', 'blue', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['white', 'blue', 'green', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'orange', 'yellow', 'blue']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, pink, orange, yellow",
"blue, pink, orange, pink",
"blue, pink, orange, yellow",
"pink, pink, orange, yellow"
]
} | C |
18,625 | Your goal is to find the secret four-color code. The following colors are possible: orange, green, purple, 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: ['green', 'purple', 'yellow', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'purple', 'purple', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['green', 'orange', 'pink', 'purple']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green, orange, purple",
"orange, pink, orange, purple",
"green, yellow, orange, purple",
"green, pink, orange, purple"
]
} | D |
5,462 | Your goal is to find the secret four-color code. The following colors are possible: blue, red, purple, 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: ['blue', 'white', 'brown', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'blue', 'blue', 'white']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['red', 'blue', 'white', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red, blue, red",
"purple, red, purple, white",
"purple, brown, blue, white",
"purple, red, blue, white"
]
} | D |
11,289 | Your goal is to find the secret four-color code. The following colors are possible: purple, red, orange, green, 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: ['purple', 'green', 'orange', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'purple', 'red', 'brown']. Hint: three colors are in the correct positions.
Guess: ['green', 'purple', 'red', 'brown']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, purple, green, brown",
"orange, purple, green, brown",
"red, orange, green, brown",
"red, red, green, brown"
]
} | A |
2,288 | Your goal is to find the secret four-color code. The following colors are possible: blue, orange, brown, 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: ['pink', 'orange', 'black', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'orange', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'black', 'brown', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['orange', 'pink', 'black', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue, pink, white",
"black, blue, pink, pink",
"black, blue, pink, white",
"black, blue, brown, white"
]
} | C |
9,982 | Your goal is to find the secret four-color code. The following colors are possible: green, white, pink, 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', 'green', 'pink', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'blue', 'blue', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['pink', 'purple', 'green', 'blue']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, purple, green, purple",
"blue, pink, green, blue",
"blue, pink, green, purple",
"blue, white, green, purple"
]
} | C |
18,153 | Your goal is to find the secret four-color code. The following colors are possible: white, red, 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: ['brown', 'black', 'green', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['white', 'red', 'brown', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'brown', 'white', 'green']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown, white, black",
"red, brown, white, white",
"red, white, white, black",
"green, brown, white, black"
]
} | A |
14,167 | Your goal is to find the secret four-color code. The following colors are possible: black, pink, yellow, green, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'blue', 'yellow', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'pink', 'yellow', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'black', 'brown', 'green']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'pink', 'brown']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow, pink, brown",
"green, yellow, pink, pink",
"green, yellow, brown, brown",
"green, yellow, pink, brown"
]
} | D |
11,077 | Your goal is to find the secret four-color code. The following colors are possible: pink, green, brown, purple, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink', 'white', 'green']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['pink', 'pink', 'brown', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'pink', 'green', 'purple']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, pink, green, red",
"brown, pink, green, red",
"purple, pink, green, brown",
"purple, green, green, red"
]
} | A |
8,183 | Your goal is to find the secret four-color code. The following colors are possible: green, pink, red, blue, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue', 'pink', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['green', 'red', 'pink', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'blue', 'orange', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['red', 'blue', 'blue', 'pink']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue, green, red",
"blue, blue, green, orange",
"green, blue, green, orange",
"red, blue, green, orange"
]
} | D |
32,879 | Your goal is to find the secret four-color code. The following colors are possible: brown, yellow, red, black, green, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'black', 'purple', 'green']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'red', 'red', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'green', 'green', 'brown']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['black', 'brown', 'green', 'purple']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green, brown, purple",
"black, red, brown, purple",
"black, yellow, brown, purple",
"black, green, green, purple"
]
} | A |
31,829 | Your goal is to find the secret four-color code. The following colors are possible: red, green, brown, 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: ['brown', 'blue', 'green', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['red', 'green', 'green', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'red', 'red', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'brown', 'brown', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue, brown, green",
"brown, blue, brown, green",
"pink, blue, brown, green",
"red, blue, brown, green"
]
} | C |
2,155 | Your goal is to find the secret four-color code. The following colors are possible: black, pink, yellow, red, blue, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'pink', 'yellow', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'yellow', 'blue', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'black', 'pink', 'pink']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'blue', 'pink', 'yellow']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, blue, yellow, red",
"yellow, blue, pink, red",
"yellow, yellow, pink, red",
"yellow, red, pink, red"
]
} | B |
9,219 | Your goal is to find the secret four-color code. The following colors are possible: green, yellow, orange, brown, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'pink', 'purple', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'yellow', 'orange']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'green', 'pink', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'green', 'yellow', 'green']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, green, yellow, purple",
"brown, green, pink, purple",
"brown, orange, yellow, purple",
"pink, green, yellow, purple"
]
} | A |
12,605 | Your goal is to find the secret four-color code. The following colors are possible: black, yellow, orange, brown, pink, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red', 'pink', 'yellow']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['black', 'black', 'orange', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'red', 'yellow', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'yellow', 'pink', 'pink']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, orange, pink, red",
"black, orange, pink, red",
"brown, orange, pink, red",
"red, orange, pink, red"
]
} | B |
25,889 | Your goal is to find the secret four-color code. The following colors are possible: purple, green, red, blue, 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: ['red', 'green', 'pink', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'green', 'green', 'red']. Hint: two colors are in the correct positions.
Guess: ['purple', 'yellow', 'blue', 'yellow']. Hint: one color is in the correct position.
Guess: ['red', 'yellow', 'green', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green, red, red",
"blue, green, blue, red",
"pink, green, blue, red",
"red, green, blue, red"
]
} | C |
10,058 | Your goal is to find the secret four-color code. The following colors are possible: purple, orange, green, white, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'white', 'green', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'white', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['white', 'blue', 'pink', 'purple']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink, purple, white",
"blue, pink, pink, white",
"blue, pink, orange, white",
"blue, blue, purple, white"
]
} | A |
25,749 | Your goal is to find the secret four-color code. The following colors are possible: blue, black, white, brown, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'white', 'pink', 'purple']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['blue', 'blue', 'blue', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'purple', 'blue', 'pink']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue, purple, blue",
"white, blue, purple, pink",
"white, blue, purple, brown",
"purple, blue, purple, pink"
]
} | B |
3,521 | Your goal is to find the secret four-color code. The following colors are possible: black, purple, yellow, 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: ['pink', 'red', 'purple', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'red', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'pink', 'yellow', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'white', 'black', 'red']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white, pink, black",
"white, yellow, pink, red",
"white, yellow, pink, black",
"white, yellow, pink, purple"
]
} | C |
34,867 | Your goal is to find the secret four-color code. The following colors are possible: blue, purple, green, red, 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', 'purple', 'blue', 'green']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['blue', 'blue', 'black', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'black', 'red', 'purple']. Hint: one color is in the correct position.
Guess: ['purple', 'green', 'brown', 'blue']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue, green, blue",
"black, brown, green, blue",
"purple, brown, green, red",
"purple, brown, green, blue"
]
} | D |
887 | Your goal is to find the secret four-color code. The following colors are possible: purple, brown, red, green, 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', 'pink', 'brown', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'brown', 'brown', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'purple', 'yellow', 'red']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple, red, brown",
"yellow, purple, red, brown",
"yellow, purple, brown, brown",
"yellow, purple, red, purple"
]
} | B |
22,646 | Your goal is to find the secret four-color code. The following colors are possible: red, green, 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: ['green', 'brown', 'blue', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'red', 'green', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'blue', 'red', 'pink']. Hint: two colors are in the correct positions.
Guess: ['red', 'blue', 'brown', 'blue']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white, white, pink",
"red, green, blue, pink",
"red, green, white, pink",
"red, green, pink, pink"
]
} | C |
8,219 | Your goal is to find the secret four-color code. The following colors are possible: red, purple, yellow, green, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'green', 'orange', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'yellow', 'yellow', 'green']. Hint: three colors are in the correct positions.
Guess: ['red', 'blue', 'yellow', 'green']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow, blue, yellow",
"yellow, yellow, blue, green",
"red, yellow, blue, green",
"red, yellow, purple, green"
]
} | C |