image
imagewidth (px) 400
400
| options
dict | correct
stringclasses 4
values | is_icon
bool 2
classes | is_overlap
bool 2
classes |
---|---|---|---|---|
{
"A": "woman among women",
"B": "man on the street",
"C": "outdoorswoman",
"D": "woman on the street"
} | D | true | true |
|
{
"A": "woman among women",
"B": "woman on the street",
"C": "man on the street",
"D": "outdoorswoman"
} | B | false | true |
|
{
"A": "handwriting",
"B": "writing on the wall",
"C": "piece of writing",
"D": "handwriting on the wall"
} | B | true | true |
|
{
"A": "handwriting on the wall",
"B": "piece of writing",
"C": "writing on the wall",
"D": "handwriting"
} | C | false | true |
|
{
"A": "see stars",
"B": "written in the stars",
"C": "stars align",
"D": "stars in one's eyes"
} | B | true | true |
|
{
"A": "see stars",
"B": "written in the stars",
"C": "stars align",
"D": "stars in one's eyes"
} | B | false | true |
|
{
"A": "see yellow",
"B": "yellow bellied",
"C": "yellow light",
"D": "yellow streak"
} | B | false | false |
|
{
"A": "zip past",
"B": "zip it",
"C": "zip up",
"D": "zip one's lip"
} | C | false | false |