Creating multiple checkpoints
In the video, is it overwriting the previous checkpoint? Can we create multiple checkpoints just to be safe, in case we want to work from an older checkpoint?
1 answers ( 0 marked as helpful)
Yes, it is overwriting it as it saves to the same npz file name but you can create another checkpoint by saving to a different name