kheyer / Retrosynthesis-Prediction

Retrosynthesis reaction prediction using Transformer sequence to sequence models and SMILES based data augmentation
54 stars 12 forks source link

Pre Trained Model #2

Open QuickLearner171998 opened 4 years ago

QuickLearner171998 commented 4 years ago

Hi, can you provide the pre-trained model that was used for getting all the results?

I am using Goggle Colab for GPU so it would take a long time to train the model.

Thanks

maclandrol commented 3 years ago

Hello @kheyer, do you still have the weight of a pre-trained model ?

@QuickLearner171998 did you manage to get a working version ?

QuickLearner171998 commented 3 years ago

@maclandrol yes I was able to train the model and perform inferencing.

maclandrol commented 3 years ago

@QuickLearner171998 can you share the pretrained model you have ? does it have good performance ?

QuickLearner171998 commented 3 years ago

@maclandrol you can check my repo here. Performance was pretty good for my use case at least.

AdamAdonyi commented 6 months ago

anyone is able to share the pretrained model? in case not, the whole code adopted to colab - GPU?