datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
meeting-summarization-sft-100k
Meeting Summarization SFT (100K)
100,000 ShareGPT conversations demonstrating structured meeting summarization across 22 meeting types. Each example converts a realistic meeting transcript into a well-organized summary with key decisions, action items, and discussion notes — in the format that professional teams actually use.
Motivation
Meeting transcription tools (Otter.ai, Fireflies, Zoom AI) generate raw text but struggle to produce usable summaries. Common… See the full description on the dataset page: https://huggingface.co/datasets/stindardlogic/meeting-summarization-sft-100k.meeting-summarization
Dialogue Summarization Dataset
Short conversation → abstractive summary pairs, used to fine-tune
tuanhqv123/longt5-meeting-summarization.
A cleaned merge of two public dialogue-summarization benchmarks: DialogSum and SAMSum.
Fields
Field
Type
Description
input
string
The dialogue / conversation
output
string
Reference abstractive summary
source
string
dialogsum or samsum
Splits
Each source's original train/val/test split is… See the full description on the dataset page: https://huggingface.co/datasets/tuanhqv123/meeting-summarization.
