Refine prompt_template_source: cite verifiable official sources per 2026-05-30 deep audit
Browse files- metadata.json +3 -2
metadata.json
CHANGED
|
@@ -41,8 +41,9 @@
|
|
| 41 |
}
|
| 42 |
},
|
| 43 |
"prompt_template_source": {
|
| 44 |
-
"origin": "
|
| 45 |
-
"reference": "
|
|
|
|
| 46 |
}
|
| 47 |
}
|
| 48 |
}
|
|
|
|
| 41 |
}
|
| 42 |
},
|
| 43 |
"prompt_template_source": {
|
| 44 |
+
"origin": "official",
|
| 45 |
+
"reference": "https://github.com/open-compass/VLMEvalKit/blob/main/vlmeval/dataset/image_mcq.py (MUIRDataset.build_prompt — question column already bakes 'Answer with the option letter only.' trailer; bare-question template avoids duplication)",
|
| 46 |
+
"notes": "VLMEvalKit MUIRDataset.build_prompt: MuirBench's question column already contains its answer-format trailer baked in, so the official handling is bare {{ question }}."
|
| 47 |
}
|
| 48 |
}
|
| 49 |
}
|