Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[s2s] command line args for faster val steps #6833

Merged
merged 2 commits into from
Aug 31, 2020

Conversation

sshleifer
Copy link
Contributor

@sshleifer sshleifer commented Aug 30, 2020

@codecov
Copy link

codecov bot commented Aug 30, 2020

Codecov Report

Merging #6833 into master will decrease coverage by 1.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6833      +/-   ##
==========================================
- Coverage   80.02%   78.84%   -1.19%     
==========================================
  Files         157      157              
  Lines       28586    28586              
==========================================
- Hits        22876    22538     -338     
- Misses       5710     6048     +338     
Impacted Files Coverage Δ
src/transformers/configuration_openai.py 34.28% <0.00%> (-62.86%) ⬇️
src/transformers/tokenization_albert.py 28.84% <0.00%> (-58.66%) ⬇️
src/transformers/modeling_openai.py 23.87% <0.00%> (-57.10%) ⬇️
src/transformers/trainer.py 13.21% <0.00%> (-40.45%) ⬇️
src/transformers/modeling_tf_distilbert.py 64.47% <0.00%> (-34.36%) ⬇️
src/transformers/training_args.py 66.66% <0.00%> (-25.00%) ⬇️
src/transformers/trainer_utils.py 64.44% <0.00%> (-20.00%) ⬇️
src/transformers/tokenization_dpr.py 53.15% <0.00%> (-4.51%) ⬇️
src/transformers/configuration_bart.py 90.00% <0.00%> (-4.00%) ⬇️
src/transformers/data/datasets/glue.py 83.58% <0.00%> (-2.99%) ⬇️
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dfa10a4...14cdaee. Read the comment docs.

@sshleifer sshleifer merged commit b977289 into huggingface:master Aug 31, 2020
@sshleifer sshleifer deleted the eval-num-beams branch August 31, 2020 20:16
stas00 pushed a commit to stas00/transformers that referenced this pull request Sep 1, 2020
Zigur pushed a commit to Zigur/transformers that referenced this pull request Oct 26, 2020
fabiocapsouza pushed a commit to fabiocapsouza/transformers that referenced this pull request Nov 15, 2020
fabiocapsouza added a commit to fabiocapsouza/transformers that referenced this pull request Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant