README.md 853 Bytes
Newer Older
Stella Biderman's avatar
Stella Biderman committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# MATH

### Paper

Title: `Measuring Mathematical Problem Solving With the MATH Dataset`
Abstract: `https://arxiv.org/abs/2103.03874`

Homepage: `https://github.com/hendrycks/math`


### Citation

```
@inproceedings{hendrycks2021measuring,
    title = "Measuring Mathematical Problem Solving With the MATH Dataset",
    author = "Hendrycks, Dan and Burns, Collin and Kadavath, Saurav and Arora, Akul and Basart, Steven and Tang, Eric and Song, Dawn and Steinhardt, Jacob",
    booktitle = "Thirty-fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 2)",
    year = "2021"
}
```

### Subtasks

* `prealgebra`: `Multiple-choice, single answer`
* `algebra`: `Multiple-choice, multiple answers`
* `number_theory`: `Answer generation`
* `counting_and_prob`:
* `geometry`:
* `intermediate_algebra`:
* `precalculus`: