filtering-models / README.md
Keiran Paster
add example code and readme
8a6689a
---
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.