[examples `run_glue.py`] missing requirements `scipy`, `sklearn` (#13768)

* missing requirement

* list both
This commit is contained in:
Stas Bekman 2021-09-29 13:45:19 -07:00 committed by GitHub
parent bf6118e70c
commit b90096fe14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
accelerate
datasets >= 1.8.0
sentencepiece != 0.1.92
scipy
scikit-learn
protobuf
torch >= 1.3