Kevin Fink
commited on
Commit
·
a60ab60
1
Parent(s):
980f253
dev
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ huggingface_hub
|
|
6 |
scikit-learn
|
7 |
numpy
|
8 |
torch
|
|
|
|
|
|
|
9 |
evaluate
|
|
|
6 |
scikit-learn
|
7 |
numpy
|
8 |
torch
|
9 |
+
rouge_score
|
10 |
+
absl
|
11 |
+
nltk
|
12 |
evaluate
|