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
-
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