Taykhoom commited on
Commit
7128930
·
verified ·
1 Parent(s): a96a4f9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -47,10 +47,10 @@ and variant effect prediction (`vep-traitgym-mendelian`).
47
  `bpRNA-new` was excluded: its backbone is identical to the pretrained ERNIE-RNA checkpoint
48
  (the backbone was frozen during SS fine-tuning), making it equivalent to `Taykhoom/ERNIE-RNA`.
49
 
50
- Among the five checkpoints with genuinely fine-tuned backbones, `RNA3DB` performed best:
51
- it outperforms the MultiMolecule `ernierna-ss` baseline significantly on both
52
- rna-loc-fazal (Δ=+0.0139, p=0.002) and rnahl-human (Δ=+0.0486, p=0.0001), and is not
53
- significantly different on vep-traitgym-mendelian (high-variance task, all checkpoints tied).
54
 
55
  ## Parity Verification
56
 
 
47
  `bpRNA-new` was excluded: its backbone is identical to the pretrained ERNIE-RNA checkpoint
48
  (the backbone was frozen during SS fine-tuning), making it equivalent to `Taykhoom/ERNIE-RNA`.
49
 
50
+ The remaining five were evaluated via linear probing on three tasks from
51
+ [mRNABench](https://huggingface.co/collections/morrislab/mrnabench): RNA subcellular
52
+ localization, mRNA half-life prediction, and variant effect prediction. `RNA3DB` was the
53
+ best-performing checkpoint across all three tasks and was selected for this release.
54
 
55
  ## Parity Verification
56