File size: 376 Bytes
9c3728b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | ---
language:
- en
tags:
- doc_simp
- cochrane-auto
---
# BART_doc document simplification model
This is a document-level BART model pretrained on Cochrane-auto.
It belongs to the paper Cochrane-auto: An Aligned Dataset for the Simplification of Biomedical Abstracts.
The [doc_simp](https://github.com/JanB100/doc_simp) library should be used to interface with this model. |