Taykhoom commited on
Commit
303c5ad
·
verified ·
1 Parent(s): 5d2edee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -136,11 +136,14 @@ even at inference, consistent with the original training code.
136
  ## Citation
137
 
138
  ```bibtex
139
- @article{penic2024_rinalmo,
140
- title={RiNALMo: General-Purpose RNA Language Models Can Generalize Well on Structure Prediction Tasks},
141
- author={Penic, Rafael Josip and Vlasic, Tin and Huber, Roland G. and Wan, Yue and Sikic, Mile},
142
- journal={arXiv preprint arXiv:2403.00043},
143
- year={2024}
 
 
 
144
  }
145
  ```
146
 
 
136
  ## Citation
137
 
138
  ```bibtex
139
+ @article{penic2025_rinalmo,
140
+ title={RiNALMo: general-purpose RNA language models can generalize well on structure prediction tasks},
141
+ author={Peni\'{c}, Rafael Josip and Vla\v{s}i\'{c}, Tin and Huber, Roland G. and Wan, Yue and \v{S}iki\'{c}, Mile},
142
+ journal={Nature Communications},
143
+ volume={16},
144
+ pages={5671},
145
+ year={2025},
146
+ doi={10.1038/s41467-025-60872-5}
147
  }
148
  ```
149