8000 GitHub - ersilia-os/eos4ex3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ersilia-os/eos4ex3

Repository files navigation

MolE molecular representation through redundancy reduced embeddings

MolE representations (Molecular representation through redundancy reduced Embeddings) are task-independent, learned molecular embeddings generated through a self-supervised deep learning approach. They are designed to encode chemically meaningful information about molecules without needing labeled training data.

This model was incorporated on 2025-06-23.

Information

Identifiers

  • Ersilia Identifier: eos4ex3
  • Slug: mole-representations

Domain

  • Task: Representation
  • Subtask: Featurization
  • Biomedical Area: Any
  • Target Organism: Not Applicable
  • Tags: Descriptor

Input

  • Input: Compound
  • Input Dimension: 1

Output

  • Output Dimension: 1000
  • Output Consistency: Fixed
  • Interpretation: Vector representation of a molecule

Below are the Output Columns of the model:

Name Type Direction Description
dim_000 float Dimension 0 of the Molecular representation through redundancy reduced Embeddings
dim_001 float Dimension 1 of the Molecular representation through redundancy reduced Embeddings
dim_002 float Dimension 2 of the Molecular representation through redundancy reduced Embeddings
dim_003 float Dimension 3 of the Molecular representation through redundancy reduced Embeddings
dim_004 float Dimension 4 of the Molecular representation through redundancy reduced Embeddings
dim_005 float Dimension 5 of the Molecular representation through redundancy reduced Embeddings
dim_006 float Dimension 6 of the Molecular representation through redundancy reduced Embeddings
dim_007 float Dimension 7 of the Molecular representation through redundancy reduced Embeddings
dim_008 float Dimension 8 of the Molecular representation through redundancy reduced Embeddings
dim_009 float Dimension 9 of the Molecular representation through redundancy reduced Embeddings

10 of 1000 columns are shown

Source and Deployment

Resource Consumption

  • Model Size (Mb): 1534
  • Environment Size (Mb): 5808
  • Image Size (Mb): 7983.47

Computational Performance (seconds):

  • 10 inputs: 44.35
  • 100 inputs: 36.48
  • 10000 inputs: 1037.47

References

License

This package is licensed under a GPL-3.0 license. The model contained within this package is licensed under a MIT 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.

Use

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 eos4ex3

Then, you can serve, run and close the model as follows:

# serve the model
ersilia serve eos4ex3
# 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

About Ersilia

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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0