File size: 440 Bytes
336481e
1d1a7b7
 
 
 
821491a
1d1a7b7
 
 
 
821491a
1d1a7b7
821491a
1d1a7b7
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
language:
- en
tags:
- doc_simp
- wiki-auto
---

# ConBART document simplification model

This is the context-aware BART model pretrained on wiki-auto.

It belongs to the paper [Beyond Sentence-level Text Simplification](https://aclanthology.org/2024.determit-1.3/): Reproducibility Study of Context-Aware Document Simplification.

The [doc_simp](https://github.com/JanB100/doc_simp) library should be used to interface with this model.