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

Dev/trainer checkpoints #138

Merged
merged 20 commits into from
Apr 14, 2021
Merged

Conversation

hSterz
Copy link
Member

@hSterz hSterz commented Apr 1, 2021

Trainer can now resume from checkpoints and saves adapters.
To do this the do_save_adapters and do_save_full_model parameters need to be set acordingly.

@hSterz hSterz changed the title Dev/trainer checpoints Dev/trainer checkpoints Apr 12, 2021
@hSterz hSterz marked this pull request as ready for review April 13, 2021 08:18
@hSterz hSterz requested a review from calpt April 13, 2021 14:21
Copy link
Member

@calpt calpt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -44,6 +44,7 @@
"sphinx-copybutton": "sphinx-copybutton",
"sphinx-markdown-tables": "sphinx-markdown-tables",
"sphinx-rtd-theme": "sphinx-rtd-theme==0.4.3",
"sphinxext-opengraph": "sphinxext-opengraph==0.4.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this new dependency?

@hSterz hSterz merged commit 30095e7 into adapter-hub:v2 Apr 14, 2021
@hSterz hSterz deleted the dev/trainer_checpoints branch September 29, 2021 14:05
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

Successfully merging this pull request may close these issues.

2 participants