lingbionlp's picture
Update README.md
fd27691 verified
|
raw
history blame contribute delete
No virus
966 Bytes
---
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},
}
```