Refine prompt_template_source: cite verifiable official sources per 2026-05-30 deep audit
Browse files- metadata.json +3 -3
metadata.json
CHANGED
|
@@ -45,9 +45,9 @@
|
|
| 45 |
}
|
| 46 |
},
|
| 47 |
"prompt_template_source": {
|
| 48 |
-
"origin": "
|
| 49 |
-
"reference": "
|
| 50 |
-
"notes": "
|
| 51 |
}
|
| 52 |
}
|
| 53 |
}
|
|
|
|
| 45 |
}
|
| 46 |
},
|
| 47 |
"prompt_template_source": {
|
| 48 |
+
"origin": "official",
|
| 49 |
+
"reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/mathvision/utils.py#L29-L42 (default mathvision query_prompt='Please first solve the problem step by step, then put your final answer or a single letter (if it is a multiple choice question) in one \\\\boxed{}.')",
|
| 50 |
+
"notes": "lmms-eval MathVision canonical eval prompt with chain-of-thought structure and boxed-answer formatting."
|
| 51 |
}
|
| 52 |
}
|
| 53 |
}
|