Update README.md
Browse files
README.md
CHANGED
|
@@ -101,11 +101,13 @@ print(f"FCD score: {fcd_value:.4f}")
|
|
| 101 |
## Citation
|
| 102 |
|
| 103 |
```bibtex
|
| 104 |
-
@
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
|
|
|
|
|
|
| 110 |
}
|
| 111 |
```
|
|
|
|
| 101 |
## Citation
|
| 102 |
|
| 103 |
```bibtex
|
| 104 |
+
@misc{chitsaz2025novomolgenrethinkingmolecularlanguage,
|
| 105 |
+
title={NovoMolGen: Rethinking Molecular Language Model Pretraining},
|
| 106 |
+
author={Kamran Chitsaz and Roshan Balaji and Quentin Fournier and Nirav Pravinbhai Bhatt and Sarath Chandar},
|
| 107 |
+
year={2025},
|
| 108 |
+
eprint={2508.13408},
|
| 109 |
+
archivePrefix={arXiv},
|
| 110 |
+
primaryClass={cs.LG},
|
| 111 |
+
url={https://arxiv.org/abs/2508.13408},
|
| 112 |
}
|
| 113 |
```
|