Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -74,6 +74,9 @@ configs:
|
|
74 |
---
|
75 |
**MultiParaDetox**
|
76 |
|
|
|
|
|
|
|
77 |
This is the multilingual parallel dataset for the text detoxification task prepared for [CLEF TextDetox 2024](https://pan.webis.de/clef24/pan24-web/text-detoxification.html) shared task.
|
78 |
For each of 9 languages, we collected 1k pairs of toxic<->detoxified instances splitted into two parts: dev (400 pairs) and test (600 pairs).
|
79 |
|
|
|
74 |
---
|
75 |
**MultiParaDetox**
|
76 |
|
77 |
+
[![COLING2025](https://img.shields.io/badge/COLING%202025-b31b1b)](https://aclanthology.org/2025.coling-main.535/)
|
78 |
+
[![CLEF2024](https://img.shields.io/badge/CLEF%202024-b31b1b)](https://ceur-ws.org/Vol-3740/paper-223.pdf)
|
79 |
+
|
80 |
This is the multilingual parallel dataset for the text detoxification task prepared for [CLEF TextDetox 2024](https://pan.webis.de/clef24/pan24-web/text-detoxification.html) shared task.
|
81 |
For each of 9 languages, we collected 1k pairs of toxic<->detoxified instances splitted into two parts: dev (400 pairs) and test (600 pairs).
|
82 |
|