Skip to content

Maybe use hyperparameter_utils.get_lr as default learning rate? #72

Description

@Butanium

Currently tinker finetuning uses a hardcoded 2e-4 lr:

learning_rate: float = 2e-4

Tinker cookbook provides hyperparam_utils.get_lr(model_id, is_lora: bool), maybe we should use that as the default? @HarryMayne told me this is what they've been using in their current expeirments

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions