Update README.md
Browse files
README.md
CHANGED
|
@@ -42,13 +42,11 @@ ethical oversight, and responsible AI usage policies, to prevent harmful applica
|
|
| 42 |
|
| 43 |
## Citation
|
| 44 |
```
|
| 45 |
-
@
|
| 46 |
-
title={
|
| 47 |
author={Vishal Dey and Xiao Hu and Xia Ning},
|
| 48 |
year={2025},
|
| 49 |
-
|
| 50 |
-
archivePrefix={arXiv},
|
| 51 |
-
primaryClass={cs.LG},
|
| 52 |
url={https://arxiv.org/abs/2502.13398},
|
| 53 |
}
|
| 54 |
```
|
|
|
|
| 42 |
|
| 43 |
## Citation
|
| 44 |
```
|
| 45 |
+
@article{dey2025gellmo,
|
| 46 |
+
title={GeLLMO: Generalizing Large Language Models for Multi-property Molecule Optimization},
|
| 47 |
author={Vishal Dey and Xiao Hu and Xia Ning},
|
| 48 |
year={2025},
|
| 49 |
+
journal={arXiv preprint arXiv:2502.13398},
|
|
|
|
|
|
|
| 50 |
url={https://arxiv.org/abs/2502.13398},
|
| 51 |
}
|
| 52 |
```
|