Giter VIP home page Giter VIP logo

Comments (10)

C-de-Furina avatar C-de-Furina commented on July 21, 2024 1

@C-de-Furina Hello!

Could you explain how did you use the checkpoint? As a extra tuning for alphafold model_1 (for example) or a model itself?--openfold_checkpoint_path checkpoint.ckpt

If you mean how do I generate prediction, then I use these two arguments at the same time.

--config_preset model_5_multimer_v3
--openfold_checkpoint_path checkpoint.ckpt

from openfold.

christinaflo avatar christinaflo commented on July 21, 2024

Hi, so for multimer you only need the train_mmcif_data_cache_path, not the train_chain_data_cache_path, that is only required for monomer. Are you using precomputed alignments for training, I do not see it in the arguments listed? Also, could you share your curves over a few epochs?

from openfold.

C-de-Furina avatar C-de-Furina commented on July 21, 2024

Hi, so for multimer you only need the train_mmcif_data_cache_path, not the train_chain_data_cache_path, that is only required for monomer. Are you using precomputed alignments for training, I do not see it in the arguments listed? Also, could you share your curves over a few epochs?

Thank you. Yes I use precomputed alignments. Mgnify_hits and uniref90_hits are downloaded and uniprots_hits are generated locally with .cif files.

As for the curve, I've seen many others show their loss curves but I'm not sure how to generate that, can you tell me how to do that?

from openfold.

christinaflo avatar christinaflo commented on July 21, 2024

I use weights and biases. If you make an account and pass the parameters --wandb, --experiment_name, --wandb_project, --wandb_entity to the training script it will log it for you, as well as all the validation metrics. It'll be helpful to see how those metrics look for your finetuning run.

from openfold.

C-de-Furina avatar C-de-Furina commented on July 21, 2024

我使用权重和偏差。如果您创建一个帐户并将参数 --wandb、--experiment_name、--wandb_project、--wandb_entity 传递给训练脚本,它将为您记录它以及所有验证指标。了解这些指标对于您的微调运行有何影响将很有帮助。

I'm trying to generate it and I will post curves later. Btw, I downloaded some alignments from RODA, and then I used .cif files which are from AF dataset to generate entire MSA for lost chains and uniprot_hits for all chains.

Which means, Assume an AB.cif from AF dataset includes two chains A and B. If there are A-mgnify_hits and A-uniref90_hits in RODA but no alignment for B, then I generate A-uniprots_hits and all three B-hits.

Is this feasible? I'm not sure if I can combine them together.

from openfold.

C-de-Furina avatar C-de-Furina commented on July 21, 2024

I use weights and biases. If you make an account and pass the parameters --wandb, --experiment_name, --wandb_project, --wandb_entity to the training script it will log it for you, as well as all the validation metrics. It'll be helpful to see how those metrics look for your finetuning run.

Hi, I've generated some curves.

image
image
Compare to OF paper, lddt_ca and drmsd_ca are similer but all other losses are extremelly higher.

Further, I found that the parameters become chaos after several steps training. The first prediction is generated with AF parameters, the second one is with a checkpoint after three steps training, and the third one is after 100 steps.
image
image
image

It seems that the training conpletely breaks pretrained parameters instead of 'finetune', so I'm pretty comfused about this. Do I make any mistake in arguments? Thank you.

from openfold.

vetmax7 avatar vetmax7 commented on July 21, 2024

@C-de-Furina Hello!

Could you explain how did you use the checkpoint? As a extra tuning --openfold_checkpoint_path checkpoint.ckpt for alphafold model_1 (for example) or a model itself?

from openfold.

vetmax7 avatar vetmax7 commented on July 21, 2024

@C-de-Furina Hello!
Could you explain how did you use the checkpoint? As a extra tuning for alphafold model_1 (for example) or a model itself?--openfold_checkpoint_path checkpoint.ckpt

If you mean how do I generate prediction, then I use these two arguments at the same time.

--config_preset model_5_multimer_v3 --openfold_checkpoint_path checkpoint.ckpt

Ok, thanks!

one more question: Have you tried to convert checkpoint *.ckpt file to model *.npz itself? and use your own model instead of model_5 of AlphaFold?

from openfold.

C-de-Furina avatar C-de-Furina commented on July 21, 2024

@C-de-Furina Hello!
Could you explain how did you use the checkpoint? As a extra tuning for alphafold model_1 (for example) or a model itself?--openfold_checkpoint_path checkpoint.ckpt

If you mean how do I generate prediction, then I use these two arguments at the same time.
--config_preset model_5_multimer_v3 --openfold_checkpoint_path checkpoint.ckpt

Ok, thanks!

one more question: Have you tried to convert checkpoint *.ckpt file to model *.npz itself? and use your own model instead of model_5 of AlphaFold?

No, actually I even don't know how to do what you said.

from openfold.

vetmax7 avatar vetmax7 commented on July 21, 2024

Ok, thanks!

from openfold.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.