File size: 966 Bytes
ca42142
 
 
a839aa4
 
 
 
 
 
 
 
fd27691
 
 
a839aa4
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: cc-by-nc-sa-4.0
---

# Taiyi_Instruction_Data_001

The raw instruction data is used to train [Taiyi](https://huggingface.co/DUTIR-BioNLP/Taiyi-LLM) LLM. The data is distributed under CC BY-NC-SA 4.0. The original benchmark datasets that support this study are available from the official websites of natural language processing challenges with Data Use Agreements.

More details can be found in [Taiyi](https://github.com/DUTIR-BioNLP/Taiyi-LLM) project.


## Citation
If you use the repository of this project, please cite it.
```
@article{Taiyi,
  title="{Taiyi: A Bilingual Fine-Tuned Large Language Model for Diverse Biomedical Tasks}",
  author={Ling Luo, Jinzhong Ning, Yingwen Zhao, Zhijun Wang, Zeyuan Ding, Peng Chen, Weiru Fu, Qinyu Han, Guangtao Xu, Yunzhi Qiu, Dinghao Pan, Jiru Li, Hao Li, Wenduo Feng, Senbo Tu, Yuqi Liu, Zhihao Yang, Jian Wang, Yuanyuan Sun, Hongfei Lin},
  journal={arXiv preprint arXiv:2311.11608},
  year={2023},
}
```