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
1c7521a0
Commit
1c7521a0
authored
May 19, 2023
by
lintangsutawika
Browse files
update
parent
6399ef9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lm_eval/tasks/gsm8k/cot-gsm8k.yaml
lm_eval/tasks/gsm8k/cot-gsm8k.yaml
+1
-1
No files found.
lm_eval/tasks/gsm8k/cot-gsm8k.yaml
View file @
1c7521a0
...
@@ -31,8 +31,8 @@ dataset_path: gsm8k
...
@@ -31,8 +31,8 @@ dataset_path: gsm8k
dataset_name
:
main
dataset_name
:
main
training_split
:
train
training_split
:
train
test_split
:
test
test_split
:
test
doc_to_target
:
"
{{answer.split('###
')[-1]}}"
use_prompt
:
"
qa-basic:question-newline-answer"
use_prompt
:
"
qa-basic:question-newline-answer"
doc_to_target
:
"
{{answer.split('###
')[-1]}}"
metric_list
:
metric_list
:
-
metric
:
exact_match
-
metric
:
exact_match
aggregation
:
mean
aggregation
:
mean
...
...
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