Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ pip install dmx_compressor
|
|
19 |
The following is an example model and its evaluation.
|
20 |
|
21 |
```sh
|
22 |
-
git clone
|
23 |
cd lm-evaluation-harness
|
24 |
pip install -e .
|
25 |
```
|
|
|
19 |
The following is an example model and its evaluation.
|
20 |
|
21 |
```sh
|
22 |
+
git clone https://github.com/EleutherAI/lm-evaluation-harness
|
23 |
cd lm-evaluation-harness
|
24 |
pip install -e .
|
25 |
```
|