Update README.md
Browse files
README.md
CHANGED
@@ -10,10 +10,11 @@ library_name: fairseq
|
|
10 |
pipeline_tag: summarization
|
11 |
---
|
12 |
|
13 |
-
FourierBart-large finetuned on CNN-DailyMail
|
14 |
|
15 |
<!-- Provide a quick summary of what the model is/does. -->
|
16 |
|
17 |
Checkpoint for paper [Fourier Transformer: Fast Long Range Modeling by Removing Sequence Redundancy with FFT Operator](https://aclanthology.org/2023.findings-acl.570.pdf)
|
18 |
|
19 |
-
|
|
|
|
|
|
10 |
pipeline_tag: summarization
|
11 |
---
|
12 |
|
|
|
13 |
|
14 |
<!-- Provide a quick summary of what the model is/does. -->
|
15 |
|
16 |
Checkpoint for paper [Fourier Transformer: Fast Long Range Modeling by Removing Sequence Redundancy with FFT Operator](https://aclanthology.org/2023.findings-acl.570.pdf)
|
17 |
|
18 |
+
FourierBart-large finetuned on CNN-DailyMail
|
19 |
+
|
20 |
+
Rouge scores on predict set: 44.76/21.55/41.34.
|