Lance / config /examples /x2t_image_example.json
ffy2000's picture
Upload Space with Xet-managed assets
90ce156
Raw
History Blame Contribute Delete
1.72 kB
{
"0001": {
"interleave_array": [
"assets/image-understanding/cases/image-understanding-case-05.png",
[
"Describe the key features of the input image, including color, shape, size, texture, objects, background.",
"Provide a detailed description of the image.",
"The image shows the Colosseum in Rome, Italy, an ancient amphitheater made of stone and concrete. Its large arched openings, layered exterior walls, and partially preserved structure are visible. The monument is lit against the evening sky, emphasizing its scale, texture, and historical character."
]
],
"element_dtype_array": [
"image",
"text"
],
"istarget_in_interleave": [
0,
1
]
},
"0002": {
"interleave_array": [
"assets/image-understanding/cases/image-understanding-case-06.png",
[
"Describe the key features of the input image, including color, shape, size, texture, objects, background.",
"Describe the image.",
"The image shows a total solar eclipse, with the moon covering the sun and a bright ring of light around the dark center."
]
],
"element_dtype_array": [
"image",
"text"
],
"istarget_in_interleave": [
0,
1
]
},
"0003": {
"interleave_array": [
"assets/image-understanding/cases/image-understanding-case-02.png",
[
"View the image attentively and provide a suitable answer to the posed question.",
"What percentage of respondents want better border security?",
"29%"
]
],
"element_dtype_array": [
"image",
"text"
],
"istarget_in_interleave": [
0,
1
]
}
}