Unverified Commit 4d420fe5 by Neil Chowdhury Committed by GitHub

Remove unused variable in gsm8k preprocessing code (#193)

parent 686a9c3b
......@@ -38,7 +38,6 @@ if __name__ == '__main__':
args = parser.parse_args()
num_few_shot = 5
data_source = 'openai/gsm8k'
dataset = datasets.load_dataset(data_source, 'main')
......
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