File size: 464 Bytes
4de5dfc c05f35b 4de5dfc c05f35b e50c319 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
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. |