NotXia commited on
Commit
95ec5ce
1 Parent(s): a3a81b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ pipeline_tag: summarization
11
 
12
  ## Description
13
  Longformer fine-tuned on [MS^2](https://github.com/allenai/mslr-shared-task) for extractive summarization.\
14
- Model architecture is similar to [BERTSum](https://arxiv.org/abs/1908.08345).\
15
  Training code is available at [biomed-ext-summ](https://github.com/NotXia/biomed-ext-summ).
16
 
17
  ## Usage
 
11
 
12
  ## Description
13
  Longformer fine-tuned on [MS^2](https://github.com/allenai/mslr-shared-task) for extractive summarization.\
14
+ Model architecture is similar to [BERTSum](https://github.com/nlpyang/BertSum).\
15
  Training code is available at [biomed-ext-summ](https://github.com/NotXia/biomed-ext-summ).
16
 
17
  ## Usage