Update README.md
Browse files
README.md
CHANGED
|
@@ -84,7 +84,6 @@ The GSM8K result was obtained using the `lm-evaluation-harness` framework, based
|
|
| 84 |
|
| 85 |
Install the lm-eval `(Version: 0.4.12)` in container first.
|
| 86 |
```
|
| 87 |
-
pip install lm-eval
|
| 88 |
pip install lm-eval[api]
|
| 89 |
```
|
| 90 |
|
|
|
|
| 84 |
|
| 85 |
Install the lm-eval `(Version: 0.4.12)` in container first.
|
| 86 |
```
|
|
|
|
| 87 |
pip install lm-eval[api]
|
| 88 |
```
|
| 89 |
|