Skip to main content
QuestionAnswerSample is the shape with no choices: a question and an answer.

Shape

On the wire:
answer is whatever the dataset publishes as the answer — a bare value, a sentence, or a worked solution. Nothing about the type is specific to one corpus. Both fields must be non-empty strings.

Extra columns

Anything beyond the two fields goes in extra and comes back untouched, exactly as on a multiple-choice item:
That is also how a corpus that separates a reasoning trace from the value it arrives at is loaded: the value goes in answer, the trace rides along in extra and is returned as you sent it.

What the models return

sdvm-audit-1

What it returns for this sample.

sdvm-fix-1

What it changes, and what it never does.

Refine

Audit, fix and re-audit in one call.
Last modified on September 18, 2026