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
In DDP, the ModelCheckpooint (configuration below) does not save the best model despite lower validation losses being achieved in later epochs. Configuration:
Bug description
In DDP, the
ModelCheckpooint
(configuration below) does not save the best model despite lower validation losses being achieved in later epochs. Configuration:Here is a snippet of the output log:
Clearly, epoch 297 should be saved to disk
What version are you seeing the problem on?
v2.5
How to reproduce the bug
Error messages and logs
Environment
Current environment
More info
No response
The text was updated successfully, but these errors were encountered: