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

Electra Support #583

Merged
merged 3 commits into from
Sep 6, 2023
Merged

Electra Support #583

merged 3 commits into from
Sep 6, 2023

Conversation

hSterz
Copy link
Member

@hSterz hSterz commented Sep 4, 2023

Adding support for the ElectraModel. Since the ElectraModel has several classes copied from the BertModel, the mixins from the BertModel are reused.

@hSterz hSterz marked this pull request as ready for review September 4, 2023 12:48
@hSterz hSterz requested a review from calpt September 4, 2023 12:48
@hSterz hSterz mentioned this pull request Sep 5, 2023
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.

Looks good, thanks for working on it!

@calpt calpt linked an issue Sep 5, 2023 that may be closed by this pull request
@hSterz hSterz merged commit 9e5824d into adapter-hub:adapters Sep 6, 2023
5 checks passed
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.

how to add new architecture like ELECTRA
2 participants