microsoft/LMChallenge

A library & tools to evaluate predictive language models.

50
/ 100
Established

This tool helps researchers and engineers compare the performance of different language models consistently. You input your language model (after a small setup to wrap its API) and a test text corpus. The tool then outputs various statistics like prediction accuracy, completion rates, and entropy, allowing for a fair, apples-to-apples comparison across models with different architectures or vocabularies. It's ideal for those working on natural language processing.

No commits in the last 6 months. Available on PyPI.

Use this if you need a standardized way to compare how well different predictive language models perform on tasks like next-word prediction or text completion, especially when those models vary significantly in their underlying design or output format.

Not ideal if you need to evaluate models that are not 'forward contextual' (i.e., they don't predict words based only on preceding text) or if you are not comfortable with a little technical setup to integrate your model.

natural-language-processing language-model-evaluation predictive-text-analysis AI-research machine-learning-engineering
Stale 6m No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 25 / 25
Community 17 / 25

How are scores calculated?

Stars

65

Forks

12

Language

Python

License

Last pushed

Aug 09, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/microsoft/LMChallenge"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.