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

Update Gradio description to clarify text-based input #427

Merged
merged 2 commits into from
Mar 14, 2023

Conversation

BramVanroy
Copy link
Contributor

As discussed on internal Slack.

The input format for text-based metrics is not always clear. The Gradio app requires JSON-like input (so text enclosed in double quotes). If that is not given, an error is raised but not error details are given.

While ultimately a more informative error message would be the better solution, this PR provides a temporary solution by simply telling users the expected input format for text-based metrics.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Feb 28, 2023

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

@lvwerra lvwerra merged commit f1f3c57 into huggingface:main Mar 14, 2023
@BramVanroy BramVanroy deleted the gradio-app-input-description branch March 14, 2023 21:05
unna97 pushed a commit to unna97/evaluate that referenced this pull request Mar 20, 2023
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.

None yet

3 participants