BeeGass commited on
Commit
8d8f4e5
·
verified ·
1 Parent(s): c203fb2

Add TC0 dataset: c12

Browse files
TC0/c12/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
TC0/c12/metadata.json ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "group_type": "cyclic",
3
+ "group_parameters": {
4
+ "n": 12
5
+ },
6
+ "group_order": 12,
7
+ "group_degree": 12,
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
+ 11
26
+ ],
27
+ "1": [
28
+ 1,
29
+ 2,
30
+ 3,
31
+ 4,
32
+ 5,
33
+ 6,
34
+ 7,
35
+ 8,
36
+ 9,
37
+ 10,
38
+ 11,
39
+ 0
40
+ ],
41
+ "2": [
42
+ 2,
43
+ 3,
44
+ 4,
45
+ 5,
46
+ 6,
47
+ 7,
48
+ 8,
49
+ 9,
50
+ 10,
51
+ 11,
52
+ 0,
53
+ 1
54
+ ],
55
+ "3": [
56
+ 3,
57
+ 4,
58
+ 5,
59
+ 6,
60
+ 7,
61
+ 8,
62
+ 9,
63
+ 10,
64
+ 11,
65
+ 0,
66
+ 1,
67
+ 2
68
+ ],
69
+ "4": [
70
+ 4,
71
+ 5,
72
+ 6,
73
+ 7,
74
+ 8,
75
+ 9,
76
+ 10,
77
+ 11,
78
+ 0,
79
+ 1,
80
+ 2,
81
+ 3
82
+ ],
83
+ "5": [
84
+ 5,
85
+ 6,
86
+ 7,
87
+ 8,
88
+ 9,
89
+ 10,
90
+ 11,
91
+ 0,
92
+ 1,
93
+ 2,
94
+ 3,
95
+ 4
96
+ ],
97
+ "6": [
98
+ 6,
99
+ 7,
100
+ 8,
101
+ 9,
102
+ 10,
103
+ 11,
104
+ 0,
105
+ 1,
106
+ 2,
107
+ 3,
108
+ 4,
109
+ 5
110
+ ],
111
+ "7": [
112
+ 7,
113
+ 8,
114
+ 9,
115
+ 10,
116
+ 11,
117
+ 0,
118
+ 1,
119
+ 2,
120
+ 3,
121
+ 4,
122
+ 5,
123
+ 6
124
+ ],
125
+ "8": [
126
+ 8,
127
+ 9,
128
+ 10,
129
+ 11,
130
+ 0,
131
+ 1,
132
+ 2,
133
+ 3,
134
+ 4,
135
+ 5,
136
+ 6,
137
+ 7
138
+ ],
139
+ "9": [
140
+ 9,
141
+ 10,
142
+ 11,
143
+ 0,
144
+ 1,
145
+ 2,
146
+ 3,
147
+ 4,
148
+ 5,
149
+ 6,
150
+ 7,
151
+ 8
152
+ ],
153
+ "10": [
154
+ 10,
155
+ 11,
156
+ 0,
157
+ 1,
158
+ 2,
159
+ 3,
160
+ 4,
161
+ 5,
162
+ 6,
163
+ 7,
164
+ 8,
165
+ 9
166
+ ],
167
+ "11": [
168
+ 11,
169
+ 0,
170
+ 1,
171
+ 2,
172
+ 3,
173
+ 4,
174
+ 5,
175
+ 6,
176
+ 7,
177
+ 8,
178
+ 9,
179
+ 10
180
+ ]
181
+ }
182
+ }
TC0/c12/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d8ffc1aba6b83bfc91714feb995e161c990f7396f2b4c1e1b6ebbc7015c9904
3
+ size 23247064
TC0/c12/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
+ }
TC0/c12/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "2c3cfca3fff2e674",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
TC0/c12/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:578070773f006525f009fdfd8a13bbe5831e6da9aaaf703b48fe54c1d5939da8
3
+ size 115385000
TC0/c12/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
+ }
TC0/c12/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "26de1fdfae334fe7",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }