# Dataset
## Resources
<!-- cSpell:words Kaggle -->
- [Google Dataset Search](https://datasetsearch.research.google.com)
- [Kaggle](https://kaggle.com)
- [data.gov](https://data.gov)
- [DataHub](https://datahub.io), focuses on business and finance datasets.
- [Awesome Public Datasets](https://github.com/awesomedata/awesome-public-datasets)
## Math
- [Google DeepMind Mathematics Dataset](https://github.com/google-deepmind/mathematics_dataset),
a code base that generates math question and answer pairs for testing.
- [MATH Dataset](https://github.com/hendrycks/math), 12,500 high-school level
math questions. Metadata includes level, subject. Stepwise solutions included.