Upload dataset
Browse files
README.md
CHANGED
@@ -6,7 +6,11 @@ dataset_info:
|
|
6 |
- name: tweet
|
7 |
dtype: string
|
8 |
- name: is_off
|
9 |
-
dtype:
|
|
|
|
|
|
|
|
|
10 |
- name: is_hate
|
11 |
dtype: string
|
12 |
- name: is_vlg
|
@@ -15,13 +19,20 @@ dataset_info:
|
|
15 |
dtype: string
|
16 |
splits:
|
17 |
- name: train
|
18 |
-
num_bytes:
|
19 |
num_examples: 8557
|
20 |
- name: validation
|
21 |
-
num_bytes:
|
22 |
num_examples: 1266
|
23 |
-
download_size:
|
24 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
# Dataset Card for "Arabic_Hate_Speech"
|
27 |
|
|
|
6 |
- name: tweet
|
7 |
dtype: string
|
8 |
- name: is_off
|
9 |
+
dtype:
|
10 |
+
class_label:
|
11 |
+
names:
|
12 |
+
'0': NOT_OFF
|
13 |
+
'1': 'OFF'
|
14 |
- name: is_hate
|
15 |
dtype: string
|
16 |
- name: is_vlg
|
|
|
19 |
dtype: string
|
20 |
splits:
|
21 |
- name: train
|
22 |
+
num_bytes: 1643109
|
23 |
num_examples: 8557
|
24 |
- name: validation
|
25 |
+
num_bytes: 231955
|
26 |
num_examples: 1266
|
27 |
+
download_size: 897941
|
28 |
+
dataset_size: 1875064
|
29 |
+
configs:
|
30 |
+
- config_name: default
|
31 |
+
data_files:
|
32 |
+
- split: train
|
33 |
+
path: data/train-*
|
34 |
+
- split: validation
|
35 |
+
path: data/validation-*
|
36 |
---
|
37 |
# Dataset Card for "Arabic_Hate_Speech"
|
38 |
|
data/{train-00000-of-00001-4ea16ca2f0f3b06a.parquet → train-00000-of-00001.parquet}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8304f9c7aef6022da1985f9ba9d9cdfd5c5cc3bf68d14f1f99d462255f6f2fa
|
3 |
+
size 785078
|
data/{validation-00000-of-00001-d91f1fb471c741eb.parquet → validation-00000-of-00001.parquet}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be4e69a620e11a937adc99d92a056b888524701acc21ff4fb10cee97ebec50e7
|
3 |
+
size 112863
|