File size: 406 Bytes
2b461fd ef50a7a |
1 2 3 4 5 6 7 8 9 |
---
datasets:
- abertsch/booksum-fullbooks
pipeline_tag: text2text-generation
---
Model from the preprint [Unlimiformer: Long-Range Transformers with Unlimited Length Input](https://arxiv.org/abs/2305.01625).
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). |