ZJU-Fangyin commited on
Commit
bb87665
1 Parent(s): 8a9701d

Update README.md

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