Spaces:
Running
Running
Yu (Hope) Hou
commited on
Commit
·
1b86cf6
1
Parent(s):
2d3610f
update dependency
Browse files- requirements.txt +1 -9
requirements.txt
CHANGED
@@ -5,15 +5,7 @@ datasets==2.14.5
|
|
5 |
gradio==4.4.0
|
6 |
gradio_client==0.7.0
|
7 |
huggingface-hub>=0.18.0
|
8 |
-
matplotlib==3.7.1
|
9 |
numpy==1.24.2
|
10 |
pandas==2.0.0
|
11 |
python-dateutil==2.8.2
|
12 |
-
requests==2.28.2
|
13 |
-
tqdm==4.65.0
|
14 |
-
transformers==4.40.0
|
15 |
-
tokenizers>=0.15.0
|
16 |
-
git+https://github.com/EleutherAI/lm-evaluation-harness.git@b281b0921b636bc36ad05c0b0b0763bd6dd43463#egg=lm-eval
|
17 |
-
accelerate==0.24.1
|
18 |
-
sentencepiece
|
19 |
-
qa-metrics
|
|
|
5 |
gradio==4.4.0
|
6 |
gradio_client==0.7.0
|
7 |
huggingface-hub>=0.18.0
|
|
|
8 |
numpy==1.24.2
|
9 |
pandas==2.0.0
|
10 |
python-dateutil==2.8.2
|
11 |
+
requests==2.28.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|