Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,12 @@ license: mit
|
|
| 6 |
|
| 7 |
e1-proof contains mathematics olympiad problems and proofs. The proofs were sourced from Evan Chen's website (https://web.evanchen.cc/problems.html) and are provided here for the use of the community with Evan's permission.
|
| 8 |
|
| 9 |
-
This dataset was collected in this work: [Didactic to Constructive: Turning Expert Solutions into Learnable Reasoning](https://arxiv.org/abs/2602.02405)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
|
| 7 |
e1-proof contains mathematics olympiad problems and proofs. The proofs were sourced from Evan Chen's website (https://web.evanchen.cc/problems.html) and are provided here for the use of the community with Evan's permission.
|
| 8 |
|
| 9 |
+
This dataset was collected in this work: [Didactic to Constructive: Turning Expert Solutions into Learnable Reasoning](https://arxiv.org/abs/2602.02405). If you use this dataset, please cite this paper:
|
| 10 |
+
```
|
| 11 |
+
@article{mendes2026didactic,
|
| 12 |
+
title={Didactic to Constructive: Turning Expert Solutions into Learnable Reasoning},
|
| 13 |
+
author={Mendes, Ethan and Park, Jungsoo and Ritter, Alan},
|
| 14 |
+
journal={arXiv preprint arXiv:2602.02405},
|
| 15 |
+
year={2026}
|
| 16 |
+
}
|
| 17 |
+
```
|