|
[ |
|
{ |
|
"image_path": ["./test_samples/images/image-1.jpeg", |
|
"./test_samples/images/image-2.jpeg"], |
|
"question": [ |
|
"What is in common between this image 1 <image> and image 2 <image>?" |
|
] |
|
}, |
|
{ |
|
"image_path": ["./test_samples/images/152.jpg"], |
|
"question": ["<image>\nCan you explain this meme?"] |
|
}, |
|
{ |
|
"image_path": ["./test_samples/images/1148.jpg"], |
|
"question": ["<image>\nWhat can be the relationship between the two persons in this image?"] |
|
}, |
|
{ |
|
|
|
"image_path": ["./test_samples/images/45711.jpg"], |
|
"question": [ |
|
"<image>\nWhat is this meeting about?", |
|
"<image>\nHow many things are discussed in the meeting?", |
|
"<image>\nWhat is the second agenda?", |
|
"<image>\nWhen is the next meeting held?" |
|
] |
|
} |
|
] |