[examples run_glue.py] missing requirements scipy, sklearn (#13768)
* missing requirement * list both
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
accelerate
|
||||
datasets >= 1.8.0
|
||||
sentencepiece != 0.1.92
|
||||
scipy
|
||||
scikit-learn
|
||||
protobuf
|
||||
torch >= 1.3
|
||||
|
||||
Reference in New Issue
Block a user