Downloads · 30 days
179
1% of all-time downloads
JuIm/SMILES_BERT
SMILES_BERT is a fill-mask model from JuIm. Use it when you need the model to fill a missing word. It is set up for transformers.
A BERT model trained on a list of 50,000 SMILES for MLM.
Downloads · 30 days
179
1% of all-time downloads
All-time downloads
17.2K
Public
Parameters
126M
504 MB on disk
Likes
9
Public
Click a slice to open those files.
.safetensors504 MB · 100%
From the Hugging Face model README
A BERT model trained on a list of 50,000 SMILES for MLM.
If you find this model useful, I would really appreciate you giving it a like!
Example:
Acetaminophen
CC(=O)NC1=CC=C(C=C1)O
This model is a BERT model that was trained on a list of 50k SMILES. The SMILES were sourced from BindingDB and the compounds bind to certain proteins with some affinity. The purpose of this model was to provide a model that understands SMILES which can then be fine-tuned for other tasks in which SMILES data can be useful e.g. bind affinity prediction, classification, etc.
This model was trained in order to provide a model which can then be fine-tuned for other tasks in which SMILES data can be useful such as predicting physical properties, chemical activity, or biological activity.
Training Loss: 0.9446000
Further evaluation is needed