Datasets:

Modalities:
Text
Formats:
csv
Languages:
Russian
Libraries:
Datasets
pandas
License:
dardem commited on
Commit
dd0f6ea
1 Parent(s): f5ccb3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -28,7 +28,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-that0time SOTA for the detoxification task in Russian -- ruT5 (base) model trained on 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
 
@@ -40,7 +40,7 @@ You can also check out our [demo](https://detoxifier.nlp.zhores.net/junction/) a
40
  author={Dementieva, Daryna and Logacheva, Varvara and Nikishina, Irina and Fenogenova, Alena and Dale, David and Krotova, Irina and Semenov, Nikita and Shavrina, Tatiana and Panchenko, Alexander}
41
  }
42
  ```
43
-
44
  ```
45
  @inproceedings{dementieva-etal-2024-multiparadetox,
46
  title = "{M}ulti{P}ara{D}etox: Extending Text Detoxification with Parallel Data to New Languages",
 
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
 
 
40
  author={Dementieva, Daryna and Logacheva, Varvara and Nikishina, Irina and Fenogenova, Alena and Dale, David and Krotova, Irina and Semenov, Nikita and Shavrina, Tatiana and Panchenko, Alexander}
41
  }
42
  ```
43
+ and
44
  ```
45
  @inproceedings{dementieva-etal-2024-multiparadetox,
46
  title = "{M}ulti{P}ara{D}etox: Extending Text Detoxification with Parallel Data to New Languages",