Skip to content

length_controller in bash script #5

@NieSYsc20

Description

@NieSYsc20

Hello! Thank you for providing the open-source code! However, I encountered a problem when trying to reproduce laser-d. It seems that the length_controller.pt file is not saved according to the training code, which makes it impossible to resume training from a checkpoint. The reason appears to be that length_strategy: constant is fixed in the configuration file and is not modified in the bash script. Could you please check if the bash script needs to include the length_strategy parameter?

length_strategy: constant

if self.length_controller.length_strategy != 'constant':

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