Open
Description
Basically the current finetune.py
creates a new folder for each run (and the folder is dependent on the time); as a result, it makes the resume from checkpoint logic useless: the get_last_checkpoint_path(args)
will always look at an empty folder.
open-instruct/open_instruct/finetune.py
Line 419 in f90f731
Metadata
Metadata
Assignees
Labels
No labels