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

feat: Implement SemScore metric #38

Merged
merged 2 commits into from
Feb 6, 2024
Merged

feat: Implement SemScore metric #38

merged 2 commits into from
Feb 6, 2024

Conversation

carlosgjs
Copy link
Collaborator

  • Implementation of SemScore metric: https://arxiv.org/pdf/2401.17072.pdf
  • Renaming the train optional dependency group to pipelines since those dependencies are used across all the pipelines (training, evaluation).

Part of #30

Copy link
Collaborator

@uwcdc uwcdc left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2a26151) 97.87% compared to head (1e2ce17) 98.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   97.87%   98.00%   +0.12%     
==========================================
  Files           6        6              
  Lines         235      250      +15     
==========================================
+ Hits          230      245      +15     
  Misses          5        5              

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

@carlosgjs carlosgjs merged commit fb36435 into main Feb 6, 2024
9 checks passed
@carlosgjs carlosgjs deleted the carlosg/semscore branch February 6, 2024 22:31
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