deepmodeling / Uni-Mol

Official Repository for the Uni-Mol Series Methods
MIT License
673 stars 119 forks source link

Create unimol+ embeddings #208

Open maxime-duchateau opened 6 months ago

maxime-duchateau commented 6 months ago

I am trying to create unimol+ embeddings from a SMILES dataset. Is there a way to just infer this without having to train the model? how should I go about this? Thank you so much in advance!

emotionor commented 5 months ago

Sure! You can use UniMolRepr to get the embeddings.

You may kindly refer to the following Documents:Tutorial for usage instructions.