id
int64 0
37.1k
| instruction
stringlengths 468
701
| options
dict | answerKey
stringclasses 4
values |
---|---|---|---|
373 | Your goal is to find the secret three-color code. The following colors are possible: brown, yellow, blue, 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: ['blue', 'brown', 'pink']. Hint: one color is in the correct position.
Guess: ['brown', 'yellow', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'white', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, white, blue",
"yellow, blue, yellow",
"yellow, brown, white",
"yellow, pink, brown"
]
} | C |
13,950 | Your goal is to find the secret three-color code. The following colors are possible: pink, purple, green, brown, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'purple', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'green', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'pink', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown, pink",
"black, pink, purple",
"purple, black, pink",
"black, purple, brown"
]
} | C |
36,448 | Your goal is to find the secret three-color code. The following colors are possible: brown, orange, purple, 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: ['brown', 'pink', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'brown', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'purple', 'black']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple, purple",
"pink, brown, orange",
"purple, black, brown",
"purple, purple, orange"
]
} | C |
27,912 | Your goal is to find the secret three-color code. The following colors are possible: brown, pink, black, red, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'brown', 'pink']. Hint: one color is in the correct position.
Guess: ['brown', 'pink', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'brown', 'yellow']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red, yellow",
"black, yellow, black",
"pink, brown, yellow",
"black, pink, brown"
]
} | A |
696 | Your goal is to find the secret three-color code. The following colors are possible: brown, black, blue, 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: ['blue', 'black', 'brown']. Hint: two colors are in the correct positions.
Guess: ['brown', 'black', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'brown', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, blue, purple",
"purple, blue, blue",
"purple, black, brown",
"blue, purple, brown"
]
} | D |
7,109 | Your goal is to find the secret three-color code. The following colors are possible: orange, brown, green, 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', 'orange', 'black']. Hint: two colors are in the correct positions.
Guess: ['orange', 'green', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown, brown",
"orange, pink, pink",
"green, orange, black",
"black, pink, brown"
]
} | C |
3,545 | Your goal is to find the secret three-color code. The following colors are possible: purple, orange, 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: ['purple', 'orange', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange, purple",
"purple, orange, orange",
"black, purple, black",
"purple, black, orange"
]
} | A |
30,893 | Your goal is to find the secret three-color code. The following colors are possible: white, 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: ['pink', 'brown', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'white', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'orange', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black, pink",
"black, black, pink",
"pink, black, brown",
"orange, white, orange"
]
} | C |
419 | Your goal is to find the secret three-color code. The following colors are possible: red, black, yellow, pink, green.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'yellow', 'pink']. Hint: one color is in the correct position.
Guess: ['black', 'red', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'yellow', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow, green",
"green, red, black",
"red, green, black",
"black, pink, pink"
]
} | C |
24,489 | Your goal is to find the secret three-color code. The following colors are possible: orange, purple, yellow, 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: ['orange', 'pink', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'yellow', '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": [
"brown, purple, pink",
"orange, orange, purple",
"brown, purple, purple",
"brown, brown, brown"
]
} | A |
24,482 | Your goal is to find the secret three-color code. The following colors are possible: black, pink, yellow, purple, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'yellow', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'purple', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'orange', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, yellow, black",
"pink, black, pink",
"orange, black, orange",
"yellow, black, purple"
]
} | D |
14,392 | Your goal is to find the secret three-color code. The following colors are possible: blue, orange, 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: ['pink', 'brown', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'pink', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, green, blue",
"orange, orange, orange",
"brown, pink, pink",
"green, green, pink"
]
} | A |
2,033 | Your goal is to find the secret three-color code. The following colors are possible: green, blue, purple, orange, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'black', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'green', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'purple', 'black']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue, purple",
"black, purple, green",
"green, purple, black",
"black, blue, purple"
]
} | D |
14,636 | Your goal is to find the secret three-color code. The following colors are possible: yellow, orange, 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: ['pink', 'yellow', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'orange', 'blue']. Hint: one color is in the correct position.
Guess: ['yellow', 'yellow', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, pink, purple",
"pink, blue, yellow",
"blue, purple, orange",
"purple, pink, blue"
]
} | D |
2,596 | Your goal is to find the secret three-color code. The following colors are possible: yellow, brown, red, green, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'green', 'red']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'brown', 'red']. Hint: one color is in the correct position.
Guess: ['red', 'yellow', 'black']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, brown, brown",
"black, green, red",
"red, red, green",
"black, brown, red"
]
} | B |
17,290 | Your goal is to find the secret three-color code. The following colors are possible: blue, purple, orange, yellow, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'yellow', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'purple', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, blue, purple",
"blue, pink, purple",
"orange, pink, pink",
"pink, yellow, orange"
]
} | D |
21,133 | Your goal is to find the secret three-color code. The following colors are possible: green, red, brown, orange, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'brown', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'red', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['green', 'orange', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown, green",
"brown, red, white",
"brown, green, orange",
"orange, green, white"
]
} | C |
32,092 | Your goal is to find the secret three-color code. The following colors are possible: purple, yellow, black, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', '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": [
"purple, white, purple",
"brown, black, purple",
"white, white, black",
"black, brown, white"
]
} | B |
18,548 | Your goal is to find the secret three-color code. The following colors are possible: blue, purple, 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: ['purple', 'orange', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'purple', '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": [
"black, purple, purple",
"blue, blue, orange",
"purple, purple, black",
"purple, red, orange"
]
} | D |
27,370 | Your goal is to find the secret three-color code. The following colors are possible: purple, red, white, black, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black', 'pink']. Hint: two colors are in the correct positions.
Guess: ['purple', 'white', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, pink, pink",
"black, pink, black",
"purple, black, pink",
"white, black, purple"
]
} | D |
12,380 | Your goal is to find the secret three-color code. The following colors are possible: orange, white, 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', 'white', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'red', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'orange', 'black']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, pink, pink",
"black, red, red",
"pink, black, white",
"white, white, white"
]
} | C |
29,120 | Your goal is to find the secret three-color code. The following colors are possible: purple, red, yellow, pink, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'purple', 'pink']. Hint: one color is in the correct position and two colors occur 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": [
"blue, yellow, purple",
"purple, blue, pink",
"purple, yellow, yellow",
"yellow, yellow, blue"
]
} | B |
20,904 | Your goal is to find the secret three-color code. The following colors are possible: white, black, 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: ['black', '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', 'yellow', 'white']. Hint: None of the guessed colors are present in the secret code.
Guess: ['black', 'green', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, yellow, yellow",
"purple, black, green",
"black, green, black",
"white, green, black"
]
} | B |
19,244 | Your goal is to find the secret three-color code. The following colors are possible: red, black, orange, 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', 'black', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'black', 'white']. Hint: one color is in the correct position.
Guess: ['yellow', 'black', '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": [
"red, orange, yellow",
"orange, yellow, red",
"white, black, yellow",
"yellow, orange, white"
]
} | D |
35,709 | Your goal is to find the secret three-color code. The following colors are possible: purple, white, yellow, 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: ['pink', 'white', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'red']. Hint: two colors are in the correct positions.
Guess: ['purple', 'yellow', 'white']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, pink, yellow",
"white, red, pink",
"purple, pink, red",
"yellow, yellow, red"
]
} | C |
33,152 | Your goal is to find the secret three-color code. The following colors are possible: pink, green, white, purple, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'black', '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', 'green']. Hint: two colors are in the correct positions.
Guess: ['pink', 'white', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, purple, green",
"white, white, white",
"white, pink, white",
"black, white, green"
]
} | D |
26,065 | Your goal is to find the secret three-color code. The following colors are possible: white, black, blue, orange, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'white', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'blue', 'purple']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['white', 'purple', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange, white",
"purple, blue, white",
"purple, purple, white",
"purple, orange, purple"
]
} | B |
36,007 | Your goal is to find the secret three-color code. The following colors are possible: yellow, orange, brown, 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: ['orange', 'red', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'orange', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'red']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, purple, purple",
"orange, brown, red",
"yellow, yellow, orange",
"purple, yellow, purple"
]
} | B |
33,309 | Your goal is to find the secret three-color code. The following colors are possible: white, blue, brown, 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: ['brown', 'blue', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'brown', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'orange', 'black']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, orange, black",
"blue, orange, brown",
"white, brown, blue",
"black, white, blue"
]
} | B |
35,209 | Your goal is to find the secret three-color code. The following colors are possible: blue, green, orange, yellow, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'green', 'pink']. Hint: one color is in the correct position.
Guess: ['blue', 'orange', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'green', 'green']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, orange, blue",
"pink, blue, pink",
"blue, pink, yellow",
"yellow, blue, orange"
]
} | D |
4,792 | Your goal is to find the secret three-color code. The following colors are possible: brown, green, purple, yellow, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['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: ['brown', 'green', 'brown']. Hint: None of the guessed colors are present in the secret code.
Guess: ['purple', 'pink', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink, brown",
"yellow, purple, pink",
"yellow, green, purple",
"pink, yellow, yellow"
]
} | B |
2,810 | Your goal is to find the secret three-color code. The following colors are possible: orange, pink, red, 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: ['red', 'black', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'pink', 'white']. Hint: two colors are in the correct positions.
Guess: ['orange', 'pink', 'red']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink, red",
"red, black, orange",
"orange, pink, black",
"orange, black, pink"
]
} | C |
25,416 | Your goal is to find the secret three-color code. The following colors are possible: red, green, brown, 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', 'white', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'green', 'blue']. Hint: two colors are in the correct positions.
Guess: ['red', 'green', 'brown']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, brown, white",
"white, green, green",
"white, red, brown",
"red, green, white"
]
} | D |
30,773 | Your goal is to find the secret three-color code. The following colors are possible: pink, green, brown, orange, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'orange', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['pink', 'green', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', '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": [
"red, brown, pink",
"green, red, green",
"green, red, orange",
"brown, pink, red"
]
} | A |
15,964 | Your goal is to find the secret three-color code. The following colors are possible: brown, pink, red, 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: ['red', 'pink', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'yellow', 'blue']. Hint: one color is in the correct position and 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.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, pink, red",
"pink, pink, brown",
"blue, yellow, pink",
"pink, brown, yellow"
]
} | C |
19,563 | Your goal is to find the secret three-color code. The following colors are possible: green, white, orange, yellow, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'yellow', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'green', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['white', 'blue', 'green']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, white, yellow",
"green, white, orange",
"yellow, green, yellow",
"blue, green, white"
]
} | D |
35,688 | Your goal is to find the secret three-color code. The following colors are possible: black, orange, brown, yellow, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'orange', 'red']. Hint: two colors are in the correct positions.
Guess: ['black', 'brown', 'orange']. 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, black, yellow",
"orange, red, brown",
"black, orange, brown",
"brown, red, brown"
]
} | C |
15,711 | Your goal is to find the secret three-color code. The following colors are possible: white, green, brown, 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: ['white', 'green', 'red']. Hint: two colors are in the correct positions.
Guess: ['white', 'brown', 'green']. Hint: two colors are in the correct positions.
Guess: ['white', 'green', 'green']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red, green",
"white, brown, red",
"white, brown, black",
"green, brown, white"
]
} | B |
2,292 | Your goal is to find the secret three-color code. The following colors are possible: blue, green, purple, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['blue', 'brown', 'purple']. Hint: one color is in the correct position.
Guess: ['green', 'blue', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'brown', 'green']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, white, purple",
"brown, green, brown",
"blue, green, white",
"blue, purple, purple"
]
} | C |
33,900 | Your goal is to find the secret three-color code. The following colors are possible: green, orange, pink, 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: ['purple', 'orange', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['green', 'pink', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'purple', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, green, purple",
"green, red, orange",
"orange, green, purple",
"purple, purple, orange"
]
} | A |
18,208 | Your goal is to find the secret three-color code. The following colors are possible: orange, black, brown, yellow, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'black', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'brown', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['black', 'brown', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, black, yellow",
"orange, black, blue",
"blue, black, yellow",
"brown, orange, black"
]
} | D |
34,512 | Your goal is to find the secret three-color code. The following colors are possible: pink, orange, purple, green, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'orange', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'purple', 'green']. Hint: two colors are in the correct positions.
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": [
"orange, purple, green",
"green, pink, pink",
"purple, green, green",
"pink, pink, blue"
]
} | A |
32,855 | Your goal is to find the secret three-color code. The following colors are possible: brown, black, 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: ['yellow', 'brown', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'black', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['brown', 'blue', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, brown, yellow",
"blue, purple, yellow",
"black, black, blue",
"purple, black, black"
]
} | A |
7,426 | Your goal is to find the secret three-color code. The following colors are possible: purple, orange, blue, yellow, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'blue', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'yellow', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'yellow', '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": [
"purple, orange, orange",
"orange, red, yellow",
"orange, red, orange",
"red, orange, blue"
]
} | D |
23,399 | Your goal is to find the secret three-color code. The following colors are possible: purple, black, pink, red, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'pink', 'black']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['black', 'red', 'brown']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, red, pink",
"pink, purple, brown",
"black, black, purple",
"brown, black, red"
]
} | D |
27,976 | Your goal is to find the secret three-color code. The following colors are possible: blue, yellow, orange, 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: ['green', 'blue', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'yellow', 'orange']. Hint: two colors are in the correct positions.
Guess: ['blue', 'yellow', 'green']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, brown, orange",
"brown, orange, green",
"yellow, green, yellow",
"yellow, orange, brown"
]
} | A |
27,251 | Your goal is to find the secret three-color code. The following colors are possible: white, blue, yellow, 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', 'yellow', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'white', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'brown', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, orange, white",
"blue, white, white",
"white, brown, blue",
"brown, orange, yellow"
]
} | D |
3,215 | Your goal is to find the secret three-color code. The following colors are possible: yellow, orange, pink, 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: ['purple', 'pink', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'orange', 'brown']. Hint: two colors are in the correct positions.
Guess: ['yellow', 'purple', 'brown']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple, purple",
"yellow, yellow, pink",
"brown, brown, yellow",
"pink, orange, brown"
]
} | D |
4,769 | Your goal is to find the secret three-color code. The following colors are possible: red, purple, white, 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: ['brown', 'white', 'blue']. Hint: one color is in the correct position.
Guess: ['red', 'purple', 'white']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, blue, purple",
"purple, white, red",
"brown, blue, blue",
"white, red, brown"
]
} | B |
21,170 | Your goal is to find the secret three-color code. The following colors are possible: green, yellow, purple, 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: ['purple', 'white', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'yellow', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'yellow', '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": [
"yellow, orange, purple",
"white, purple, white",
"purple, green, purple",
"yellow, white, green"
]
} | A |
10,006 | Your goal is to find the secret three-color code. The following colors are possible: green, 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: ['yellow', 'purple', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['green', 'green', 'red']. Hint: two colors are in the correct positions.
Guess: ['green', 'purple', '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": [
"yellow, green, red",
"purple, red, green",
"yellow, black, red",
"purple, black, green"
]
} | A |
23,945 | Your goal is to find the secret three-color code. The following colors are possible: orange, red, 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: ['black', 'orange', 'red']. Hint: three colors occur in the secret code but is the wrong position.
Guess: ['orange', 'red', 'black']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, black, orange",
"orange, yellow, black",
"red, red, black",
"black, yellow, red"
]
} | A |
33,913 | Your goal is to find the secret three-color code. The following colors are possible: green, purple, brown, yellow, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['purple', 'yellow', 'green']. Hint: two colors are in the correct positions.
Guess: ['green', 'yellow', 'brown']. Hint: two colors are in the correct positions.
Guess: ['green', 'yellow', 'green']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink, purple",
"pink, brown, pink",
"purple, yellow, brown",
"green, green, yellow"
]
} | C |
21,644 | Your goal is to find the secret three-color code. The following colors are possible: pink, black, blue, white, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'black', 'pink']. Hint: two colors are in the correct positions.
Guess: ['pink', 'black', 'blue']. Hint: two colors are in the correct positions.
Guess: ['pink', 'black', 'pink']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white, pink",
"black, pink, brown",
"black, brown, blue",
"brown, black, blue"
]
} | D |
11,424 | Your goal is to find the secret three-color code. The following colors are possible: white, red, green, black, 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', 'purple', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'red', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'red', 'black']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"black, green, black",
"red, green, purple",
"purple, white, white",
"red, green, green"
]
} | B |
11,560 | Your goal is to find the secret three-color code. The following colors are possible: pink, white, red, purple, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'yellow', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'red', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'pink', 'yellow']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white, purple",
"purple, red, white",
"purple, pink, yellow",
"yellow, red, pink"
]
} | C |
22,048 | Your goal is to find the secret three-color code. The following colors are possible: white, 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', 'black', 'white']. 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 occur in the secret code but is the wrong position.
Guess: ['brown', '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": [
"blue, black, black",
"black, green, green",
"black, brown, white",
"brown, black, green"
]
} | C |
11,470 | Your goal is to find the secret three-color code. The following colors are possible: yellow, pink, brown, 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: ['pink', 'white', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'pink', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'blue', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow, pink",
"white, pink, blue",
"blue, brown, brown",
"white, yellow, brown"
]
} | A |
28,034 | Your goal is to find the secret three-color code. The following colors are possible: purple, white, red, green, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['green', 'purple', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['purple', 'white', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'purple', 'red']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, purple, white",
"purple, white, white",
"green, purple, red",
"purple, yellow, green"
]
} | C |
10,824 | Your goal is to find the secret three-color code. The following colors are possible: pink, yellow, white, green, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', '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', 'green', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', '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": [
"pink, yellow, white",
"orange, pink, orange",
"yellow, orange, pink",
"green, yellow, yellow"
]
} | C |
29,962 | Your goal is to find the secret three-color code. The following colors are possible: orange, red, blue, brown, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'white', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'blue', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['red', 'orange', 'blue']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, red, red",
"orange, white, white",
"white, red, brown",
"brown, blue, red"
]
} | C |
12,719 | Your goal is to find the secret three-color code. The following colors are possible: purple, orange, green, 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: ['green', 'blue', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'orange', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'red', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, blue, green",
"orange, green, blue",
"orange, purple, red",
"purple, red, purple"
]
} | C |
9,279 | Your goal is to find the secret three-color code. The following colors are possible: red, blue, green, yellow, black.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'green', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'blue', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'black', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, blue, green",
"black, black, red",
"black, black, yellow",
"green, black, black"
]
} | A |
10,175 | Your goal is to find the secret three-color code. The following colors are possible: yellow, brown, purple, orange, red.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'purple', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'brown', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'yellow', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, yellow, purple",
"brown, purple, orange",
"purple, purple, orange",
"brown, red, yellow"
]
} | B |
33,143 | Your goal is to find the secret three-color code. The following colors are possible: yellow, white, orange, 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', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'orange', 'white']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'white', 'blue']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, orange, yellow",
"orange, yellow, yellow",
"red, yellow, white",
"blue, white, red"
]
} | D |
25,975 | Your goal is to find the secret three-color code. The following colors are possible: white, orange, black, 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: ['black', 'blue', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['white', 'orange', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'white', 'black']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, white, purple",
"blue, purple, black",
"white, white, white",
"purple, white, blue"
]
} | D |
15,809 | Your goal is to find the secret three-color code. The following colors are possible: pink, brown, purple, 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: ['brown', 'black', 'orange']. Hint: one color is in the correct position.
Guess: ['pink', 'brown', '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": [
"brown, pink, purple",
"orange, black, black",
"pink, black, brown",
"black, purple, orange"
]
} | A |
401 | Your goal is to find the secret three-color code. The following colors are possible: black, yellow, brown, 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: ['black', 'yellow', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['yellow', 'brown', 'pink']. Hint: one color is in the correct position.
Guess: ['black', 'black', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, pink, black",
"red, red, red",
"red, brown, black",
"red, pink, pink"
]
} | C |
33,868 | Your goal is to find the secret three-color code. The following colors are possible: brown, purple, 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: ['white', 'green', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'purple', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'white', 'green']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, black, green",
"brown, white, green",
"brown, purple, white",
"white, purple, white"
]
} | A |
35,682 | Your goal is to find the secret three-color code. The following colors are possible: yellow, brown, 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', 'white', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'brown', 'green']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow, brown",
"brown, red, brown",
"yellow, white, yellow",
"yellow, white, green"
]
} | A |
12,340 | Your goal is to find the secret three-color code. The following colors are possible: black, yellow, 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: ['orange', 'black', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'yellow', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', '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": [
"yellow, purple, black",
"yellow, purple, blue",
"black, black, blue",
"orange, blue, yellow"
]
} | A |
5,870 | Your goal is to find the secret three-color code. The following colors are possible: pink, blue, 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: ['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: ['blue', 'blue', 'green']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, green, orange",
"blue, purple, green",
"blue, pink, blue",
"green, blue, pink"
]
} | B |
25,453 | Your goal is to find the secret three-color code. The following colors are possible: red, blue, pink, 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: ['blue', 'white', 'red']. Hint: two colors are in the correct positions.
Guess: ['red', 'white', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'red', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, pink, red",
"red, red, pink",
"blue, brown, red",
"blue, brown, blue"
]
} | C |
27,239 | Your goal is to find the secret three-color code. The following colors are possible: red, purple, pink, green, white.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'purple', 'red']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'pink', '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', 'green']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"red, green, green",
"green, pink, purple",
"white, white, purple",
"green, purple, red"
]
} | B |
16,156 | Your goal is to find the secret three-color code. The following colors are possible: brown, red, black, 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: ['green', 'red', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['brown', 'black', 'red']. Hint: one color is in the correct position.
Guess: ['brown', 'pink', 'pink']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green, pink",
"brown, pink, green",
"brown, red, pink",
"green, brown, black"
]
} | B |
32,176 | Your goal is to find the secret three-color code. The following colors are possible: yellow, green, red, 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: ['green', 'red', 'white']. Hint: one color is in the correct position.
Guess: ['yellow', 'green', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['purple', 'red', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, green, yellow",
"white, red, white",
"green, yellow, purple",
"purple, yellow, red"
]
} | C |
20,674 | Your goal is to find the secret three-color code. The following colors are possible: white, pink, yellow, 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: ['yellow', 'brown', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['white', 'pink', 'purple']. Hint: one color is in the correct position.
Guess: ['white', 'white', 'brown']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, white, pink",
"white, yellow, pink",
"white, pink, pink",
"yellow, pink, brown"
]
} | D |
4,781 | Your goal is to find the secret three-color code. The following colors are possible: green, black, brown, yellow, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['brown', 'black', 'green']. 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']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'yellow', '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": [
"yellow, brown, green",
"yellow, yellow, orange",
"yellow, brown, orange",
"green, black, green"
]
} | A |
18,779 | Your goal is to find the secret three-color code. The following colors are possible: brown, pink, green, purple, yellow.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['yellow', 'purple', 'pink']. Hint: one color is in the correct position.
Guess: ['brown', 'pink', 'green']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"yellow, purple, yellow",
"yellow, brown, yellow",
"yellow, green, purple",
"green, brown, pink"
]
} | D |
27,702 | Your goal is to find the secret three-color code. The following colors are possible: purple, 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: ['black', 'red', 'purple']. Hint: two colors are in the correct positions.
Guess: ['purple', 'red', 'white']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, pink, pink",
"white, pink, white",
"purple, purple, pink",
"black, white, purple"
]
} | D |
20,025 | Your goal is to find the secret three-color code. The following colors are possible: purple, yellow, green, 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: ['brown', 'purple', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['purple', 'green', 'yellow']. Hint: one color is in the correct position.
Guess: ['purple', 'yellow', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, orange, yellow",
"yellow, yellow, purple",
"purple, yellow, brown",
"brown, yellow, purple"
]
} | A |
12,459 | Your goal is to find the secret three-color code. The following colors are possible: brown, black, 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: ['black', 'brown', 'white']. Hint: one color occurs 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: ['green', 'black', 'yellow']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"white, brown, white",
"black, green, white",
"brown, white, white",
"yellow, green, black"
]
} | D |
22,784 | Your goal is to find the secret three-color code. The following colors are possible: red, purple, green, 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: ['red', 'green', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'red', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'black', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red, green",
"black, purple, green",
"red, green, red",
"red, orange, purple"
]
} | B |
26,584 | Your goal is to find the secret three-color code. The following colors are possible: green, pink, 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: ['green', 'white', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'red', 'yellow']. Hint: two colors are in the correct positions.
Guess: ['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": [
"green, red, yellow",
"white, red, yellow",
"red, red, red",
"pink, red, green"
]
} | D |
31,276 | Your goal is to find the secret three-color code. The following colors are possible: blue, green, white, red, brown.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'brown', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'green', 'red']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'green', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"brown, brown, blue",
"white, blue, blue",
"red, blue, white",
"green, white, red"
]
} | C |
4,494 | Your goal is to find the secret three-color code. The following colors are possible: orange, black, red, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'black', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'orange', 'black']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, purple, red",
"red, black, orange",
"pink, pink, red",
"purple, orange, pink"
]
} | B |
27,929 | Your goal is to find the secret three-color code. The following colors are possible: black, green, purple, yellow, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['black', 'purple', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['black', 'green', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'black', '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": [
"black, yellow, yellow",
"green, purple, orange",
"purple, black, orange",
"green, purple, black"
]
} | D |
1,276 | Your goal is to find the secret three-color code. The following colors are possible: red, white, pink, 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', 'white', 'black']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['red', 'pink', 'white']. Hint: two colors are in the correct positions.
Guess: ['red', 'black', '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": [
"pink, black, orange",
"white, orange, red",
"black, pink, white",
"white, orange, orange"
]
} | C |
24,211 | Your goal is to find the secret three-color code. The following colors are possible: blue, white, red, green, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['red', 'white', 'green']. Hint: two colors are in the correct positions.
Guess: ['blue', 'white', 'red']. 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']. Hint: two colors are in the correct positions.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, red, white",
"red, white, pink",
"red, blue, red",
"pink, red, green"
]
} | B |
29,256 | Your goal is to find the secret three-color code. The following colors are possible: black, blue, orange, 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: ['black', 'brown', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'black', 'green']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['black', 'green', '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": [
"brown, black, blue",
"brown, green, black",
"brown, orange, orange",
"green, blue, brown"
]
} | B |
13,695 | Your goal is to find the secret three-color code. The following colors are possible: purple, pink, green, orange, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'purple', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'orange', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'pink', 'blue']. Hint: one color is in the correct position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, orange, green",
"pink, purple, purple",
"green, pink, orange",
"orange, pink, green"
]
} | D |
33,817 | Your goal is to find the secret three-color code. The following colors are possible: blue, orange, purple, 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: ['purple', 'orange', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'white', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'purple', 'white']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, white, purple",
"orange, blue, brown",
"brown, brown, orange",
"blue, purple, orange"
]
} | B |
10,618 | Your goal is to find the secret three-color code. The following colors are possible: white, yellow, brown, 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: ['yellow', 'brown', 'white']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'red', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['white', 'red', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"pink, pink, brown",
"pink, white, yellow",
"red, brown, pink",
"white, pink, pink"
]
} | B |
440 | Your goal is to find the secret three-color code. The following colors are possible: green, blue, yellow, pink, purple.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'green', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['green', 'blue', 'yellow']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['blue', 'purple', 'pink']. Hint: three colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, blue, blue",
"purple, green, purple",
"blue, blue, green",
"purple, pink, blue"
]
} | D |
11,754 | Your goal is to find the secret three-color code. The following colors are possible: pink, red, orange, 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: ['orange', 'yellow', 'pink']. Hint: one color is in the correct position.
Guess: ['pink', 'red', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['pink', 'blue', 'pink']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"blue, yellow, red",
"red, pink, pink",
"orange, red, red",
"yellow, pink, red"
]
} | A |
5,540 | Your goal is to find the secret three-color code. The following colors are possible: purple, yellow, white, 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: ['white', 'blue', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['purple', 'yellow', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['yellow', 'white', 'green']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"green, yellow, blue",
"white, blue, green",
"purple, blue, white",
"white, green, white"
]
} | A |
2,719 | Your goal is to find the secret three-color code. The following colors are possible: white, black, purple, red, pink.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['pink', 'white', 'purple']. Hint: one color occurs 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: ['black', 'red', '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, purple, white",
"pink, pink, pink",
"purple, red, black",
"purple, purple, red"
]
} | C |
2,014 | Your goal is to find the secret three-color code. The following colors are possible: blue, red, black, 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: ['black', 'red', 'purple']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['blue', 'black', 'orange']. Hint: one color occurs in the secret code but is the wrong position.
Guess: ['red', 'purple', 'blue']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"purple, orange, red",
"blue, blue, red",
"purple, blue, red",
"orange, orange, purple"
]
} | A |
1,371 | Your goal is to find the secret three-color code. The following colors are possible: white, green, brown, purple, orange.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['orange', 'purple', 'brown']. Hint: one color is in the correct position and one color occurs 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: ['white', 'white', 'purple']. Hint: one color occurs in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, brown, white",
"orange, green, brown",
"brown, purple, brown",
"green, purple, orange"
]
} | D |
33,760 | Your goal is to find the secret three-color code. The following colors are possible: orange, black, white, yellow, blue.
Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code.
Previous Guesses:
Guess: ['white', 'black', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
Guess: ['orange', 'white', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
Guess: ['orange', 'yellow', 'white']. Hint: two colors occur in the secret code but is the wrong position.
| {
"label": [
"A",
"B",
"C",
"D"
],
"text": [
"orange, white, black",
"blue, orange, orange",
"black, white, orange",
"black, blue, yellow"
]
} | C |