prompt stringlengths 43 71 | labels_params dict |
|---|---|
a photo of a motorcycle next to a refrigerator and a carrot | {
"entity1": "motorcycle",
"entity2": "refrigerator",
"entity3": "carrot",
"entity4": ""
} |
a photo of a giraffe next to a chair and a broccoli | {
"entity1": "giraffe",
"entity2": "chair",
"entity3": "broccoli",
"entity4": ""
} |
a photo of a banana next to a refrigerator and a couch | {
"entity1": "banana",
"entity2": "refrigerator",
"entity3": "couch",
"entity4": ""
} |
a photo of a giraffe next to a zebra and a banana | {
"entity1": "giraffe",
"entity2": "zebra",
"entity3": "banana",
"entity4": ""
} |
a photo of a bird next to a horse and a dog | {
"entity1": "bird",
"entity2": "horse",
"entity3": "dog",
"entity4": ""
} |
a photo of a couch next to a zebra and a dog | {
"entity1": "couch",
"entity2": "zebra",
"entity3": "dog",
"entity4": ""
} |
a photo of a couch next to a zebra and a motorcycle | {
"entity1": "couch",
"entity2": "zebra",
"entity3": "motorcycle",
"entity4": ""
} |
a photo of a giraffe next to an elephant and an oven | {
"entity1": "giraffe",
"entity2": "elephant",
"entity3": "oven",
"entity4": ""
} |
a photo of a bench next to a donut and a couch | {
"entity1": "bench",
"entity2": "donut",
"entity3": "couch",
"entity4": ""
} |
a photo of a cow next to a giraffe and a bench | {
"entity1": "cow",
"entity2": "giraffe",
"entity3": "bench",
"entity4": ""
} |
a photo of a sheep next to a zebra with a car and a carrot | {
"entity1": "sheep",
"entity2": "zebra",
"entity3": "car",
"entity4": "carrot"
} |
a photo of a motorcycle next to a banana with a car and a cat | {
"entity1": "motorcycle",
"entity2": "banana",
"entity3": "car",
"entity4": "cat"
} |
a photo of a zebra next to a cat with a refrigerator and a sheep | {
"entity1": "zebra",
"entity2": "cat",
"entity3": "refrigerator",
"entity4": "sheep"
} |
a photo of a broccoli next to a donut with a refrigerator and a giraffe | {
"entity1": "broccoli",
"entity2": "donut",
"entity3": "refrigerator",
"entity4": "giraffe"
} |
a photo of a cat next to a carrot with a bench and an apple | {
"entity1": "cat",
"entity2": "carrot",
"entity3": "bench",
"entity4": "apple"
} |
a photo of a cat next to a truck with an apple and an elephant | {
"entity1": "cat",
"entity2": "truck",
"entity3": "apple",
"entity4": "elephant"
} |
a photo of a bird next to an oven with a refrigerator and a bench | {
"entity1": "bird",
"entity2": "oven",
"entity3": "refrigerator",
"entity4": "bench"
} |
a photo of a sheep next to a bear with an apple and a motorcycle | {
"entity1": "sheep",
"entity2": "bear",
"entity3": "apple",
"entity4": "motorcycle"
} |
a photo of a bicycle next to a chair with an oven and an elephant | {
"entity1": "bicycle",
"entity2": "chair",
"entity3": "oven",
"entity4": "elephant"
} |
a photo of a truck next to a bear with an elephant and a dog | {
"entity1": "truck",
"entity2": "bear",
"entity3": "elephant",
"entity4": "dog"
} |
README.md exists but content is empty.
- Downloads last month
- 12