BeeGass commited on
Commit
21d99b0
·
verified ·
1 Parent(s): 246c57e

Add NC1 dataset: psl2_8

Browse files
NC1/psl2_8/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
NC1/psl2_8/metadata.json ADDED
@@ -0,0 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "group_type": "psl",
3
+ "group_parameters": {
4
+ "dim": 2,
5
+ "p": 2,
6
+ "n": 3
7
+ },
8
+ "group_order": 18,
9
+ "group_degree": 9,
10
+ "num_train_samples": 100000,
11
+ "num_test_samples": 20000,
12
+ "min_seq_length": 3,
13
+ "max_seq_length": 1024,
14
+ "permutation_map": {
15
+ "0": [
16
+ 0,
17
+ 3,
18
+ 4,
19
+ 1,
20
+ 2,
21
+ 7,
22
+ 8,
23
+ 5,
24
+ 6
25
+ ],
26
+ "1": [
27
+ 5,
28
+ 6,
29
+ 8,
30
+ 4,
31
+ 3,
32
+ 0,
33
+ 1,
34
+ 7,
35
+ 2
36
+ ],
37
+ "2": [
38
+ 8,
39
+ 3,
40
+ 5,
41
+ 7,
42
+ 6,
43
+ 1,
44
+ 0,
45
+ 4,
46
+ 2
47
+ ],
48
+ "3": [
49
+ 4,
50
+ 5,
51
+ 3,
52
+ 2,
53
+ 0,
54
+ 1,
55
+ 6,
56
+ 8,
57
+ 7
58
+ ],
59
+ "4": [
60
+ 6,
61
+ 1,
62
+ 7,
63
+ 5,
64
+ 8,
65
+ 3,
66
+ 0,
67
+ 2,
68
+ 4
69
+ ],
70
+ "5": [
71
+ 7,
72
+ 2,
73
+ 1,
74
+ 8,
75
+ 6,
76
+ 5,
77
+ 4,
78
+ 0,
79
+ 3
80
+ ],
81
+ "6": [
82
+ 0,
83
+ 1,
84
+ 2,
85
+ 3,
86
+ 4,
87
+ 5,
88
+ 6,
89
+ 7,
90
+ 8
91
+ ],
92
+ "7": [
93
+ 3,
94
+ 0,
95
+ 4,
96
+ 8,
97
+ 5,
98
+ 6,
99
+ 1,
100
+ 2,
101
+ 7
102
+ ],
103
+ "8": [
104
+ 2,
105
+ 4,
106
+ 0,
107
+ 7,
108
+ 1,
109
+ 6,
110
+ 5,
111
+ 3,
112
+ 8
113
+ ],
114
+ "9": [
115
+ 1,
116
+ 0,
117
+ 2,
118
+ 6,
119
+ 7,
120
+ 8,
121
+ 3,
122
+ 4,
123
+ 5
124
+ ],
125
+ "10": [
126
+ 3,
127
+ 8,
128
+ 5,
129
+ 0,
130
+ 4,
131
+ 2,
132
+ 7,
133
+ 6,
134
+ 1
135
+ ],
136
+ "11": [
137
+ 8,
138
+ 7,
139
+ 6,
140
+ 3,
141
+ 5,
142
+ 4,
143
+ 2,
144
+ 1,
145
+ 0
146
+ ],
147
+ "12": [
148
+ 1,
149
+ 6,
150
+ 7,
151
+ 0,
152
+ 2,
153
+ 4,
154
+ 5,
155
+ 8,
156
+ 3
157
+ ],
158
+ "13": [
159
+ 5,
160
+ 4,
161
+ 3,
162
+ 6,
163
+ 8,
164
+ 7,
165
+ 2,
166
+ 0,
167
+ 1
168
+ ],
169
+ "14": [
170
+ 4,
171
+ 2,
172
+ 0,
173
+ 5,
174
+ 3,
175
+ 8,
176
+ 7,
177
+ 1,
178
+ 6
179
+ ],
180
+ "15": [
181
+ 2,
182
+ 7,
183
+ 1,
184
+ 4,
185
+ 0,
186
+ 3,
187
+ 8,
188
+ 6,
189
+ 5
190
+ ],
191
+ "16": [
192
+ 7,
193
+ 8,
194
+ 6,
195
+ 2,
196
+ 1,
197
+ 0,
198
+ 3,
199
+ 5,
200
+ 4
201
+ ],
202
+ "17": [
203
+ 6,
204
+ 5,
205
+ 8,
206
+ 1,
207
+ 7,
208
+ 2,
209
+ 4,
210
+ 3,
211
+ 0
212
+ ]
213
+ }
214
+ }
NC1/psl2_8/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:765a65108434cff3772185bce98f7ce06740707a6adf31275d75b844862a8099
3
+ size 25932728
NC1/psl2_8/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
+ }
NC1/psl2_8/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7638dcb3cafe5a19",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
NC1/psl2_8/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e9ee8e59df6b806ec61f9bbc8dc9d3e14c11de5eaee1f18bb94a28ede678473
3
+ size 129585064
NC1/psl2_8/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
+ }
NC1/psl2_8/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a4b8fb10b7e27e8a",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }