dardem commited on
Commit
17af683
·
verified ·
1 Parent(s): dd0f6ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -6,6 +6,8 @@ language:
6
  - ru
7
  size_categories:
8
  - 1K<n<10K
 
 
9
  ---
10
 
11
  # ParaDetox: Text Detoxification with Parallel Data (Russian)
@@ -14,6 +16,10 @@ This repository contains information about Russian Paradetox dataset -- the firs
14
 
15
  📰 **Updates**
16
 
 
 
 
 
17
  **[2024]** [Multilingual TextDetox](https://huggingface.co/textdetox) shared task at CLEF 2024 that covers 9 languages!
18
 
19
  **[2022]** The first work on [ParaDetox](https://huggingface.co/datasets/s-nlp/paradetox) for English was presented at ACL 2022!
@@ -28,7 +34,7 @@ The ParaDetox Dataset collection was done via [Yandex.Toloka](https://toloka.yan
28
  All these steps were done to ensure high quality of the data and make the process of collection automated. For more details please refer to the original paper.
29
 
30
  ## Detoxification model
31
- At-that-time SOTA for the detoxification task in Russian -- ruT5 (base) model fine-tuned on the Russian ParaDetox dataset -- we released online in HuggingFace🤗 repository [here](https://huggingface.co/s-nlp/ruT5-base-detox).
32
 
33
  You can also check out our [demo](https://detoxifier.nlp.zhores.net/junction/) and telegram [bot](https://t.me/rudetoxifierbot).
34
 
@@ -61,8 +67,8 @@ and
61
  }
62
  ```
63
 
64
- ## Contacts
65
 
66
  If you find some issue, do not hesitate to add it to [Github Issues](https://github.com/s-nlp/russe_detox_2022).
67
 
68
- For any questions, please contact: Daryna Dementieva (dardem96@gmail.com)
 
6
  - ru
7
  size_categories:
8
  - 1K<n<10K
9
+ tags:
10
+ - textdetox
11
  ---
12
 
13
  # ParaDetox: Text Detoxification with Parallel Data (Russian)
 
16
 
17
  📰 **Updates**
18
 
19
+ **[2025] !!!NOW OPEN!!! TextDetox CLEF2025 shared task: for even more -- 15 languages!** [website](https://pan.webis.de/clef25/pan25-web/text-detoxification.html) 🤗[Starter Kit](https://huggingface.co/collections/textdetox/)
20
+
21
+ **[2025] COLNG2025**: Daryna Dementieva, Nikolay Babakov, Amit Ronen, Abinew Ali Ayele, Naquee Rizwan, Florian Schneider, Xintong Wang, Seid Muhie Yimam, Daniil Alekhseevich Moskovskiy, Elisei Stakovskii, Eran Kaufman, Ashraf Elnagar, Animesh Mukherjee, and Alexander Panchenko. 2025. ***Multilingual and Explainable Text Detoxification with Parallel Corpora***. In Proceedings of the 31st International Conference on Computational Linguistics, pages 7998–8025, Abu Dhabi, UAE. Association for Computational Linguistics. [pdf](https://aclanthology.org/2025.coling-main.535/)
22
+
23
  **[2024]** [Multilingual TextDetox](https://huggingface.co/textdetox) shared task at CLEF 2024 that covers 9 languages!
24
 
25
  **[2022]** The first work on [ParaDetox](https://huggingface.co/datasets/s-nlp/paradetox) for English was presented at ACL 2022!
 
34
  All these steps were done to ensure high quality of the data and make the process of collection automated. For more details please refer to the original paper.
35
 
36
  ## Detoxification model
37
+ The first *seqseq* SOTA for the detoxification task in Russian -- ruT5 (base) model fine-tuned on the Russian ParaDetox dataset -- we released online in HuggingFace🤗 repository [here](https://huggingface.co/s-nlp/ruT5-base-detox).
38
 
39
  You can also check out our [demo](https://detoxifier.nlp.zhores.net/junction/) and telegram [bot](https://t.me/rudetoxifierbot).
40
 
 
67
  }
68
  ```
69
 
70
+ ## Dataset Card and Paper Corresponding Contact
71
 
72
  If you find some issue, do not hesitate to add it to [Github Issues](https://github.com/s-nlp/russe_detox_2022).
73
 
74
+ For any questions, please contact: [Daryna Dementieva](https://huggingface.co/dardem)