Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
sentiment-classification
Languages:
English
Size:
10K - 100K
License:
Update metadata in dataset card
Browse files
README.md
CHANGED
@@ -71,10 +71,13 @@ dataset_info:
|
|
71 |
dtype: string
|
72 |
splits:
|
73 |
- name: train
|
74 |
-
num_bytes:
|
75 |
num_examples: 31962
|
76 |
-
|
77 |
-
|
|
|
|
|
|
|
78 |
---
|
79 |
|
80 |
# Dataset Card for Tweets Hate Speech Detection
|
|
|
71 |
dtype: string
|
72 |
splits:
|
73 |
- name: train
|
74 |
+
num_bytes: 3191888
|
75 |
num_examples: 31962
|
76 |
+
- name: test
|
77 |
+
num_bytes: 1711606
|
78 |
+
num_examples: 17197
|
79 |
+
download_size: 4738708
|
80 |
+
dataset_size: 4903494
|
81 |
---
|
82 |
|
83 |
# Dataset Card for Tweets Hate Speech Detection
|