File size: 289 Bytes
6a25a70 8a6689a |
1 2 3 4 5 6 7 8 |
---
license: apache-2.0
---
This repository stores the MathScore and KenLM models used in the generation of OpenWebMath.
To test the models, please `git clone` this repository and run `python perplexity.py` to test the KenLM model and `python math_score.py` to test the MathScore model.
|