There was an error while loading. Please reload this page.
1 parent 8c62b6b commit 466581cCopy full SHA for 466581c
1 file changed
eval_protocol/quickstart/llm_judge.py
@@ -50,7 +50,7 @@ def aime2025_dataset_adapter(rows: List[Dict[str, Any]]) -> List[EvaluationRow]:
50
# {
51
# "model": "fireworks_ai/accounts/fireworks/models/qwen3-235b-a22b-instruct-2507",
52
# },
53
- {"model": "gpt-4.1"},
+ # {"model": "gpt-4.1"},
54
{
55
"max_tokens": 131000,
56
"extra_body": {"reasoning_effort": "medium"},
0 commit comments