-
Notifications
You must be signed in to change notification settings - Fork 771
Closed as not planned
Closed as not planned
Copy link
Labels
good-first-issueThis issue is a good fit for new community contributors and team members.This issue is a good fit for new community contributors and team members.priority-highThe team is prioritizing this issue and will tackle it very soon.The team is prioritizing this issue and will tackle it very soon.pythonThis issue involves Python.This issue involves Python.
Description
The fine-tuning recipes (Python notebooks) currently require users to specify a metric to fine-tune against. We should enable them to skip that step (e.g. there is no metric), which would simply use all available inferences. (This is helpful to collect data with an expensive/slow model and use it to fine-tune a cheaper/faster model.)
#579 is similar but for the dashboard
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good-first-issueThis issue is a good fit for new community contributors and team members.This issue is a good fit for new community contributors and team members.priority-highThe team is prioritizing this issue and will tackle it very soon.The team is prioritizing this issue and will tackle it very soon.pythonThis issue involves Python.This issue involves Python.