Skip to content

Qwen2.5VL的数据格式? #9

@zhaoyuxin2

Description

@zhaoyuxin2

这是目前的数据格式{
"question": "As shown in the figure, in triangle ABC, it is known that angle A = 80.0, angle B = 60.0, point D is on AB and point E is on AC, DE parallel BC, then the size of angle CED is ()\nChoices:\nA:40°\nB:60°\nC:120°\nD:140°",
"answer": "$D$",
"message": [
{
"role": "system",
"content": "You are a mathematician who creates precise, concise captions for mathematical diagrams. Focus only on identifying geometric elements, measurements, and the specific mathematical relationship needed to solve the problem. Avoid redundancy."
},
{
"role": "user",
"content": [
{
"type": "text",
"text": "As shown in the figure, in triangle ABC, it is known that angle A = 80.0, angle B = 60.0, point D is on AB and point E is on AC, DE parallel BC, then the size of angle CED is ()\nChoices:\nA:40°\nB:60°\nC:120°\nD:140°"
},
{
"type": "image",
"image": "examples/data/ground_truth/images/images_version_5/image_1.png"
}
]
}
]
}
但是发生了报错:Image,请问Qwen2.5VL支持的dataset是json格式吗?具体的格式是什么样?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions