ZJU-Fangyin commited on
Commit
cc50bbe
1 Parent(s): 19c153d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -115,11 +115,11 @@ The current state of the model, obtained via instruction tuning, is a preliminar
115
  If you use our repository, please cite the following related paper:
116
 
117
  ```
118
- @article{molinst,
119
- author = {Yin Fang, Xiaozhuan Liang, Ningyu Zhang, Kangwei Liu, Rui Huang, Zhuo Chen, Xiaohui Fan and Huajun Chen},
120
- title = {Mol-Instructions: A Large-Scale Biomolecular Instruction Dataset for Large Language Models},
121
- journal = {arXiv preprint}
122
- year = {2023},
123
  }
124
  ```
125
 
 
115
  If you use our repository, please cite the following related paper:
116
 
117
  ```
118
+ @article{fang2023mol,
119
+ title={Mol-Instructions: A Large-Scale Biomolecular Instruction Dataset for Large Language Models},
120
+ author={Fang, Yin and Liang, Xiaozhuan and Zhang, Ningyu and Liu, Kangwei and Huang, Rui and Chen, Zhuo and Fan, Xiaohui and Chen, Huajun},
121
+ journal={arXiv preprint arXiv:2306.08018},
122
+ year={2023}
123
  }
124
  ```
125