Update metadata.json: Apply 2026-05-19 audit template fix
Browse files- metadata.json +1 -1
metadata.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"single_image_start"
|
| 11 |
],
|
| 12 |
"task_type": "multiple_choice_vqa",
|
| 13 |
-
"prompt_template": "<image>{{ question }}\nOptions:\n{% for k, v in options.items() %}{{ k }}. {{ v }}{% if not loop.last %}\n{% endif %}{% endfor %}\n",
|
| 14 |
"mapping_from_source": {
|
| 15 |
"media": {
|
| 16 |
"from": "image",
|
|
|
|
| 10 |
"single_image_start"
|
| 11 |
],
|
| 12 |
"task_type": "multiple_choice_vqa",
|
| 13 |
+
"prompt_template": "<image>{{ question }}\nOptions:\n{% for k, v in options.items() %}{{ k }}. {{ v }}{% if not loop.last %}\n{% endif %}{% endfor %}\nPlease select the correct answer from the options above. \n",
|
| 14 |
"mapping_from_source": {
|
| 15 |
"media": {
|
| 16 |
"from": "image",
|