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