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

Fix _shift_right function in TFT5PreTrainedModel #6214

Merged
merged 1 commit into from
Aug 3, 2020
Merged

Fix _shift_right function in TFT5PreTrainedModel #6214

merged 1 commit into from
Aug 3, 2020

Conversation

maurice-g
Copy link
Contributor

@maurice-g maurice-g commented Aug 3, 2020

See ticket #5991

@maurice-g maurice-g changed the title Fix _shift_right function in TFT5PreTrainedModel #5991 Fix _shift_right function in TFT5PreTrainedModel Aug 3, 2020
@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #6214 into master will decrease coverage by 0.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6214      +/-   ##
==========================================
- Coverage   79.66%   79.48%   -0.18%     
==========================================
  Files         146      146              
  Lines       26582    26584       +2     
==========================================
- Hits        21176    21131      -45     
- Misses       5406     5453      +47     
Impacted Files Coverage Δ
src/transformers/modeling_tf_t5.py 90.95% <100.00%> (+0.03%) ⬆️
src/transformers/tokenization_marian.py 68.14% <0.00%> (-25.67%) ⬇️
src/transformers/tokenization_xlm_roberta.py 84.52% <0.00%> (-10.72%) ⬇️
src/transformers/tokenization_transfo_xl.py 33.56% <0.00%> (-8.93%) ⬇️
src/transformers/file_utils.py 80.05% <0.00%> (-0.26%) ⬇️
src/transformers/generation_tf_utils.py 86.46% <0.00%> (+1.25%) ⬆️
src/transformers/tokenization_bart.py 95.77% <0.00%> (+35.21%) ⬆️

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 9996f69...30e2c28. Read the comment docs.

@patrickvonplaten patrickvonplaten merged commit 06f1692 into huggingface:master Aug 3, 2020
Mehrad0711 pushed a commit to Mehrad0711/transformers that referenced this pull request Aug 3, 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.

2 participants