Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ The following is an example model and its evaluation.
|
|
33 |
```sh
|
34 |
git clone https://github.com/bigcode-project/bigcode-evaluation-harness.git
|
35 |
cd bigcode-evaluation-harness
|
36 |
-
pip install .
|
37 |
```
|
38 |
|
39 |
```python
|
|
|
33 |
```sh
|
34 |
git clone https://github.com/bigcode-project/bigcode-evaluation-harness.git
|
35 |
cd bigcode-evaluation-harness
|
36 |
+
pip install -e .
|
37 |
```
|
38 |
|
39 |
```python
|