Spaces:
Runtime error
Runtime error
Commit
·
2d6d05b
1
Parent(s):
c8112f2
requirements
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
datasets==2.4.0
|
2 |
+
transformers==4.37.2
|
3 |
+
pandas==1.5.3
|
4 |
+
rouge-chinese==1.0.3
|
5 |
+
peft==0.8.2
|
6 |
+
numpy==1.22.4
|
7 |
+
bitsandbytes==0.43.0
|
8 |
+
nltk==3.7
|
9 |
+
sentencepiece==0.1.99
|
10 |
+
optimum==1.16.2
|
11 |
+
gradio==4.18.0
|