abertsch commited on
Commit
ef50a7a
1 Parent(s): 2b461fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,4 +6,4 @@ pipeline_tag: text2text-generation
6
 
7
  Model from the preprint [Unlimiformer: Long-Range Transformers with Unlimited Length Input](https://arxiv.org/abs/2305.01625).
8
 
9
- This model was finetuned from a BART-base model using the retrieval-augmented training strategy described in section 3.2. It was finetuned on the dataset BookSum (full-book setting).
 
6
 
7
  Model from the preprint [Unlimiformer: Long-Range Transformers with Unlimited Length Input](https://arxiv.org/abs/2305.01625).
8
 
9
+ This model was finetuned from a BART-base model using the retrieval-augmented training strategy described in section 3.2 of the paper. It was finetuned on the dataset BookSum (full-book setting).