Skip to content

hongwang600/Summarization

Repository files navigation

Code for our ACL 2019 paper:

Self-Supervised Learning for Contextualized Extractive Summarization

Paper link: https://arxiv.org/abs/1906.04466

Prepare data

Download data

Requirement

Install pyrouge

pretrain the model

sh run_pretrain.sh

fine-tune the model

sh run_summarization.sh

evaluate the model

copy the model under 'results/models' to 'results/model_to_evaluate.pt'

sh run_eval.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published