Ophthalmology-MCQA-v3
Text-only ophthalmology multiple-choice question-answering dataset for LLM training/evaluation.
At a glance
| Field | Value |
|---|---|
| Short name | ophthalmology_mcqa_v3 |
| Full name | Ophthalmology-MCQA-v3 |
| Primary category | text |
| Contained modalities | text |
| Tasks | question_answering, text_generation |
| Samples | 51,745 |
| Classes | Not reported (Not reported) |
| Splits | all |
| Size | 0.1 GB |
| Source-stated terms | Unknown |
| Normalized terms | unknown |
| Descriptive screening label | Unknown or unclear; do not assume permission |
| Terms scope | unknown |
| Access friction | anonymous_direct |
| Route backend | HuggingFace Hub |
| Availability | available (checked 2026-07-21) |
| Acquisition support | standard_platform_supported |
| Legacy sample-loader status | Metadata and access only |
Access preflight and acquisition
- CLI
- Python
# Read-only preflight
eyehub download ophthalmology_mcqa_v3 --data-dir ./data --dry-run --json
# Explicit transfer, only when preflight reports supported behavior
eyehub download ophthalmology_mcqa_v3 --data-dir ./data
from eyedatahub.acquisition import preflight_dataset
from eyedatahub.datasets.registry import REGISTRY
ds = REGISTRY.get_dataset('ophthalmology_mcqa_v3')
print(preflight_dataset(ds, './data')) # no transfer
Upstream page: huggingface.co/datasets
Source-term evidence: huggingface.co/datasets
Loader status
This catalog record provides metadata and access instructions, but it does not yet include a standard DatasetSample loader. Inspect the source file structure or contribute a loader before using it in a training pipeline.
Citation
- BibTeX
- Plain text
@misc{ophthalmology_mcqa_v3,
title = { Ophthalmology-MCQA-v3 },
note = { BaekSeungJu/Ophthalmology-MCQA-v3. Hugging Face dataset, accessed 2026-07 },
year = { 2026 },
url = { https://huggingface.co/datasets/BaekSeungJu/Ophthalmology-MCQA-v3 },
}
BaekSeungJu/Ophthalmology-MCQA-v3. Hugging Face dataset, accessed 2026-07.
Source-stated terms
- Raw source string: Unknown
- Normalized category:
unknown - Apparent scope:
unknown - Descriptive screening label: Unknown or unclear; do not assume permission
⚠️ Source-stated terms, scope, and normalized labels are curation metadata, not legal advice or a permission finding. Review the current official source before transfer or reuse.
Related datasets with shared modalities
- fundus_cc_2_5m: Fundus-CC-2.5M Text Corpus (2,500,000 records,
unknown) - ocular_chat_vqa: OcularChat-VQA: AREDS-Derived Patient-Physician Dialogue Dataset (844,000 records,
cc-by-nc-sa) - ophora: Ophora-160K: Ophthalmic Surgical Video Instruction Dataset (160,185 records,
unknown) - fundus_105k: Fundus-105K Text Dataset (105,000 records,
unknown) - eyecare_100k: Eyecare-100K: Multimodal Ophthalmology VQA Corpus (102,000 records,
unknown) - angioreport: AngioReport Fundus Angiography Report Dataset (55,361 records,
unknown) - ophthalmology_eqa_v3: Ophthalmology-EQA-v3 (49,300 records,
unknown) - ffa_ir: FFA-IR Medical Report Dataset (47,247 records,
unknown)