little1d commited on
Commit
6cf33ef
·
verified ·
1 Parent(s): c6580c9

Update full-test evaluation metrics

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,6 +14,7 @@ This repository contains the NMRTrans checkpoint for **H-NMR** input.
14
 
15
  | Checkpoint | Epoch | Top-1 sequence acc. | Token acc. | Tanimoto similarity |
16
  | --- | ---: | ---: | ---: | ---: |
17
- | `nmrtrans-h-nmr.ckpt` | 7469 | 0.1994 | 0.5647 | 0.5516 |
18
 
19
  Use this checkpoint with `src/test.py --features` matching the input modalities.
 
 
14
 
15
  | Checkpoint | Epoch | Top-1 sequence acc. | Token acc. | Tanimoto similarity |
16
  | --- | ---: | ---: | ---: | ---: |
17
+ | `nmrtrans-h-nmr.ckpt` | 7459 | 0.2057 | 0.5768 | 0.5617 |
18
 
19
  Use this checkpoint with `src/test.py --features` matching the input modalities.
20
+ Top-1 sequence accuracy compares RDKit-canonicalized molecules on the released 21,298-sample test split.