Skip to content

Allow users to fine-tune models without specifying a metric (Python) #580

@GabrielBianconi

Description

@GabrielBianconi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    good-first-issueThis 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.pythonThis issue involves Python.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions