Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finetune against a custom dataset #26

Closed
vivekam101 opened this issue Jan 17, 2020 · 1 comment
Closed

Finetune against a custom dataset #26

vivekam101 opened this issue Jan 17, 2020 · 1 comment

Comments

@vivekam101
Copy link

Hi Runqi Yang
Thanks for such a wonderful repo.
Quick help on how to finetune the model with a new dataset loading checkpoint from a SQUAD trained model.

@hitvoice
Copy link
Owner

Hi,

Adding this argument --resume /path/to/checkpoint.pt and the code will load parameters from the checkpoint. Make sure that the model configurations are the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants