--- 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.