PaschalisAg/SummarizationModelT5
A lightweight, modular Transformer-based text summarization system built by fine-tuning T5 on the CNN/DailyMail dataset. Includes a clean training pipeline, CSV-based data loader, custom preprocessing, and an inference script for generating high-quality abstractive summaries. Suitable for experimentation, education, and small-scale NLP projects.
Stars
—
Forks
—
Language
Python
License
CC0-1.0
Category
Last pushed
Nov 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/PaschalisAg/SummarizationModelT5"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
abelriboulot/onnxt5
Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using...
pszemraj/textsum
CLI & Python API to easily summarize text-based files with transformers
rojagtap/transformer-abstractive-summarization
Abstractive Text Summarization using Transformer
HHousen/DocSum
A tool to automatically summarize documents abstractively using the BART or PreSumm Machine...
abhilash1910/LongPegasus
LongPegasus package is used for inducing longformer self attention over base pegasus abstractive...