Upload dataset
Browse files- README.md +61 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: Index
|
5 |
+
dtype: string
|
6 |
+
- name: IndexVidComments
|
7 |
+
dtype: string
|
8 |
+
- name: id
|
9 |
+
dtype: string
|
10 |
+
- name: user
|
11 |
+
dtype: string
|
12 |
+
- name: date
|
13 |
+
dtype: string
|
14 |
+
- name: timestamp
|
15 |
+
dtype: string
|
16 |
+
- name: commentText
|
17 |
+
dtype: string
|
18 |
+
- name: 'Unnamed: 7'
|
19 |
+
dtype: string
|
20 |
+
- name: likes
|
21 |
+
dtype: string
|
22 |
+
- name: hasReplies
|
23 |
+
dtype: string
|
24 |
+
- name: numberOfReplies
|
25 |
+
dtype: string
|
26 |
+
- name: replies.id
|
27 |
+
dtype: string
|
28 |
+
- name: replies.user
|
29 |
+
dtype: string
|
30 |
+
- name: replies.date
|
31 |
+
dtype: string
|
32 |
+
- name: replies.timestamp
|
33 |
+
dtype: string
|
34 |
+
- name: replies.commentText
|
35 |
+
dtype: string
|
36 |
+
- name: replies.likes
|
37 |
+
dtype: string
|
38 |
+
- name: annotator1
|
39 |
+
dtype: string
|
40 |
+
- name: annotator2
|
41 |
+
dtype: string
|
42 |
+
- name: annotator3
|
43 |
+
dtype: string
|
44 |
+
- name: label
|
45 |
+
dtype:
|
46 |
+
class_label:
|
47 |
+
names:
|
48 |
+
'0': P
|
49 |
+
'1': N
|
50 |
+
splits:
|
51 |
+
- name: train
|
52 |
+
num_bytes: 5242012
|
53 |
+
num_examples: 15050
|
54 |
+
download_size: 2298736
|
55 |
+
dataset_size: 5242012
|
56 |
+
configs:
|
57 |
+
- config_name: default
|
58 |
+
data_files:
|
59 |
+
- split: train
|
60 |
+
path: data/train-*
|
61 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2783b76d3aadf4e17e40cb720df25620e8c40eef2f9f1b7f564c2047593af2a
|
3 |
+
size 2298736
|