truthfulqa/mc1
Single true answer
Choose the truthful answer from one correct and several incorrect options.
Upstream publisher TruthfulAIsylinrl/TruthfulQA
Questions designed to reveal whether models repeat common misconceptions instead of giving accurate, well-supported answers.
WHAT THIS PROJECT MEASURES
TruthfulQA targets false beliefs and imitative misinformation. Its multiple-choice track is the clearest first import because it can be scored deterministically.
A later generative track would require the benchmark's judge and informativeness methodology. The initial Trunchbull release should not collapse those distinct evaluation modes.
EXECUTION CONTRACT
The multiple-choice track requires no sandbox. Generative parity needs additional judge logic.
TRUNCHBULL AVAILABILITY
Not yet imported
Not yet imported. Start with the deterministic multiple-choice track; treat generative scoring as a separate release.
Port this benchmark2 CASES
truthfulqa/mc1
Choose the truthful answer from one correct and several incorrect options.
truthfulqa/mc2
Score a set containing multiple true and false answer choices.
0 REQUESTED TOOLS
No model tools required.
Evaluation happens through the prompt and grader contract for this release.
MACHINE-READABLE PROVENANCE
{
"name": "TruthfulQA",
"catalogOwner": null,
"source": {
"url": "https://github.com/sylinrl/TruthfulQA",
"version": "Multiple-choice track",
"commit": "Upstream head not pinned",
"license": "Apache-2.0"
},
"port": null,
"release": {
"digest": "Not compiled",
"lane": "chat",
"sandboxRequired": false
},
"cases": [
"truthfulqa/mc1",
"truthfulqa/mc2"
],
"tools": []
}BUILD ON THIS PROJECT