NMRTrans
Collection
Pretrained NMRTrans checkpoints for NMR-based structure elucidation. GitHub: https://github.com/little1d/NMRTrans • 7 items • Updated • 1
This repository contains the NMRTrans checkpoint for C-NMR + H-NMR input.
| Checkpoint | Epoch | Top-1 sequence acc. | Token acc. | Tanimoto similarity |
|---|---|---|---|---|
nmrtrans-c-h-nmr.ckpt |
7459 | 0.3497 | 0.6795 | 0.6944 |
Use this checkpoint with src/test.py --features matching the input modalities.
Top-1 sequence accuracy compares RDKit-canonicalized molecules on the released 21,298-sample test split.