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] distributed eval allows num_return_sequences > 1 #7254

Merged
merged 10 commits into from
Sep 24, 2020

Conversation

sshleifer
Copy link
Contributor

@sshleifer sshleifer commented Sep 19, 2020

For more complicated pseudolabeling procedures.

@codecov
Copy link

codecov bot commented Sep 23, 2020

Codecov Report

Merging #7254 into master will increase coverage by 1.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7254      +/-   ##
==========================================
+ Coverage   78.20%   79.29%   +1.08%     
==========================================
  Files         181      181              
  Lines       35751    35751              
==========================================
+ Hits        27959    28347     +388     
+ Misses       7792     7404     -388     
Impacted Files Coverage Δ
src/transformers/modeling_tf_longformer.py 17.16% <0.00%> (-81.42%) ⬇️
src/transformers/modeling_layoutlm.py 25.06% <0.00%> (-69.40%) ⬇️
src/transformers/configuration_layoutlm.py 80.00% <0.00%> (-20.00%) ⬇️
src/transformers/modeling_roberta.py 81.13% <0.00%> (-15.42%) ⬇️
src/transformers/modeling_mobilebert.py 79.22% <0.00%> (-10.17%) ⬇️
src/transformers/modeling_bert.py 88.36% <0.00%> (+0.16%) ⬆️
src/transformers/tokenization_utils_base.py 93.91% <0.00%> (+0.27%) ⬆️
src/transformers/modeling_bart.py 94.44% <0.00%> (+0.50%) ⬆️
src/transformers/generation_tf_utils.py 86.46% <0.00%> (+1.25%) ⬆️
src/transformers/modeling_auto.py 84.03% <0.00%> (+1.40%) ⬆️
... and 8 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 0ccb6f5...2960c40. Read the comment docs.

@sshleifer sshleifer changed the title [wip] pseudolabel first attempt [s2s] distributed eval allows num_return_sequences > 1 Sep 24, 2020
@sshleifer sshleifer merged commit d9d0f11 into huggingface:master Sep 24, 2020
@sshleifer sshleifer deleted the pseudolabel branch September 24, 2020 21:30
stas00 pushed a commit to stas00/transformers that referenced this pull request Sep 27, 2020
thevasudevgupta pushed a commit to thevasudevgupta/transformers that referenced this pull request Sep 29, 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
This pull request was closed.
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.

1 participant