File size: 394 Bytes
c1047bb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
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. |