MolE: A foundation model for molecular graphs using disentangled attention (Code)
Authors/Creators
Description
MolE is Recursion's foundation model for chemistry wihch combines geometric deep learning with transformers, an architecture commonly used to train Large Language Models (LLMs), to learn a meaningful representation of molecules. MolE was designed to mitigate the challenge of accurately predicting chemical properties from small public or private datasets. MolE leverages extensive labeled and unlabeled datasets in two pretraining steps. First it follows a novel self-supervised strategy using the graph representation of ~842 million molecules designed to properly learn to represent chemical structures. It is followed by a massive multi-task training to assimilate biological information.
Files
mole_public.zip
Files
(327.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:92a7b54916ee7ec8320a90d5707201b0
|
327.8 kB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/recursionpharma/mole_public
- Programming language
- Python