Skip to content

Conversation

clefourrier
Copy link
Member

@clefourrier clefourrier commented Jul 5, 2024

Need #212 and #213 to be merged first

@clefourrier clefourrier changed the base branch from main to hynek_function July 5, 2024 12:38
@clefourrier clefourrier requested a review from NathanHB July 5, 2024 13:12
@clefourrier clefourrier changed the base branch from hynek_function to main July 9, 2024 13:29
hf_repo: str
hf_subset: str
metric: Tuple[Union[str, Metrics]]
metric: Tuple[Union[Metric, Metrics]]
Copy link
Member

Choose a reason for hiding this comment

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

in what case can we have a metrics enum instead of a metric ?

Copy link
Member Author

Choose a reason for hiding this comment

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

If we pass Metrics.name_of_the_metric, it's different from passing a Metric

@clefourrier clefourrier merged commit aaf7e8a into main Jul 17, 2024
hynky1999 added a commit that referenced this pull request May 22, 2025
---------

Co-authored-by: Hynek Kydlíček <[email protected]>
Co-authored-by: Nathan Habib <[email protected]>
NathanHB added a commit that referenced this pull request Sep 19, 2025
---------

Co-authored-by: Hynek Kydlíček <[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.

3 participants