-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Awesome work :)
I am thinking about finetuning this model on specific protein domain with MLM task.
As in, starting from the SaProt model weights, further finetuning on un-labeled dataset.
- When I run this code for MLM finetuning,
python scripts/training.py -c config/Pretrain/saprot.yaml
I only need to change the load_pretrained: True ??
I also want to ask your opinion on this
- Given that model does MLM task on both structure token and sequence token,
Would it be possible to use this model as kind of structure prediction?
(sequence given -> structure token recovery -> 3D structure reconstruction)
Or vise versa (i.e. sequence design given structure)
Thank you in advance for your comment!
Metadata
Metadata
Assignees
Labels
No labels