ziweihe commited on
Commit
e50c319
1 Parent(s): c05f35b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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
- Rouge scores on predict set: 44.7/21.55/41.34.
 
 
 
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.