Update README.md
Browse files
README.md
CHANGED
|
@@ -116,6 +116,37 @@ The associated macro F1-scores are:
|
|
| 116 |
|
| 117 |
The \\(\pm\\) signs indicate 95% confidence intervals from random weight initialization and training.
|
| 118 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
## References
|
| 120 |
|
| 121 |
\[1\] Kazhdan, David, and George Lusztig. "Representations of Coxeter groups and Hecke algebras." Inventiones mathematicae 53.2 (1979): 165-184.
|
|
|
|
| 116 |
|
| 117 |
The \\(\pm\\) signs indicate 95% confidence intervals from random weight initialization and training.
|
| 118 |
|
| 119 |
+
- **Curated by:** Henry Kvinge
|
| 120 |
+
- **Funded by:** Pacific Northwest National Laboratory
|
| 121 |
+
- **Language(s) (NLP):** NA
|
| 122 |
+
- **License:** CC-by-2.0
|
| 123 |
+
|
| 124 |
+
### Dataset Sources
|
| 125 |
+
|
| 126 |
+
The dataset was generated using [SageMath](https://www.sagemath.org/). Data generation scripts can be found [here](https://github.com/pnnl/ML4AlgComb/tree/master/mheight_function).
|
| 127 |
+
|
| 128 |
+
- **Repository:** [ACD Repo](https://github.com/pnnl/ML4AlgComb/tree/master/mheight_function)
|
| 129 |
+
|
| 130 |
+
## Citation
|
| 131 |
+
|
| 132 |
+
**BibTeX:**
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
@article{chau2025machine,
|
| 136 |
+
title={Machine learning meets algebraic combinatorics: A suite of datasets capturing research-level conjecturing ability in pure mathematics},
|
| 137 |
+
author={Chau, Herman and Jenne, Helen and Brown, Davis and He, Jesse and Raugas, Mark and Billey, Sara and Kvinge, Henry},
|
| 138 |
+
journal={arXiv preprint arXiv:2503.06366},
|
| 139 |
+
year={2025}
|
| 140 |
+
}
|
| 141 |
+
|
| 142 |
+
**APA:**
|
| 143 |
+
|
| 144 |
+
Chau, H., Jenne, H., Brown, D., He, J., Raugas, M., Billey, S., & Kvinge, H. (2025). Machine learning meets algebraic combinatorics: A suite of datasets capturing research-level conjecturing ability in pure mathematics. arXiv preprint arXiv:2503.06366.
|
| 145 |
+
|
| 146 |
+
## Dataset Card Contact
|
| 147 |
+
|
| 148 |
+
Henry Kvinge, acdbenchdataset@gmail.com
|
| 149 |
+
|
| 150 |
## References
|
| 151 |
|
| 152 |
\[1\] Kazhdan, David, and George Lusztig. "Representations of Coxeter groups and Hecke algebras." Inventiones mathematicae 53.2 (1979): 165-184.
|