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
86bbf6ac
Unverified
Commit
86bbf6ac
authored
Feb 25, 2025
by
Minho Ryu
Committed by
GitHub
Feb 25, 2025
Browse files
add humaneval+ and mbpp+ (#2734)
* add humaneval+ and mbpp+ * add newline at end of file
parent
9b29da00
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
lm_eval/tasks/humaneval/humaneval_plus.yaml
lm_eval/tasks/humaneval/humaneval_plus.yaml
+3
-0
lm_eval/tasks/mbpp/mbpp_plus.yaml
lm_eval/tasks/mbpp/mbpp_plus.yaml
+5
-0
No files found.
lm_eval/tasks/humaneval/humaneval_plus.yaml
0 → 100644
View file @
86bbf6ac
include
:
humaneval.yaml
task
:
humaneval_plus
dataset_path
:
evalplus/humanevalplus
lm_eval/tasks/mbpp/mbpp_plus.yaml
0 → 100644
View file @
86bbf6ac
include
:
mbpp.yaml
task
:
mbpp_plus
dataset_path
:
evalplus/mbppplus
dataset_name
:
null
doc_to_text
:
"
You
are
an
expert
Python
programmer,
and
here
is
your
task:
{{prompt
if
prompt
is
defined
else
text}}
Your
code
should
pass
these
tests:
\n\n
{{test_list[0]}}
\n
{{test_list[1]}}
\n
{{test_list[2]}}
\n
[BEGIN]
\n
"
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