Upload dataset
Browse files- README.md +31 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: Id
|
5 |
+
dtype: int64
|
6 |
+
- name: Platform
|
7 |
+
dtype: string
|
8 |
+
- name: Comment
|
9 |
+
dtype: string
|
10 |
+
- name: Majority_Label
|
11 |
+
dtype: string
|
12 |
+
- name: Agreement
|
13 |
+
dtype: float64
|
14 |
+
- name: NumOfJudgementUsed
|
15 |
+
dtype: int64
|
16 |
+
- name: Total_Judgement
|
17 |
+
dtype: int64
|
18 |
+
- name: Vulgar:V/HateSpeech:HS/None:-
|
19 |
+
dtype: string
|
20 |
+
splits:
|
21 |
+
- name: train
|
22 |
+
num_bytes: 1184762
|
23 |
+
num_examples: 4000
|
24 |
+
download_size: 561174
|
25 |
+
dataset_size: 1184762
|
26 |
+
configs:
|
27 |
+
- config_name: default
|
28 |
+
data_files:
|
29 |
+
- split: train
|
30 |
+
path: data/train-*
|
31 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e787582ecf7c1f30c5f41d5dd656f1ed36a31ed8469592cbb944489cb21716a
|
3 |
+
size 561174
|