Skip to content

Commit cab133f

Browse files
cursoragentxzrderek
andcommitted
Remove max_dataset_rows from test_aime25.py
Co-authored-by: Derek Xu <xzrderek@users.noreply.github.com>
1 parent 6324f38 commit cab133f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eval_protocol/benchmarks/test_aime25.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ def aime2025_dataset_adapter(rows: List[Dict[str, Any]]) -> List[EvaluationRow]:
9191
aggregation_method="mean",
9292
passed_threshold=0.8,
9393
num_runs=8,
94-
max_dataset_rows=2,
9594
max_concurrent_rollouts=4,
9695
mode="pointwise",
9796
)

0 commit comments

Comments
 (0)