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

[Torchscript] Fix docs #6740

Merged

Conversation

patrickvonplaten
Copy link
Contributor

Fixes #6714

@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6740      +/-   ##
==========================================
- Coverage   80.00%   79.70%   -0.30%     
==========================================
  Files         156      156              
  Lines       28426    28426              
==========================================
- Hits        22741    22656      -85     
- Misses       5685     5770      +85     
Impacted Files Coverage Δ
src/transformers/tokenization_marian.py 66.66% <0.00%> (-32.50%) ⬇️
src/transformers/tokenization_xlnet.py 66.66% <0.00%> (-23.43%) ⬇️
src/transformers/tokenization_reformer.py 81.66% <0.00%> (-13.34%) ⬇️
src/transformers/tokenization_openai.py 71.21% <0.00%> (-12.88%) ⬇️
src/transformers/tokenization_dpr.py 57.65% <0.00%> (+4.50%) ⬆️

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 64c7c2b...02d9292. 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.

Nice!

@LysandreJik LysandreJik merged commit fa8ee8e into huggingface:master Aug 26, 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
2 participants