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

Hugging Face - Token Classification for Sequence Labelling Tasks using Inference API #2391

Conversation

kevinscaria
Copy link
Contributor

Fixes

This PR resolves #2366

What does this PR do?

This notebook demonstrates how to utilize the inference endpoints (additional information can be found here: link) of hugging face models for token classification based sequence labelling tasks.

Screenshots

Provide supporting docs, limitations if any, video of the template, or anything that you want to share to support your PR - N/A

Changes the titles to Input, Model and Output
@kevinscaria kevinscaria self-assigned this Nov 18, 2023
@FlorentLvr FlorentLvr removed their request for review November 20, 2023 08:25
Copy link
Member

@srini047 srini047 left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@srini047 srini047 added the enhancement New feature or request label Nov 24, 2023
@srini047 srini047 merged commit cec7dbd into master Nov 24, 2023
5 checks passed
@srini047 srini047 deleted the 2366-huggingface-token-classification-for-sequence-labelling-tasks-using-inference-api branch November 24, 2023 13:12
Copy link

Copy link

Thank you for your contribution @kevinscaria, your PR has been merged into the master branch of awesome-notebook.
Here is the contribution certificate you can share on social media so everybody knows how awesome you are 🤙🌎.
Spread the #opensource love 💚

kevinscaria.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Huggingface: Token Classification for Sequence Labelling Tasks using Inference API
2 participants