language: | |
- en | |
tags: | |
- doc_simp | |
--- | |
# LED_para document simplification model | |
This is a paragraph-level LED model pretrained on Wiki-auto. | |
It belongs to the paper Beyond Sentence-Level Text Simplification. | |
The [doc_simp](https://github.com/JanB100/doc_simp) library should be used to interface with this model. |