Skip to content

Conversation

tirkarthi
Copy link
Contributor

Fixes #3754

@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #4924 into master will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4924      +/-   ##
==========================================
+ Coverage   77.10%   77.17%   +0.07%     
==========================================
  Files         128      128              
  Lines       21723    21723              
==========================================
+ Hits        16749    16765      +16     
+ Misses       4974     4958      -16     
Impacted Files Coverage Δ
src/transformers/tokenization_transfo_xl.py 40.67% <100.00%> (ø)
src/transformers/file_utils.py 73.79% <0.00%> (ø)
src/transformers/modeling_tf_utils.py 87.42% <0.00%> (+0.15%) ⬆️
src/transformers/trainer.py 39.48% <0.00%> (+0.23%) ⬆️
src/transformers/modeling_xlnet.py 78.65% <0.00%> (+2.29%) ⬆️

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 e80d6c6...51acaab. Read the comment docs.

Copy link
Member

@LysandreJik LysandreJik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@LysandreJik LysandreJik merged commit 38bba9c into huggingface:master Jun 17, 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.

Deprecation warning due to invalid escape sequences in Python 3.7
2 participants