Yuyeong commited on
Commit
8e99ac2
·
verified ·
1 Parent(s): e821896

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': '0'
11
+ '1': '1'
12
+ '2': '2'
13
+ - name: group_idx
14
+ dtype: int64
15
+ - name: node_idx
16
+ dtype: int64
17
+ splits:
18
+ - name: train_seed0
19
+ num_bytes: 218087082.43541107
20
+ num_examples: 1577300
21
+ - name: validation_seed0
22
+ num_bytes: 272660.7028229447
23
+ num_examples: 1972
24
+ - name: test_seed0
25
+ num_bytes: 272660.7028229447
26
+ num_examples: 1972
27
+ - name: train_seed1
28
+ num_bytes: 218087082.43541107
29
+ num_examples: 1577300
30
+ - name: validation_seed1
31
+ num_bytes: 272660.7028229447
32
+ num_examples: 1972
33
+ - name: test_seed1
34
+ num_bytes: 272660.7028229447
35
+ num_examples: 1972
36
+ - name: train_seed2
37
+ num_bytes: 218087082.43541107
38
+ num_examples: 1577300
39
+ - name: validation_seed2
40
+ num_bytes: 272660.7028229447
41
+ num_examples: 1972
42
+ - name: test_seed2
43
+ num_bytes: 272660.7028229447
44
+ num_examples: 1972
45
+ - name: train_seed3
46
+ num_bytes: 218087082.43541107
47
+ num_examples: 1577300
48
+ - name: validation_seed3
49
+ num_bytes: 272660.7028229447
50
+ num_examples: 1972
51
+ - name: test_seed3
52
+ num_bytes: 272660.7028229447
53
+ num_examples: 1972
54
+ - name: train_seed4
55
+ num_bytes: 218087082.43541107
56
+ num_examples: 1577300
57
+ - name: validation_seed4
58
+ num_bytes: 272660.7028229447
59
+ num_examples: 1972
60
+ - name: test_seed4
61
+ num_bytes: 272660.7028229447
62
+ num_examples: 1972
63
+ - name: train_seed5
64
+ num_bytes: 218087082.43541107
65
+ num_examples: 1577300
66
+ - name: validation_seed5
67
+ num_bytes: 272660.7028229447
68
+ num_examples: 1972
69
+ - name: test_seed5
70
+ num_bytes: 272660.7028229447
71
+ num_examples: 1972
72
+ - name: train_seed6
73
+ num_bytes: 218087082.43541107
74
+ num_examples: 1577300
75
+ - name: validation_seed6
76
+ num_bytes: 272660.7028229447
77
+ num_examples: 1972
78
+ - name: test_seed6
79
+ num_bytes: 272660.7028229447
80
+ num_examples: 1972
81
+ - name: train_seed7
82
+ num_bytes: 218087082.43541107
83
+ num_examples: 1577300
84
+ - name: validation_seed7
85
+ num_bytes: 272660.7028229447
86
+ num_examples: 1972
87
+ - name: test_seed7
88
+ num_bytes: 272660.7028229447
89
+ num_examples: 1972
90
+ - name: train_seed8
91
+ num_bytes: 218087082.43541107
92
+ num_examples: 1577300
93
+ - name: validation_seed8
94
+ num_bytes: 272660.7028229447
95
+ num_examples: 1972
96
+ - name: test_seed8
97
+ num_bytes: 272660.7028229447
98
+ num_examples: 1972
99
+ - name: train_seed9
100
+ num_bytes: 218087082.43541107
101
+ num_examples: 1577300
102
+ - name: validation_seed9
103
+ num_bytes: 272660.7028229447
104
+ num_examples: 1972
105
+ - name: test_seed9
106
+ num_bytes: 272660.7028229447
107
+ num_examples: 1972
108
+ download_size: 913303657
109
+ dataset_size: 2186324038.410569
110
+ configs:
111
+ - config_name: default
112
+ data_files:
113
+ - split: train_seed0
114
+ path: data/train_seed0-*
115
+ - split: validation_seed0
116
+ path: data/validation_seed0-*
117
+ - split: test_seed0
118
+ path: data/test_seed0-*
119
+ - split: train_seed1
120
+ path: data/train_seed1-*
121
+ - split: validation_seed1
122
+ path: data/validation_seed1-*
123
+ - split: test_seed1
124
+ path: data/test_seed1-*
125
+ - split: train_seed2
126
+ path: data/train_seed2-*
127
+ - split: validation_seed2
128
+ path: data/validation_seed2-*
129
+ - split: test_seed2
130
+ path: data/test_seed2-*
131
+ - split: train_seed3
132
+ path: data/train_seed3-*
133
+ - split: validation_seed3
134
+ path: data/validation_seed3-*
135
+ - split: test_seed3
136
+ path: data/test_seed3-*
137
+ - split: train_seed4
138
+ path: data/train_seed4-*
139
+ - split: validation_seed4
140
+ path: data/validation_seed4-*
141
+ - split: test_seed4
142
+ path: data/test_seed4-*
143
+ - split: train_seed5
144
+ path: data/train_seed5-*
145
+ - split: validation_seed5
146
+ path: data/validation_seed5-*
147
+ - split: test_seed5
148
+ path: data/test_seed5-*
149
+ - split: train_seed6
150
+ path: data/train_seed6-*
151
+ - split: validation_seed6
152
+ path: data/validation_seed6-*
153
+ - split: test_seed6
154
+ path: data/test_seed6-*
155
+ - split: train_seed7
156
+ path: data/train_seed7-*
157
+ - split: validation_seed7
158
+ path: data/validation_seed7-*
159
+ - split: test_seed7
160
+ path: data/test_seed7-*
161
+ - split: train_seed8
162
+ path: data/train_seed8-*
163
+ - split: validation_seed8
164
+ path: data/validation_seed8-*
165
+ - split: test_seed8
166
+ path: data/test_seed8-*
167
+ - split: train_seed9
168
+ path: data/train_seed9-*
169
+ - split: validation_seed9
170
+ path: data/validation_seed9-*
171
+ - split: test_seed9
172
+ path: data/test_seed9-*
173
+ ---
data/test_seed0-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e462eb8f2c2fec464fce9d308dc500d74bb2377b9d7e1b0f83ac39df9f30012
3
+ size 145994
data/test_seed1-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13eaff897a2eb1fd6ccf2a8c9eaf5070630af651f6d77c27a31f547c6024884b
3
+ size 151106
data/test_seed2-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d33799fa28dfd4c511ecd03b0510943f7446ac9571fb06bfabf8f1142341c0d2
3
+ size 146769
data/test_seed3-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9acdc9b4f1d219c5e1bd81c57ce95ec0c53adf5c3cd1ab5b24a3b4733f83ccc
3
+ size 149978
data/test_seed4-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da1ea1b97f89c5f5d3090541455260c5e25cbcc0f1dd83a2c3b41ade6a854e8
3
+ size 145336
data/test_seed5-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4b40a8e4b258a4c1d841eb90dbcc848d766b6f8b6acc0f0d280fffeda8eff8f
3
+ size 147486
data/test_seed6-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f567105d2158e29781a6d382d6ddb47160bae7311e7ea0d6ddd99a346af8270
3
+ size 148732
data/test_seed7-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a013bad6fe6a48de21ac1c5dbb0468b86b06740e8caaabc86aae4f108445464
3
+ size 144397
data/test_seed8-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e678dc05b32fe2e027f87cec0f726cd3c98dbbf834a68d7d22c322b419f9170e
3
+ size 150526
data/test_seed9-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a477678b44aacd657ce46a6be0ac423a8a71dbe1766a2fc6ba42f8b9efd41cd
3
+ size 149079
data/train_seed0-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4055da49f176d14ab9197c4280543246c5a0a97d6c5cab16b8da94c92cde8350
3
+ size 91041084
data/train_seed1-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:840ff1fdb9ec250977b00a2d2a0ed8fdec9668e31957a97981e15074cc01c491
3
+ size 90966345
data/train_seed2-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf08d7014121ca488bb489a05a1bebd3dff58c5637e74400b2ac5a8da4c18f4
3
+ size 91016521
data/train_seed3-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9b1e4c298eba7270351eb2bc08ecc5ff3cf892fe3f8b9104ed56e57499e20ca
3
+ size 90691586
data/train_seed4-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ac641129141b4a5377932ea2211954c5d8200b551c533969b3fd3ae9e7b0f68
3
+ size 91211282
data/train_seed5-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e52cf5eaabd7705183cad3c3332f32c9ea26bf264b4e4d5f8bd07944c54665c4
3
+ size 91204126
data/train_seed6-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d0ebf58c15a79d0b462c62554cf53024f306a9fc327e82efb89a4bcc17a4387
3
+ size 90972586
data/train_seed7-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a06ee3b9a05e3cc574124eadb19c03114901393e0f60b2240dcac41cecf2d2fd
3
+ size 91352395
data/train_seed8-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54c700488783e743fb367a54553a4d665c6fb3659954fac45c997d381edcd02c
3
+ size 90815803
data/train_seed9-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c52711968a02aa306a42270965ea9b6c66eba4f25c83180c43c78d165d30c67a
3
+ size 91070599
data/validation_seed0-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94b580ebd0811422ea7e5ce2d4687dc46c400f6dbce297d3591fb6eeb42a9b26
3
+ size 146877
data/validation_seed1-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6ad43a681b6cccb33e22ed5f81777b54cac90d3eb0266efe6e6c249a1c0208a
3
+ size 146610
data/validation_seed2-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e96cbaa361d21a95dc7d70a8c219e305041fcc90c485ca8936072de6d67ef31
3
+ size 148587
data/validation_seed3-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b1e2357680c3f7e6bfbd5da89ecc080c480664a7f24e7af29064346881d1b2b
3
+ size 150288
data/validation_seed4-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56d3879bd14a11a720b8e0cd22981d72443fbdf0e17f0e5f408beb533e029560
3
+ size 150909
data/validation_seed5-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fcc2551eeb509c5b43137bc88e221f6980f32f84e334051a94ae8e87981f094
3
+ size 147435
data/validation_seed6-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:739a1c55dffdc3ac1812a0f50c833d5bc0d91e2043767c1c4b065b8e4a56d539
3
+ size 147539
data/validation_seed7-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65f6b1025e7f4fa0b6202652c4822cecdb021cd96ee259f3b776af311eb6658d
3
+ size 148597
data/validation_seed8-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1ec90584ceb3fa7b45ad3fcb3874a6dbcb652c06aa3b4adaa264b516716a2b5
3
+ size 151093
data/validation_seed9-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:261a7435d41a68cf58d8f170f6b50c095b0863744d94120fa179ab34f23d439c
3
+ size 143992