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

Allow disabling per group f1 scores in customF1 #719

Merged
merged 6 commits into from
Mar 28, 2024

Conversation

yoavkatz
Copy link
Member

Sometimes there are many groups in customF1 and it's not interesting to see results for each.

This PR allows disabling the reporting of these score.

Signed-off-by: Yoav Katz <katz@il.ibm.com>
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 96.87500% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 90.87%. Comparing base (e352dd4) to head (80edc73).

Files Patch % Lines
src/unitxt/metrics.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #719      +/-   ##
==========================================
+ Coverage   90.17%   90.87%   +0.70%     
==========================================
  Files          98       98              
  Lines        9546     9569      +23     
==========================================
+ Hits         8608     8696      +88     
+ Misses        938      873      -65     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yoavkatz yoavkatz enabled auto-merge (squash) March 27, 2024 09:26
@yoavkatz yoavkatz merged commit 74899e4 into main Mar 28, 2024
8 checks passed
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

2 participants