Unverified Commit 49dc058d authored by Leo Gao's avatar Leo Gao Committed by GitHub
Browse files

Update README.md

parent 72d39b77
......@@ -10,6 +10,11 @@
This project provides a unified framework to test autoregressive language models (GPT-2, GPT-3, GPTNeo, etc) on a large number of different evaluation tasks.
## Install
```bash
pip install lm-eval
```
## Basic Usage
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment