metadata
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 |