Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Spanish
Size:
10K - 100K
ArXiv:
Tags:
hate_speech
finiteautomata
commited on
Commit
•
20cb68b
1
Parent(s):
78e8f29
Upload dataset
Browse files- README.md +47 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: text
|
5 |
+
dtype: string
|
6 |
+
- name: article_id
|
7 |
+
dtype: string
|
8 |
+
- name: annotators
|
9 |
+
sequence: string
|
10 |
+
- name: HATEFUL
|
11 |
+
sequence: string
|
12 |
+
- name: CALLS
|
13 |
+
sequence: string
|
14 |
+
- name: WOMEN
|
15 |
+
sequence: string
|
16 |
+
- name: LGBTI
|
17 |
+
sequence: string
|
18 |
+
- name: RACISM
|
19 |
+
sequence: string
|
20 |
+
- name: CLASS
|
21 |
+
sequence: string
|
22 |
+
- name: POLITICS
|
23 |
+
sequence: string
|
24 |
+
- name: DISABLED
|
25 |
+
sequence: string
|
26 |
+
- name: APPEARANCE
|
27 |
+
sequence: string
|
28 |
+
- name: CRIMINAL
|
29 |
+
sequence: string
|
30 |
+
- name: tweet_id
|
31 |
+
dtype: string
|
32 |
+
- name: user_id
|
33 |
+
dtype: string
|
34 |
+
- name: id
|
35 |
+
dtype: int64
|
36 |
+
splits:
|
37 |
+
- name: train
|
38 |
+
num_bytes: 14669129
|
39 |
+
num_examples: 56869
|
40 |
+
download_size: 5847160
|
41 |
+
dataset_size: 14669129
|
42 |
+
configs:
|
43 |
+
- config_name: default
|
44 |
+
data_files:
|
45 |
+
- split: train
|
46 |
+
path: data/train-*
|
47 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fef47dbc1812d85080625c78439443d73a242d8c7c9203ece7e87ac0f8c72c2a
|
3 |
+
size 5847160
|