Skip to content

Incorrect finetuning command  #12

Description

@ankit61

Hi!

It seems that the command you have shared to finetune the model gives an error because --resume does not accept an argument of model path. --resume is just a boolean flag which will resume training from the output directory if a checkpoint is found there. I think MODEL.WEIGHTS is the config parameter we'll have to change to load a specific checkpoint. Also, I think we'll have to pass in --config in the command to specify which YAML file to load.

Activity

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

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