ZJU-Fangyin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -116,11 +116,21 @@ 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 |
-
@
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
}
|
125 |
```
|
126 |
|
|
|
116 |
If you use our repository, please cite the following related paper:
|
117 |
|
118 |
```
|
119 |
+
@inproceedings{fang2023mol,
|
120 |
+
author = {Yin Fang and
|
121 |
+
Xiaozhuan Liang and
|
122 |
+
Ningyu Zhang and
|
123 |
+
Kangwei Liu and
|
124 |
+
Rui Huang and
|
125 |
+
Zhuo Chen and
|
126 |
+
Xiaohui Fan and
|
127 |
+
Huajun Chen},
|
128 |
+
title = {Mol-Instructions: {A} Large-Scale Biomolecular Instruction Dataset
|
129 |
+
for Large Language Models},
|
130 |
+
booktitle = {{ICLR}},
|
131 |
+
publisher = {OpenReview.net},
|
132 |
+
year = {2024},
|
133 |
+
url = {https://openreview.net/pdf?id=Tlsdsb6l9n}
|
134 |
}
|
135 |
```
|
136 |
|