hongwang600 · GitHub

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

Readme

Activity

Stars

39 stars

Watchers

2 watching

Forks

6 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗