-
Notifications
You must be signed in to change notification settings - Fork 571
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 fill mask to inference client #1613
Add fill mask to inference client #1613
Conversation
The documentation is not available anymore as the PR was closed or merged. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1613 +/- ##
===========================================
+ Coverage 49.57% 81.81% +32.23%
===========================================
Files 62 60 -2
Lines 7014 6790 -224
===========================================
+ Hits 3477 5555 +2078
+ Misses 3537 1235 -2302
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more! 🙏 🤗
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
Add fill-mask to HuggingFace🤗 Hub
References #1539
This is an ongoing list of model tasks to implement in the Hugging Face Hub inference client. Each task is planned to be its own PR. The task for this is fill-mask.
Key Features