File size: 1,115 Bytes
92b6d07
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[
    {
        "image_path": "./test_samples/images/152.jpg",
        "question": ["Can you explain this meme?"]
    },
    {
        "image_path": "./test_samples/images/26302.jpg",
        "question": [
            "In the food web, what are the predators?",
            "What is the role of Mouse?",
            "What does Grasshopper and Rabbit have in common?"
        ]
    },
    {
        "image_path": "./test_samples/images/1614.jpg",
        "question": ["How is this image taken?"]
    },
    {
        "image_path": "./test_samples/images/1074.jpg",
        "question": ["Can you identify the season in which the picture was taken?"]
    },
    {
        "image_path": "./test_samples/images/1148.jpg",
        "question": ["What can be the relationship between the two persons in this image?"]
    },
    {
        
        "image_path": "./test_samples/images/45711.jpg",
        "question": [
            "What is this meeting about?",
            "How many things are discussed in the meeting?",
            "What is the 2nd agenda?",
            "When is the next meeting held?"
        ]
    }
]