Ross ROSS = Recommend OSS · open-source software intelligence for agents

nlpyang/BertSum

Code for paper Fine-tune BERT for Extractive Summarization observed · 2026-08-28

github.com/nlpyang/BertSum · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2719
  • days_rel: n/a
  • days_push: 1695
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1506 stars · 410 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

BertSum is the official PyTorch implementation of the paper 'Fine-tune BERT for Extractive Summarization', providing preprocessing pipelines and training code for BERT-based extractive summarization models. It includes data preparation for CNN/DailyMail, multiple summarization head architectures (classifier, Transformer, LSTM), and pretrained model results.

Use cases

  • fine-tune BERT for extractive text summarization
  • reproduce ROUGE benchmark results on CNN/DailyMail
  • train a sentence-level summarization classifier
  • preprocess news articles for summarization research
  • compare summarization model architectures like Transformer and LSTM heads

When to choose

  • you need a research-grade extractive summarization baseline with published ROUGE scores
  • you want to fine-tune BERT specifically for sentence selection in summarization
  • you are working with the CNN/DailyMail dataset and need preprocessing tooling

When to avoid

  • you need abstractive summarization rather than extractive
  • you want a production-ready, actively maintained library with modern dependency versions
  • you need support for newer transformer models beyond BERT or easy installation

Facets

library · maturity maintenance

machine-learning deep-learning nlp llm-training deep-learning machine-learning python extractive-summarization bert pytorch research-code text-summarization natural-language-processing linux

1 source

Member repositories

RepositoryRoleHealth v2
nlpyang/BertSummain32

For agents

markdown · JSON · MCP: product_card(name="nlpyang/BertSum")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem