abertsch commited on
Commit
c213427
1 Parent(s): 569c6ed

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - abertsch/booksum-fullbooks
4
+ pipeline_tag: text2text-generation
5
+ ---
6
+ Baseline for the preprint [Unlimiformer: Long-Range Transformers with Unlimited Length Input](https://arxiv.org/abs/2305.01625).
7
+
8
+ This model was finetuned from a BART-base model as a baseline. It was finetuned on the dataset BookSum (full-book setting).