bmah-dmx commited on
Commit
9456439
·
verified ·
1 Parent(s): cd2f6c4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 --depth 1 https://github.com/EleutherAI/lm-evaluation-harness
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
  ```