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