File size: 2,389 Bytes
5c49209
 
 
fce94d0
 
 
 
 
 
 
 
 
5c49209
fce94d0
 
 
 
 
 
 
 
 
 
5c49209
 
 
 
fce94d0
5c49209
 
fce94d0
5c49209
fce94d0
90e2ec6
5c49209
 
 
 
 
 
 
90e2ec6
 
 
 
 
 
 
 
 
5c49209
6fe7bf3
0cb1f29
 
 
 
90e2ec6
3a78d09
90e2ec6
 
 
2831194
 
6fe7bf3
 
 
 
 
 
 
 
 
 
 
 
90e2ec6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
dataset_info:
  features:
  - name: S
    dtype: float64
  - name: H
    dtype: float64
  - name: V
    dtype: float64
  - name: HR
    dtype: float64
  - name: SH
    dtype: float64
  - name: S3
    dtype: float64
  - name: H2
    dtype: float64
  - name: V2
    dtype: float64
  - name: FN
    dtype: int64
  - name: OK
    dtype: int64
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1196733.6
    num_examples: 1962
  - name: test
    num_bytes: 132970.4
    num_examples: 218
  download_size: 786719
  dataset_size: 1329704
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
license: mit
task_categories:
- text-classification
language:
- en
tags:
- not-for-all-audiences
size_categories:
- 1K<n<10K
---

## Moderation Dataset

Based on mmathys/openai-moderation-api-evaluation and davanstrien/WELFake

**Warning**
```
This dataset contains nsfw, chocking, discriminatory and hateful text.
It is intended to be used to train moderation AI assistants and should not be used for any other mean or reason.
Please use with care.
```


| Category | Label | Definition |
| -------- | ----- | ---------- |
| sexual   | `S`   | Content meant to arouse sexual excitement, such as the description of sexual activity, or that promotes sexual services (excluding sex education and wellness). |
| hate     | `H`   | Content that expresses, incites, or promotes hate based on race, gender, ethnicity, religion, nationality, sexual orientation, disability status, or caste. |
| violence | `V`   | Content that promotes or glorifies violence or celebrates the suffering or humiliation of others. |
| harassment       | `HR`   | Content that may be used to torment or annoy individuals in real life, or make harassment more likely to occur. |
| self-harm        | `SH`   | Content that promotes, encourages, or depicts acts of self-harm, such as suicide, cutting, and eating disorders. |
| sexual/minors    | `S3`   | Sexual content that includes an individual who is under 18 years old. |
| hate/threatening | `H2`   | Hateful content that also includes violence or serious harm towards the targeted group. |
| violence/graphic | `V2`   | Violent content that depicts death, violence, or serious physical injury in extreme graphic detail. |
| fake news        | `FN`   | Fake news
| OK | `OK` | OK