language: | |
- en | |
tags: | |
- doc_simp | |
- cochrane-auto | |
# O->BART_sent document simplification model | |
This is the plan-guided sentence-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. |