Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This directory contains the output of the models described in the paper "Get To The Point: Summarization with Pointer-Generator Networks" https://arxiv.org/abs/1704.04368


"articles" contains the test set articles
"reference" contains the test set reference summaries
"baseline" contains the output of the baseline model (50k vocabulary) on the test set
"pointer-gen" contains the output of the pointer-generator model (no coverage) on the test set
"pointer-gen-cov" contains the output of the pointer-generator model (with coverage) on the test set