Spaces:
Runtime error
Runtime error
Commit
·
78514a6
1
Parent(s):
7a6b0ff
update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -15,6 +15,7 @@ python-dateutil
|
|
| 15 |
requests
|
| 16 |
semantic-version
|
| 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
|
|
|
|
| 15 |
requests
|
| 16 |
semantic-version
|
| 17 |
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
|