Artifact AI commited on
Commit
bdde97a
1 Parent(s): 86117e1

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ A led-base-16384 model to summarize ArXiv papers. Inputs are the abstracts of pa
11
 
12
  As described in [Longformer: The Long-Document Transformer](https://arxiv.org/pdf/2004.05150.pdf) by Iz Beltagy, Matthew E. Peters, Arman Cohan, *led-base-16384* was initialized from [*bart-base*](https://huggingface.co/facebook/bart-base) since both models share the exact same architecture. To be able to process 16K tokens, *bart-base*'s position embedding matrix was simply copied 16 times.
13
 
14
- ### Rouge
15
 
16
  | Type | Score |
17
  | --- | --- |
 
11
 
12
  As described in [Longformer: The Long-Document Transformer](https://arxiv.org/pdf/2004.05150.pdf) by Iz Beltagy, Matthew E. Peters, Arman Cohan, *led-base-16384* was initialized from [*bart-base*](https://huggingface.co/facebook/bart-base) since both models share the exact same architecture. To be able to process 16K tokens, *bart-base*'s position embedding matrix was simply copied 16 times.
13
 
14
+ ### Rouge 2
15
 
16
  | Type | Score |
17
  | --- | --- |