README.md CHANGED
@@ -23,6 +23,28 @@ language_bcp47:
23
  tags:
24
  - hate-speech-detection
25
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  - config_name: multilabel
27
  features:
28
  - name: text
@@ -81,28 +103,16 @@ dataset_info:
81
  num_examples: 21000
82
  download_size: 2430416
83
  dataset_size: 2978006
 
84
  - config_name: binary
85
- features:
86
- - name: text
87
- dtype: string
88
- - name: label
89
- dtype:
90
- class_label:
91
- names:
92
- '0': not-toxic
93
- '1': toxic
94
- splits:
95
- - name: train
96
- num_bytes: 1709560
97
- num_examples: 16800
98
- - name: test
99
- num_bytes: 216297
100
- num_examples: 2100
101
- - name: validation
102
- num_bytes: 212153
103
- num_examples: 2100
104
- download_size: 853322
105
- dataset_size: 2138010
106
  ---
107
 
108
  # Dataset Card for "ToLD-Br"
 
23
  tags:
24
  - hate-speech-detection
25
  dataset_info:
26
+ - config_name: binary
27
+ features:
28
+ - name: text
29
+ dtype: string
30
+ - name: label
31
+ dtype:
32
+ class_label:
33
+ names:
34
+ '0': not-toxic
35
+ '1': toxic
36
+ splits:
37
+ - name: train
38
+ num_bytes: 1709552
39
+ num_examples: 16800
40
+ - name: test
41
+ num_bytes: 216293
42
+ num_examples: 2100
43
+ - name: validation
44
+ num_bytes: 212149
45
+ num_examples: 2100
46
+ download_size: 1437211
47
+ dataset_size: 2137994
48
  - config_name: multilabel
49
  features:
50
  - name: text
 
103
  num_examples: 21000
104
  download_size: 2430416
105
  dataset_size: 2978006
106
+ configs:
107
  - config_name: binary
108
+ data_files:
109
+ - split: train
110
+ path: binary/train-*
111
+ - split: test
112
+ path: binary/test-*
113
+ - split: validation
114
+ path: binary/validation-*
115
+ default: true
 
 
 
 
 
 
 
 
 
 
 
 
 
116
  ---
117
 
118
  # Dataset Card for "ToLD-Br"
binary/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67b21cd133323005d1dbd5e7b1ea995b670783e1c0aeda643c96dcfa329ebc4d
3
+ size 145816
binary/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0885a4edc189f3f3863169a760c431e582df983858111a145b74e36bb8bb9ea9
3
+ size 1146311
binary/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29890fa2c85e510a01f14fb42dd5617d84ed76ca686b156c53d24db1b30d76e5
3
+ size 145084