Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
Tags:
detoxification
License:
Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,14 @@ As a result, we get paraphrases for 11,939 toxic sentences (on average 1.66 par
|
|
28 |
|
29 |
In addition to all ParaDetox dataset, we also make public [samples](https://huggingface.co/datasets/s-nlp/en_non_detoxified) that were marked by annotators as "cannot rewrite" in *Task 1* of crowdsource pipeline.
|
30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
# Detoxification evaluation
|
32 |
|
33 |
The automatic evaluation of the model were produced based on three parameters:
|
|
|
28 |
|
29 |
In addition to all ParaDetox dataset, we also make public [samples](https://huggingface.co/datasets/s-nlp/en_non_detoxified) that were marked by annotators as "cannot rewrite" in *Task 1* of crowdsource pipeline.
|
30 |
|
31 |
+
**Update 2024: Multilinugal ParaDetox**
|
32 |
+
|
33 |
+
We have also created versions of ParaDetox in more languages. You can checkout a [RuParaDetox](https://huggingface.co/datasets/s-nlp/ru_paradetox) dataset as well as a [Multilingual TextDetox](https://huggingface.co/textdetox) project that includes 9 languages.
|
34 |
+
|
35 |
+
Corresponding papers:
|
36 |
+
* [MultiParaDetox: Extending Text Detoxification with Parallel Data to New Languages](https://aclanthology.org/2024.naacl-short.12/) (NAACL 2024)
|
37 |
+
* [Overview of the multilingual text detoxification task at pan 2024](https://ceur-ws.org/Vol-3740/paper-223.pdf) (CLEF Shared Task 2024)
|
38 |
+
|
39 |
# Detoxification evaluation
|
40 |
|
41 |
The automatic evaluation of the model were produced based on three parameters:
|