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

Fix some typos and nits #513

Merged
merged 7 commits into from
Feb 24, 2024
Merged

Conversation

tolgacangoz
Copy link
Contributor

@tolgacangoz tolgacangoz commented Feb 16, 2024

This pull request fixes the argument in the np.clip() function call in the TabularMetrics class. It replaces "y_pred" with "temp_pred" to ensure correct clipping of values. Additionally, it removes trailing whitespace and fixes a typo in the rejected_text column.
@abhishekkrthakur

@tolgacangoz
Copy link
Contributor Author

@abhishekkrthakur

.github/ISSUE_TEMPLATE/config.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/source/dreambooth.mdx Outdated Show resolved Hide resolved
docs/source/index.mdx Outdated Show resolved Hide resolved
@tolgacangoz
Copy link
Contributor Author

tolgacangoz commented Feb 24, 2024

@abhishekkrthakur a gentle ping here.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@abhishekkrthakur abhishekkrthakur merged commit b872feb into huggingface:main Feb 24, 2024
3 checks passed
@abhishekkrthakur
Copy link
Member

Thank you!

@tolgacangoz
Copy link
Contributor Author

Thanks for reviewing and merging!

@tolgacangoz tolgacangoz deleted the fix-typos branch February 24, 2024 10:15
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