Yin Fang
commited on
Commit
·
bb87665
1
Parent(s):
8a9701d
Update README.md
Browse files
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{
|
120 |
-
|
121 |
-
|
122 |
-
journal
|
123 |
-
year
|
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 |
|