-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At present, we are saving callbacks_state, epoch_state, model_state, and training_state in the .pt format. However, it would be better to create a separate folder for each epoch and save the model_state in .pt format and the other states in .json format with the folder name being epoch_<epoch_idx>.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request