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
0571eeb1
Unverified
Commit
0571eeb1
authored
Aug 07, 2024
by
Yu Shi Jie
Committed by
GitHub
Aug 06, 2024
Browse files
gsm_plus minor fix (#2191)
* fixed gsm * GSM-Plus: remove dataset_name line
parent
cddce0a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
lm_eval/tasks/gsm_plus/gsm_plus.yaml
lm_eval/tasks/gsm_plus/gsm_plus.yaml
+0
-1
lm_eval/tasks/gsm_plus/gsm_plus_mini.yaml
lm_eval/tasks/gsm_plus/gsm_plus_mini.yaml
+0
-1
No files found.
lm_eval/tasks/gsm_plus/gsm_plus.yaml
View file @
0571eeb1
...
@@ -2,7 +2,6 @@ tag:
...
@@ -2,7 +2,6 @@ tag:
-
math_word_problems
-
math_word_problems
task
:
gsm_plus
task
:
gsm_plus
dataset_path
:
qintongli/GSM-Plus
dataset_path
:
qintongli/GSM-Plus
dataset_name
:
all
output_type
:
generate_until
output_type
:
generate_until
training_split
:
test
training_split
:
test
fewshot_split
:
test
fewshot_split
:
test
...
...
lm_eval/tasks/gsm_plus/gsm_plus_mini.yaml
View file @
0571eeb1
...
@@ -2,7 +2,6 @@ tag:
...
@@ -2,7 +2,6 @@ tag:
-
math_word_problems
-
math_word_problems
task
:
gsm_plus_mini
task
:
gsm_plus_mini
dataset_path
:
qintongli/GSM-Plus
dataset_path
:
qintongli/GSM-Plus
dataset_name
:
all
output_type
:
generate_until
output_type
:
generate_until
training_split
:
testmini
training_split
:
testmini
fewshot_split
:
testmini
fewshot_split
:
testmini
...
...
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