ai4protein / ProSST

Code for ProSST: A Pre-trained Protein Sequence and Structure Transformer with Disentangled Attention.
GNU General Public License v3.0
32 stars 2 forks source link

Is the MLP and training script available in the future? #2

Open JiahaoZhang-Public opened 2 months ago

JiahaoZhang-Public commented 2 months ago

Hi , thanks for your contribution to Protein domain!

Will you open your decoder and training process in the future ?

ginnm commented 1 month ago

We will release our training code and data for model fine-tuning, but you can see the model arc for fine-tuning at: https://huggingface.co/AI4Protein/ProSST-2048/blob/main/modeling_prosst.py (line 1223).