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

Add inference widget examples #5825

Merged
merged 1 commit into from
Jul 28, 2020
Merged

Conversation

clmnt
Copy link
Member

@clmnt clmnt commented Jul 16, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jul 16, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5825      +/-   ##
==========================================
+ Coverage   78.10%   78.50%   +0.39%     
==========================================
  Files         146      146              
  Lines       26047    26047              
==========================================
+ Hits        20344    20448     +104     
+ Misses       5703     5599     -104     
Impacted Files Coverage Δ
src/transformers/modeling_tf_roberta.py 43.98% <0.00%> (-49.38%) ⬇️
src/transformers/generation_tf_utils.py 86.21% <0.00%> (+0.25%) ⬆️
src/transformers/modeling_openai.py 82.31% <0.00%> (+1.28%) ⬆️
src/transformers/modeling_tf_openai.py 95.18% <0.00%> (+74.91%) ⬆️

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 d088d74...682478c. Read the comment docs.

@clmnt clmnt requested review from julien-c and sgugger July 22, 2020 21:05
Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

LGTM, it's great to add this to the main README!

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

@LysandreJik LysandreJik merged commit 54f49af into master Jul 28, 2020
@LysandreJik LysandreJik deleted the inference_widget_examples branch July 28, 2020 13:14
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.

3 participants