djstrong commited on
Commit
ade152c
1 Parent(s): 45383ca

Update src/about.py

Browse files
Files changed (1) hide show
  1. 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 polish3
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
  ```