Spaces:
Restarting
on
CPU Upgrade
Restarting
on
CPU Upgrade
update Reproducibility
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -112,7 +112,7 @@ or join our [Discord SpeakLeash](https://discord.gg/3G9DVM39)
|
|
112 |
To reproduce our results, you need to clone the repository:
|
113 |
|
114 |
```
|
115 |
-
git clone https://github.com/speakleash/lm-evaluation-harness.git
|
116 |
cd lm-evaluation-harness
|
117 |
pip install -e .
|
118 |
```
|
|
|
112 |
To reproduce our results, you need to clone the repository:
|
113 |
|
114 |
```
|
115 |
+
git clone https://github.com/speakleash/lm-evaluation-harness.git -b polish
|
116 |
cd lm-evaluation-harness
|
117 |
pip install -e .
|
118 |
```
|