Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,6 @@ datasets:
|
|
5 |
pipeline_tag: text2text-generation
|
6 |
---
|
7 |
|
8 |
-
Baseline model for the preprint [Unlimiformer: Long-Range Transformers with Unlimited Length Input](https://arxiv.org/abs/2305.01625)
|
|
|
|
|
|
5 |
pipeline_tag: text2text-generation
|
6 |
---
|
7 |
|
8 |
+
Baseline model for the preprint [Unlimiformer: Long-Range Transformers with Unlimited Length Input](https://arxiv.org/abs/2305.01625)
|
9 |
+
|
10 |
+
This is a BART-base model trained on GovReport.
|