Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,19 +4,25 @@ dataset_info:
|
|
| 4 |
- name: comment
|
| 5 |
dtype: string
|
| 6 |
- name: identity_attack
|
| 7 |
-
dtype:
|
| 8 |
- name: insult
|
| 9 |
-
dtype:
|
| 10 |
- name: obscene
|
| 11 |
-
dtype:
|
| 12 |
- name: severe_toxicity
|
| 13 |
-
dtype:
|
| 14 |
- name: sexual_explicit
|
| 15 |
-
dtype:
|
| 16 |
- name: threat
|
| 17 |
-
dtype:
|
| 18 |
- name: toxicity
|
| 19 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
task_categories:
|
| 21 |
- text-classification
|
| 22 |
language:
|
|
@@ -29,9 +35,8 @@ tags:
|
|
| 29 |
- hate-speech-detection
|
| 30 |
size_categories:
|
| 31 |
- 100K<n<1M
|
| 32 |
-
extra_gated_prompt:
|
| 33 |
-
|
| 34 |
-
Azerbaijani. By accessing this dataset, you confirm that you are 18+ and will
|
| 35 |
use it responsibly for research purposes only.
|
| 36 |
extra_gated_fields:
|
| 37 |
Company/Organization: text
|
|
@@ -40,6 +45,11 @@ extra_gated_fields:
|
|
| 40 |
I will use this dataset responsibly: checkbox
|
| 41 |
license: cc-by-4.0
|
| 42 |
pretty_name: Azerbaijani Toxicity Classification Dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
---
|
| 44 |
|
| 45 |
# Azerbaijani Toxicity Classification Dataset
|
|
|
|
| 4 |
- name: comment
|
| 5 |
dtype: string
|
| 6 |
- name: identity_attack
|
| 7 |
+
dtype: float64
|
| 8 |
- name: insult
|
| 9 |
+
dtype: float64
|
| 10 |
- name: obscene
|
| 11 |
+
dtype: float64
|
| 12 |
- name: severe_toxicity
|
| 13 |
+
dtype: float64
|
| 14 |
- name: sexual_explicit
|
| 15 |
+
dtype: float64
|
| 16 |
- name: threat
|
| 17 |
+
dtype: float64
|
| 18 |
- name: toxicity
|
| 19 |
+
dtype: float64
|
| 20 |
+
splits:
|
| 21 |
+
- name: train
|
| 22 |
+
num_bytes: 9279129
|
| 23 |
+
num_examples: 74780
|
| 24 |
+
download_size: 4110800
|
| 25 |
+
dataset_size: 9279129
|
| 26 |
task_categories:
|
| 27 |
- text-classification
|
| 28 |
language:
|
|
|
|
| 35 |
- hate-speech-detection
|
| 36 |
size_categories:
|
| 37 |
- 100K<n<1M
|
| 38 |
+
extra_gated_prompt: ⚠️ This dataset contains adult content, profanity, and toxic language
|
| 39 |
+
in Azerbaijani. By accessing this dataset, you confirm that you are 18+ and will
|
|
|
|
| 40 |
use it responsibly for research purposes only.
|
| 41 |
extra_gated_fields:
|
| 42 |
Company/Organization: text
|
|
|
|
| 45 |
I will use this dataset responsibly: checkbox
|
| 46 |
license: cc-by-4.0
|
| 47 |
pretty_name: Azerbaijani Toxicity Classification Dataset
|
| 48 |
+
configs:
|
| 49 |
+
- config_name: default
|
| 50 |
+
data_files:
|
| 51 |
+
- split: train
|
| 52 |
+
path: data/train-*
|
| 53 |
---
|
| 54 |
|
| 55 |
# Azerbaijani Toxicity Classification Dataset
|