Replies: 1 comment 1 reply
-
Can you check if this function |
Beta Was this translation helpful? Give feedback.
1 reply
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 it possible to train a model with axolotl using some form of cosine annealing with warm restarts? A hacky manual way would be to train individual epochs with the default cosine scheduler + warmup steps + dataset shuffle, but I seem to remember this was once supported out-of-the-box?
Beta Was this translation helpful? Give feedback.
All reactions