Skip to content

Rerun causes a retrain #12

Description

@observingClouds

As noted by @matschreiner, rerunning the experiment, e.g. if the evaluation step failed, the training step gets rerun.

I assume I know now the root-cause of this. The version.mllam.txt gets rewritten every time and even though its content remains unchanged DVC also checks the mtime. Because the mtime got renewed, the steps depending on version.mllam.txt gets rerun.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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