Skip to content

How to resume training with pretrained model? #6

Description

Thank you for sharing nice work.
I have trouble in training.
While my model trained with below command, my computer suddenly shut down.

python tasks/R2R/train.py --use_pretraining
                          --pretrain_splits train literal_speaker_data_augmentation_paths 
                          --feedback_method sample2step
                          --experiment_name smna

I checked the process and saved model file, it was already finished training with augmented data and was getting process with real data.
I want to resuming training with real data at that final shut down timestep(epoch).
What could i do to resume the training?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions