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

Adapting K-BERT for other BERT-based models #2

Open
vishprivenkat opened this issue Nov 11, 2022 · 1 comment
Open

Adapting K-BERT for other BERT-based models #2

vishprivenkat opened this issue Nov 11, 2022 · 1 comment

Comments

@vishprivenkat
Copy link

Hi, I was trying to adapt K-BERT for RoBERTa and tried using the pre-trained model for RoBERTa from Huggingface for that. But somehow, the model never seems to converge at all and gives very poor scores. Could you please guide me on how to adapt K-BERT for another BERT-based model?

Thank You!

@SupritYoung
Copy link
Owner

U need to modify the code related to PLM according to Huggingface doc, such as the parameters in model function etc.

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