Update README.md
Browse files
README.md
CHANGED
@@ -3,12 +3,14 @@ language:
|
|
3 |
- en
|
4 |
tags:
|
5 |
- doc_simp
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# LED_para document simplification model
|
9 |
|
10 |
-
This is a paragraph-level LED model pretrained on
|
11 |
|
12 |
-
It belongs to the paper Beyond Sentence-
|
13 |
|
14 |
The [doc_simp](https://github.com/JanB100/doc_simp) library should be used to interface with this model.
|
|
|
3 |
- en
|
4 |
tags:
|
5 |
- doc_simp
|
6 |
+
- wiki-auto
|
7 |
+
|
8 |
---
|
9 |
|
10 |
# LED_para document simplification model
|
11 |
|
12 |
+
This is a paragraph-level LED model pretrained on wiki-auto.
|
13 |
|
14 |
+
It belongs to the paper [Beyond Sentence-level Text Simplification](https://aclanthology.org/2024.determit-1.3/): Reproducibility Study of Context-Aware Document Simplification.
|
15 |
|
16 |
The [doc_simp](https://github.com/JanB100/doc_simp) library should be used to interface with this model.
|