Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ pip install dmx_compressor
|
|
| 31 |
The following is an example model and its evaluation.
|
| 32 |
|
| 33 |
```sh
|
| 34 |
-
git clone
|
| 35 |
cd lm-evaluation-harness
|
| 36 |
pip install -e .
|
| 37 |
```
|
|
|
|
| 31 |
The following is an example model and its evaluation.
|
| 32 |
|
| 33 |
```sh
|
| 34 |
+
git clone https://github.com/EleutherAI/lm-evaluation-harness
|
| 35 |
cd lm-evaluation-harness
|
| 36 |
pip install -e .
|
| 37 |
```
|