Chemformer icon indicating copy to clipboard operation
Chemformer copied to clipboard

Results of pre-trained model

Open zyzyyy123 opened this issue 5 months ago • 3 comments

Hello, I am learning to use your repository. I used the model in models/pre-trained/combined-large-step=1000000.ckpt in the model download link you provided to directly predict without fine-tuning. Could you please tell me what does the sample_smiles obtained in this case mean? Should it theoretically be equivalent to the input smile sequence?

The script I use:

Image

The data I use:

Image

The result I get:

Image

zyzyyy123 avatar Jul 10 '25 14:07 zyzyyy123