File size: 913 Bytes
361932d 2e4ba77 361932d a466b86 361932d 2e4ba77 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
title: LChemME - SMILES canonicalization demo
emoji: ⚛️
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.22.0
app_file: app.py
pinned: false
license: mit
short_description: SMILES canonicalization with various Large Chemical Models
models:
- scbirlab/lchemme-base-zinc22-lteq300
- scbirlab/lchemme-base-dosedo-lteq300
- facebook/bart-base
preload_from_hub:
- scbirlab/lchemme-base-zinc22-lteq300
- scbirlab/lchemme-base-dosedo-lteq300
- facebook/bart-base
tags:
- chemistry
---
# Demonstration of SMILES canonicalization with pre-trained LChemME checkpoints
[](https://huggingface.co/spaces/scbirlab/lchemme)
Interface to demonstrate SMILES canonicalization using Large Chemical Models pre-trained using [LChemME](https://github.com/scbirlab/lchemme).
|