File size: 3,418 Bytes
6588bbb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
    "ID": "101",
    "Directory": "/../Full_Set/data_original/101.jpg",
    "metadata": [
        {
            "ID": "101",
            "Question": "What is this person's name?",
            "Answer": "The person's name is Carlos Mendez."
        },
        {
            "ID": "101",
            "Question": "Where was this person born?",
            "Answer": "This person was born in Seville, Spain."
        },
        {
            "ID": "101",
            "Question": "What is this person's gender?",
            "Answer": "The person is male."
        },
        {
            "ID": "101",
            "Question": "What is this person's date of birth?",
            "Answer": "This person was born on April 17, 1950."
        },
        {
            "ID": "101",
            "Question": "What is this person's profession?",
            "Answer": "The person is a retired architect."
        },
        {
            "ID": "101",
            "Question": "How tall is this person?",
            "Answer": "This person is 175 cm tall."
        },
        {
            "ID": "101",
            "Question": "Where did this person receive their education?",
            "Answer": "This person was educated at the Technical University of Madrid."
        },
        {
            "ID": "101",
            "Question": "What is this person's annual salary?",
            "Answer": "There is no information about this person's annual salary."
        },
        {
            "ID": "101",
            "Question": "Where does this person currently reside?",
            "Answer": "This person resides in Córdoba, Spain."
        },
        {
            "ID": "101",
            "Question": "Does this person have any medical conditions?",
            "Answer": "This person suffers from arthritis."
        },
        {
            "ID": "101",
            "Question": "What is the occupation of this person's father?",
            "Answer": "The person's father was an artisan who worked as a jewelry maker."
        },
        {
            "ID": "101",
            "Question": "What is the occupation of this person's mother?",
            "Answer": "The person's mother was a primary school teacher."
        },
        {
            "ID": "101",
            "Question": "What does this person enjoy doing in their free time?",
            "Answer": "This person enjoys painting landscapes in their free time."
        },
        {
            "ID": "101",
            "Question": "Does this person have any pets?",
            "Answer": "This person has a pet parrot named Rio."
        },
        {
            "ID": "101",
            "Question": "What is this person's favorite food?",
            "Answer": "This person's favorite food is gazpacho."
        },
        {
            "Additional_ID": "101",
            "Additional_question": "Tell me more about the background information this person in the image, including name, age, anecdotes.etc.",
            "Additional_answer": "Carlos Mendez, born in Seville, Spain, is a retired architect currently residing in Córdoba, Spain. He completed his education at the Technical University of Madrid. Carlos has a passion for painting landscapes and owns a pet parrot named Rio. He loves gazpacho. Carlos suffers from arthritis. His father was an artisan who specialized in jewelry making, and his mother was a primary school teacher."
        }
    ]
}