datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
MedDialog
MedDialog
A large-scale medical dialogue dataset containing ~252k patient-doctor conversation pairs for training and evaluating clinical dialogue systems.
Dataset Description
Property
Value
Source
ruslanmv/ai-medical-chatbot
License
Apache-2.0
Language
English
Total examples
251,731
Train split
226,557
Validation split
25,174
Domain
Clinical / General Medicine
Overview
MedDialog is designed for training language models to generate… See the full description on the dataset page: https://huggingface.co/datasets/OpenMed/MedDialog.openmed-traces
OpenMed audit traces
This private dataset stores opt-in OpenMed Agent audit traces owned by this
Hugging Face account or organization.
Default enabled traces store full private transcript and tool payloads unless
the local OpenMed audit config is explicitly set to preview, fingerprint, or
none.
Raw audit runs are written under runs/YYYY/MM/DD/<run_id>.json.
Viewer-facing root JSONL files are stable per session and are updated as the
session grows. schema.json describes the… See the full description on the dataset page: https://huggingface.co/datasets/OpenMed/openmed-traces.PubHealth-ProcessedDDI-Corpus-Processed
DDI Corpus Processed
Drug-Drug Interaction (DDI) detection dataset processed from the SemEval-2013 DDI Corpus.
Dataset Description
This dataset contains drug-drug interaction examples for 5-class classification:
MECHANISM: Mechanistic description of how drugs interact (e.g., inhibition, induction)
EFFECT: Clinical effect of concurrent use (e.g., increased toxicity, decreased efficacy)
ADVISE: Advisory or cautionary information about concurrent use
INT: General… See the full description on the dataset page: https://huggingface.co/datasets/OpenMed/DDI-Corpus-Processed.OpenMedQA
OpenMedQA
OpenMedQA is an open-ended medical question-answering benchmark designed to evaluate the capabilities of LLMs in generating free-text medical responses. It extends the MedQA dataset by rephrasing multiple-choice questions into an open-ended format while preserving their original medical intent. The dataset enables direct comparisons between multiple-choice (MCQA) and open-ended (OE)… See the full description on the dataset page: https://huggingface.co/datasets/HPAI-BSC/OpenMedQA.OpenMed-Irish-CorePII-TrainMix-v1
OpenMed Irish Core PII Train Mix v1
Composite token-classification training mix used to fine-tune temsa/OpenMed-mLiteClinical-IrishCorePII-135M-v1.
This repo is the training dataset, not the model itself.
What A Row Looks Like
Each row uses a fixed schema so the Hugging Face dataset viewer and datasets.load_dataset() can read it directly:
id: row id inside the split
text: reconstructed text string
tokens: tokenized text
labels: BIO labels aligned to tokens
language:… See the full description on the dataset page: https://huggingface.co/datasets/temsa/OpenMed-Irish-CorePII-TrainMix-v1.OpenMed-Irish-PPSN-Eircode-Spec-v1
OpenMed Irish PPSN Eircode Spec v1
Focused synthetic token-classification dataset for Irish PPSN and Eircode detection.
This repo contains synthetic training rows, not a fine-tuned model.
What A Row Looks Like
Each row uses a fixed schema:
id: row id inside the split
text: rendered text string
tokens: tokenized text
labels: BIO labels aligned to tokens
language: en or ga
source_dataset: generator identifier
source_domain: optional domain tag, empty in this release… See the full description on the dataset page: https://huggingface.co/datasets/temsa/OpenMed-Irish-PPSN-Eircode-Spec-v1.
