Skip to content

Checkpointing happens based on train, not validate #762

@drewoldag

Description

@drewoldag

Currently Checkpointing based on loss value happens in response to train batch loss at the end of the epoch.

This should change to loss value reported by validate_batch if training is run with validation. If validation is not used it should behave as it does now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions