Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,31 @@ dataset_info:
|
|
| 14 |
num_examples: 10000
|
| 15 |
download_size: 16406619
|
| 16 |
dataset_size: 29222286
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
-
#
|
| 19 |
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
num_examples: 10000
|
| 15 |
download_size: 16406619
|
| 16 |
dataset_size: 29222286
|
| 17 |
+
license: mit
|
| 18 |
+
task_categories:
|
| 19 |
+
- text-classification
|
| 20 |
+
- text2text-generation
|
| 21 |
+
language:
|
| 22 |
+
- ru
|
| 23 |
+
multilinguality:
|
| 24 |
+
- monolingual
|
| 25 |
+
tags:
|
| 26 |
+
- toxicity
|
| 27 |
+
- style-transfe
|
| 28 |
+
pretty_name: RuDetoxifier data
|
| 29 |
+
size_categories:
|
| 30 |
+
- 100K<n<1M
|
| 31 |
+
source_datasets:
|
| 32 |
+
- original
|
| 33 |
+
paperswithcode_id: methods-for-detoxification-of-texts-for-the
|
| 34 |
---
|
| 35 |
+
# rudetoxifier_data
|
| 36 |
|
| 37 |
+
## Dataset Description
|
| 38 |
+
|
| 39 |
+
- **Homepage:** https://github.com/s-nlp/rudetoxifier
|
| 40 |
+
- **Repository:** https://github.com/s-nlp/rudetoxifier
|
| 41 |
+
- **Paper:** [Methods for Detoxification of Texts for the Russian Language](https://arxiv.org/abs/2105.09052)
|
| 42 |
+
- **Point of Contact:** [Daryna Dementieva](mailto:daryna.dementieva@skoltech.ru)
|
| 43 |
+
|
| 44 |
+
Huggingface copy of Github repo with dataset.
|