bmah-dmx commited on
Commit
b0e7cb9
1 Parent(s): 83195c5

Upload README.md with huggingface_hub

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