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 table question answering to inference client #1612

Conversation

martinbrose
Copy link
Contributor

@martinbrose martinbrose commented Aug 21, 2023

Add table-question-answering 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 table-question-answering.

Key Features

  • Modifies _client.py to call a table-question-answering model.
  • Modifies testing and documentation to reflect changes.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 21, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Contributor

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

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

Great job again @martinbrose ! You literally crushed all of those little tasks! 🔥 Trying to get them all merged soon :)

I resolve the merge conflict + tweaked the test but kept 99% of the initial changes :) )

@Wauplin Wauplin merged commit 0fbbf6b into huggingface:main Sep 6, 2023
@martinbrose martinbrose deleted the 1539-InferenceClient-table-question-answering branch September 6, 2023 16:34
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

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