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 input.
| Checkpoint | Epoch | Top-1 sequence acc. | Token acc. | Tanimoto similarity |
|---|---|---|---|---|
nmrtrans-c-nmr.ckpt |
8519 | 0.1364 | 0.4835 | 0.4694 |
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.