vdey commited on
Commit
edc9b4d
·
verified ·
1 Parent(s): b84b81c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -44,13 +44,11 @@ ethical oversight, and responsible AI usage policies, to prevent harmful applica
44
 
45
  If you use the trained model checkpoints, datasets or other resources, please use the following citation:
46
  ```
47
- @misc{dey2025gellmo,
48
- title={$\mathtt{GeLLM^3O}$: Generalizing Large Language Models for Multi-property Molecule Optimization},
49
  author={Vishal Dey and Xiao Hu and Xia Ning},
50
  year={2025},
51
- eprint={2502.13398},
52
- archivePrefix={arXiv},
53
- primaryClass={cs.LG},
54
  url={https://arxiv.org/abs/2502.13398},
55
  }
56
  ```
 
44
 
45
  If you use the trained model checkpoints, datasets or other resources, please use the following citation:
46
  ```
47
+ @article{dey2025gellmo,
48
+ title={GeLLMO: Generalizing Large Language Models for Multi-property Molecule Optimization},
49
  author={Vishal Dey and Xiao Hu and Xia Ning},
50
  year={2025},
51
+ journal={arXiv preprint arXiv:2502.13398},
 
 
52
  url={https://arxiv.org/abs/2502.13398},
53
  }
54
  ```