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

[Docs] fixed a typo in bertscore readme #386

Merged
merged 2 commits into from
Jan 30, 2023
Merged

[Docs] fixed a typo in bertscore readme #386

merged 2 commits into from
Jan 30, 2023

Conversation

hazrulakmal
Copy link
Contributor

Hi,

While I was reading the documentation for 'bertscore' metric. I found a typo in the code example. The example code used distilbert-base-uncase model as a backend to compute the metric but bert-base-uncase was mentioned.

Not sure who to mention here but I saw @mathemakitten & @lvwerra are the contributors for CONTRIBUTING.md

@hazrulakmal hazrulakmal changed the title [Docs] fixed a typo in berscore readme [Docs] fixed a typo in bertscore readme Dec 13, 2022
@lvwerra
Copy link
Member

lvwerra commented Jan 6, 2023

Looks good to me, thanks for fixing!

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jan 6, 2023

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

@lvwerra lvwerra merged commit 75c09ff into huggingface:main Jan 30, 2023
Plutone11011 pushed a commit to Plutone11011/evaluate that referenced this pull request Feb 6, 2023
lvwerra pushed a commit that referenced this pull request Mar 14, 2023
* audio classification evaluator + docs

* fix styling issue

* [Docs] fixed a typo in bertscore readme (#386)

fixed typo in berscore readme

* Add max_length kwarg to docstring of Perplexity measurement (#411)

Added max_length kwarg to docstring of Perplexity measurement

* adding support raw audio input audio classification evaluator

---------

Co-authored-by: Hazrul Akmal <hazrulakmal121@gmail.com>
Co-authored-by: Kalyan Dutia <kalyan.dutia@gmail.com>
unna97 pushed a commit to unna97/evaluate that referenced this pull request Mar 20, 2023
…gface#405)

* audio classification evaluator + docs

* fix styling issue

* [Docs] fixed a typo in bertscore readme (huggingface#386)

fixed typo in berscore readme

* Add max_length kwarg to docstring of Perplexity measurement (huggingface#411)

Added max_length kwarg to docstring of Perplexity measurement

* adding support raw audio input audio classification evaluator

---------

Co-authored-by: Hazrul Akmal <hazrulakmal121@gmail.com>
Co-authored-by: Kalyan Dutia <kalyan.dutia@gmail.com>
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