cosmaadrian/acumen-template

ModelCheckpoint should not overwrite another run

Closed this issue · 0 comments

Currently, if the directory exists, the checkpoint file is just written there alongside existing checkpoints from previous runs.

Make some sort of numbering like 0000-<group>:<name>/ and 0001-<group>:<name>/