Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
liamjxu committed Dec 15, 2024
1 parent 85de385 commit cb451fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helm/benchmark/run_specs/lite_run_specs.py
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ def get_bigcodebench_spec(version: str) -> RunSpec:
max_tokens=1280,
num_outputs=1,
temperature=0.0,
global_prefix="Please provide a self-contained Python script "
global_prefix="Please provide a self-contained Python script " \
"that solves the following problem in a markdown code block:",
)
annotator_specs = [
Expand Down

0 comments on commit cb451fc

Please sign in to comment.