Skip to content

Commit bce2e96

Browse files
author
chibu
committed
fix at low
1 parent 6d0c322 commit bce2e96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/automation/standards/templates/arena-hard-v0.1.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
judge_model: {{ judge_model }}
2-
reasoning_effort: high
2+
reasoning_effort: low
33

44
bench_name: arena-hard-v0.1
55

src/automation/standards/templates/arena-hard-v2.0.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
judge_model: {{ judge_model }}
2-
reasoning_effort: high
2+
reasoning_effort: low
33
temperature: 0.0
44
max_tokens: {{ max_tokens }}
55

0 commit comments

Comments
 (0)