Skip to content

Abstractive Text Summarization using BRIO: "Bringing Order to Abstractive Summarization"

Notifications You must be signed in to change notification settings

rojagtap/brio-abstractive-summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brio-abstractive-summarization

Implementation of Liu, Y., et al, "BRIO: Bringing Order to Abstractive Summarization,"

This is an attempt to reproduce the results from the above paper. The code is adapted from the authors' implementation (https://github.com/yixinL7/BRIO) with certain modifications.

To cite this, you can directly cite the original authors of the paper:

@misc{
  https://doi.org/10.48550/arxiv.2203.16804,
  doi = {10.48550/ARXIV.2203.16804},
  
  url = {https://arxiv.org/abs/2203.16804},
  
  author = {Liu, Yixin and Liu, Pengfei and Radev, Dragomir and Neubig, Graham},
  
  keywords = {Computation and Language (cs.CL), FOS: Computer and information sciences, FOS: Computer and information sciences},
  
  title = {BRIO: Bringing Order to Abstractive Summarization},
}

or their implementation: https://github.com/yixinL7/BRIO/tree/main

About

Abstractive Text Summarization using BRIO: "Bringing Order to Abstractive Summarization"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages