Replies: 1 comment
-
Solved by creating a custom recipe using these instructions: https://pytorch.org/torchtune/0.5/basics/custom_components.html#launching-custom-recipes. Please let me know if there is a better way to do this. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi!
I'm new to torchtune and I'm wondering if there is a way to evaluate on some validation set at the end of each epoch. Is there a mechanism to specify this in recipe config files? Otherwise what would be the best practice?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions