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
c3783399
Commit
c3783399
authored
Dec 22, 2019
by
Aymeric Augustin
Browse files
Remove redundant requirements with transformers.
parent
d79e9c9a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
7 deletions
+4
-7
examples/distillation/requirements.txt
examples/distillation/requirements.txt
+2
-1
examples/summarization/requirements.txt
examples/summarization/requirements.txt
+2
-6
No files found.
examples/distillation/requirements.txt
View file @
c3783399
transformers
gitpython==3.0.2
tensorboard>=1.14.0
tensorboardX==1.8
psutil==5.6.3
scipy==1.3.1
transformers
examples/summarization/requirements.txt
View file @
c3783399
# progress bars in model download and training scripts
tqdm
# Accessing files from S3 directly.
boto3
# Used for downloading models over HTTP
requests
transformers
# For ROUGE
nltk
py-rouge
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