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

Training for better embedding using self-supervised fashion with masked language modeling (MLM) for my own dataset #161

Open
Frank-LIU-520 opened this issue Dec 5, 2024 · 1 comment

Comments

@Frank-LIU-520
Copy link

I have a dataset containing millions sequences without any labels generated with specific method in lab. I would like to train with those sequences to get better embedding for those unlabeled sequence starting from the ProtTrans pretrained model. What should I do?

@mheinzinger
Copy link
Collaborator

We are currently working on a script that allows for continuing ProtT5's pre-training.
I'll add a note to the README where I link to it.
If its urgent, feel free to use the information provided in this issue (And the referenced issues): #158

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