Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-sa-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
+
---
|
| 4 |
+
# WHB Subset
|
| 5 |
+
|
| 6 |
+
A curated evaluation dataset for assessing large language models (LLMs) in women’s health–related tasks. The dataset consists of model stumps paired with expert-written justifications describing observed errors.
|
| 7 |
+
|
| 8 |
+
The dataset was developed in collaboration with women’s health experts, including clinicians, pharmacists, and researchers. The model stumps represent realistic prompts drawn from:
|
| 9 |
+
- Patient-facing scenarios
|
| 10 |
+
- Clinician decision-making contexts
|
| 11 |
+
- Evidence-based medical questions
|
| 12 |
+
|
| 13 |
+
Each prompt is paired with an expert justification explaining the identified issue.
|
| 14 |
+
|
| 15 |
+
## Dataset Description
|
| 16 |
+
|
| 17 |
+
This subset is derived from the **Women’s Health Benchmark (WHB)** and contains 20 representative model stumps with corresponding expert justifications.
|
| 18 |
+
|
| 19 |
+
## Dataset Statistics
|
| 20 |
+
|
| 21 |
+
- **Model stumps:** 20
|
| 22 |
+
- **Expert justifications:** 20
|
| 23 |
+
- **Language:** English
|
| 24 |
+
- **Generation date:** November 20, 2025
|