Taykhoom commited on
Commit
83f8f21
·
verified ·
1 Parent(s): 7681872

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -102,12 +102,15 @@ The model follows standard HF conventions and can be fine-tuned with any Trainer
102
  ## Citation
103
 
104
  ```bibtex
105
- @article{chu2023utrlm,
106
- title = {A 5'UTR Language Model for Decoding Untranslated Regions of mRNA and Function Predictions},
107
- author = {Chu, Yanyi and others},
108
- journal = {bioRxiv},
109
- year = {2023},
110
- doi = {10.1101/2023.10.11.561938}
 
 
 
111
  }
112
  ```
113
 
 
102
  ## Citation
103
 
104
  ```bibtex
105
+ @article{chu2024utrlm,
106
+ title = {A 5' UTR Language Model for Decoding Untranslated Regions of mRNA and Function Predictions},
107
+ author = {Chu, Yanyi and Yu, Dan and Li, Yupeng and Huang, Kaixuan and Shen, Yue and Cong, Le and Zhang, Jason and Wang, Mengdi},
108
+ journal = {Nature Machine Intelligence},
109
+ volume = {6},
110
+ number = {4},
111
+ pages = {449--460},
112
+ year = {2024},
113
+ doi = {10.1038/s42256-024-00823-9}
114
  }
115
  ```
116