Spaces:
Runtime error
Runtime error
pminervini
commited on
Commit
•
fb3cf69
1
Parent(s):
5818378
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ semantic-version==2.10.0
|
|
17 |
tqdm
|
18 |
transformers==4.36.0
|
19 |
tokenizers>=0.15.0
|
20 |
-
git+https://github.com/EleutherAI/lm-evaluation-harness.git
|
21 |
accelerate
|
22 |
sentencepiece
|
23 |
langdetect
|
|
|
17 |
tqdm
|
18 |
transformers==4.36.0
|
19 |
tokenizers>=0.15.0
|
20 |
+
lm_eval[ifeval] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git
|
21 |
accelerate
|
22 |
sentencepiece
|
23 |
langdetect
|