Skip to content

Question on reference conformers used and training protocol #41

@FranklinHu1

Description

@FranklinHu1

Hi there,

Thanks for sharing your excellent paper and code! I just had two quick question about the reference conformers that you use as input for your model and your training protocol:

  1. In the paper, it states that these local structure predicted at the amino acid level using rule-based cheminformatics methods. Does this mean part of the input to the model are the structures of each amino acid generated using something like RDKit? Or am I misunderstanding the nature of the reference position? Also, has any work been done to quantify how big of an impact this input has on the quality of the generated protein structures?
  2. In your default config file for the trainer, the setting is 100000 training steps with a val check interval of 5000. However, the model in src/simplefold/simplefold.py has no logic in its validation_step() method. Does this mean validation was not performed during training and the model was trained for 100000 steps before evaluation?

Any clarification would be greatly appreciated, and thank you very much!

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions