File size: 798 Bytes
3b66e90
 
e6650e1
 
 
 
 
 
 
 
 
 
 
319fcae
 
e6650e1
319fcae
e6650e1
 
 
 
3b66e90
 
e6650e1
3b66e90
319fcae
3b66e90
 
 
 
e677a8e
e6650e1
3b66e90
 
 
 
319fcae
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
library_name: transformers
tags:
- detoxification
- style_transfer
license: mit
datasets:
- textdetox/multilingual_paradetox
language:
- en
- ar
- am
- zh
- uk
- hi
- es
- ru
- de
metrics:
- chrf
pipeline_tag: text2text-generation
---

# mT5-XL Detoxification Baseline

This is a baseline detoxification model trained on released parallel corpus (dev part) of toxic texts [MultiParadetox](https://huggingface.co/datasets/textdetox/multilingual_paradetox)


## Model Details

The base model for this fine-tune is [mT5-xl](https://huggingface.co/google/mt5-xl).

### Model Description

<!-- Provide a longer summary of what this model is. -->

## Citation

The model is developed as a baseline for [TextDetox CLEF-2024](https://pan.webis.de/clef24/pan24-web/text-detoxification.html) shared task.