license: apache-2.0 | |
datasets: | |
- cnn_dailymail | |
language: | |
- en | |
metrics: | |
- rouge | |
library_name: fairseq | |
pipeline_tag: summarization | |
<!-- Provide a quick summary of what the model is/does. --> | |
Checkpoint for paper [Fourier Transformer: Fast Long Range Modeling by Removing Sequence Redundancy with FFT Operator](https://aclanthology.org/2023.findings-acl.570.pdf) | |
FourierBart-large finetuned on CNN-DailyMail | |
Rouge scores on predict set: 44.76/21.55/41.34. |