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
Thanks for developing such a nice tool for all researchers. I am new to this tool, so correct me if there is something wrong.
I assume that if keep_checkpoint is set to 1, the script will only save one checkpoint which is the best one during validation. But it seems that it only saves the latest checkpoint. Is there option to let the script only save the best checkpoint? Or I misunderstand something here?