English

Fine-tune BERT for Extractive Summarization

Computation and Language 2019-09-06 v2

Abstract

BERT, a pre-trained Transformer model, has achieved ground-breaking performance on multiple NLP tasks. In this paper, we describe BERTSUM, a simple variant of BERT, for extractive summarization. Our system is the state of the art on the CNN/Dailymail dataset, outperforming the previous best-performed system by 1.65 on ROUGE-L. The codes to reproduce our results are available at https://github.com/nlpyang/BertSum

Keywords

Cite

@article{arxiv.1903.10318,
  title  = {Fine-tune BERT for Extractive Summarization},
  author = {Yang Liu},
  journal= {arXiv preprint arXiv:1903.10318},
  year   = {2019}
}

Comments

fix figure 1

R2 v1 2026-06-23T08:18:11.349Z