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

Introduce an interface for Metric. #2170

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Introduce an interface for Metric. #2170

merged 1 commit into from
Dec 21, 2023

Conversation

brianwgoldman
Copy link
Contributor

I think there are likely at least 3 distinct kinds of Metric:

  • evaluate_generation
  • evaluate_references
  • evaluate_instances

This is the first step segmenting those out.

I think there are likely at least 3 distinct kinds of Metric:

* evaluate_generation
* evaluate_references
* evaluate_instances

This is the first step segmenting those out.
@yifanmai yifanmai merged commit 5f9b40f into main Dec 21, 2023
6 checks passed
@yifanmai yifanmai deleted the auxy/metric-interface branch December 21, 2023 05:28
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