Spaces:
Restarting
on
CPU Upgrade
Restarting
on
CPU Upgrade
Update src/about.py
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -140,7 +140,7 @@ Tasks taken into account while calculating averages:
|
|
140 |
To reproduce our results, you need to clone the repository:
|
141 |
|
142 |
```
|
143 |
-
git clone https://github.com/speakleash/lm-evaluation-harness.git -b
|
144 |
cd lm-evaluation-harness
|
145 |
pip install -e .
|
146 |
```
|
|
|
140 |
To reproduce our results, you need to clone the repository:
|
141 |
|
142 |
```
|
143 |
+
git clone https://github.com/speakleash/lm-evaluation-harness.git -b polish4
|
144 |
cd lm-evaluation-harness
|
145 |
pip install -e .
|
146 |
```
|