akhljndl/smollm

https://huggingface.co/akhljndl/smollm
Activeby akhljndl01updated 1 month ago

A 53K-parameter weight-shared transformer that learns SMILES grammar by applying one small block 8 times. It reaches 95.3% validity on ZINC-250K — outperforming an unshared GPT 10× larger (87.6%).

Sourced from

  • HuggingFaceakhljndl/smollm

Related resources

This is a ReactionT5 pre-trained to predict the products of reactions.

Idle2.2K1 year ago
Python

COMO (Closed-loop Optical Molecule recOgnition) is a deep learning framework for Optical Chemical Structure Recognition (OCSR). It recognizes chemical structure diagrams from images and predicts SMILES strings with atom-level 2D coordinates and bond matrices.

Active01 month ago

!ether0 logo

Idle2951 year ago

A PyTorch MLP that predicts odor descriptors from a molecule's SMILES string using Morgan (ECFP4) fingerprints. Given any molecule, the model outputs a smell profile across 50 odor categories.

Active01 month ago

This is a ReactionT5 pre-trained to predict the reactants of reactions. You can use the demo here.

Idle1.7K10 months ago
Python

NovoMolGen is a family of molecular foundation models trained on 1.5 billion ZINC-22 molecules with Llama architectures and FlashAttention. It achieves state-of-the-art performance on both unconstrained and goal-directed molecule generation tasks.

Idle40310 months ago