id
int64 0
37.1k
| instruction
stringlengths 468
701
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
30,803 | Your goal is to find the secret three-color code. The following colors are possible: green, orange, pink, blue, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'blue', 'green']. Hint: one color is in the correct position.
Guess: ['green', 'orange', 'pink']. Hint: two colors are in the correct positions.
Guess: ['green', 'orange', 'green']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue, pink",
"yellow, orange, pink",
"blue, yellow, blue",
"pink, yellow, pink"
]
} | B |
25,231 | Your goal is to find the secret three-color code. The following colors are possible: red, blue, green, white, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'red', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'blue', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'white', 'green']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red, blue",
"black, white, green",
"blue, black, green",
"red, green, red"
]
} | B |
14,799 | Your goal is to find the secret three-color code. The following colors are possible: red, white, purple, 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: ['yellow', 'white', 'red']. Hint: one color is in the correct position.
Guess: ['red', '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', 'white', 'white']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, green, green",
"red, green, green",
"green, purple, red",
"white, white, red"
]
} | C |
23,375 | Your goal is to find the secret three-color code. The following colors are possible: pink, brown, green, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'brown', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'green', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'pink', '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": [
"orange, pink, green",
"brown, yellow, pink",
"yellow, green, orange",
"green, green, pink"
]
} | B |
6,828 | Your goal is to find the secret three-color code. The following colors are possible: brown, red, white, 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: ['white', 'yellow', 'green']. Hint: one color is in the correct position.
Guess: ['brown', 'red', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown, green",
"red, green, yellow",
"white, red, green",
"red, yellow, brown"
]
} | D |
31,015 | Your goal is to find the secret three-color code. The following colors are possible: brown, pink, orange, purple, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'pink', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'brown', 'blue']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink, brown",
"pink, orange, blue",
"pink, purple, purple",
"blue, purple, brown"
]
} | B |
6,594 | Your goal is to find the secret three-color code. The following colors are possible: black, green, yellow, 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', 'black', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'yellow', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'white']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white, white",
"white, black, purple",
"purple, purple, white",
"white, yellow, purple"
]
} | D |
21,539 | Your goal is to find the secret three-color code. The following colors are possible: white, 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: ['white', 'brown', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'brown', 'yellow']. Hint: one color is in the correct position.
Guess: ['white', 'green', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown, yellow",
"green, green, brown",
"green, brown, purple",
"brown, purple, brown"
]
} | C |
182 | Your goal is to find the secret three-color code. The following colors are possible: white, brown, yellow, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black', 'brown']. Hint: two colors are in the correct positions.
Guess: ['white', 'brown', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'white', 'brown']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple, black",
"purple, black, purple",
"black, purple, yellow",
"white, purple, brown"
]
} | D |
9,263 | Your goal is to find the secret three-color code. The following colors are possible: yellow, purple, black, brown, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['brown', 'black', 'red']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, brown, black",
"purple, purple, yellow",
"brown, black, purple",
"black, red, yellow"
]
} | A |
27,079 | Your goal is to find the secret three-color code. The following colors are possible: purple, red, black, white, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'pink', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'red', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'purple', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black, red",
"black, purple, white",
"pink, black, purple",
"pink, purple, purple"
]
} | C |
35,360 | Your goal is to find the secret three-color code. The following colors are possible: orange, yellow, blue, pink, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'green', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'yellow', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'pink', 'orange']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue, blue",
"blue, pink, yellow",
"pink, green, yellow",
"blue, yellow, yellow"
]
} | B |
30,878 | Your goal is to find the secret three-color code. The following colors are possible: purple, brown, 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: ['blue', 'green', 'purple']. 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']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange, orange",
"green, brown, purple",
"purple, green, blue",
"brown, orange, green"
]
} | C |
13,241 | Your goal is to find the secret three-color code. The following colors are possible: blue, red, green, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'yellow', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['green', 'green', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue, blue",
"yellow, orange, green",
"yellow, green, blue",
"green, yellow, orange"
]
} | B |
28,435 | Your goal is to find the secret three-color code. The following colors are possible: pink, red, white, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'pink', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'white', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'red', 'white']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, red, pink",
"green, green, white",
"green, pink, green",
"pink, green, white"
]
} | D |
11,665 | Your goal is to find the secret three-color code. The following colors are possible: yellow, brown, red, white, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white', 'red']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'brown', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'pink', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white, pink",
"red, white, yellow",
"brown, white, brown",
"yellow, white, brown"
]
} | A |
24,785 | Your goal is to find the secret three-color code. The following colors are possible: white, green, 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: ['pink', 'yellow', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'green', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'pink', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown, yellow",
"white, green, white",
"yellow, brown, pink",
"brown, yellow, yellow"
]
} | C |
10,360 | Your goal is to find the secret three-color code. The following colors are possible: yellow, pink, red, brown, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'pink', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'pink', 'red']. Hint: one color is in the correct position.
Guess: ['yellow', 'black', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, black, yellow",
"black, black, red",
"brown, brown, brown",
"black, pink, brown"
]
} | D |
27,907 | Your goal is to find the secret three-color code. The following colors are possible: yellow, purple, brown, red, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'orange', 'brown']. Hint: one color is in the correct position.
Guess: ['yellow', 'purple', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow, red",
"purple, red, purple",
"purple, orange, yellow",
"red, purple, brown"
]
} | C |
26,485 | Your goal is to find the secret three-color code. The following colors are possible: green, red, pink, 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', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'black', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'black', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, yellow, pink",
"green, pink, pink",
"yellow, green, red",
"red, pink, yellow"
]
} | C |
6,763 | Your goal is to find the secret three-color code. The following colors are possible: green, purple, black, blue, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'green', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'purple', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'orange', 'black']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green, blue",
"orange, blue, purple",
"green, blue, blue",
"purple, green, green"
]
} | B |
13,008 | Your goal is to find the secret three-color code. The following colors are possible: orange, white, pink, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'orange', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'purple', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'green', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple, pink",
"green, purple, orange",
"pink, green, pink",
"orange, green, white"
]
} | B |
18,551 | Your goal is to find the secret three-color code. The following colors are possible: yellow, pink, purple, brown, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'yellow', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'pink', 'purple']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'purple', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow, orange",
"brown, orange, yellow",
"purple, pink, yellow",
"brown, yellow, pink"
]
} | C |
4,475 | Your goal is to find the secret three-color code. The following colors are possible: brown, white, blue, red, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'red', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'white', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'black', 'red']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue, blue",
"black, brown, blue",
"blue, black, red",
"red, brown, black"
]
} | C |
25,083 | Your goal is to find the secret three-color code. The following colors are possible: white, brown, green, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'green', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'brown', 'green']. Hint: two colors are in the correct positions.
Guess: ['brown', 'white', 'white']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown, orange",
"purple, brown, brown",
"white, white, purple",
"brown, white, green"
]
} | A |
25,423 | Your goal is to find the secret three-color code. The following colors are possible: green, pink, purple, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange', 'blue']. Hint: two colors are in the correct positions.
Guess: ['green', 'purple', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'pink', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange, pink",
"orange, blue, pink",
"purple, purple, blue",
"purple, orange, pink"
]
} | D |
16,094 | Your goal is to find the secret three-color code. The following colors are possible: blue, red, black, 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: ['red', 'blue', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'yellow', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple, blue",
"red, blue, yellow",
"black, blue, black",
"purple, blue, black"
]
} | A |
30,202 | Your goal is to find the secret three-color code. The following colors are possible: black, yellow, green, purple, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'yellow', 'green']. Hint: two colors are in the correct positions.
Guess: ['black', 'yellow', 'purple']. Hint: one color is in the correct position.
Guess: ['yellow', 'black', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow, green",
"purple, pink, black",
"green, purple, black",
"yellow, purple, black"
]
} | A |
9,162 | Your goal is to find the secret three-color code. The following colors are possible: purple, black, white, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'purple', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'black', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'white', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black, black",
"white, orange, black",
"blue, orange, purple",
"orange, white, blue"
]
} | C |
32,284 | Your goal is to find the secret three-color code. The following colors are possible: yellow, purple, black, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'yellow', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'black', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'white', 'red']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black, red",
"red, purple, yellow",
"black, white, red",
"yellow, purple, purple"
]
} | B |
7,740 | Your goal is to find the secret three-color code. The following colors are possible: yellow, purple, brown, orange, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'brown', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'purple', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'orange', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, yellow, pink",
"pink, orange, yellow",
"orange, purple, pink",
"pink, pink, pink"
]
} | A |
22,305 | Your goal is to find the secret three-color code. The following colors are possible: black, pink, orange, yellow, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'brown', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'orange', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['black', 'pink', '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": [
"brown, black, orange",
"black, yellow, black",
"black, orange, pink",
"orange, brown, yellow"
]
} | C |
22,465 | Your goal is to find the secret three-color code. The following colors are possible: yellow, green, brown, 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: ['blue', 'yellow', 'green']. Hint: one color is in the correct position.
Guess: ['yellow', 'green', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'yellow', 'orange']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue, brown",
"yellow, blue, blue",
"blue, brown, orange",
"yellow, blue, yellow"
]
} | C |
667 | Your goal is to find the secret three-color code. The following colors are possible: pink, purple, yellow, 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: ['orange', 'yellow', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'purple', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'purple', '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": [
"purple, purple, pink",
"orange, purple, blue",
"purple, blue, orange",
"purple, yellow, orange"
]
} | C |
2,809 | Your goal is to find the secret three-color code. The following colors are possible: white, black, 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: ['white', 'black', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'blue', 'purple']. Hint: two colors are in the correct positions.
Guess: ['black', 'white', '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, blue, white",
"purple, yellow, white",
"purple, black, yellow",
"blue, white, white"
]
} | A |
28,146 | Your goal is to find the secret three-color code. The following colors are possible: green, pink, black, brown, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'brown', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'pink', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['green', 'black', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, blue, brown",
"green, black, blue",
"brown, green, black",
"brown, brown, blue"
]
} | C |
16,258 | Your goal is to find the secret three-color code. The following colors are possible: green, black, 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', 'black', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'pink', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'green', 'orange']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, yellow, orange",
"black, pink, yellow",
"black, orange, green",
"green, orange, yellow"
]
} | A |
9,898 | Your goal is to find the secret three-color code. The following colors are possible: purple, black, green, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'white', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'black', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'green', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green, black",
"brown, black, green",
"white, black, white",
"purple, white, black"
]
} | B |
26,534 | Your goal is to find the secret three-color code. The following colors are possible: black, purple, red, pink, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'red', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'purple', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink, purple",
"purple, purple, pink",
"yellow, pink, yellow",
"pink, purple, red"
]
} | D |
34,044 | Your goal is to find the secret three-color code. The following colors are possible: black, yellow, green, 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: ['black', 'brown', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'black', 'green']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green, green",
"yellow, pink, brown",
"green, yellow, black",
"yellow, green, black"
]
} | B |
12,414 | Your goal is to find the secret three-color code. The following colors are possible: orange, green, pink, black, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'orange', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'orange', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, black, pink",
"black, orange, pink",
"white, pink, orange",
"orange, green, white"
]
} | C |
19,869 | Your goal is to find the secret three-color code. The following colors are possible: green, orange, purple, pink, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'orange', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'purple', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'purple', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple, orange",
"pink, green, green",
"pink, green, yellow",
"green, pink, pink"
]
} | C |
18,926 | Your goal is to find the secret three-color code. The following colors are possible: purple, red, white, pink, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'pink', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'red', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'white', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, orange, orange",
"red, purple, white",
"purple, purple, pink",
"pink, purple, white"
]
} | D |
20,529 | Your goal is to find the secret three-color code. The following colors are possible: pink, green, white, blue, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'orange', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'white', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'pink', 'green']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue, white",
"white, white, blue",
"orange, pink, green",
"green, pink, pink"
]
} | C |
9,744 | Your goal is to find the secret three-color code. The following colors are possible: pink, purple, blue, red, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'purple', 'pink']. Hint: two colors are in the correct positions.
Guess: ['pink', 'purple', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'pink']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, purple, blue",
"orange, purple, pink",
"blue, red, orange",
"orange, pink, orange"
]
} | B |
17,851 | Your goal is to find the secret three-color code. The following colors are possible: brown, green, purple, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'white', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'green', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'white', 'white']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green, brown",
"purple, white, red",
"green, red, red",
"green, brown, green"
]
} | B |
13,146 | Your goal is to find the secret three-color code. The following colors are possible: purple, orange, blue, 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', 'white', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'orange', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['purple', 'purple', 'orange']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue, purple",
"yellow, blue, purple",
"orange, yellow, white",
"purple, blue, yellow"
]
} | D |
18,768 | Your goal is to find the secret three-color code. The following colors are possible: green, blue, orange, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'green', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'blue', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'white', 'orange']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, red, orange",
"red, blue, blue",
"blue, white, red",
"white, orange, orange"
]
} | A |
5,383 | Your goal is to find the secret three-color code. The following colors are possible: black, red, green, 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: ['black', 'red', 'green']. 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']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red, purple",
"red, black, green",
"purple, blue, purple",
"red, green, black"
]
} | B |
15,700 | Your goal is to find the secret three-color code. The following colors are possible: green, purple, blue, orange, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'purple', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'blue', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'orange', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue, orange",
"orange, blue, purple",
"orange, purple, orange",
"orange, black, blue"
]
} | B |
13,446 | Your goal is to find the secret three-color code. The following colors are possible: pink, purple, yellow, 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: ['pink', 'blue', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow, blue",
"blue, pink, purple",
"yellow, purple, blue",
"pink, yellow, purple"
]
} | C |
21,977 | Your goal is to find the secret three-color code. The following colors are possible: red, pink, purple, brown, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'pink', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'red', 'purple']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown, green",
"red, pink, purple",
"pink, green, purple",
"pink, purple, pink"
]
} | C |
20,994 | Your goal is to find the secret three-color code. The following colors are possible: orange, white, black, green, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'red', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'white', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'white', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black, red",
"black, orange, red",
"black, red, red",
"black, white, white"
]
} | B |
12,182 | Your goal is to find the secret three-color code. The following colors are possible: pink, orange, black, green, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'white', 'black']. Hint: one color is in the correct position.
Guess: ['pink', 'orange', 'green']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, pink, orange",
"pink, black, green",
"pink, orange, white",
"green, green, green"
]
} | A |
29,345 | Your goal is to find the secret three-color code. The following colors are possible: orange, black, green, 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: ['green', 'black', 'orange']. Hint: one color is in the correct position.
Guess: ['orange', 'green', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'red', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, red, red",
"green, pink, red",
"green, black, green",
"red, black, pink"
]
} | B |
8,741 | Your goal is to find the secret three-color code. The following colors are possible: brown, yellow, 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: ['brown', 'pink', 'green']. Hint: two colors are in the correct positions.
Guess: ['brown', 'yellow', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'pink', 'brown']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown, pink",
"yellow, green, yellow",
"brown, pink, blue",
"pink, brown, yellow"
]
} | C |
14,793 | Your goal is to find the secret three-color code. The following colors are possible: white, brown, green, purple, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'green', 'purple']. Hint: one color is in the correct position.
Guess: ['brown', 'white', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'green', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, green, white",
"white, purple, green",
"pink, brown, white",
"white, brown, pink"
]
} | D |
22,917 | Your goal is to find the secret three-color code. The following colors are possible: black, white, pink, 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: ['blue', 'black', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'pink', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'white', 'pink']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue, white",
"pink, blue, green",
"black, green, blue",
"green, white, green"
]
} | C |
26,998 | Your goal is to find the secret three-color code. The following colors are possible: red, yellow, 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']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'white']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown, white",
"purple, yellow, yellow",
"purple, purple, yellow",
"red, purple, purple"
]
} | A |
30,509 | Your goal is to find the secret three-color code. The following colors are possible: white, brown, green, pink, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'brown', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'brown', 'green']. Hint: two colors are in the correct positions.
Guess: ['white', 'brown', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink, green",
"pink, red, pink",
"brown, red, red",
"white, red, green"
]
} | D |
4,742 | Your goal is to find the secret three-color code. The following colors are possible: white, green, blue, brown, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'pink', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'green', 'green']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'white', 'blue']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue, blue",
"brown, green, brown",
"pink, white, blue",
"white, blue, white"
]
} | C |
4,232 | Your goal is to find the secret three-color code. The following colors are possible: black, pink, 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', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'pink', 'red']. Hint: one color is in the correct position.
Guess: ['black', 'blue', 'black']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, blue, yellow",
"yellow, yellow, blue",
"red, blue, yellow",
"yellow, pink, blue"
]
} | D |
31,074 | Your goal is to find the secret three-color code. The following colors are possible: yellow, red, blue, 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: ['blue', 'green', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'red', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'orange', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow, blue",
"yellow, yellow, blue",
"orange, orange, red",
"orange, yellow, red"
]
} | D |
801 | Your goal is to find the secret three-color code. The following colors are possible: pink, white, orange, 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: ['orange', 'black', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'white', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'blue', 'pink']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, blue, orange",
"blue, blue, pink",
"orange, blue, white",
"white, orange, blue"
]
} | C |
23,141 | Your goal is to find the secret three-color code. The following colors are possible: green, black, orange, purple, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'brown', 'purple']. Hint: two colors are in the correct positions.
Guess: ['green', 'black', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown, green",
"purple, orange, green",
"green, brown, black",
"black, purple, orange"
]
} | C |
20,492 | Your goal is to find the secret three-color code. The following colors are possible: purple, yellow, black, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'red', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'black', 'white']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow, black",
"white, purple, black",
"red, black, black",
"white, purple, white"
]
} | A |
3,373 | Your goal is to find the secret three-color code. The following colors are possible: pink, purple, orange, 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: ['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: ['pink', 'purple', 'white']. Hint: one color is in the correct position.
Guess: ['pink', 'pink', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink, orange",
"orange, brown, white",
"orange, pink, brown",
"brown, white, white"
]
} | B |
23,818 | Your goal is to find the secret three-color code. The following colors are possible: black, blue, purple, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'white', 'red']. Hint: one color is in the correct position.
Guess: ['black', 'blue', 'black']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue, red",
"black, blue, purple",
"blue, purple, purple",
"white, purple, purple"
]
} | A |
20,954 | Your goal is to find the secret three-color code. The following colors are possible: pink, green, orange, black, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'green', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'white', '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": [
"pink, green, pink",
"black, white, green",
"green, pink, black",
"pink, white, orange"
]
} | B |
30,697 | Your goal is to find the secret three-color code. The following colors are possible: yellow, blue, red, black, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'yellow', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'black', 'green']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red, green",
"black, yellow, black",
"blue, red, blue",
"black, green, yellow"
]
} | D |
13,126 | Your goal is to find the secret three-color code. The following colors are possible: white, yellow, blue, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'white', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'purple', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'yellow', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue, yellow",
"blue, black, purple",
"yellow, blue, purple",
"purple, white, white"
]
} | A |
125 | Your goal is to find the secret three-color code. The following colors are possible: blue, orange, white, 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: ['white', 'yellow', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['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: ['orange', 'white', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white, white",
"yellow, blue, orange",
"purple, orange, white",
"orange, white, white"
]
} | C |
1,611 | Your goal is to find the secret three-color code. The following colors are possible: purple, green, brown, 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', 'purple', 'blue']. Hint: two colors are in the correct positions.
Guess: ['purple', 'green', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple, red",
"green, blue, blue",
"red, red, brown",
"green, green, purple"
]
} | A |
36,859 | Your goal is to find the secret three-color code. The following colors are possible: pink, yellow, orange, 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: ['yellow', 'brown', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'yellow', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'pink', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown, yellow",
"pink, orange, blue",
"blue, yellow, pink",
"brown, orange, pink"
]
} | D |
4,958 | Your goal is to find the secret three-color code. The following colors are possible: red, 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: ['brown', 'white', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'brown', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'orange', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown, red",
"brown, red, red",
"red, red, black",
"black, brown, white"
]
} | D |
13,892 | Your goal is to find the secret three-color code. The following colors are possible: purple, orange, pink, white, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'white', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'white', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red, orange",
"red, purple, purple",
"white, orange, purple",
"red, white, pink"
]
} | C |
35,420 | Your goal is to find the secret three-color code. The following colors are possible: white, blue, 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: ['blue', 'yellow', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'blue', 'blue']. Hint: None of the guessed colors are present in the secret code.
Guess: ['yellow', 'green', 'red']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, blue, yellow",
"blue, red, blue",
"red, yellow, green",
"red, green, white"
]
} | C |
30,468 | Your goal is to find the secret three-color code. The following colors are possible: black, red, pink, green, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'pink', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'red', 'purple']. Hint: two colors are in the correct positions.
Guess: ['black', 'purple', 'black']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red, red",
"red, green, green",
"purple, red, green",
"pink, red, purple"
]
} | D |
35,529 | Your goal is to find the secret three-color code. The following colors are possible: red, brown, purple, 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: ['red', 'black', 'purple']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['red', 'red', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white, white",
"purple, black, red",
"purple, red, red",
"purple, brown, purple"
]
} | B |
28,199 | Your goal is to find the secret three-color code. The following colors are possible: orange, white, pink, red, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'red', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'orange', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'white', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow, yellow",
"orange, pink, pink",
"pink, yellow, white",
"orange, pink, orange"
]
} | C |
33,415 | Your goal is to find the secret three-color code. The following colors are possible: blue, black, pink, purple, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'black', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'purple', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'purple', 'black']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black, blue",
"green, blue, pink",
"purple, purple, purple",
"black, purple, black"
]
} | B |
8,361 | Your goal is to find the secret three-color code. The following colors are possible: pink, orange, white, yellow, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'pink', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'yellow', 'pink']. Hint: None of the guessed colors are present in the secret code.
Guess: ['orange', 'white', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, yellow, blue",
"blue, orange, white",
"pink, orange, white",
"white, white, pink"
]
} | B |
20,004 | Your goal is to find the secret three-color code. The following colors are possible: purple, black, blue, green, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'brown', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'black', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'green', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, blue, brown",
"brown, blue, brown",
"blue, black, brown",
"brown, black, black"
]
} | C |
12,040 | Your goal is to find the secret three-color code. The following colors are possible: blue, red, orange, brown, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'red', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'purple', '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, purple, red",
"purple, purple, red",
"brown, orange, purple",
"brown, blue, brown"
]
} | A |
16,122 | Your goal is to find the secret three-color code. The following colors are possible: red, white, blue, orange, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'black', 'white']. Hint: one color is in the correct position.
Guess: ['red', 'white', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'white', 'white']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, black, red",
"orange, red, red",
"blue, red, orange",
"red, black, red"
]
} | A |
14,854 | Your goal is to find the secret three-color code. The following colors are possible: red, white, brown, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'orange', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'white', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['white', 'red', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown, brown",
"brown, white, red",
"red, white, yellow",
"yellow, white, red"
]
} | B |
34,336 | Your goal is to find the secret three-color code. The following colors are possible: red, white, yellow, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'pink', 'red']. Hint: two colors are in the correct positions.
Guess: ['red', 'pink', 'white']. Hint: one color is in the correct position.
Guess: ['red', 'yellow', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, red, white",
"blue, red, red",
"blue, pink, yellow",
"red, blue, blue"
]
} | C |
1,374 | Your goal is to find the secret three-color code. The following colors are possible: green, purple, brown, orange, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['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: ['green', 'green', 'purple']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange, purple",
"green, yellow, purple",
"purple, brown, brown",
"brown, green, yellow"
]
} | B |
20,740 | Your goal is to find the secret three-color code. The following colors are possible: yellow, green, brown, pink, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'green', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'pink']. Hint: two colors are in the correct positions.
Guess: ['yellow', '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": [
"black, green, pink",
"yellow, black, pink",
"brown, yellow, pink",
"black, yellow, brown"
]
} | C |
4,419 | Your goal is to find the secret three-color code. The following colors are possible: orange, white, brown, blue, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'orange', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'white', 'red']. Hint: one color is in the correct position.
Guess: ['orange', 'orange', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange, red",
"brown, blue, red",
"brown, white, orange",
"brown, orange, orange"
]
} | B |
32,770 | Your goal is to find the secret three-color code. The following colors are possible: blue, purple, red, black, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'red', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'blue', 'black']. Hint: two colors are in the correct positions.
Guess: ['blue', 'blue', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow, black",
"black, blue, purple",
"black, purple, purple",
"yellow, red, red"
]
} | A |
19,979 | Your goal is to find the secret three-color code. The following colors are possible: green, black, white, 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: ['black', 'white', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'black', 'blue']. Hint: two colors are in the correct positions.
Guess: ['green', 'green', 'black']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue, red",
"green, red, blue",
"blue, black, black",
"white, red, red"
]
} | B |
489 | Your goal is to find the secret three-color code. The following colors are possible: black, orange, 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: ['white', 'purple', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'orange', 'white']. Hint: two colors are in the correct positions.
Guess: ['black', 'green', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange, orange",
"green, orange, orange",
"green, orange, white",
"white, green, white"
]
} | C |
16,105 | Your goal is to find the secret three-color code. The following colors are possible: white, black, purple, red, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'white', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'black', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'purple', 'red']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow, yellow",
"purple, white, purple",
"purple, purple, white",
"black, yellow, white"
]
} | D |
23,309 | Your goal is to find the secret three-color code. The following colors are possible: green, black, pink, 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: ['orange', 'green', 'black']. 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']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'black', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, blue, orange",
"pink, black, green",
"pink, green, green",
"blue, green, orange"
]
} | D |
4,904 | Your goal is to find the secret three-color code. The following colors are possible: red, white, blue, orange, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'red', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'blue', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown, white",
"blue, brown, red",
"orange, orange, brown",
"brown, blue, orange"
]
} | A |
34,420 | Your goal is to find the secret three-color code. The following colors are possible: green, blue, 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', 'red', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'blue', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'green', 'purple']. 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": [
"green, purple, purple",
"yellow, purple, green",
"purple, yellow, yellow",
"red, yellow, red"
]
} | B |
4,901 | Your goal is to find the secret three-color code. The following colors are possible: yellow, blue, red, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'blue', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'red', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange, purple",
"orange, red, blue",
"orange, purple, blue",
"blue, yellow, purple"
]
} | C |
25,100 | Your goal is to find the secret three-color code. The following colors are possible: black, pink, red, 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: ['red', 'black', 'orange']. 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']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, pink, red",
"orange, black, red",
"black, red, red",
"blue, black, blue"
]
} | B |
35,740 | Your goal is to find the secret three-color code. The following colors are possible: white, black, 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: ['orange', 'white', 'black']. Hint: two colors are in the correct positions.
Guess: ['white', 'red', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'white', 'black']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, red, red",
"green, white, black",
"white, red, orange",
"red, green, green"
]
} | B |