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
a4ca4d2c
Commit
a4ca4d2c
authored
Feb 11, 2025
by
Baber
Browse files
nit
parent
81f84653
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
lm_eval/tasks/gpqa/cot_n_shot/_gpqa_cot_n_shot_yaml
lm_eval/tasks/gpqa/cot_n_shot/_gpqa_cot_n_shot_yaml
+2
-0
lm_eval/tasks/gpqa/generative/_gpqa_generative_n_shot_yaml
lm_eval/tasks/gpqa/generative/_gpqa_generative_n_shot_yaml
+2
-0
No files found.
lm_eval/tasks/gpqa/cot_n_shot/_gpqa_cot_n_shot_yaml
View file @
a4ca4d2c
...
@@ -22,6 +22,8 @@ filter_list:
...
@@ -22,6 +22,8 @@ filter_list:
ignore_case: true
ignore_case: true
ignore_punctuation: true
ignore_punctuation: true
regex_pattern: "(\\([A-Z]\\))"
regex_pattern: "(\\([A-Z]\\))"
choices_field: "choices"
format_style: "parens"
- function: "take_first"
- function: "take_first"
generation_kwargs:
generation_kwargs:
until:
until:
...
...
lm_eval/tasks/gpqa/generative/_gpqa_generative_n_shot_yaml
View file @
a4ca4d2c
...
@@ -22,6 +22,8 @@ filter_list:
...
@@ -22,6 +22,8 @@ filter_list:
ignore_case: true
ignore_case: true
ignore_punctuation: true
ignore_punctuation: true
regex_pattern: "(\\([A-Z]\\))"
regex_pattern: "(\\([A-Z]\\))"
choices_field: "choices"
format_style: "parens"
- function: "take_first"
- function: "take_first"
generation_kwargs:
generation_kwargs:
until:
until:
...
...
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