Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
toxicity
License:
Upload dataset
Browse files- README.md +21 -4
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,14 +1,31 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
|
|
|
|
4 |
task_categories:
|
5 |
- text-classification
|
6 |
-
|
7 |
tags:
|
8 |
- toxicity
|
9 |
-
|
10 |
-
|
11 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
# Tweets
|
14 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
license: cc
|
5 |
+
size_categories:
|
6 |
+
- 10K<n<100K
|
7 |
task_categories:
|
8 |
- text-classification
|
9 |
+
pretty_name: Tweets
|
10 |
tags:
|
11 |
- toxicity
|
12 |
+
dataset_info:
|
13 |
+
features:
|
14 |
+
- name: label
|
15 |
+
dtype: int64
|
16 |
+
- name: text
|
17 |
+
dtype: string
|
18 |
+
splits:
|
19 |
+
- name: train
|
20 |
+
num_bytes: 1621836
|
21 |
+
num_examples: 14640
|
22 |
+
download_size: 894257
|
23 |
+
dataset_size: 1621836
|
24 |
+
configs:
|
25 |
+
- config_name: default
|
26 |
+
data_files:
|
27 |
+
- split: train
|
28 |
+
path: data/train-*
|
29 |
---
|
30 |
# Tweets
|
31 |
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:703eb17a3a3fd0a01da38881dc44c0bee47ff35a3f90b20afcc237d972571dfd
|
3 |
+
size 894257
|