You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title says it all. How can I get training loss curves out of this? If I see it correctly this is not directly supported natively? Is there a reason for that and is it planned for the future?
Maybe someone can help me figure this out. Maybe there is a fairly simple code modification that I could do to support retaining loss curves. Preferably not only training loss, but also being able to evaluate on a validation set during training such that I can do early stopping etc. I have indications that on my data the model is heavily overfitting compared to other approaches.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The title says it all. How can I get training loss curves out of this? If I see it correctly this is not directly supported natively? Is there a reason for that and is it planned for the future?
Maybe someone can help me figure this out. Maybe there is a fairly simple code modification that I could do to support retaining loss curves. Preferably not only training loss, but also being able to evaluate on a validation set during training such that I can do early stopping etc. I have indications that on my data the model is heavily overfitting compared to other approaches.
Beta Was this translation helpful? Give feedback.
All reactions