Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ pip install dmx_compressor
|
|
41 |
The following is an example model and its evaluation.
|
42 |
|
43 |
```sh
|
44 |
-
git clone
|
45 |
cd lm-evaluation-harness
|
46 |
pip install -e .
|
47 |
```
|
|
|
41 |
The following is an example model and its evaluation.
|
42 |
|
43 |
```sh
|
44 |
+
git clone https://github.com/EleutherAI/lm-evaluation-harness
|
45 |
cd lm-evaluation-harness
|
46 |
pip install -e .
|
47 |
```
|