Paper | Code | Rouge-L | Rouge-1 | Rouge-2 | ModelName | ReleaseDate |
---|---|---|---|---|---|---|
Fourier Transformer: Fast Long Range Modeling by Removing Sequence Redundancy with FFT Operator | ✓ Link | 26.9 | Fourier Transformer | 2023-05-24 | ||
Closed-book Question Generation via Contrastive Learning | ✓ Link | 26.40 | 29.15 | 10.36 | QG | 2022-10-13 |
BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension | ✓ Link | 24.3 | 30.6 | 6.2 | BART | 2019-10-29 |
Using Local Knowledge Graph Construction to Scale Seq2Seq Models to Multi-Document Inputs | ✓ Link | 24.0 | 30.0 | 5.8 | E-MCA | 2019-10-18 |
Reducing Transformer Depth on Demand with Structured Dropout | ✓ Link | 23.4 | 29.4 | 5.5 | Transformer Multitask + LayerDrop | 2019-09-25 |
Improving Conditioning in Context-Aware Sequence to Sequence Models | 14.63 | 23.32 | 4.79 | Multi-Inrerleave | 2019-11-21 |