Open maxime-duchateau opened 8 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!
Sure! You can use UniMolRepr to get the embeddings.
UniMolRepr
You may kindly refer to the following Documents:Tutorial for usage instructions.
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!