Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
c77ae9af
Commit
c77ae9af
authored
Jul 29, 2025
by
Baber
Browse files
humaneval
parent
83827fd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
9 deletions
+12
-9
lm_eval/tasks/humaneval/humaneval_64.yaml
lm_eval/tasks/humaneval/humaneval_64.yaml
+12
-9
No files found.
lm_eval/tasks/humaneval/humaneval_64.yaml
View file @
c77ae9af
include
:
humaneval.yaml
include
:
humaneval.yaml
task
:
humaneval_64
task
:
humaneval_64
repeats
:
64
repeats
:
20
metric_list
:
metric_list
:
-
metric
:
!function
utils.pass_at_k
-
metric
:
!function
utils.pass_at_k
aggregation
:
mean
aggregation
:
mean
higher_is_better
:
true
higher_is_better
:
true
k
:
[
2
,
8
,
16
,
32
,
64
]
k
:
[
10
]
generation_kwargs
:
generation_kwargs
:
until
:
until
:
[
-
"
\n
class"
"
\n
class"
,
-
"
\n
def"
"
\n
if"
,
-
"
\n
#"
"
\n
print"
,
-
"
\n
if"
"
\n
#"
,
-
"
\n
print"
"
\n
```"
,
max_gen_toks
:
1024
"
\n
```
\n\n
"
,
"
<|eot_id|>"
,
]
max_gen_toks
:
512
do_sample
:
true
do_sample
:
true
temperature
:
0.2
temperature
:
0.2
top_p
:
0.95
top_p
:
0.95
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment