google-research/pegasus
None observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2352
- days_rel: n/a
- days_push: 1140
- n_releases_24m: 0
Adoption not part of the score
1655 stars · 318 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PEGASUS is Google Research's implementation of transformer encoder-decoder models pre-trained with the Gap Sentences Generation objective for abstractive text summarization. It includes pre-trained checkpoints, a Flax-based PEGASUS-X variant, and training/evaluation code.
Use cases
- summarize long documents into short abstracts
- fine-tune a pre-trained summarization model on my own dataset
- train a sequence-to-sequence model with gap sentence pre-training
- evaluate summarization models with ROUGE on benchmark datasets
- use PEGASUS-X for long-input summarization
- download pre-trained summarization checkpoints for research
When to choose
- you need state-of-the-art abstractive summarization models with published benchmarks
- you want to reproduce or extend the PEGASUS/PEGASUS-X research
- you need pre-trained checkpoints for fine-tuning on custom summarization data
When to avoid
- you need a production summarization API rather than research code
- you want a maintained library with frequent updates - the repo is largely in maintenance mode
- you need general-purpose text generation beyond summarization
Facets
library · maturity maintenance
machine-learning deep-learning nlp transformers llm-training machine-learning deep-learning python cloud abstractive-summarization sequence-to-sequence pretraining flax tensorflow research-models text-summarization natural-language-processing gpu
1 source
- readme: https://github.com/google-research/pegasus · fetched 2026-08-28 · 5233eec63f81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-research/pegasus | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google-research/pegasus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem