In T341852 we identified promising approaches for text simplification models.
In this task, the aim is to implement at least one of the models such as one of the models from the mLongT5-family.
Specifically, we will consider the following aspects:
- Make model available on one of the stat-machines with GPUs
- Train and evaluate the model with standard metrics (e.g. SARI-score) on an existing benchmark dataset in English (e.g. D-Wikipedia)
- if performance comparable or better to SOTA results, train and evaluate on the custom multilingual dataset
[ ] (stretch) test deployment on LiftWing