BeeGass commited on
Commit
2bb3fad
·
verified ·
1 Parent(s): 1dd414f

Add individual dataset: d11

Browse files
data/d11/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
data/d11/metadata.json ADDED
@@ -0,0 +1,300 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "group_type": "dihedral",
3
+ "group_parameters": {
4
+ "n": 11
5
+ },
6
+ "group_order": 22,
7
+ "group_degree": 11,
8
+ "num_train_samples": 100000,
9
+ "num_test_samples": 20000,
10
+ "min_seq_length": 3,
11
+ "max_seq_length": 1024,
12
+ "permutation_map": {
13
+ "0": [
14
+ 0,
15
+ 1,
16
+ 2,
17
+ 3,
18
+ 4,
19
+ 5,
20
+ 6,
21
+ 7,
22
+ 8,
23
+ 9,
24
+ 10
25
+ ],
26
+ "1": [
27
+ 1,
28
+ 2,
29
+ 3,
30
+ 4,
31
+ 5,
32
+ 6,
33
+ 7,
34
+ 8,
35
+ 9,
36
+ 10,
37
+ 0
38
+ ],
39
+ "2": [
40
+ 2,
41
+ 3,
42
+ 4,
43
+ 5,
44
+ 6,
45
+ 7,
46
+ 8,
47
+ 9,
48
+ 10,
49
+ 0,
50
+ 1
51
+ ],
52
+ "3": [
53
+ 3,
54
+ 4,
55
+ 5,
56
+ 6,
57
+ 7,
58
+ 8,
59
+ 9,
60
+ 10,
61
+ 0,
62
+ 1,
63
+ 2
64
+ ],
65
+ "4": [
66
+ 4,
67
+ 5,
68
+ 6,
69
+ 7,
70
+ 8,
71
+ 9,
72
+ 10,
73
+ 0,
74
+ 1,
75
+ 2,
76
+ 3
77
+ ],
78
+ "5": [
79
+ 5,
80
+ 6,
81
+ 7,
82
+ 8,
83
+ 9,
84
+ 10,
85
+ 0,
86
+ 1,
87
+ 2,
88
+ 3,
89
+ 4
90
+ ],
91
+ "6": [
92
+ 6,
93
+ 7,
94
+ 8,
95
+ 9,
96
+ 10,
97
+ 0,
98
+ 1,
99
+ 2,
100
+ 3,
101
+ 4,
102
+ 5
103
+ ],
104
+ "7": [
105
+ 7,
106
+ 8,
107
+ 9,
108
+ 10,
109
+ 0,
110
+ 1,
111
+ 2,
112
+ 3,
113
+ 4,
114
+ 5,
115
+ 6
116
+ ],
117
+ "8": [
118
+ 8,
119
+ 9,
120
+ 10,
121
+ 0,
122
+ 1,
123
+ 2,
124
+ 3,
125
+ 4,
126
+ 5,
127
+ 6,
128
+ 7
129
+ ],
130
+ "9": [
131
+ 9,
132
+ 10,
133
+ 0,
134
+ 1,
135
+ 2,
136
+ 3,
137
+ 4,
138
+ 5,
139
+ 6,
140
+ 7,
141
+ 8
142
+ ],
143
+ "10": [
144
+ 10,
145
+ 0,
146
+ 1,
147
+ 2,
148
+ 3,
149
+ 4,
150
+ 5,
151
+ 6,
152
+ 7,
153
+ 8,
154
+ 9
155
+ ],
156
+ "11": [
157
+ 0,
158
+ 10,
159
+ 9,
160
+ 8,
161
+ 7,
162
+ 6,
163
+ 5,
164
+ 4,
165
+ 3,
166
+ 2,
167
+ 1
168
+ ],
169
+ "12": [
170
+ 1,
171
+ 0,
172
+ 10,
173
+ 9,
174
+ 8,
175
+ 7,
176
+ 6,
177
+ 5,
178
+ 4,
179
+ 3,
180
+ 2
181
+ ],
182
+ "13": [
183
+ 2,
184
+ 1,
185
+ 0,
186
+ 10,
187
+ 9,
188
+ 8,
189
+ 7,
190
+ 6,
191
+ 5,
192
+ 4,
193
+ 3
194
+ ],
195
+ "14": [
196
+ 3,
197
+ 2,
198
+ 1,
199
+ 0,
200
+ 10,
201
+ 9,
202
+ 8,
203
+ 7,
204
+ 6,
205
+ 5,
206
+ 4
207
+ ],
208
+ "15": [
209
+ 4,
210
+ 3,
211
+ 2,
212
+ 1,
213
+ 0,
214
+ 10,
215
+ 9,
216
+ 8,
217
+ 7,
218
+ 6,
219
+ 5
220
+ ],
221
+ "16": [
222
+ 5,
223
+ 4,
224
+ 3,
225
+ 2,
226
+ 1,
227
+ 0,
228
+ 10,
229
+ 9,
230
+ 8,
231
+ 7,
232
+ 6
233
+ ],
234
+ "17": [
235
+ 6,
236
+ 5,
237
+ 4,
238
+ 3,
239
+ 2,
240
+ 1,
241
+ 0,
242
+ 10,
243
+ 9,
244
+ 8,
245
+ 7
246
+ ],
247
+ "18": [
248
+ 7,
249
+ 6,
250
+ 5,
251
+ 4,
252
+ 3,
253
+ 2,
254
+ 1,
255
+ 0,
256
+ 10,
257
+ 9,
258
+ 8
259
+ ],
260
+ "19": [
261
+ 8,
262
+ 7,
263
+ 6,
264
+ 5,
265
+ 4,
266
+ 3,
267
+ 2,
268
+ 1,
269
+ 0,
270
+ 10,
271
+ 9
272
+ ],
273
+ "20": [
274
+ 9,
275
+ 8,
276
+ 7,
277
+ 6,
278
+ 5,
279
+ 4,
280
+ 3,
281
+ 2,
282
+ 1,
283
+ 0,
284
+ 10
285
+ ],
286
+ "21": [
287
+ 10,
288
+ 9,
289
+ 8,
290
+ 7,
291
+ 6,
292
+ 5,
293
+ 4,
294
+ 3,
295
+ 2,
296
+ 1,
297
+ 0
298
+ ]
299
+ }
300
+ }
data/d11/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:712942cbd6b46404cc1d5fe62092982bd968a7e440f04e026148fc9823c25111
3
+ size 27201304
data/d11/test/dataset_info.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_sequence": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "target": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "sequence_length": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "group_degree": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "group_order": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "group_type": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }
data/d11/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "0042266e44cd57c5",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/d11/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06acfdc58ba2d735032ebbf7f5b5637b6c9c2aa7c989bb43d8b7f6f5ea1d16bc
3
+ size 135343992
data/d11/train/dataset_info.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_sequence": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "target": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "sequence_length": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "group_degree": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "group_order": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "group_type": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }
data/d11/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "facb524d6b0aa80f",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }