Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
Chinese
Size:
10M - 100M
ArXiv:
Tags:
medical
License:
Update README.md
Browse files
README.md
CHANGED
@@ -38,4 +38,22 @@ We directly crawl patient’s questions and doctor’s answers as QA pairs, gett
|
|
38 |
### Source Data
|
39 |
|
40 |
|
41 |
-
....
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
### Source Data
|
39 |
|
40 |
|
41 |
+
....
|
42 |
+
|
43 |
+
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
+
## Citation
|
49 |
+
|
50 |
+
```
|
51 |
+
@misc{li2023huatuo26m,
|
52 |
+
title={Huatuo-26M, a Large-scale Chinese Medical QA Dataset},
|
53 |
+
author={Jianquan Li and Xidong Wang and Xiangbo Wu and Zhiyi Zhang and Xiaolong Xu and Jie Fu and Prayag Tiwari and Xiang Wan and Benyou Wang},
|
54 |
+
year={2023},
|
55 |
+
eprint={2305.01526},
|
56 |
+
archivePrefix={arXiv},
|
57 |
+
primaryClass={cs.CL}
|
58 |
+
}
|
59 |
+
```
|