whosane commited on
Commit
cab4d49
·
1 Parent(s): 19c3ef9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -0
requirements.txt ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tensorboard
2
+ scikit-learn
3
+ seqeval
4
+ psutil
5
+ sacrebleu >= 1.4.12
6
+ git+https://github.com/huggingface/accelerate@main#egg=accelerate
7
+ rouge-score
8
+ tensorflow_datasets
9
+ matplotlib
10
+ git-python==1.0.3
11
+ faiss-cpu
12
+ streamlit
13
+ elasticsearch
14
+ nltk
15
+ pandas
16
+ datasets >= 1.13.3
17
+ fire
18
+ pytest
19
+ conllu
20
+ sentencepiece != 0.1.92
21
+ protobuf
22
+ torchvision
23
+ jiwer
24
+ librosa
25
+ evaluate >= 0.2.0