Test fixture
Arithmetic, symbolic steps, and structured problem solving.
The model receives the prompt (and optional system message). The run uses scorer json_field_equals with the JSON configuration below. Pass/fail and partial credit are determined entirely by that scorer against the model output; no human grading.
Return valid JSON with field 'result' = 42 and nothing else.
{
"field": "result",
"value": 42
}temperature
0
max_tokens
80
timeout (s)
120
type
scored
file
json_output.json