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
Currently we save the final checkpoint as a default, as well as any other frequency of checkpoints that the user provides in the configs (Lightning handles this through save_every_n_epochs). Propose adding logic to save the checkpoint with the best metric value, and tag it with "best"