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
@@ -7,7 +7,7 @@ language:
|
|
7 |
tags:
|
8 |
- medical
|
9 |
size_categories:
|
10 |
-
-
|
11 |
---
|
12 |
# Dataset Card for huatuo_consultation_qa
|
13 |
|
@@ -29,7 +29,7 @@ We collected data from a website for medical consultation , consisting of many o
|
|
29 |
|
30 |
We directly crawl patient’s questions and doctor’s answers as QA pairs, getting 31,677,604 pairs. Subsequently, we removed the QA pairs containing special characters and removed the repeated pairs. Finally, we got 25,341,578 QA pairs.
|
31 |
|
32 |
-
**Please note that for some reasons we cannot directly provide text data, so the answer part of our data set is url. If you want to use text data, you can refer to the other two parts of our open source
|
33 |
|
34 |
## Dataset Creation
|
35 |
|
@@ -38,5 +38,4 @@ We directly crawl patient’s questions and doctor’s answers as QA pairs, gett
|
|
38 |
### Source Data
|
39 |
|
40 |
|
41 |
-
....
|
42 |
-
|
|
|
7 |
tags:
|
8 |
- medical
|
9 |
size_categories:
|
10 |
+
- 1M<n<10M
|
11 |
---
|
12 |
# Dataset Card for huatuo_consultation_qa
|
13 |
|
|
|
29 |
|
30 |
We directly crawl patient’s questions and doctor’s answers as QA pairs, getting 31,677,604 pairs. Subsequently, we removed the QA pairs containing special characters and removed the repeated pairs. Finally, we got 25,341,578 QA pairs.
|
31 |
|
32 |
+
**Please note that for some reasons we cannot directly provide text data, so the answer part of our data set is url. If you want to use text data, you can refer to the other two parts of our open source datasets ([huatuo_encyclopedia_qa](https://huggingface.co/datasets/FreedomIntelligence/huatuo_encyclopedia_qa)、[huatuo_knowledge_graph_qa](https://huggingface.co/datasets/FreedomIntelligence/huatuo_knowledge_graph_qa)), or use url for data collection.**
|
33 |
|
34 |
## Dataset Creation
|
35 |
|
|
|
38 |
### Source Data
|
39 |
|
40 |
|
41 |
+
....
|
|