Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,23 @@ tags:
|
|
9 |
---
|
10 |
|
11 |
# HealthSearchQA
|
12 |
-
Dataset of consumer health questions released by Google for the Med-PaLM paper
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# HealthSearchQA
|
12 |
+
Dataset of consumer health questions released by Google for the Med-PaLM paper ([arXiv preprint](https://arxiv.org/abs/2212.13138)).
|
13 |
+
|
14 |
+
From the [paper](https://www.nature.com/articles/s41586-023-06291-2):
|
15 |
+
|
16 |
+
We curated our own additional dataset consisting of 3,173 commonly searched consumer questions,
|
17 |
+
referred to as HealthSearchQA. The dataset was curated using seed medical conditions and their
|
18 |
+
associated symptoms. We used the seed data to retrieve publicly-available commonly searched questions
|
19 |
+
generated by a search engine, which were displayed to all users entering the seed terms. We publish the
|
20 |
+
dataset as an open benchmark for answering medical questions from consumers and hope this will be a useful
|
21 |
+
resource for the community, as a dataset reflecting real-world consumer concerns.
|
22 |
+
|
23 |
+
**Format:** Question only, free text response, open domain.
|
24 |
+
|
25 |
+
**Size:** 3,173.
|
26 |
+
|
27 |
+
**Example question:** How serious is atrial fibrillation?
|
28 |
+
|
29 |
+
**Example question:** What kind of cough comes with Covid?
|
30 |
+
|
31 |
+
**Example question:** Is blood in phlegm serious?
|