Skip to content

Conversation

chuandudx
Copy link
Contributor

This PR addresses items 1 and 3 in this issue: #310. Thank you in advance for your feedback.

I also am curious if there is an easier way to set rescale_with_baseline if we don't do it directly within this file.

Thanks!

Copy link
Member

@clefourrier clefourrier left a comment

Choose a reason for hiding this comment

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

LGTM, I'll merge if tests pass, thanks!

@chuandudx
Copy link
Contributor Author

I checked the failure and saw user authentication related error - is this something related to any configurations I have?

FAILED tests/logging/test_evaluation_tracker.py::test_push_to_hub_works - huggingface_hub.utils._errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/repos/create (Request ID: Root=1-66e99f24-188495d77a850f1131fd8f50;312a7ad8-514c-4932-92fb-ea98d5d420a6)

@chuandudx
Copy link
Contributor Author

Updated branch and doubled checked for style issues :)

@clefourrier clefourrier merged commit 170ed87 into huggingface:main Sep 30, 2024
2 checks passed
@chuandudx chuandudx deleted the generative_metric_error branch October 15, 2024 00:46
NathanHB added a commit that referenced this pull request Oct 16, 2024
These changes address the issues described in: #315

I made the code changes such that it built on the BERTScore changes (#311) that haven't been merged yet, so we see those changes here. Please let me know if there is preference on removing those from this PR. Thank you!

---------

Co-authored-by: Clémentine Fourrier <[email protected]>
Co-authored-by: Nathan Habib <[email protected]>
hynky1999 pushed a commit that referenced this pull request May 22, 2025
* Keep recale_with_baseline as True by default for existing users.

---------

Co-authored-by: Clémentine Fourrier <[email protected]>
hynky1999 pushed a commit that referenced this pull request May 22, 2025
These changes address the issues described in: #315

I made the code changes such that it built on the BERTScore changes (#311) that haven't been merged yet, so we see those changes here. Please let me know if there is preference on removing those from this PR. Thank you!

---------

Co-authored-by: Clémentine Fourrier <[email protected]>
Co-authored-by: Nathan Habib <[email protected]>
NathanHB pushed a commit that referenced this pull request Sep 19, 2025
* Keep recale_with_baseline as True by default for existing users.

---------

Co-authored-by: Clémentine Fourrier <[email protected]>
NathanHB added a commit that referenced this pull request Sep 19, 2025
These changes address the issues described in: #315

I made the code changes such that it built on the BERTScore changes (#311) that haven't been merged yet, so we see those changes here. Please let me know if there is preference on removing those from this PR. Thank you!

---------

Co-authored-by: Clémentine Fourrier <[email protected]>
Co-authored-by: Nathan Habib <[email protected]>
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.

2 participants