google-deepmind / mathematics_dataset

This dataset code generates mathematical question and answer pairs, from a range of question types at roughly school-level difficulty.
Apache License 2.0
1.8k stars 249 forks source link

How to download the whole dataset? #6

Closed jellying closed 5 years ago

jellying commented 5 years ago

I think I should set the parameters per_train_module and per_test_module larger in generate.py, but what is the proper value to download the whole dataset including trainset and testset?