Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ license: apache-2.0
|
|
4 |
|
5 |
# ParaDetox: Detoxification with Parallel Data (English). Content Task Results
|
6 |
|
7 |
-
This repository contains information about Content Task markup from [English Paradetox dataset](https://huggingface.co/datasets/s-nlp/paradetox) collection pipeline.
|
8 |
The original paper ["ParaDetox: Detoxification with Parallel Data"](https://aclanthology.org/2022.acl-long.469/) was presented at ACL 2022 main conference.
|
9 |
|
10 |
## ParaDetox Collection Pipeline
|
@@ -14,7 +14,7 @@ The ParaDetox Dataset collection was done via [Yandex.Toloka](https://toloka.yan
|
|
14 |
* *Task 2:* **Content Preservation Check**: We show users the generated paraphrases along with their original variants and ask them to indicate if they have close meanings.
|
15 |
* *Task 3:* **Toxicity Check**: Finally, we check if the workers succeeded in removing toxicity.
|
16 |
|
17 |
-
Specifically this repo contains the results of Task 2: Content Preservation Check
|
18 |
Totally, datasets contains 32,317 pairs. Among them, the minor part is negative examples (4,562 pairs).
|
19 |
|
20 |
## Citation
|
|
|
4 |
|
5 |
# ParaDetox: Detoxification with Parallel Data (English). Content Task Results
|
6 |
|
7 |
+
This repository contains information about **Content Task** markup from [English Paradetox dataset](https://huggingface.co/datasets/s-nlp/paradetox) collection pipeline.
|
8 |
The original paper ["ParaDetox: Detoxification with Parallel Data"](https://aclanthology.org/2022.acl-long.469/) was presented at ACL 2022 main conference.
|
9 |
|
10 |
## ParaDetox Collection Pipeline
|
|
|
14 |
* *Task 2:* **Content Preservation Check**: We show users the generated paraphrases along with their original variants and ask them to indicate if they have close meanings.
|
15 |
* *Task 3:* **Toxicity Check**: Finally, we check if the workers succeeded in removing toxicity.
|
16 |
|
17 |
+
Specifically this repo contains the results of **Task 2: Content Preservation Check**. Here, the samples with markup confidence >= 90 are present. One text in the pair is toxic, another -- its non-toxic paraphrase (should be).
|
18 |
Totally, datasets contains 32,317 pairs. Among them, the minor part is negative examples (4,562 pairs).
|
19 |
|
20 |
## Citation
|