Skip to content

[BUG] missing mode in checkpoint_config? #153

@lenselinkbart

Description

@lenselinkbart

Describe the bug
lightning_fabric.utilities.exceptions.MisconfigurationException: mode can be min, max but got None

To Reproduce
Steps to reproduce the behavior. If possible please include:

  • A runner.yml file with custom configuration settings if one was used

finetune_trial1_test1.yml

  • Comand line arguments used.
    -default

Expected behavior
A clear and concise description of what you expected to happen.
With the attached yml it works, but had to add to the example jsons , the following in order to get it to run;
checkpoint_config:
mode: min
is this missing from the example.ymls (finetune_x.yml?) - or is there a pl version mismatch?

OpenFold Consortium Members⭐️: Please make use of the OpenFold Consortium Member label on your issue report for expedited support!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtrainingRelating to the training pipeline

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions