Unverified Commit 0571eeb1 authored by Yu Shi Jie's avatar Yu Shi Jie Committed by GitHub
Browse files

gsm_plus minor fix (#2191)

* fixed gsm

* GSM-Plus: remove dataset_name line
parent cddce0a1
...@@ -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
......
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment