Add evaluate to examples requirements (#18666)

This commit is contained in:
Zachary Mueller 2022-08-18 10:57:39 -04:00 committed by GitHub
parent d243112b65
commit 358fc18613
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 13 additions and 2 deletions

View file

@ -1,4 +1,5 @@
datasets>=1.14.0
evaluate
librosa
torchaudio
torch>=1.6

View file

@ -1,3 +1,4 @@
torch>=1.5.0
torchvision>=0.6.0
datasets>=1.17.0
evaluate

View file

@ -3,3 +3,4 @@ torch >= 1.3
datasets >= 1.8.0
sentencepiece != 0.1.92
protobuf
evaluate

View file

@ -2,3 +2,4 @@ accelerate
sentencepiece != 0.1.92
protobuf
torch >= 1.3
evaluate

View file

@ -1,3 +1,4 @@
accelerate
datasets >= 1.8.0
torch >= 1.3.0
evaluate

View file

@ -1,3 +1,4 @@
git://github.com/huggingface/accelerate.git
datasets >= 2.0.0
torch >= 1.3
torch >= 1.3
evaluate

View file

@ -2,4 +2,4 @@ datasets >= 1.12.0
torch >= 1.5
torchaudio
accelerate >= 0.5.0
librosa
librosa

View file

@ -3,3 +3,4 @@ torch >= 1.5
torchaudio
librosa
jiwer
evaluate

View file

@ -6,3 +6,4 @@ rouge-score
nltk
py7zr
torch >= 1.3
evaluate

View file

@ -5,3 +5,4 @@ scipy
scikit-learn
protobuf
torch >= 1.3
evaluate

View file

@ -2,3 +2,4 @@ accelerate
seqeval
datasets >= 1.8.0
torch >= 1.3
evaluate

View file

@ -5,3 +5,4 @@ protobuf
sacrebleu >= 1.4.12
py7zr
torch >= 1.3
evaluate