Update requirements.txt
#16
by
Yaofu3
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -18,7 +18,7 @@ tqdm
|
|
18 |
wandb
|
19 |
transformers>=4.36.0
|
20 |
tokenizers>=0.15.0
|
21 |
-
lm_eval[ifeval] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@
|
22 |
accelerate
|
23 |
sentencepiece
|
24 |
langdetect
|
|
|
18 |
wandb
|
19 |
transformers>=4.36.0
|
20 |
tokenizers>=0.15.0
|
21 |
+
lm_eval[ifeval] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@v0.4.2
|
22 |
accelerate
|
23 |
sentencepiece
|
24 |
langdetect
|