bmah-dmx commited on
Commit
43eb0a8
·
verified ·
1 Parent(s): 5e453eb

Upload README.md with huggingface_hub

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