Test fixture
Arithmetic, symbolic steps, and structured problem solving.
The model receives the prompt (and optional system message). The run uses scorer exact_match with the JSON configuration below. Pass/fail and partial credit are determined entirely by that scorer against the model output; no human grading.
Compute ((47 * 27) - (15 * 13) + 8). Return only the number.
{
"expected": "1082"
}temperature
0
max_tokens
32
timeout (s)
120
type
scored
file
reasoning_hard_08.json