id
int64 0
36.1k
| instruction
stringlengths 472
1.01k
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
29,509 | Your goal is to find the secret four-color code. The following colors are possible: red, purple, green, yellow, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green', 'blue', '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', 'green', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'red', 'green', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'blue', 'white', 'red']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, white, yellow, blue",
"green, purple, blue, white",
"white, blue, green, yellow",
"red, purple, green, green"
]
} | B |
7,950 | Your goal is to find the secret four-color code. The following colors are possible: blue, white, pink, green, yellow, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'green', 'red', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'white', 'red', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'green', 'pink', 'white']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'pink', 'white', '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": [
"yellow, pink, yellow, yellow",
"green, blue, white, blue",
"pink, red, green, pink",
"yellow, red, white, pink"
]
} | D |
10,555 | Your goal is to find the secret four-color code. The following colors are possible: brown, red, black, yellow, blue, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue', 'yellow', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'red', 'blue']. Hint: one color is in the correct position.
Guess: ['blue', 'white', 'black', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'yellow', 'white', 'white']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, red, yellow, yellow",
"red, white, black, brown",
"blue, blue, brown, white",
"white, brown, black, yellow"
]
} | D |
25,630 | Your goal is to find the secret four-color code. The following colors are possible: green, red, pink, white, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'white', 'green', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'pink', 'pink', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'green', 'white', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['white', 'green', 'blue', 'green']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, pink, blue, pink",
"white, white, red, brown",
"pink, brown, green, pink",
"blue, brown, white, pink"
]
} | D |
22,523 | Your goal is to find the secret four-color code. The following colors are possible: orange, blue, brown, black, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'red', 'blue', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['blue', 'blue', 'brown', 'purple']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue, red, red",
"purple, brown, black, orange",
"red, blue, brown, purple",
"purple, black, orange, brown"
]
} | C |
21,515 | Your goal is to find the secret four-color code. The following colors are possible: brown, green, orange, yellow, 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', 'orange', 'blue', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'green', 'blue', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'yellow', 'green']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'green', '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": [
"orange, blue, green, blue",
"purple, blue, green, yellow",
"yellow, green, purple, brown",
"brown, yellow, green, purple"
]
} | B |
1,463 | Your goal is to find the secret four-color code. The following colors are possible: pink, brown, orange, yellow, blue, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'blue', 'black', 'brown']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['pink', 'brown', 'yellow', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'yellow', '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": [
"black, brown, blue, pink",
"yellow, yellow, pink, blue",
"blue, black, pink, black",
"blue, yellow, brown, black"
]
} | D |
18,437 | Your goal is to find the secret four-color code. The following colors are possible: white, orange, red, 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: ['white', 'red', 'orange', 'brown']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['white', 'white', 'white', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'brown', 'red', '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, pink, brown, white",
"blue, orange, blue, pink",
"pink, blue, brown, white",
"brown, orange, red, white"
]
} | D |
8,487 | Your goal is to find the secret four-color code. The following colors are possible: pink, brown, green, white, black, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'white', 'yellow', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'brown', 'black', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'black', 'yellow', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['white', 'green', 'yellow', '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": [
"yellow, white, black, pink",
"brown, green, white, black",
"black, brown, yellow, green",
"white, black, yellow, green"
]
} | D |
24,006 | Your goal is to find the secret four-color code. The following colors are possible: green, blue, pink, orange, red, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink', 'blue', 'yellow']. Hint: three colors are in the correct positions.
Guess: ['green', 'blue', 'blue', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'pink', 'blue', 'yellow']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue, red, green",
"red, orange, pink, yellow",
"blue, yellow, yellow, green",
"red, pink, blue, green"
]
} | D |
30,590 | Your goal is to find the secret four-color code. The following colors are possible: yellow, brown, white, orange, green, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'white', 'brown', 'yellow']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['yellow', 'yellow', 'brown', 'brown']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'white', 'orange', 'green']. 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, yellow, orange",
"pink, yellow, brown, green",
"yellow, yellow, green, pink",
"white, green, yellow, orange"
]
} | B |
28,446 | Your goal is to find the secret four-color code. The following colors are possible: red, purple, white, green, brown, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'red', 'white', 'purple']. Hint: two 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 two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'brown', 'orange', '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": [
"orange, purple, brown, white",
"purple, green, orange, green",
"red, white, green, green",
"purple, brown, red, orange"
]
} | D |
3,469 | Your goal is to find the secret four-color code. The following colors are possible: yellow, orange, purple, green, 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', 'green', 'white', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'orange', 'pink', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'pink', 'green', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'white', 'green', 'purple']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow, pink, white",
"pink, pink, green, white",
"purple, white, yellow, purple",
"green, purple, orange, white"
]
} | D |
28,268 | Your goal is to find the secret four-color code. The following colors are possible: green, blue, yellow, orange, white, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue', 'yellow', 'white']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['green', 'blue', 'blue', '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', 'yellow', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'blue', 'white', 'white']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, green, orange, green",
"blue, blue, white, green",
"purple, yellow, yellow, white",
"purple, blue, white, green"
]
} | D |
20,887 | Your goal is to find the secret four-color code. The following colors are possible: green, blue, yellow, white, brown, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'brown', 'pink', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'green', 'blue', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['green', 'pink', 'green', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'white', 'blue']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, brown, blue, blue",
"blue, brown, pink, green",
"blue, pink, yellow, white",
"white, yellow, blue, green"
]
} | D |
4,457 | Your goal is to find the secret four-color code. The following colors are possible: purple, red, orange, blue, black, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'black', 'red', 'orange']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['purple', 'red', 'red', 'orange']. Hint: two colors are in the correct positions.
Guess: ['blue', 'red', 'orange', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black, red, blue",
"red, purple, orange, brown",
"red, blue, blue, orange",
"red, blue, blue, brown"
]
} | A |
24,876 | Your goal is to find the secret four-color code. The following colors are possible: purple, white, blue, 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: ['yellow', 'blue', 'purple', 'green']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'white', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'white', 'yellow', 'blue']. Hint: two colors are in the correct positions.
Guess: ['blue', 'orange', 'yellow', 'purple']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white, yellow, purple",
"white, blue, white, orange",
"white, yellow, orange, purple",
"yellow, blue, green, blue"
]
} | A |
16,132 | Your goal is to find the secret four-color code. The following colors are possible: blue, red, orange, yellow, pink, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'yellow', 'blue', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'red', 'blue', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'yellow', 'red', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'yellow', 'brown', 'blue']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow, pink, blue",
"brown, blue, yellow, pink",
"pink, pink, yellow, orange",
"blue, orange, orange, yellow"
]
} | B |
29,390 | Your goal is to find the secret four-color code. The following colors are possible: white, black, brown, pink, 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: ['black', 'pink', 'white', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'brown', 'brown', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'black', 'brown', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'red', 'orange', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange, brown, white",
"red, black, orange, brown",
"white, white, black, brown",
"white, white, orange, white"
]
} | A |
32,058 | Your goal is to find the secret four-color code. The following colors are possible: purple, yellow, green, black, 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: ['green', 'purple', 'black', 'yellow']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['purple', 'purple', 'green', 'green']. Hint: one color is in the correct position.
Guess: ['purple', 'yellow', 'black', 'red']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
Guess: ['purple', 'red', 'black', '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": [
"red, black, black, orange",
"orange, green, orange, black",
"red, yellow, yellow, red",
"yellow, purple, black, red"
]
} | D |
738 | Your goal is to find the secret four-color code. The following colors are possible: yellow, blue, white, orange, pink, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'white', 'yellow', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'white', 'yellow', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['white', 'orange', 'yellow', '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": [
"orange, orange, pink, pink",
"yellow, red, red, white",
"orange, pink, yellow, white",
"red, red, pink, red"
]
} | C |
952 | Your goal is to find the secret four-color code. The following colors are possible: black, yellow, pink, brown, white, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white', 'brown', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'pink', 'purple', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['pink', 'brown', 'purple', '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": [
"brown, black, purple, pink",
"yellow, purple, brown, yellow",
"black, black, yellow, white",
"pink, yellow, purple, brown"
]
} | A |
35,461 | Your goal is to find the secret four-color code. The following colors are possible: white, blue, black, pink, 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: ['black', 'blue', 'white', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['white', 'white', 'pink', 'pink']. Hint: one color is in the correct position.
Guess: ['blue', 'blue', 'black', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'orange', 'blue', 'pink']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, orange, black, white",
"black, brown, blue, pink",
"white, black, orange, black",
"black, black, white, pink"
]
} | B |
23,583 | Your goal is to find the secret four-color code. The following colors are possible: purple, green, yellow, white, black, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'purple', 'white', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'white', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'purple', 'purple', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'purple', 'black', 'green']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green, white, purple",
"black, yellow, white, brown",
"yellow, yellow, white, purple",
"brown, black, brown, green"
]
} | B |
25,978 | Your goal is to find the secret four-color code. The following colors are possible: green, brown, white, blue, purple, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'white', 'brown', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['green', 'green', 'brown', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['green', 'brown', 'blue', 'yellow']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['blue', 'yellow', 'brown', '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": [
"white, white, blue, blue",
"purple, purple, blue, purple",
"yellow, brown, blue, yellow",
"yellow, blue, brown, green"
]
} | D |
31,201 | Your goal is to find the secret four-color code. The following colors are possible: orange, pink, green, brown, blue, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'brown', 'black', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'pink', 'brown', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'green', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'blue', '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": [
"green, blue, green, blue",
"blue, orange, brown, orange",
"blue, orange, green, green",
"brown, blue, pink, black"
]
} | D |
24,550 | Your goal is to find the secret four-color code. The following colors are possible: brown, purple, green, red, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'orange', 'white', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'green', 'red', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'red', 'red', 'green']. Hint: one color is in the correct position.
Guess: ['brown', 'red', 'white', 'orange']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown, white, orange",
"white, orange, red, brown",
"orange, green, orange, white",
"white, red, red, purple"
]
} | B |
28,727 | Your goal is to find the secret four-color code. The following colors are possible: purple, brown, 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: ['brown', 'purple', 'pink', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'black', 'black', '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', 'brown', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['pink', 'blue', 'black', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange, orange, pink",
"purple, brown, blue, black",
"pink, blue, blue, orange",
"pink, purple, purple, purple"
]
} | B |
14,674 | Your goal is to find the secret four-color code. The following colors are possible: black, brown, 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: ['pink', 'green', 'black', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'brown', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'orange', 'green', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'pink', '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": [
"black, orange, yellow, brown",
"yellow, yellow, yellow, green",
"brown, pink, brown, pink",
"black, yellow, pink, green"
]
} | D |
30,407 | Your goal is to find the secret four-color code. The following colors are possible: red, white, pink, black, purple, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red', 'brown', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'white', 'red', 'black']. Hint: two colors are in the correct positions.
Guess: ['red', 'pink', 'purple', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['red', 'purple', 'black', 'black']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown, pink, black",
"purple, brown, black, red",
"brown, brown, pink, white",
"purple, pink, red, pink"
]
} | A |
26,548 | Your goal is to find the secret four-color code. The following colors are possible: brown, purple, white, 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: ['white', 'brown', 'purple', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'red', 'purple']. 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: two colors are in the correct positions.
Guess: ['brown', 'white', 'purple', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue, purple, purple",
"red, brown, blue, white",
"brown, blue, orange, white",
"white, purple, orange, orange"
]
} | B |
13,274 | Your goal is to find the secret four-color code. The following colors are possible: pink, purple, white, brown, orange, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple', 'black', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'purple', 'brown', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'black', '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', 'pink', 'white', '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": [
"orange, purple, black, pink",
"orange, brown, purple, black",
"brown, black, orange, pink",
"white, purple, pink, purple"
]
} | C |
31,336 | Your goal is to find the secret four-color code. The following colors are possible: pink, white, purple, green, black, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'purple', 'white', 'black']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['pink', 'white', 'green', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'green', 'black', 'white']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['white', 'pink', 'black', '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": [
"black, pink, green, white",
"black, red, green, pink",
"red, green, black, red",
"purple, purple, red, green"
]
} | A |
948 | Your goal is to find the secret four-color code. The following colors are possible: brown, blue, white, purple, 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: ['blue', 'black', 'white', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'blue', 'blue', 'white']. Hint: one color is in the correct position.
Guess: ['purple', 'blue', 'black', 'green']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['black', 'purple', 'blue', '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": [
"green, brown, blue, blue",
"green, brown, green, green",
"brown, black, white, black",
"purple, green, blue, black"
]
} | D |
30,778 | Your goal is to find the secret four-color code. The following colors are possible: yellow, pink, green, blue, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'pink', 'red', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'blue', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'red', 'yellow', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'blue', 'purple', '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": [
"green, green, blue, purple",
"pink, purple, pink, yellow",
"blue, yellow, red, pink",
"purple, blue, pink, green"
]
} | D |
19,454 | Your goal is to find the secret four-color code. The following colors are possible: white, orange, brown, purple, 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: ['purple', 'white', 'yellow', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'orange', 'orange', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'orange', 'purple', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'red', 'brown', 'yellow']. 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, brown, orange, red",
"red, red, purple, orange",
"orange, brown, red, yellow",
"orange, purple, yellow, white"
]
} | C |
8,656 | Your goal is to find the secret four-color code. The following colors are possible: yellow, blue, green, white, purple, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green', 'purple', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'blue', 'green', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['blue', 'yellow', 'purple', 'green']. 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, purple, red, purple",
"white, yellow, blue, green",
"purple, yellow, blue, blue",
"red, purple, white, blue"
]
} | B |
7,618 | Your goal is to find the secret four-color code. The following colors are possible: white, orange, brown, black, 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: ['orange', 'blue', 'green', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'brown', 'blue', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'orange', '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', 'black', 'blue', '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": [
"black, brown, brown, black",
"brown, green, blue, black",
"orange, brown, green, green",
"black, brown, brown, white"
]
} | B |
19,989 | Your goal is to find the secret four-color code. The following colors are possible: orange, brown, black, 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: ['white', 'black', 'brown', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'black', 'yellow', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'orange', 'pink', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'black', 'white', '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": [
"yellow, black, pink, orange",
"pink, black, white, yellow",
"pink, white, orange, brown",
"yellow, brown, white, white"
]
} | B |
4,888 | Your goal is to find the secret four-color code. The following colors are possible: pink, orange, black, white, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'green', 'pink', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['pink', 'pink', 'black', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'white', 'red', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'red', 'green', 'white']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white, orange, red",
"pink, pink, green, black",
"black, green, orange, red",
"orange, white, black, orange"
]
} | A |
35,593 | Your goal is to find the secret four-color code. The following colors are possible: orange, black, blue, pink, red, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'black', 'pink', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'blue', 'black', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'red', 'purple', 'blue']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['pink', 'red', 'blue', 'blue']. 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, orange, orange, purple",
"blue, red, black, purple",
"black, black, purple, purple",
"orange, red, black, black"
]
} | B |
19,514 | Your goal is to find the secret four-color code. The following colors are possible: green, black, brown, blue, 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: ['blue', 'black', 'brown', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'green', 'black', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'blue', 'purple', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'purple', 'green', 'black']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, green, pink, green",
"purple, brown, blue, green",
"black, brown, green, pink",
"black, pink, blue, brown"
]
} | B |
32,784 | Your goal is to find the secret four-color code. The following colors are possible: blue, yellow, purple, pink, 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: ['pink', 'brown', 'yellow', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'yellow', 'purple', 'purple']. Hint: one color is in the correct position.
Guess: ['blue', 'pink', 'blue', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'blue', 'brown', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink, orange, purple",
"pink, purple, yellow, yellow",
"orange, purple, purple, brown",
"orange, blue, orange, brown"
]
} | A |
23,089 | Your goal is to find the secret four-color code. The following colors are possible: yellow, orange, green, blue, 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: ['orange', 'brown', 'red', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'blue', 'red', 'blue']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['yellow', 'red', 'yellow', 'blue']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, brown, red, brown",
"yellow, red, green, blue",
"blue, red, yellow, red",
"blue, yellow, orange, blue"
]
} | B |
7,213 | Your goal is to find the secret four-color code. The following colors are possible: green, yellow, purple, white, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green', 'purple', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['green', 'yellow', 'green', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'purple', 'white', 'green']. 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": [
"brown, blue, white, yellow",
"brown, purple, yellow, green",
"white, blue, yellow, purple",
"yellow, brown, green, green"
]
} | B |
20,578 | Your goal is to find the secret four-color code. The following colors are possible: yellow, green, pink, white, 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: ['pink', 'black', 'brown', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'brown', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'pink', 'pink', 'white']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['pink', 'yellow', 'white', 'black']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, pink, white, pink",
"green, brown, white, green",
"brown, green, black, black",
"white, black, yellow, pink"
]
} | D |
13,614 | Your goal is to find the secret four-color code. The following colors are possible: purple, green, pink, yellow, white, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink', 'blue', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'purple', 'green', 'blue']. Hint: two colors are in the correct positions.
Guess: ['green', 'purple', 'white', 'pink']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
Guess: ['green', 'purple', 'pink', '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": [
"green, yellow, white, blue",
"white, purple, green, pink",
"purple, pink, yellow, purple",
"blue, green, purple, blue"
]
} | B |
5,064 | Your goal is to find the secret four-color code. The following colors are possible: black, brown, green, white, red, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white', 'green', 'red']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'green', 'white']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown, green, white",
"green, green, black, white",
"pink, brown, green, red",
"red, green, brown, brown"
]
} | A |
9,728 | Your goal is to find the secret four-color code. The following colors are possible: pink, green, red, blue, 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: ['pink', 'green', 'red', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'blue', 'blue', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'red', 'green', 'pink']. Hint: two colors are in the correct positions.
Guess: ['blue', 'pink', 'green', '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, pink, blue, pink",
"black, brown, green, blue",
"green, brown, red, pink",
"pink, pink, blue, blue"
]
} | B |
13,840 | Your goal is to find the secret four-color code. The following colors are possible: white, green, red, pink, 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: ['green', 'yellow', 'red', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['white', 'green', 'green', 'red']. Hint: one color is in the correct position.
Guess: ['pink', 'green', 'yellow', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'pink', 'green', '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": [
"yellow, pink, white, yellow",
"yellow, orange, pink, red",
"white, white, red, pink",
"pink, white, orange, red"
]
} | B |
2,202 | Your goal is to find the secret four-color code. The following colors are possible: brown, purple, blue, orange, red, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'green', 'orange', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'blue', 'blue', 'orange']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['brown', 'orange', 'blue', '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": [
"blue, green, green, red",
"purple, red, purple, red",
"red, brown, blue, orange",
"red, red, green, purple"
]
} | C |
10,867 | Your goal is to find the secret four-color code. The following colors are possible: red, black, brown, green, 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: ['red', 'pink', 'green', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'red', 'black', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'white', 'white', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'black', 'brown', '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": [
"brown, green, green, brown",
"brown, pink, red, white",
"green, red, black, white",
"pink, black, brown, white"
]
} | D |
7,900 | Your goal is to find the secret four-color code. The following colors are possible: purple, black, blue, 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: ['pink', 'black', 'blue', 'purple']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['purple', 'purple', 'blue', 'blue']. Hint: one color is in the correct position.
Guess: ['black', 'black', 'yellow', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'pink', 'blue', 'black']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple, purple, white",
"yellow, purple, blue, yellow",
"pink, yellow, blue, blue",
"pink, white, blue, black"
]
} | D |
31,250 | Your goal is to find the secret four-color code. The following colors are possible: black, blue, brown, 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: ['yellow', 'purple', 'brown', 'black']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'purple', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'blue', 'purple']. Hint: three colors are in the correct positions.
Guess: ['brown', 'brown', 'black', 'purple']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, black, orange, yellow",
"blue, purple, purple, black",
"yellow, purple, black, yellow",
"brown, yellow, blue, purple"
]
} | D |
29,017 | Your goal is to find the secret four-color code. The following colors are possible: red, green, white, blue, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue', 'pink', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'white', 'blue', 'white']. Hint: one color is in the correct position.
Guess: ['green', 'green', 'red', 'orange']. Hint: two colors are in the correct positions.
Guess: ['green', 'green', 'green', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange, green, green",
"pink, white, red, orange",
"white, white, green, white",
"blue, blue, green, blue"
]
} | B |
31,030 | Your goal is to find the secret four-color code. The following colors are possible: pink, green, orange, red, white, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink', 'green', 'white']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['pink', 'pink', 'green', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'green', 'orange', 'white']. Hint: two colors are in the correct positions.
Guess: ['orange', 'white', 'pink', 'white']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, orange, yellow, orange",
"yellow, orange, green, red",
"orange, yellow, pink, white",
"green, green, orange, white"
]
} | C |
13,600 | Your goal is to find the secret four-color code. The following colors are possible: brown, black, purple, yellow, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'pink', 'purple', 'black']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'brown', 'black', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'black', 'pink', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'blue', 'brown', '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": [
"brown, pink, purple, purple",
"pink, purple, brown, blue",
"brown, purple, blue, brown",
"yellow, brown, pink, blue"
]
} | B |
30,829 | Your goal is to find the secret four-color code. The following colors are possible: black, green, pink, white, 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: ['green', 'brown', 'black', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'white', 'green']. Hint: one color is in the correct position.
Guess: ['black', '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: ['pink', 'black', 'brown', 'brown']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, red, white, black",
"pink, black, pink, white",
"pink, red, brown, green",
"pink, red, red, green"
]
} | C |
23,180 | Your goal is to find the secret four-color code. The following colors are possible: red, yellow, brown, black, blue, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'blue', 'red', 'brown']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['red', 'red', 'yellow', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'blue', 'brown', '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": [
"brown, red, yellow, yellow",
"green, blue, black, red",
"red, green, yellow, brown",
"yellow, brown, blue, brown"
]
} | B |
33,142 | Your goal is to find the secret four-color code. The following colors are possible: orange, pink, brown, yellow, 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: ['yellow', 'pink', 'white', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['orange', 'pink', 'pink', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'white', 'brown', '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": [
"yellow, pink, yellow, red",
"orange, yellow, brown, orange",
"yellow, white, pink, pink",
"pink, brown, white, red"
]
} | D |
17,721 | Your goal is to find the secret four-color code. The following colors are possible: blue, orange, green, purple, red, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange', 'pink', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'blue', 'orange', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'green', 'red', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'green', 'orange']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue, orange, red",
"pink, green, red, pink",
"blue, red, green, green",
"blue, purple, green, red"
]
} | D |
34,720 | Your goal is to find the secret four-color code. The following colors are possible: black, purple, yellow, red, brown, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'green', 'purple', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'red', 'green']. Hint: two colors are in the correct positions.
Guess: ['black', 'yellow', 'red', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red, purple, purple",
"purple, purple, purple, green",
"purple, purple, purple, brown",
"purple, black, yellow, green"
]
} | D |
26,317 | Your goal is to find the secret four-color code. The following colors are possible: white, pink, green, blue, red, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow', 'white', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'pink', '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', 'white', 'white', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'white', 'pink', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue, yellow, white",
"blue, pink, red, white",
"white, green, blue, pink",
"white, green, red, green"
]
} | B |
20,418 | Your goal is to find the secret four-color code. The following colors are possible: green, yellow, orange, white, black, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'white', 'yellow', 'brown']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['green', 'green', 'green', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'brown', 'white', '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, yellow, yellow, black",
"white, yellow, brown, green",
"white, white, yellow, orange",
"yellow, white, orange, white"
]
} | B |
15,519 | Your goal is to find the secret four-color code. The following colors are possible: purple, black, brown, green, blue, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'brown', 'black', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'brown', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'pink', 'green', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'black', 'blue', 'purple']. 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": [
"blue, purple, green, blue",
"brown, brown, brown, purple",
"blue, black, pink, purple",
"brown, purple, purple, black"
]
} | C |
21,856 | Your goal is to find the secret four-color code. The following colors are possible: red, pink, 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: ['blue', 'red', 'pink', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'green', 'black', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'black', 'yellow', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'red', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, pink, green, red",
"black, yellow, black, red",
"green, red, black, pink",
"green, pink, pink, pink"
]
} | A |
795 | Your goal is to find the secret four-color code. The following colors are possible: brown, yellow, orange, green, blue, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow', 'brown', 'blue']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['brown', 'brown', 'green', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['orange', 'blue', 'brown', 'brown']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue, brown, green",
"white, orange, brown, brown",
"blue, yellow, brown, yellow",
"green, white, blue, white"
]
} | A |
9,047 | Your goal is to find the secret four-color code. The following colors are possible: purple, brown, blue, 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: ['purple', 'green', 'brown', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'purple', 'yellow', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'yellow', 'blue', 'green']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'blue', '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": [
"purple, blue, blue, purple",
"brown, yellow, green, brown",
"blue, yellow, green, brown",
"green, blue, yellow, blue"
]
} | C |
2,595 | Your goal is to find the secret four-color code. The following colors are possible: blue, red, pink, white, black, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', '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: ['blue', 'pink', 'blue', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'white', 'blue', 'yellow']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['white', 'pink', 'yellow', '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, black, red, blue",
"red, pink, black, yellow",
"yellow, pink, white, blue",
"yellow, pink, blue, blue"
]
} | C |
1,831 | Your goal is to find the secret four-color code. The following colors are possible: purple, blue, black, white, pink, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black', 'red', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['blue', 'purple', 'purple', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'pink', 'black', 'red']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue, white, purple",
"white, purple, blue, purple",
"pink, white, purple, purple",
"black, red, pink, white"
]
} | D |
28,717 | Your goal is to find the secret four-color code. The following colors are possible: yellow, orange, red, green, black, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink', 'green', 'black']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'red', 'red', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'black', 'pink', '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": [
"black, green, pink, red",
"yellow, yellow, black, pink",
"pink, black, pink, red",
"green, black, green, red"
]
} | A |
8,637 | Your goal is to find the secret four-color code. The following colors are possible: red, brown, purple, orange, 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: ['orange', 'purple', 'brown', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['red', 'brown', 'brown', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'yellow', 'purple', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'red', 'purple', '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": [
"brown, purple, black, red",
"red, orange, red, yellow",
"brown, red, purple, orange",
"yellow, yellow, brown, black"
]
} | A |
34,084 | Your goal is to find the secret four-color code. The following colors are possible: orange, blue, brown, white, 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: ['orange', 'yellow', 'white', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'orange', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'white', 'yellow', 'orange']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white, red, orange",
"brown, yellow, white, brown",
"red, red, red, orange",
"yellow, blue, brown, brown"
]
} | A |
35,515 | Your goal is to find the secret four-color code. The following colors are possible: red, brown, green, 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: ['brown', 'green', 'red', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['red', 'red', 'pink', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'brown', 'green', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['green', 'blue', 'brown', '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": [
"brown, blue, red, blue",
"blue, pink, brown, green",
"pink, green, brown, green",
"red, pink, green, green"
]
} | B |
4,642 | Your goal is to find the secret four-color code. The following colors are possible: black, brown, green, 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', 'green', 'blue', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'green', 'green', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'purple', 'black', 'orange']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['green', 'purple', 'orange', 'orange']. 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, purple, blue, black",
"orange, blue, purple, blue",
"purple, black, green, purple",
"brown, orange, black, purple"
]
} | A |
25,386 | Your goal is to find the secret four-color code. The following colors are possible: yellow, purple, red, pink, orange, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'red', 'black', 'purple']. Hint: four colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'purple', 'red', 'black']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'purple', '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": [
"pink, pink, purple, red",
"yellow, orange, yellow, red",
"yellow, yellow, black, purple",
"black, pink, purple, red"
]
} | D |
33,112 | Your goal is to find the secret four-color code. The following colors are possible: white, yellow, green, red, pink, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'pink', 'white', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['white', 'white', 'yellow', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['white', 'red', 'pink', 'white']. Hint: two colors are in the correct positions.
Guess: ['white', 'yellow', 'pink', '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": [
"green, green, white, green",
"red, green, pink, green",
"white, black, pink, yellow",
"green, pink, black, black"
]
} | C |
15,979 | Your goal is to find the secret four-color code. The following colors are possible: pink, purple, black, green, blue, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'black', 'blue', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'pink', 'purple', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'purple', 'green', 'blue']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['black', 'green', 'pink', 'blue']. 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": [
"pink, orange, orange, blue",
"green, blue, black, green",
"orange, pink, black, green",
"green, purple, pink, blue"
]
} | D |
31,499 | Your goal is to find the secret four-color code. The following colors are possible: blue, green, yellow, purple, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green', 'purple', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['blue', 'yellow', 'white', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'white', 'yellow', 'purple']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow, purple, purple",
"blue, white, purple, yellow",
"blue, white, yellow, green",
"yellow, orange, white, orange"
]
} | C |
14,280 | Your goal is to find the secret four-color code. The following colors are possible: white, orange, brown, green, 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', 'yellow', 'green', 'purple']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['white', 'brown', 'green', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'white', 'purple', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'purple', 'white', 'yellow']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white, purple, green",
"yellow, white, brown, purple",
"white, orange, white, green",
"purple, purple, green, orange"
]
} | B |
35,473 | Your goal is to find the secret four-color code. The following colors are possible: black, purple, blue, white, green, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'black', 'white', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'purple', 'purple', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'blue', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'purple', 'green', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, blue, purple, green",
"purple, black, green, black",
"white, green, white, purple",
"brown, green, black, green"
]
} | A |
22,730 | Your goal is to find the secret four-color code. The following colors are possible: purple, brown, blue, orange, red, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange', 'blue', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'purple', 'purple', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'blue', 'pink', 'red']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink, red, orange",
"purple, purple, pink, purple",
"purple, brown, blue, brown",
"purple, orange, red, brown"
]
} | A |
11,165 | Your goal is to find the secret four-color code. The following colors are possible: black, brown, purple, white, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'white', 'orange', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'purple', 'white']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'purple', 'white', 'black']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black, purple, black",
"white, white, brown, white",
"orange, purple, orange, black",
"white, brown, black, purple"
]
} | D |
28,550 | Your goal is to find the secret four-color code. The following colors are possible: red, orange, yellow, pink, white, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'red', 'pink', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'white', 'yellow', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'yellow', 'black', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['pink', 'yellow', 'white', '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": [
"pink, black, white, red",
"orange, yellow, white, yellow",
"orange, black, black, black",
"pink, orange, black, red"
]
} | A |
7,136 | Your goal is to find the secret four-color code. The following colors are possible: blue, red, green, purple, black, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'blue', 'purple', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'red', 'red', 'purple']. Hint: one color is in the correct position.
Guess: ['blue', 'green', 'blue', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'purple', 'black', '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": [
"black, black, red, blue",
"white, red, black, green",
"purple, black, white, white",
"purple, black, purple, blue"
]
} | B |
26,802 | Your goal is to find the secret four-color code. The following colors are possible: orange, black, white, green, red, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', '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: ['orange', 'black', 'black', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'black', 'green', 'white']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red, white, black",
"red, red, green, green",
"black, red, green, white",
"black, orange, black, white"
]
} | C |
22,888 | Your goal is to find the secret four-color code. The following colors are possible: pink, purple, white, red, 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: ['purple', 'white', 'red', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'purple', 'red', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['white', 'purple', 'red', 'pink']. 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, white, red",
"pink, green, red, purple",
"pink, pink, purple, orange",
"red, orange, pink, pink"
]
} | B |
3,151 | Your goal is to find the secret four-color code. The following colors are possible: pink, black, orange, brown, 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: ['pink', 'black', 'orange', 'white']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'orange', 'brown', 'orange']. Hint: three colors are in the correct positions.
Guess: ['black', 'pink', 'brown', 'orange']. 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, orange, orange, black",
"pink, orange, white, purple",
"black, orange, brown, pink",
"black, orange, purple, brown"
]
} | C |
32,714 | Your goal is to find the secret four-color code. The following colors are possible: black, blue, green, red, white, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow', 'black', 'green']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['black', 'black', 'red', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'green', 'blue', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['green', 'blue', 'white', 'black']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white, green, red",
"green, red, yellow, black",
"blue, black, blue, green",
"yellow, black, green, white"
]
} | B |
14,369 | Your goal is to find the secret four-color code. The following colors are possible: yellow, orange, red, blue, brown, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'yellow', 'orange', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'red', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'orange', 'brown', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'brown', 'orange', 'yellow']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple, red, brown",
"purple, brown, orange, yellow",
"purple, orange, red, purple",
"red, purple, brown, purple"
]
} | B |
21,119 | Your goal is to find the secret four-color code. The following colors are possible: brown, blue, yellow, orange, pink, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'pink', 'orange', 'brown']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'blue', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'brown', '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": [
"pink, yellow, black, yellow",
"brown, black, black, blue",
"orange, pink, brown, blue",
"yellow, orange, orange, orange"
]
} | C |
31,171 | Your goal is to find the secret four-color code. The following colors are possible: pink, yellow, red, black, 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: ['yellow', 'black', 'red', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'red', 'red', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'pink', 'pink', 'white']. 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', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, white, red, pink",
"white, black, pink, yellow",
"yellow, yellow, white, orange",
"yellow, orange, red, pink"
]
} | B |
14,003 | Your goal is to find the secret four-color code. The following colors are possible: black, yellow, blue, green, 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: ['black', 'green', 'blue', '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', 'blue', 'white']. Hint: one color is in the correct position.
Guess: ['black', 'green', 'yellow', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, black, white, black",
"black, black, black, black",
"purple, yellow, green, yellow",
"green, purple, blue, yellow"
]
} | D |
26,647 | Your goal is to find the secret four-color code. The following colors are possible: brown, orange, purple, 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', 'red', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'brown', 'orange', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['orange', 'yellow', 'blue', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['orange', 'orange', 'yellow', 'red']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue, brown, red",
"blue, brown, orange, orange",
"brown, purple, orange, orange",
"brown, yellow, brown, red"
]
} | A |
9,915 | Your goal is to find the secret four-color code. The following colors are possible: yellow, white, pink, red, black, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'black', 'yellow', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'white', 'white', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'orange', 'white', 'pink']. Hint: three colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, black, orange, orange",
"black, orange, white, pink",
"orange, red, yellow, orange",
"black, pink, orange, black"
]
} | B |
27,805 | Your goal is to find the secret four-color code. The following colors are possible: purple, green, red, brown, white, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple', 'orange', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'green', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'brown', 'red']. Hint: two colors are in the correct positions.
Guess: ['purple', 'white', 'orange', 'red']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple, brown, white",
"green, brown, orange, red",
"brown, brown, white, white",
"green, red, brown, brown"
]
} | A |
12,898 | Your goal is to find the secret four-color code. The following colors are possible: orange, green, black, pink, 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: ['green', '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: ['orange', 'pink', 'orange', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'orange', 'orange', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'white', 'pink', '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, black, black, pink",
"green, pink, green, green",
"brown, white, orange, white",
"green, pink, black, white"
]
} | D |
21,971 | Your goal is to find the secret four-color code. The following colors are possible: red, orange, brown, 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: ['red', 'orange', 'white', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['orange', 'brown', 'brown', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'brown', 'red', 'white']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'white', 'red', 'blue']. Hint: four colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown, blue, red",
"orange, orange, brown, blue",
"white, white, orange, blue",
"blue, brown, orange, brown"
]
} | A |
21,091 | Your goal is to find the secret four-color code. The following colors are possible: black, brown, blue, red, yellow, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'red', 'blue', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'brown', 'blue', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'blue', 'yellow', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'brown', 'black', 'white']. 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, white, blue, black",
"white, yellow, brown, white",
"yellow, blue, yellow, black",
"white, white, white, white"
]
} | A |
15,861 | Your goal is to find the secret four-color code. The following colors are possible: white, pink, brown, blue, red, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue', 'white', 'yellow']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
Guess: ['white', 'white', 'pink', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'red', 'white', 'yellow']. 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": [
"blue, pink, white, yellow",
"pink, pink, yellow, yellow",
"blue, yellow, brown, pink",
"red, blue, brown, red"
]
} | A |