probablybots commited on
Commit
5e027b7
·
verified ·
1 Parent(s): 1dc37cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@ license: other
3
  ---
4
  # AIDO.RNA-1.6B
5
 
 
 
6
  AIDO.RNA-1.6B is a general-purpose RNA foundation model with 1.6 billion parameters, 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, and RNA inverse folding. After domain adaptation, AIDO.RNA excels in modeling protein-level tasks, highlighting its potential to leverage the central dogma for enhancing biomolecular representations. For more detailed information, please refer to [our paper](https://www.biorxiv.org/content/10.1101/2024.11.28.625345v1).
7
 
8
  Note: If you are interested in a model tailored for coding sequences, we also offer a domain-adapted version: [AIDO.RNA-1.6B-CDS](https://huggingface.co/genbio-ai/AIDO.RNA-1.6B-CDS).
 
3
  ---
4
  # AIDO.RNA-1.6B
5
 
6
+ [![License](https://img.shields.io/badge/license-GenBio_AI_Community_License-orange)](https://github.com/genbio-ai/ModelGenerator/blob/main/LICENSE)
7
+
8
  AIDO.RNA-1.6B is a general-purpose RNA foundation model with 1.6 billion parameters, 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, and RNA inverse folding. After domain adaptation, AIDO.RNA excels in modeling protein-level tasks, highlighting its potential to leverage the central dogma for enhancing biomolecular representations. For more detailed information, please refer to [our paper](https://www.biorxiv.org/content/10.1101/2024.11.28.625345v1).
9
 
10
  Note: If you are interested in a model tailored for coding sequences, we also offer a domain-adapted version: [AIDO.RNA-1.6B-CDS](https://huggingface.co/genbio-ai/AIDO.RNA-1.6B-CDS).