Text2Text Generation
Transformers
PyTorch
bart
feature-extraction
Inference Endpoints
abertsch commited on
Commit
47b4ea5
1 Parent(s): 1267178

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -2,8 +2,7 @@
2
  license: mit
3
  datasets:
4
  - ccdv/govreport-summarization
 
5
  ---
6
 
7
- Baseline model for the preprint [Unlimiformer: Long-Range Transformers with Unlimited Length Input](https://arxiv.org/abs/2305.01625)
8
-
9
-
 
2
  license: mit
3
  datasets:
4
  - ccdv/govreport-summarization
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)