Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
b90096fe
Unverified
Commit
b90096fe
authored
Sep 29, 2021
by
Stas Bekman
Committed by
GitHub
Sep 29, 2021
Browse files
[examples `run_glue.py`] missing requirements `scipy`, `sklearn` (#13768)
* missing requirement * list both
parent
bf6118e7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
examples/pytorch/text-classification/requirements.txt
examples/pytorch/text-classification/requirements.txt
+2
-0
No files found.
examples/pytorch/text-classification/requirements.txt
View file @
b90096fe
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment