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

[Trainer] Fix issue with AdapterFusion and load_best_model_at_end #341

Merged
merged 1 commit into from
May 18, 2022

Conversation

calpt
Copy link
Member

@calpt calpt commented May 10, 2022

Closes #338.

@calpt calpt changed the title [Trainer] Fix issue with fusion and load_best_model_at_end [Trainer] Fix issue with AdapterFusion and load_best_model_at_end May 10, 2022
@calpt calpt requested a review from hSterz May 10, 2022 08:08
@calpt calpt merged commit 8cb271d into adapter-hub:master May 18, 2022
@calpt calpt deleted the fix/fusion_load_best_model_at_end branch May 18, 2022 08:02
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.

Error in on_train_end event when training AdapterFusion with load_best_model_at_end enabled
2 participants