ZJU-Fangyin
commited on
Commit
·
39b1cc3
1
Parent(s):
bb87665
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ This repo contains a fully fine-tuned [LLaMA-7b](https://huggingface.co/decapoda
|
|
14 |
|
15 |
Instructions for running it can be found at https://github.com/zjunlp/Mol-Instructions.
|
16 |
|
|
|
|
|
17 |
![image.png](logo.png)
|
18 |
|
19 |
<h3> 🥼 Tasks</h3>
|
@@ -116,7 +118,7 @@ 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 |
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},
|
|
|
14 |
|
15 |
Instructions for running it can be found at https://github.com/zjunlp/Mol-Instructions.
|
16 |
|
17 |
+
> Please refer to our [paper](https://arxiv.org/abs/2306.08018) for more details.
|
18 |
+
|
19 |
![image.png](logo.png)
|
20 |
|
21 |
<h3> 🥼 Tasks</h3>
|
|
|
118 |
If you use our repository, please cite the following related paper:
|
119 |
|
120 |
```
|
121 |
+
@article{molinst,
|
122 |
title={Mol-Instructions: A Large-Scale Biomolecular Instruction Dataset for Large Language Models},
|
123 |
author={Fang, Yin and Liang, Xiaozhuan and Zhang, Ningyu and Liu, Kangwei and Huang, Rui and Chen, Zhuo and Fan, Xiaohui and Chen, Huajun},
|
124 |
journal={arXiv preprint arXiv:2306.08018},
|