coorung / math

The MATH Dataset (NeurIPS 2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Measuring Mathematical Problem Solving With the MATH Dataset

This is the repository for Measuring Mathematical Problem Solving With the MATH Dataset by Dan Hendrycks, Collin Burns, Saurav Kadavath, Akul Arora, Steven Basart, Eric Tang, Dawn Song, and Jacob Steinhardt.

This repository contains dataset loaders and evaluation code.

Download the MATH dataset here.

Download the AMPS pretraining dataset here.

Citation

If you find this useful in your research, please consider citing

@article{hendrycksmath2021,
  title={Measuring Mathematical Problem Solving With the MATH Dataset},
  author={Dan Hendrycks and Collin Burns and Saurav Kadavath and Akul Arora and Steven Basart and Eric Tang and Dawn Song and Jacob Steinhardt},
  journal={NeurIPS},
  year={2021}
}

About

The MATH Dataset (NeurIPS 2021)

License:MIT License


Languages

Language:Python 100.0%