Upload dataset
Browse files- README.md +52 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: text
|
5 |
+
dtype: string
|
6 |
+
- name: label
|
7 |
+
dtype:
|
8 |
+
class_label:
|
9 |
+
names:
|
10 |
+
'0': negative
|
11 |
+
'1': positive
|
12 |
+
- name: stratify_col
|
13 |
+
dtype:
|
14 |
+
class_label:
|
15 |
+
names:
|
16 |
+
'0': negative APEX Legends
|
17 |
+
'1': negative Assassin's Creed Odyssey
|
18 |
+
'2': negative Destiny 2
|
19 |
+
'3': negative FIFA 23
|
20 |
+
'4': negative Grand Theft Auto V
|
21 |
+
'5': negative Hollow Knight
|
22 |
+
'6': negative Lost Ark
|
23 |
+
'7': negative PUBG Battlegrounds
|
24 |
+
'8': negative Paladins
|
25 |
+
'9': negative Payday 2
|
26 |
+
'10': positive APEX Legends
|
27 |
+
'11': positive Assassin's Creed Odyssey
|
28 |
+
'12': positive Destiny 2
|
29 |
+
'13': positive FIFA 23
|
30 |
+
'14': positive Grand Theft Auto V
|
31 |
+
'15': positive Hollow Knight
|
32 |
+
'16': positive Lost Ark
|
33 |
+
'17': positive PUBG Battlegrounds
|
34 |
+
'18': positive Paladins
|
35 |
+
'19': positive Payday 2
|
36 |
+
splits:
|
37 |
+
- name: train
|
38 |
+
num_bytes: 102706139
|
39 |
+
num_examples: 580620
|
40 |
+
- name: test
|
41 |
+
num_bytes: 44349954
|
42 |
+
num_examples: 248838
|
43 |
+
download_size: 88888768
|
44 |
+
dataset_size: 147056093
|
45 |
+
configs:
|
46 |
+
- config_name: default
|
47 |
+
data_files:
|
48 |
+
- split: train
|
49 |
+
path: data/train-*
|
50 |
+
- split: test
|
51 |
+
path: data/test-*
|
52 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b9e7af91d236a95ada2b12fdea6e0f67556a98ee4831bd998c55108ba85714d
|
3 |
+
size 26829468
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4840b4f6bc50f85c14775945f080bfc94cbb6505f7f36c14c52fb1ff8925820
|
3 |
+
size 62059300
|