Update README.md
Browse files
README.md
CHANGED
@@ -44,11 +44,13 @@ print(outputs['SMILES'])
|
|
44 |
## Citation
|
45 |
|
46 |
```bibtex
|
47 |
-
@
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
|
|
|
|
53 |
}
|
54 |
```
|
|
|
44 |
## Citation
|
45 |
|
46 |
```bibtex
|
47 |
+
@misc{chitsaz2025novomolgenrethinkingmolecularlanguage,
|
48 |
+
title={NovoMolGen: Rethinking Molecular Language Model Pretraining},
|
49 |
+
author={Kamran Chitsaz and Roshan Balaji and Quentin Fournier and Nirav Pravinbhai Bhatt and Sarath Chandar},
|
50 |
+
year={2025},
|
51 |
+
eprint={2508.13408},
|
52 |
+
archivePrefix={arXiv},
|
53 |
+
primaryClass={cs.LG},
|
54 |
+
url={https://arxiv.org/abs/2508.13408},
|
55 |
}
|
56 |
```
|