lingbionlp commited on
Commit
a839aa4
1 Parent(s): ca42142

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  ---
4
+
5
+ # Taiyi_Instruction_Data_001
6
+
7
+ 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.
8
+
9
+ More details can be found in [Taiyi](https://github.com/DUTIR-BioNLP/Taiyi-LLM) project.
10
+
11
+
12
+ @article{Taiyi,
13
+ title="{Taiyi: A Bilingual Fine-Tuned Large Language Model for Diverse Biomedical Tasks}",
14
+ 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},
15
+ journal={arXiv preprint arXiv:2311.11608},
16
+ year={2023},
17
+ }
18
+ ```