How to use BaseFinetunning callback and schedulers? #11273
Unanswered
grudloff
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use the BaseFinetunning callback to dynamically unfreeze layers and assign proportional learning rates to them together with a learning rate scheduler?
Example code I would naively expect to work:
Beta Was this translation helpful? Give feedback.
All reactions