yixinL7/BRIO
ACL 2022: BRIO: Bringing Order to Abstractive Summarization
Combines contrastive learning with maximum likelihood estimation to train abstractive summarization models, where the model learns to rank system-generated candidate summaries by quality rather than treating all non-reference outputs equally. Built on Hugging Face Transformers with modified BART and PEGASUS implementations for efficient training, and includes preprocessing pipelines for CNN/DailyMail, XSum, and NYT datasets with multi-candidate summary generation. Supports both generation and reranking modes, with standard ROUGE evaluation and checkpoint management for multi-GPU training.
337 stars. No commits in the last 6 months.
Stars
337
Forks
42
Language
Python
License
—
Category
Last pushed
Oct 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yixinL7/BRIO"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sildar/potara
Multi-document summarization tool relying on ILP and sentence fusion
hyunwoongko/summarizers
Package for controllable summarization
Huffon/factsumm
FactSumm: Factual Consistency Scorer for Abstractive Summarization
yuhaozhang/summarize-radiology-findings
Code and pretrained model for paper "Learning to Summarize Radiology Findings"
uoneway/Text-Summarization-Repo
텍스트 요약 분야의 주요 연구 주제, Must-read Papers, 이용 가능한 model 및 data 등을 추천 자료와 함께 정리한 저장소입니다.