mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
[examples run_glue.py
] missing requirements scipy
, sklearn
(#13768)
* missing requirement * list both
This commit is contained in:
parent
bf6118e70c
commit
b90096fe14
@ -1,5 +1,7 @@
|
||||
accelerate
|
||||
datasets >= 1.8.0
|
||||
sentencepiece != 0.1.92
|
||||
scipy
|
||||
scikit-learn
|
||||
protobuf
|
||||
torch >= 1.3
|
||||
|
Loading…
Reference in New Issue
Block a user