Ersilia Model Hub Identifier: eos6pbf
5.9K
String representation of small molecules that is more robust than SMILES, since, by design, all SELFIES strings are valid molecules. It is particularly helpful when applied in generative models, as all the SELFIES proposed are valid molecules. The authors also found that on generative models, SELFIES produces more diverse molecules than compared to SMILES.
This model was incorporated on 2022-07-14.Last packaged on 2026-03-20.
eos6pbfselfiesRepresentationFeaturizationAnyAnyChemical notation, Chemical language model, Compound generationCompound11FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| selfies | string | SELFIES representation of the input molecule |
LocalExternalAMD641309290.95Computational Performance (seconds):
39.9122.7432.23Peer reviewed2023This package is licensed under a GPL-3.0 license. The model contained within this package is licensed under a Apache-2.0 license.
Notice: Ersilia grants access to models as is, directly from the original authors, please refer to the original code repository and/or publication if you use the model in your research.
To use this model locally, you need to have the Ersilia CLI installed. The model can be fetched using the following command:
# fetch model from the Ersilia Model Hub
ersilia fetch eos6pbf
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos6pbf
# generate an example file
ersilia example -n 3 -f my_input.csv
# run the model
ersilia run -i my_input.csv -o my_output.csv
# close the model
ersilia close
The Ersilia Open Source Initiative is a tech non-profit organization fueling sustainable research in the Global South. Please cite the Ersilia Model Hub if you've found this model to be useful. Always let us know if you experience any issues while trying to run it. If you want to contribute to our mission, consider donating to Ersilia!
Content type
Image
Digest
sha256:57fc8213e…
Size
126.3 MB
Last updated
6 months ago
docker pull ersiliaos/eos6pbfPulls:
11
Last week