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

How to fine tune this model #67

Open
pepi99 opened this issue Mar 7, 2022 · 1 comment
Open

How to fine tune this model #67

pepi99 opened this issue Mar 7, 2022 · 1 comment

Comments

@pepi99
Copy link

pepi99 commented Mar 7, 2022

Hello,
I am wondering - is it possible to fine-tune this model for some domain/specific words? I have training data, but I am not sure how exactly to fine tune what is already trained.

My idea is to use transfer learning on the trained Dense layer and preserve the Bert main layer.
Is there an intuitive way to do that?

Cheers,
Petar

@pepi99
Copy link
Author

pepi99 commented Mar 8, 2022

I thought about this, and this approach might lead to catastrophic forgetting. What if I just add some new examples into the SemEval task 4 dataset and retrain the model ?

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

1 participant