[data] update mm demo data (#7211)

Former-commit-id: 1774882f5a73760e104e08dfa76fe592b1d876a1
This commit is contained in:
hoshi-hiyouga 2025-03-07 20:07:15 +08:00 committed by GitHub
parent 5a0fd22c05
commit d412301d08

View File

@ -10,7 +10,7 @@
"role": "assistant"
},
{
"content": "What are they doing?",
"content": "What are they doing?<image>",
"role": "user"
},
{
@ -19,6 +19,7 @@
}
],
"images": [
"mllm_demo_data/1.jpg",
"mllm_demo_data/1.jpg"
]
},
@ -79,7 +80,7 @@
"role": "assistant"
},
{
"content": "他们在做什么?",
"content": "他们在做什么?<image>",
"role": "user"
},
{
@ -88,6 +89,7 @@
}
],
"images": [
"mllm_demo_data/1.jpg",
"mllm_demo_data/1.jpg"
]
},