sample_id stringlengths 7 25 | test_type stringclasses 3
values | operator stringclasses 10
values | image_id int64 139 580k | image stringlengths 24 24 | caption_a stringlengths 4 63 | caption_b stringlengths 5 63 | correct stringclasses 3
values | parse_a dict | parse_b dict | meta dict |
|---|---|---|---|---|---|---|---|---|---|---|
but_not_both_present_0075 | operator | BUT_NOT | 365,385 | val2017/000000365385.jpg | a cup and a toothbrush | a cup but not a toothbrush | a | {
"concepts": [
{
"text": "cup",
"is_negated": false
},
{
"text": "toothbrush",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "cup",
"is_negated": false
},
{
"text": "toothbrush",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"cup",
"toothbrush"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0076 | operator | BUT_NOT | 289,741 | val2017/000000289741.jpg | a boat and an umbrella | a boat but not an umbrella | a | {
"concepts": [
{
"text": "boat",
"is_negated": false
},
{
"text": "umbrella",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "boat",
"is_negated": false
},
{
"text": "umbrella",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"boat",
"umbrella"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0077 | operator | BUT_NOT | 116,439 | val2017/000000116439.jpg | a boat and a handbag | a boat but not a handbag | a | {
"concepts": [
{
"text": "boat",
"is_negated": false
},
{
"text": "handbag",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "boat",
"is_negated": false
},
{
"text": "handbag",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"boat",
"handbag"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0078 | operator | BUT_NOT | 456,143 | val2017/000000456143.jpg | a sandwich without a pizza | both a sandwich and a pizza | b | {
"concepts": [
{
"text": "sandwich",
"is_negated": false
},
{
"text": "pizza",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "sandwich",
"is_negated": false
},
{
"text": "pizza",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"sandwich",
"pizza"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0079 | operator | BUT_NOT | 463,522 | val2017/000000463522.jpg | a dog but not a horse | a dog and a horse | b | {
"concepts": [
{
"text": "dog",
"is_negated": false
},
{
"text": "horse",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "dog",
"is_negated": false
},
{
"text": "horse",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"dog",
"horse"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0080 | operator | BUT_NOT | 229,948 | val2017/000000229948.jpg | a truck and a horse | a truck but not a horse | a | {
"concepts": [
{
"text": "truck",
"is_negated": false
},
{
"text": "horse",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "truck",
"is_negated": false
},
{
"text": "horse",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"truck",
"horse"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0081 | operator | BUT_NOT | 478,393 | val2017/000000478393.jpg | a bed without a teddy bear | both a bed and a teddy bear | b | {
"concepts": [
{
"text": "bed",
"is_negated": false
},
{
"text": "teddy bear",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bed",
"is_negated": false
},
{
"text": "teddy bear",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bed",
"teddy bear"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0082 | operator | BUT_NOT | 40,083 | val2017/000000040083.jpg | a bicycle but not a chair | a bicycle and a chair | b | {
"concepts": [
{
"text": "bicycle",
"is_negated": false
},
{
"text": "chair",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bicycle",
"is_negated": false
},
{
"text": "chair",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bicycle",
"chair"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0083 | operator | BUT_NOT | 240,940 | val2017/000000240940.jpg | a tv without a refrigerator | both a tv and a refrigerator | b | {
"concepts": [
{
"text": "tv",
"is_negated": false
},
{
"text": "refrigerator",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "tv",
"is_negated": false
},
{
"text": "refrigerator",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"tv",
"refrigerator"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0084 | operator | BUT_NOT | 320,664 | val2017/000000320664.jpg | both a fork and a spoon | a fork without a spoon | a | {
"concepts": [
{
"text": "fork",
"is_negated": false
},
{
"text": "spoon",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "fork",
"is_negated": false
},
{
"text": "spoon",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"fork",
"spoon"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0085 | operator | BUT_NOT | 106,389 | val2017/000000106389.jpg | both a cat and a chair | a cat without a chair | a | {
"concepts": [
{
"text": "cat",
"is_negated": false
},
{
"text": "chair",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "cat",
"is_negated": false
},
{
"text": "chair",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"cat",
"chair"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0086 | operator | BUT_NOT | 398,377 | val2017/000000398377.jpg | both a handbag and a couch | a handbag without a couch | a | {
"concepts": [
{
"text": "handbag",
"is_negated": false
},
{
"text": "couch",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "handbag",
"is_negated": false
},
{
"text": "couch",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"handbag",
"couch"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0087 | operator | BUT_NOT | 402,720 | val2017/000000402720.jpg | both a wine glass and a cell phone | a wine glass without a cell phone | a | {
"concepts": [
{
"text": "wine glass",
"is_negated": false
},
{
"text": "cell phone",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "wine glass",
"is_negated": false
},
{
"text": "cell phone",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"wine glass",
"cell phone"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0088 | operator | BUT_NOT | 415,716 | val2017/000000415716.jpg | a chair and a vase | a chair but not a vase | a | {
"concepts": [
{
"text": "chair",
"is_negated": false
},
{
"text": "vase",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "chair",
"is_negated": false
},
{
"text": "vase",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"chair",
"vase"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0089 | operator | BUT_NOT | 226,154 | val2017/000000226154.jpg | a motorcycle but not a bus | a motorcycle and a bus | b | {
"concepts": [
{
"text": "motorcycle",
"is_negated": false
},
{
"text": "bus",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "motorcycle",
"is_negated": false
},
{
"text": "bus",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"motorcycle",
"bus"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0090 | operator | BUT_NOT | 202,445 | val2017/000000202445.jpg | a cat but not a bed | a cat and a bed | b | {
"concepts": [
{
"text": "cat",
"is_negated": false
},
{
"text": "bed",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "cat",
"is_negated": false
},
{
"text": "bed",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"cat",
"bed"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0091 | operator | BUT_NOT | 446,206 | val2017/000000446206.jpg | both a bus and a train | a bus without a train | a | {
"concepts": [
{
"text": "bus",
"is_negated": false
},
{
"text": "train",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bus",
"is_negated": false
},
{
"text": "train",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"bus",
"train"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0092 | operator | BUT_NOT | 512,476 | val2017/000000512476.jpg | a bowl without a sink | both a bowl and a sink | b | {
"concepts": [
{
"text": "bowl",
"is_negated": false
},
{
"text": "sink",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bowl",
"is_negated": false
},
{
"text": "sink",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bowl",
"sink"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0093 | operator | BUT_NOT | 369,370 | val2017/000000369370.jpg | both a sandwich and an orange | a sandwich without an orange | a | {
"concepts": [
{
"text": "sandwich",
"is_negated": false
},
{
"text": "orange",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "sandwich",
"is_negated": false
},
{
"text": "orange",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"sandwich",
"orange"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0094 | operator | BUT_NOT | 182,417 | val2017/000000182417.jpg | a spoon without a cake | both a spoon and a cake | b | {
"concepts": [
{
"text": "spoon",
"is_negated": false
},
{
"text": "cake",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "spoon",
"is_negated": false
},
{
"text": "cake",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"spoon",
"cake"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0095 | operator | BUT_NOT | 542,625 | val2017/000000542625.jpg | both a truck and a bird | a truck without a bird | a | {
"concepts": [
{
"text": "truck",
"is_negated": false
},
{
"text": "bird",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "truck",
"is_negated": false
},
{
"text": "bird",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"truck",
"bird"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0096 | operator | BUT_NOT | 460,229 | val2017/000000460229.jpg | a traffic light but not a stop sign | a traffic light and a stop sign | b | {
"concepts": [
{
"text": "traffic light",
"is_negated": false
},
{
"text": "stop sign",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "traffic light",
"is_negated": false
},
{
"text": "stop sign",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"traffic light",
"stop sign"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0097 | operator | BUT_NOT | 509,131 | val2017/000000509131.jpg | both an apple and an orange | an apple without an orange | a | {
"concepts": [
{
"text": "apple",
"is_negated": false
},
{
"text": "orange",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "apple",
"is_negated": false
},
{
"text": "orange",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"apple",
"orange"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0098 | operator | BUT_NOT | 346,703 | val2017/000000346703.jpg | both a wine glass and a cake | a wine glass without a cake | a | {
"concepts": [
{
"text": "wine glass",
"is_negated": false
},
{
"text": "cake",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "wine glass",
"is_negated": false
},
{
"text": "cake",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"wine glass",
"cake"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0099 | operator | BUT_NOT | 551,439 | val2017/000000551439.jpg | a bed without a book | both a bed and a book | b | {
"concepts": [
{
"text": "bed",
"is_negated": false
},
{
"text": "book",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bed",
"is_negated": false
},
{
"text": "book",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bed",
"book"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0100 | operator | BUT_NOT | 198,641 | val2017/000000198641.jpg | a laptop and a keyboard | a laptop but not a keyboard | a | {
"concepts": [
{
"text": "laptop",
"is_negated": false
},
{
"text": "keyboard",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "laptop",
"is_negated": false
},
{
"text": "keyboard",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"laptop",
"keyboard"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0101 | operator | BUT_NOT | 84,431 | val2017/000000084431.jpg | both a pizza and a tv | a pizza without a tv | a | {
"concepts": [
{
"text": "pizza",
"is_negated": false
},
{
"text": "tv",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "pizza",
"is_negated": false
},
{
"text": "tv",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"pizza",
"tv"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0102 | operator | BUT_NOT | 412,362 | val2017/000000412362.jpg | a tie but not a wine glass | a tie and a wine glass | b | {
"concepts": [
{
"text": "tie",
"is_negated": false
},
{
"text": "wine glass",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "tie",
"is_negated": false
},
{
"text": "wine glass",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"tie",
"wine glass"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0103 | operator | BUT_NOT | 119,452 | val2017/000000119452.jpg | a banana but not an orange | a banana and an orange | b | {
"concepts": [
{
"text": "banana",
"is_negated": false
},
{
"text": "orange",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "banana",
"is_negated": false
},
{
"text": "orange",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"banana",
"orange"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0104 | operator | BUT_NOT | 496,854 | val2017/000000496854.jpg | both an umbrella and a tie | an umbrella without a tie | a | {
"concepts": [
{
"text": "umbrella",
"is_negated": false
},
{
"text": "tie",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "umbrella",
"is_negated": false
},
{
"text": "tie",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"umbrella",
"tie"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0105 | operator | BUT_NOT | 292,997 | val2017/000000292997.jpg | a truck and a traffic light | a truck but not a traffic light | a | {
"concepts": [
{
"text": "truck",
"is_negated": false
},
{
"text": "traffic light",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "truck",
"is_negated": false
},
{
"text": "traffic light",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"truck",
"traffic light"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0106 | operator | BUT_NOT | 31,322 | val2017/000000031322.jpg | both a boat and a bird | a boat without a bird | a | {
"concepts": [
{
"text": "boat",
"is_negated": false
},
{
"text": "bird",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "boat",
"is_negated": false
},
{
"text": "bird",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"boat",
"bird"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0107 | operator | BUT_NOT | 256,868 | val2017/000000256868.jpg | a bench but not a skateboard | a bench and a skateboard | b | {
"concepts": [
{
"text": "bench",
"is_negated": false
},
{
"text": "skateboard",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bench",
"is_negated": false
},
{
"text": "skateboard",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bench",
"skateboard"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0108 | operator | BUT_NOT | 131,138 | val2017/000000131138.jpg | a spoon without a keyboard | both a spoon and a keyboard | b | {
"concepts": [
{
"text": "spoon",
"is_negated": false
},
{
"text": "keyboard",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "spoon",
"is_negated": false
},
{
"text": "keyboard",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"spoon",
"keyboard"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0109 | operator | BUT_NOT | 40,757 | val2017/000000040757.jpg | a bed but not a tv | a bed and a tv | b | {
"concepts": [
{
"text": "bed",
"is_negated": false
},
{
"text": "tv",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bed",
"is_negated": false
},
{
"text": "tv",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bed",
"tv"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0110 | operator | BUT_NOT | 74,209 | val2017/000000074209.jpg | an oven but not a clock | an oven and a clock | b | {
"concepts": [
{
"text": "oven",
"is_negated": false
},
{
"text": "clock",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "oven",
"is_negated": false
},
{
"text": "clock",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"oven",
"clock"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0111 | operator | BUT_NOT | 496,954 | val2017/000000496954.jpg | a fork but not an orange | a fork and an orange | b | {
"concepts": [
{
"text": "fork",
"is_negated": false
},
{
"text": "orange",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "fork",
"is_negated": false
},
{
"text": "orange",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"fork",
"orange"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0112 | operator | BUT_NOT | 269,932 | val2017/000000269932.jpg | both a horse and a chair | a horse without a chair | a | {
"concepts": [
{
"text": "horse",
"is_negated": false
},
{
"text": "chair",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "horse",
"is_negated": false
},
{
"text": "chair",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"horse",
"chair"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0113 | operator | BUT_NOT | 494,188 | val2017/000000494188.jpg | both a handbag and a chair | a handbag without a chair | a | {
"concepts": [
{
"text": "handbag",
"is_negated": false
},
{
"text": "chair",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "handbag",
"is_negated": false
},
{
"text": "chair",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"handbag",
"chair"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0114 | operator | BUT_NOT | 233,033 | val2017/000000233033.jpg | both an umbrella and a chair | an umbrella without a chair | a | {
"concepts": [
{
"text": "umbrella",
"is_negated": false
},
{
"text": "chair",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "umbrella",
"is_negated": false
},
{
"text": "chair",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"umbrella",
"chair"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0115 | operator | BUT_NOT | 345,397 | val2017/000000345397.jpg | a tie and a cell phone | a tie but not a cell phone | a | {
"concepts": [
{
"text": "tie",
"is_negated": false
},
{
"text": "cell phone",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "tie",
"is_negated": false
},
{
"text": "cell phone",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"tie",
"cell phone"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0116 | operator | BUT_NOT | 118,367 | val2017/000000118367.jpg | a sandwich without a hot dog | both a sandwich and a hot dog | b | {
"concepts": [
{
"text": "sandwich",
"is_negated": false
},
{
"text": "hot dog",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "sandwich",
"is_negated": false
},
{
"text": "hot dog",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"sandwich",
"hot dog"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0117 | operator | BUT_NOT | 439,773 | val2017/000000439773.jpg | a cell phone without a teddy bear | both a cell phone and a teddy bear | b | {
"concepts": [
{
"text": "cell phone",
"is_negated": false
},
{
"text": "teddy bear",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "cell phone",
"is_negated": false
},
{
"text": "teddy bear",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"cell phone",
"teddy bear"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0118 | operator | BUT_NOT | 548,780 | val2017/000000548780.jpg | both a bench and a handbag | a bench without a handbag | a | {
"concepts": [
{
"text": "bench",
"is_negated": false
},
{
"text": "handbag",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bench",
"is_negated": false
},
{
"text": "handbag",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"bench",
"handbag"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0119 | operator | BUT_NOT | 448,076 | val2017/000000448076.jpg | a handbag without a potted plant | both a handbag and a potted plant | b | {
"concepts": [
{
"text": "handbag",
"is_negated": false
},
{
"text": "potted plant",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "handbag",
"is_negated": false
},
{
"text": "potted plant",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"handbag",
"potted plant"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0120 | operator | BUT_NOT | 351,589 | val2017/000000351589.jpg | a bench without a potted plant | both a bench and a potted plant | b | {
"concepts": [
{
"text": "bench",
"is_negated": false
},
{
"text": "potted plant",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bench",
"is_negated": false
},
{
"text": "potted plant",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bench",
"potted plant"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0121 | operator | BUT_NOT | 533,206 | val2017/000000533206.jpg | a wine glass without a sandwich | both a wine glass and a sandwich | b | {
"concepts": [
{
"text": "wine glass",
"is_negated": false
},
{
"text": "sandwich",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "wine glass",
"is_negated": false
},
{
"text": "sandwich",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"wine glass",
"sandwich"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0122 | operator | BUT_NOT | 405,691 | val2017/000000405691.jpg | a wine glass without a fork | both a wine glass and a fork | b | {
"concepts": [
{
"text": "wine glass",
"is_negated": false
},
{
"text": "fork",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "wine glass",
"is_negated": false
},
{
"text": "fork",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"wine glass",
"fork"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0123 | operator | BUT_NOT | 301,421 | val2017/000000301421.jpg | both a tv and a cell phone | a tv without a cell phone | a | {
"concepts": [
{
"text": "tv",
"is_negated": false
},
{
"text": "cell phone",
"is_negated": false
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "tv",
"is_negated": false
},
{
"text": "cell phone",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"tv",
"cell phone"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "explicit",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
but_not_both_present_0124 | operator | BUT_NOT | 407,960 | val2017/000000407960.jpg | a cat but not an oven | a cat and an oven | b | {
"concepts": [
{
"text": "cat",
"is_negated": false
},
{
"text": "oven",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "cat",
"is_negated": false
},
{
"text": "oven",
"is_negated": false
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"cat",
"oven"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "simple",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0000 | operator | NEITHER | 134,689 | val2017/000000134689.jpg | without a carrot and without a keyboard | a carrot or a keyboard | a | {
"concepts": [
{
"text": "carrot",
"is_negated": true
},
{
"text": "keyboard",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "carrot",
"is_negated": false
},
{
"text": "keyboard",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"carrot",
"keyboard"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0001 | operator | NEITHER | 159,399 | val2017/000000159399.jpg | a wine glass or a cake | no wine glass and no cake | b | {
"concepts": [
{
"text": "wine glass",
"is_negated": false
},
{
"text": "cake",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "wine glass",
"is_negated": true
},
{
"text": "cake",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"wine glass",
"cake"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0002 | operator | NEITHER | 294,855 | val2017/000000294855.jpg | no sports ball and no microwave | a sports ball or a microwave | a | {
"concepts": [
{
"text": "sports ball",
"is_negated": true
},
{
"text": "microwave",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "sports ball",
"is_negated": false
},
{
"text": "microwave",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"sports ball",
"microwave"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0003 | operator | NEITHER | 102,805 | val2017/000000102805.jpg | a skateboard or a donut | neither a skateboard nor a donut | b | {
"concepts": [
{
"text": "skateboard",
"is_negated": false
},
{
"text": "donut",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "skateboard",
"is_negated": true
},
{
"text": "donut",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"skateboard",
"donut"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0004 | operator | NEITHER | 7,784 | val2017/000000007784.jpg | neither a truck nor an apple | a truck or an apple | a | {
"concepts": [
{
"text": "truck",
"is_negated": true
},
{
"text": "apple",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "truck",
"is_negated": false
},
{
"text": "apple",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"truck",
"apple"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0005 | operator | NEITHER | 518,326 | val2017/000000518326.jpg | neither a surfboard nor a bowl | a surfboard or a bowl | a | {
"concepts": [
{
"text": "surfboard",
"is_negated": true
},
{
"text": "bowl",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "surfboard",
"is_negated": false
},
{
"text": "bowl",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"surfboard",
"bowl"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0006 | operator | NEITHER | 98,520 | val2017/000000098520.jpg | a cow or an orange | neither a cow nor an orange | b | {
"concepts": [
{
"text": "cow",
"is_negated": false
},
{
"text": "orange",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "cow",
"is_negated": true
},
{
"text": "orange",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"cow",
"orange"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0007 | operator | NEITHER | 109,900 | val2017/000000109900.jpg | without a sheep and without a scissors | a sheep or a scissors | a | {
"concepts": [
{
"text": "sheep",
"is_negated": true
},
{
"text": "scissors",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "sheep",
"is_negated": false
},
{
"text": "scissors",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"sheep",
"scissors"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0008 | operator | NEITHER | 23,781 | val2017/000000023781.jpg | a giraffe or a skis | neither a giraffe nor a skis | b | {
"concepts": [
{
"text": "giraffe",
"is_negated": false
},
{
"text": "skis",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "giraffe",
"is_negated": true
},
{
"text": "skis",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"giraffe",
"skis"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0009 | operator | NEITHER | 516,143 | val2017/000000516143.jpg | neither a truck nor a book | a truck or a book | a | {
"concepts": [
{
"text": "truck",
"is_negated": true
},
{
"text": "book",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "truck",
"is_negated": false
},
{
"text": "book",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"truck",
"book"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0010 | operator | NEITHER | 175,251 | val2017/000000175251.jpg | a boat or a cell phone | without a boat and without a cell phone | b | {
"concepts": [
{
"text": "boat",
"is_negated": false
},
{
"text": "cell phone",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "boat",
"is_negated": true
},
{
"text": "cell phone",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"boat",
"cell phone"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0011 | operator | NEITHER | 262,631 | val2017/000000262631.jpg | without a boat and without a fork | a boat or a fork | a | {
"concepts": [
{
"text": "boat",
"is_negated": true
},
{
"text": "fork",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "boat",
"is_negated": false
},
{
"text": "fork",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"boat",
"fork"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0012 | operator | NEITHER | 131,938 | val2017/000000131938.jpg | a pizza or a microwave | without a pizza and without a microwave | b | {
"concepts": [
{
"text": "pizza",
"is_negated": false
},
{
"text": "microwave",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "pizza",
"is_negated": true
},
{
"text": "microwave",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"pizza",
"microwave"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0013 | operator | NEITHER | 563,758 | val2017/000000563758.jpg | a train or a scissors | without a train and without a scissors | b | {
"concepts": [
{
"text": "train",
"is_negated": false
},
{
"text": "scissors",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "train",
"is_negated": true
},
{
"text": "scissors",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"train",
"scissors"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0014 | operator | NEITHER | 302,107 | val2017/000000302107.jpg | a hot dog or a vase | neither a hot dog nor a vase | b | {
"concepts": [
{
"text": "hot dog",
"is_negated": false
},
{
"text": "vase",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "hot dog",
"is_negated": true
},
{
"text": "vase",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"hot dog",
"vase"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0015 | operator | NEITHER | 455,555 | val2017/000000455555.jpg | without a suitcase and without a wine glass | a suitcase or a wine glass | a | {
"concepts": [
{
"text": "suitcase",
"is_negated": true
},
{
"text": "wine glass",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "suitcase",
"is_negated": false
},
{
"text": "wine glass",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"suitcase",
"wine glass"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0016 | operator | NEITHER | 414,676 | val2017/000000414676.jpg | neither a fire hydrant nor a donut | a fire hydrant or a donut | a | {
"concepts": [
{
"text": "fire hydrant",
"is_negated": true
},
{
"text": "donut",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "fire hydrant",
"is_negated": false
},
{
"text": "donut",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"fire hydrant",
"donut"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0017 | operator | NEITHER | 500,211 | val2017/000000500211.jpg | no frisbee and no remote | a frisbee or a remote | a | {
"concepts": [
{
"text": "frisbee",
"is_negated": true
},
{
"text": "remote",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "frisbee",
"is_negated": false
},
{
"text": "remote",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"frisbee",
"remote"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0018 | operator | NEITHER | 409,268 | val2017/000000409268.jpg | neither a bicycle nor a microwave | a bicycle or a microwave | a | {
"concepts": [
{
"text": "bicycle",
"is_negated": true
},
{
"text": "microwave",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bicycle",
"is_negated": false
},
{
"text": "microwave",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"bicycle",
"microwave"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0019 | operator | NEITHER | 88,970 | val2017/000000088970.jpg | without a motorcycle and without a teddy bear | a motorcycle or a teddy bear | a | {
"concepts": [
{
"text": "motorcycle",
"is_negated": true
},
{
"text": "teddy bear",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "motorcycle",
"is_negated": false
},
{
"text": "teddy bear",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"motorcycle",
"teddy bear"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0020 | operator | NEITHER | 121,417 | val2017/000000121417.jpg | a car or a keyboard | without a car and without a keyboard | b | {
"concepts": [
{
"text": "car",
"is_negated": false
},
{
"text": "keyboard",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "car",
"is_negated": true
},
{
"text": "keyboard",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"car",
"keyboard"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0021 | operator | NEITHER | 340,175 | val2017/000000340175.jpg | a fire hydrant or a clock | no fire hydrant and no clock | b | {
"concepts": [
{
"text": "fire hydrant",
"is_negated": false
},
{
"text": "clock",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "fire hydrant",
"is_negated": true
},
{
"text": "clock",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"fire hydrant",
"clock"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0022 | operator | NEITHER | 530,052 | val2017/000000530052.jpg | a surfboard or a refrigerator | neither a surfboard nor a refrigerator | b | {
"concepts": [
{
"text": "surfboard",
"is_negated": false
},
{
"text": "refrigerator",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "surfboard",
"is_negated": true
},
{
"text": "refrigerator",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"surfboard",
"refrigerator"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0023 | operator | NEITHER | 361,180 | val2017/000000361180.jpg | a fork or a refrigerator | without a fork and without a refrigerator | b | {
"concepts": [
{
"text": "fork",
"is_negated": false
},
{
"text": "refrigerator",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "fork",
"is_negated": true
},
{
"text": "refrigerator",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"fork",
"refrigerator"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0024 | operator | NEITHER | 579,321 | val2017/000000579321.jpg | without a motorcycle and without a traffic light | a motorcycle or a traffic light | a | {
"concepts": [
{
"text": "motorcycle",
"is_negated": true
},
{
"text": "traffic light",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "motorcycle",
"is_negated": false
},
{
"text": "traffic light",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"motorcycle",
"traffic light"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0025 | operator | NEITHER | 334,530 | val2017/000000334530.jpg | a hot dog or a clock | neither a hot dog nor a clock | b | {
"concepts": [
{
"text": "hot dog",
"is_negated": false
},
{
"text": "clock",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "hot dog",
"is_negated": true
},
{
"text": "clock",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"hot dog",
"clock"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0026 | operator | NEITHER | 19,742 | val2017/000000019742.jpg | no person and no boat | a person or a boat | a | {
"concepts": [
{
"text": "person",
"is_negated": true
},
{
"text": "boat",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "person",
"is_negated": false
},
{
"text": "boat",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"person",
"boat"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0027 | operator | NEITHER | 549,390 | val2017/000000549390.jpg | a snowboard or a dining table | neither a snowboard nor a dining table | b | {
"concepts": [
{
"text": "snowboard",
"is_negated": false
},
{
"text": "dining table",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "snowboard",
"is_negated": true
},
{
"text": "dining table",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"snowboard",
"dining table"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0028 | operator | NEITHER | 194,875 | val2017/000000194875.jpg | neither a donut nor a keyboard | a donut or a keyboard | a | {
"concepts": [
{
"text": "donut",
"is_negated": true
},
{
"text": "keyboard",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "donut",
"is_negated": false
},
{
"text": "keyboard",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"donut",
"keyboard"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0029 | operator | NEITHER | 20,333 | val2017/000000020333.jpg | a boat or a teddy bear | neither a boat nor a teddy bear | b | {
"concepts": [
{
"text": "boat",
"is_negated": false
},
{
"text": "teddy bear",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "boat",
"is_negated": true
},
{
"text": "teddy bear",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"boat",
"teddy bear"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0030 | operator | NEITHER | 347,544 | val2017/000000347544.jpg | an orange or a refrigerator | neither an orange nor a refrigerator | b | {
"concepts": [
{
"text": "orange",
"is_negated": false
},
{
"text": "refrigerator",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "orange",
"is_negated": true
},
{
"text": "refrigerator",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"orange",
"refrigerator"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0031 | operator | NEITHER | 442,323 | val2017/000000442323.jpg | without a bicycle and without a bus | a bicycle or a bus | a | {
"concepts": [
{
"text": "bicycle",
"is_negated": true
},
{
"text": "bus",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bicycle",
"is_negated": false
},
{
"text": "bus",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"bicycle",
"bus"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0032 | operator | NEITHER | 177,213 | val2017/000000177213.jpg | neither a skateboard nor a potted plant | a skateboard or a potted plant | a | {
"concepts": [
{
"text": "skateboard",
"is_negated": true
},
{
"text": "potted plant",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "skateboard",
"is_negated": false
},
{
"text": "potted plant",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"skateboard",
"potted plant"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0033 | operator | NEITHER | 302,990 | val2017/000000302990.jpg | a skis or a banana | neither a skis nor a banana | b | {
"concepts": [
{
"text": "skis",
"is_negated": false
},
{
"text": "banana",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "skis",
"is_negated": true
},
{
"text": "banana",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"skis",
"banana"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0034 | operator | NEITHER | 148,739 | val2017/000000148739.jpg | a bus or a banana | without a bus and without a banana | b | {
"concepts": [
{
"text": "bus",
"is_negated": false
},
{
"text": "banana",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "bus",
"is_negated": true
},
{
"text": "banana",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bus",
"banana"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0035 | operator | NEITHER | 190,753 | val2017/000000190753.jpg | no pizza and no teddy bear | a pizza or a teddy bear | a | {
"concepts": [
{
"text": "pizza",
"is_negated": true
},
{
"text": "teddy bear",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "pizza",
"is_negated": false
},
{
"text": "teddy bear",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"pizza",
"teddy bear"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0036 | operator | NEITHER | 352,584 | val2017/000000352584.jpg | a bear or a toaster | neither a bear nor a toaster | b | {
"concepts": [
{
"text": "bear",
"is_negated": false
},
{
"text": "toaster",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "bear",
"is_negated": true
},
{
"text": "toaster",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bear",
"toaster"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0037 | operator | NEITHER | 399,462 | val2017/000000399462.jpg | neither a frisbee nor a pizza | a frisbee or a pizza | a | {
"concepts": [
{
"text": "frisbee",
"is_negated": true
},
{
"text": "pizza",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "frisbee",
"is_negated": false
},
{
"text": "pizza",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"frisbee",
"pizza"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0038 | operator | NEITHER | 389,197 | val2017/000000389197.jpg | a bus or a toaster | neither a bus nor a toaster | b | {
"concepts": [
{
"text": "bus",
"is_negated": false
},
{
"text": "toaster",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "bus",
"is_negated": true
},
{
"text": "toaster",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bus",
"toaster"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0039 | operator | NEITHER | 236,592 | val2017/000000236592.jpg | no person and no cell phone | a person or a cell phone | a | {
"concepts": [
{
"text": "person",
"is_negated": true
},
{
"text": "cell phone",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "person",
"is_negated": false
},
{
"text": "cell phone",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"person",
"cell phone"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0040 | operator | NEITHER | 134,112 | val2017/000000134112.jpg | a cat or a suitcase | no cat and no suitcase | b | {
"concepts": [
{
"text": "cat",
"is_negated": false
},
{
"text": "suitcase",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "cat",
"is_negated": true
},
{
"text": "suitcase",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"cat",
"suitcase"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0041 | operator | NEITHER | 9,378 | val2017/000000009378.jpg | no stop sign and no dining table | a stop sign or a dining table | a | {
"concepts": [
{
"text": "stop sign",
"is_negated": true
},
{
"text": "dining table",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "stop sign",
"is_negated": false
},
{
"text": "dining table",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"stop sign",
"dining table"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0042 | operator | NEITHER | 530,820 | val2017/000000530820.jpg | without a backpack and without a knife | a backpack or a knife | a | {
"concepts": [
{
"text": "backpack",
"is_negated": true
},
{
"text": "knife",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "backpack",
"is_negated": false
},
{
"text": "knife",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"backpack",
"knife"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0043 | operator | NEITHER | 370,042 | val2017/000000370042.jpg | no baseball glove and no clock | a baseball glove or a clock | a | {
"concepts": [
{
"text": "baseball glove",
"is_negated": true
},
{
"text": "clock",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "baseball glove",
"is_negated": false
},
{
"text": "clock",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"baseball glove",
"clock"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0044 | operator | NEITHER | 113,403 | val2017/000000113403.jpg | a train or an orange | neither a train nor an orange | b | {
"concepts": [
{
"text": "train",
"is_negated": false
},
{
"text": "orange",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "train",
"is_negated": true
},
{
"text": "orange",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"train",
"orange"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "neither",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0045 | operator | NEITHER | 249,643 | val2017/000000249643.jpg | without a banana and without a hair drier | a banana or a hair drier | a | {
"concepts": [
{
"text": "banana",
"is_negated": true
},
{
"text": "hair drier",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "banana",
"is_negated": false
},
{
"text": "hair drier",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"banana",
"hair drier"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0046 | operator | NEITHER | 106,881 | val2017/000000106881.jpg | no remote and no refrigerator | a remote or a refrigerator | a | {
"concepts": [
{
"text": "remote",
"is_negated": true
},
{
"text": "refrigerator",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "remote",
"is_negated": false
},
{
"text": "refrigerator",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"remote",
"refrigerator"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0047 | operator | NEITHER | 201,025 | val2017/000000201025.jpg | a sheep or a bottle | no sheep and no bottle | b | {
"concepts": [
{
"text": "sheep",
"is_negated": false
},
{
"text": "bottle",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "sheep",
"is_negated": true
},
{
"text": "bottle",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"sheep",
"bottle"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0048 | operator | NEITHER | 402,334 | val2017/000000402334.jpg | a bear or a cell phone | no bear and no cell phone | b | {
"concepts": [
{
"text": "bear",
"is_negated": false
},
{
"text": "cell phone",
"is_negated": false
}
],
"operator": "OR"
} | {
"concepts": [
{
"text": "bear",
"is_negated": true
},
{
"text": "cell phone",
"is_negated": true
}
],
"operator": "AND"
} | {
"difficulty": "medium",
"position_swapped": true,
"owlvit_validated": true,
"concepts": [
"bear",
"cell phone"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "no",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
neither_none_0049 | operator | NEITHER | 459,272 | val2017/000000459272.jpg | without a bicycle and without a surfboard | a bicycle or a surfboard | a | {
"concepts": [
{
"text": "bicycle",
"is_negated": true
},
{
"text": "surfboard",
"is_negated": true
}
],
"operator": "AND"
} | {
"concepts": [
{
"text": "bicycle",
"is_negated": false
},
{
"text": "surfboard",
"is_negated": false
}
],
"operator": "OR"
} | {
"difficulty": "medium",
"position_swapped": false,
"owlvit_validated": true,
"concepts": [
"bicycle",
"surfboard"
],
"present": [],
"absent": [],
"negation_type": null,
"template_family": "without",
"polarity": null,
"equivalence_type": null,
"n_concepts": 2,
"pattern": null
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.