pubmedqa
**PubMedQA** is a **biomedical question answering benchmark dataset** — testing AI models on yes/no/maybe questions derived from PubMed research abstracts, requiring understanding of scientific reasoning and evidence-based conclusions.
**What Is PubMedQA?**
- **Type**: Biomedical QA evaluation benchmark.
- **Task**: Answer yes/no/maybe questions from research abstracts.
- **Source**: PubMed medical literature database.
- **Size**: 1,000 expert-annotated + 211,000 artificial instances.
- **Challenge**: Requires scientific reasoning, not just text matching.
**Why PubMedQA Matters**
- **Domain-Specific**: Tests medical/scientific understanding.
- **Reasoning**: Requires inferring conclusions from evidence.
- **Real-World**: Questions derived from actual research.
- **Gold Standard**: Expert-annotated subset for reliable evaluation.
- **Used By**: BioGPT, PubMedBERT, SciBERT evaluations.
**Dataset Structure**
- **Question**: Derived from paper title.
- **Context**: Abstract text with evidence.
- **Answer**: Yes, No, or Maybe (with reasoning).
**Example**
Question: "Does aspirin reduce cardiovascular risk?"
Context: [Research abstract with findings]
Answer: Yes/No/Maybe + reasoning label.
PubMedQA is the **standard benchmark for biomedical QA** — testing whether AI can reason about medical evidence.