Open zh2417 opened 6 months ago
Hi,
Yes, I only provided a ckpt for usage, but it is recommended to use task-specific ckpt to generate molecules, but you can also use mixed-training for obtaining a general ckpt.
I will open-source it as soon as possible! Thanks for your interest!
Best, Odin
So ,each subtask of lead optimization correspond to a separate "delete" model? (Each subtask model being trained with four masks, including three enhancement masks and one task-specific mask?) But the author, you only provided one model. Does this model correspond to the subtask of fragment growth?
Could you clarify if the model generates atoms one by one? Is it an autoregressive model? Does the generation of the next atom depend on the previously generated atoms?
Excellent work! I have some confusion. I would like to know if the final model obtained is a single "delete" model capable of executing all four subtasks of lead optimization (trained with seven masking strategies.?). Or does each subtask of lead optimization correspond to a separate "delete" model? (Each subtask model being trained with four masks, including three enhancement masks and one task-specific mask?) I noticed you mentioned only one checkpoint model. What subtask does this model correspond to?I look forward to your clarification. Thank you very much.