Refine prompt_template_source: cite verifiable official sources per 2026-05-30 deep audit
Browse files- metadata.json +3 -2
metadata.json
CHANGED
|
@@ -43,8 +43,9 @@
|
|
| 43 |
}
|
| 44 |
},
|
| 45 |
"prompt_template_source": {
|
| 46 |
-
"origin": "
|
| 47 |
-
"reference": "
|
|
|
|
| 48 |
}
|
| 49 |
}
|
| 50 |
}
|
|
|
|
| 43 |
}
|
| 44 |
},
|
| 45 |
"prompt_template_source": {
|
| 46 |
+
"origin": "official",
|
| 47 |
+
"reference": "https://github.com/TIGER-AI-Lab/MEGA-Bench/blob/main/megabench/loader.py (task_description+example_text+query_text concatenated into question column at conversion time; template is bare {{ question }})",
|
| 48 |
+
"notes": "MEGA-Bench: per-task scaffolding (task_description, example_text, query_text) is concatenated into the question column at conversion time; template is intentionally bare to avoid double-scaffolding."
|
| 49 |
}
|
| 50 |
}
|
| 51 |
}
|