CheMatE

A ModernBERT-based embedding model for chemistry, producing embeddings for both molecular (SMILES) and natural-language chemistry inputs. Fine-tuned from SchwallerGroup/CheMatE-v0-MLM.

Usage

from sentence_transformers import SentenceTransformer

model = SentenceTransformer("SchwallerGroup/CheMatE-v0")
emb = model.encode(["aspirin reduces inflammation", "CC(=O)Oc1ccccc1C(=O)O"], normalize_embeddings=True)

License

MIT.

Downloads last month
22
Safetensors
Model size
0.1B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for SchwallerGroup/CheMatE-v0

Finetuned
(1)
this model