Simple text summarizer using T5-small model, trained on CNN/DailyMail and XSum datasets.
-
Updated
Nov 8, 2025 - Python
Simple text summarizer using T5-small model, trained on CNN/DailyMail and XSum datasets.
Offer straightforward guidance to reproduce the results of NLP papers.
This project implements a headline summarization pipeline using the T5 transformer model fine-tuned on the XSum dataset. It provides a user-friendly interface using Gradio to generate concise summaries for long headlines or paragraphs. The project showcases end-to-end machine learning capabilities, from preprocessing and fine-tuning to deployment
This is a Pytorch implementation of a summarization model that is fine-tuned on the top of Google-T5 pre-trained model.
4th-year HSE coursework on data-centric abstractive summarization: filtering XSum examples and fine-tuning BART.
fast and exact summation
Factuality-aware reranking for XSum summarization with reproducible offline fallback artifacts.
Transfer Learning for Text Summarization
To associate your repository with the xsum topic, visit your repo's landing page and select "manage topics."