Datasets:
Dataset Viewer
id
int64 21
104
| question
stringclasses 8
values | choices
dict | answerKey
int64 1
8
|
---|---|---|---|
81 |
Gravel is grey. What color is gravel?
|
{
"label": [
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
"text": [
"yellow",
"grey",
"white",
"brown",
"black",
"red",
"purple",
"blue",
"green",
"pink"
]
}
| 1 |
21 |
A blueberry is blue. What color is a blueberry?
|
{
"label": [
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
"text": [
"yellow",
"blue",
"black",
"green",
"pink",
"purple",
"brown",
"red",
"grey",
"white"
]
}
| 1 |
104 |
Cardboard is brown. What color is cardboard?
|
{
"label": [
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
"text": [
"yellow",
"grey",
"pink",
"white",
"brown",
"green",
"blue",
"orange",
"purple",
"black"
]
}
| 4 |
47 |
Salt is white. What color is salt?
|
{
"label": [
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
"text": [
"red",
"blue",
"pink",
"green",
"purple",
"brown",
"grey",
"white",
"yellow",
"black"
]
}
| 7 |
41 |
The inside of a watermelon is red. What color is the inside of a watermelon?
|
{
"label": [
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
"text": [
"yellow",
"blue",
"red",
"black",
"purple",
"grey",
"orange",
"brown",
"white",
"pink"
]
}
| 2 |
97 |
A school bus is yellow. What color is a school bus?
|
{
"label": [
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
"text": [
"brown",
"red",
"blue",
"yellow",
"green",
"white",
"pink",
"grey",
"purple",
"black"
]
}
| 3 |
61 |
A rainforest is green. What color is a rainforest?
|
{
"label": [
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
"text": [
"purple",
"grey",
"pink",
"brown",
"white",
"yellow",
"red",
"blue",
"green",
"black"
]
}
| 8 |
67 |
Guacamole is green. What color is guacamole?
|
{
"label": [
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
"text": [
"blue",
"brown",
"pink",
"red",
"purple",
"orange",
"yellow",
"white",
"green",
"black"
]
}
| 8 |
This dataset consists of a formatted version of the Memory Colors dataset (Norland et al. 2021), formatted for n-way multiple choice where n is in [2,11].
- Downloads last month
- 35