Skip to content

Commit 620611f

Browse files
committed
gpt
1 parent 466581c commit 620611f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eval_protocol/benchmarks/test_aime25.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ def aime2025_dataset_adapter(rows: List[Dict[str, Any]]) -> List[EvaluationRow]:
7878
],
7979
dataset_adapter=aime2025_dataset_adapter,
8080
completion_params=[
81+
{"model": "gpt-4.1"},
8182
{
8283
"max_tokens": 131000,
8384
"extra_body": {"reasoning_effort": "low"},

0 commit comments

Comments
 (0)