prompt stringlengths 27 59 | labels_params dict |
|---|---|
a photo of a giraffe and a banana | {
"entity1": "giraffe",
"entity2": "banana",
"entity3": ""
} |
a photo of a bicycle and a sheep | {
"entity1": "bicycle",
"entity2": "sheep",
"entity3": ""
} |
a photo of a cow and a bird | {
"entity1": "cow",
"entity2": "bird",
"entity3": ""
} |
a photo of a banana and a truck | {
"entity1": "banana",
"entity2": "truck",
"entity3": ""
} |
a photo of a cow and a bear | {
"entity1": "cow",
"entity2": "bear",
"entity3": ""
} |
a photo of an apple and a carrot | {
"entity1": "apple",
"entity2": "carrot",
"entity3": ""
} |
a photo of a broccoli and a refrigerator | {
"entity1": "broccoli",
"entity2": "refrigerator",
"entity3": ""
} |
a photo of an oven and a couch | {
"entity1": "oven",
"entity2": "couch",
"entity3": ""
} |
a photo of a bicycle and a banana | {
"entity1": "bicycle",
"entity2": "banana",
"entity3": ""
} |
a photo of a motorcycle and a broccoli | {
"entity1": "motorcycle",
"entity2": "broccoli",
"entity3": ""
} |
a photo of a motorcycle next to a refrigerator and a carrot | {
"entity1": "motorcycle",
"entity2": "refrigerator",
"entity3": "carrot"
} |
a photo of a giraffe next to a chair and a broccoli | {
"entity1": "giraffe",
"entity2": "chair",
"entity3": "broccoli"
} |
a photo of a banana next to a refrigerator and a couch | {
"entity1": "banana",
"entity2": "refrigerator",
"entity3": "couch"
} |
a photo of a giraffe next to a zebra and a banana | {
"entity1": "giraffe",
"entity2": "zebra",
"entity3": "banana"
} |
a photo of a bird next to a horse and a dog | {
"entity1": "bird",
"entity2": "horse",
"entity3": "dog"
} |
a photo of a couch next to a zebra and a dog | {
"entity1": "couch",
"entity2": "zebra",
"entity3": "dog"
} |
a photo of a couch next to a zebra and a motorcycle | {
"entity1": "couch",
"entity2": "zebra",
"entity3": "motorcycle"
} |
a photo of a giraffe next to an elephant and an oven | {
"entity1": "giraffe",
"entity2": "elephant",
"entity3": "oven"
} |
a photo of a bench next to a donut and a couch | {
"entity1": "bench",
"entity2": "donut",
"entity3": "couch"
} |
a photo of a cow next to a giraffe and a bench | {
"entity1": "cow",
"entity2": "giraffe",
"entity3": "bench"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.