Ertugrul commited on
Commit
2c6ee8f
1 Parent(s): c5e91d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md CHANGED
@@ -1,3 +1,49 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - tr
7
+ pretty_name: Turkish Toxic Language Dataset
8
+ size_categories:
9
+ - 10K<n<100K
10
  ---
11
+
12
+ # Turkish Texts for Toxic Language Detection
13
+
14
+ ## Dataset Description
15
+
16
+ ### Dataset Summary
17
+
18
+
19
+ This text dataset is a collection of Turkish texts that have been merged from various existing offensive language datasets found online. The dataset contains a total of 77,800 instances, each labeled as either offensive or not offensive.
20
+
21
+ To ensure the dataset's completeness, we utilized multiple transformer models to augment the dataset with pseudo labels. The resulting dataset is designed to be a comprehensive resource for Turkish offensive language detection.
22
+
23
+ The dataset is provided in CSV format, for more details on the merged datasets used, please refer to the reference section.
24
+
25
+ ## Dataset Structure
26
+
27
+ | Dataset Information | |
28
+ |---------------------|-------|
29
+ | Number of instances | 77,800|
30
+ | Target label distribution | |
31
+ |OTHER | 37,663|
32
+ |PROFANITY | 18,252|
33
+ |INSULT | 10,777|
34
+ |RACIST | 10,163|
35
+ |SEXIST | 945|
36
+ | Number of offensive instances | 40,137 |
37
+ | Number of non-offensive instances | 37,663 |
38
+ | Data source distribution | |
39
+ |Jigsaw Multilingual Toxic Comments | 35,624 |
40
+ |Turkish Offensive Language Detection Dataset | 39,551 |
41
+ |Turkish Cyberbullying Dataset | 2,525 |
42
+
43
+ ### Source Data & References
44
+
45
+ - https://www.kaggle.com/c/jigsaw-multilingual-toxic-comment-classification
46
+ - https://huggingface.co/datasets/offenseval2020_tr
47
+ - https://github.com/imayda/turkish-hate-speech-dataset-2
48
+ - https://www.kaggle.com/datasets/kbulutozler/5k-turkish-tweets-with-incivil-content
49
+ - https://www.kaggle.com/abozyigit/turkish-cyberbullying