ShuxianZou commited on
Commit
8e4c61d
·
verified ·
1 Parent(s): 045dcb4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # AIDO.RNA 1.6B
2
+
3
+ AIDO.RNA is an RNA foundation model trained on 42 million non-coding RNA sequences at single-nucleotide resolution. It achieves state-of-the-art performance on a comprehensive set of tasks, including RNA secondary structure prediction, mRNA-related tasks, RNA function prediction tasks, and RNA inverse folding.
4
+
5
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/63008d4bc1e149ceaff724a3/mNqn5SKQFHxSby3E2dosE.png" alt="description" style="width:30%; height:auto;">
6
+
7
+
8
+ ## How to Use
9
+
10
+ ### Sequence-level Regression
11
+ TODO
12
+
13
+ ### Sequence-level Classification
14
+ TODO
15
+
16
+ ### Pairwise Token-level Classification
17
+ TODO
18
+
19
+
20
+ ## Citation
21
+ TODO