Rebuttal commited on
Commit
cb6b3b1
·
verified ·
1 Parent(s): cab7771

Upload 18 files

Browse files
README.md ADDED
@@ -0,0 +1,243 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ - config_name: v1-All
4
+ features:
5
+ - name: id
6
+ dtype: int64
7
+ - name: prompt
8
+ dtype: string
9
+ - name: ground-truth rule
10
+ dtype: string
11
+ - name: validation program
12
+ dtype: string
13
+ - name: symbols
14
+ dtype: string
15
+ - name: curriculum level
16
+ dtype: int64
17
+ - name: curriculum tier
18
+ dtype: string
19
+ - name: rule sampling
20
+ dtype: string
21
+ - name: rule complexity
22
+ dtype: string
23
+ - name: background sampling
24
+ dtype: string
25
+ - name: problem size
26
+ dtype: int64
27
+ - name: vocabulary predicates
28
+ dtype: int64
29
+ - name: vocabulary car constants
30
+ dtype: string
31
+ splits:
32
+ - name: train
33
+ num_bytes: 779520787
34
+ num_examples: 18053
35
+ - name: validation
36
+ num_bytes: 7884798
37
+ num_examples: 200
38
+ - name: test
39
+ num_bytes: 39057386
40
+ num_examples: 1000
41
+ download_size: 181773027
42
+ dataset_size: 826462971
43
+ - config_name: v1-Basic
44
+ features:
45
+ - name: id
46
+ dtype: int64
47
+ - name: prompt
48
+ dtype: string
49
+ - name: ground-truth rule
50
+ dtype: string
51
+ - name: validation program
52
+ dtype: string
53
+ - name: symbols
54
+ dtype: string
55
+ - name: curriculum level
56
+ dtype: int64
57
+ - name: curriculum tier
58
+ dtype: string
59
+ - name: rule sampling
60
+ dtype: string
61
+ - name: rule complexity
62
+ dtype: string
63
+ - name: background sampling
64
+ dtype: string
65
+ - name: problem size
66
+ dtype: int64
67
+ - name: vocabulary predicates
68
+ dtype: int64
69
+ - name: vocabulary car constants
70
+ dtype: string
71
+ splits:
72
+ - name: train
73
+ num_bytes: 12702464
74
+ num_examples: 3053
75
+ - name: validation
76
+ num_bytes: 177614
77
+ num_examples: 50
78
+ - name: test
79
+ num_bytes: 884062
80
+ num_examples: 250
81
+ download_size: 1750029
82
+ dataset_size: 13764140
83
+ - config_name: v1-Easy
84
+ features:
85
+ - name: id
86
+ dtype: int64
87
+ - name: prompt
88
+ dtype: string
89
+ - name: ground-truth rule
90
+ dtype: string
91
+ - name: validation program
92
+ dtype: string
93
+ - name: symbols
94
+ dtype: string
95
+ - name: curriculum level
96
+ dtype: int64
97
+ - name: curriculum tier
98
+ dtype: string
99
+ - name: rule sampling
100
+ dtype: string
101
+ - name: rule complexity
102
+ dtype: string
103
+ - name: background sampling
104
+ dtype: string
105
+ - name: problem size
106
+ dtype: int64
107
+ - name: vocabulary predicates
108
+ dtype: int64
109
+ - name: vocabulary car constants
110
+ dtype: string
111
+ splits:
112
+ - name: train
113
+ num_bytes: 46113619
114
+ num_examples: 5000
115
+ - name: validation
116
+ num_bytes: 461812
117
+ num_examples: 50
118
+ - name: test
119
+ num_bytes: 2308963
120
+ num_examples: 250
121
+ download_size: 8434162
122
+ dataset_size: 48884394
123
+ - config_name: v1-Hard
124
+ features:
125
+ - name: id
126
+ dtype: int64
127
+ - name: prompt
128
+ dtype: string
129
+ - name: ground-truth rule
130
+ dtype: string
131
+ - name: validation program
132
+ dtype: string
133
+ - name: symbols
134
+ dtype: string
135
+ - name: curriculum level
136
+ dtype: int64
137
+ - name: curriculum tier
138
+ dtype: string
139
+ - name: rule sampling
140
+ dtype: string
141
+ - name: rule complexity
142
+ dtype: string
143
+ - name: background sampling
144
+ dtype: string
145
+ - name: problem size
146
+ dtype: int64
147
+ - name: vocabulary predicates
148
+ dtype: int64
149
+ - name: vocabulary car constants
150
+ dtype: string
151
+ splits:
152
+ - name: train
153
+ num_bytes: 511706880
154
+ num_examples: 5000
155
+ - name: validation
156
+ num_bytes: 5149291
157
+ num_examples: 50
158
+ - name: test
159
+ num_bytes: 25522109
160
+ num_examples: 250
161
+ download_size: 123687304
162
+ dataset_size: 542378280
163
+ - config_name: v1-Medium
164
+ features:
165
+ - name: id
166
+ dtype: int64
167
+ - name: prompt
168
+ dtype: string
169
+ - name: ground-truth rule
170
+ dtype: string
171
+ - name: validation program
172
+ dtype: string
173
+ - name: symbols
174
+ dtype: string
175
+ - name: curriculum level
176
+ dtype: int64
177
+ - name: curriculum tier
178
+ dtype: string
179
+ - name: rule sampling
180
+ dtype: string
181
+ - name: rule complexity
182
+ dtype: string
183
+ - name: background sampling
184
+ dtype: string
185
+ - name: problem size
186
+ dtype: int64
187
+ - name: vocabulary predicates
188
+ dtype: int64
189
+ - name: vocabulary car constants
190
+ dtype: string
191
+ splits:
192
+ - name: train
193
+ num_bytes: 208997824
194
+ num_examples: 5000
195
+ - name: validation
196
+ num_bytes: 2096081
197
+ num_examples: 50
198
+ - name: test
199
+ num_bytes: 10342252
200
+ num_examples: 250
201
+ download_size: 48068673
202
+ dataset_size: 221436157
203
+ configs:
204
+ - config_name: v1-All
205
+ data_files:
206
+ - split: train
207
+ path: v1-All/train-*
208
+ - split: validation
209
+ path: v1-All/validation-*
210
+ - split: test
211
+ path: v1-All/test-*
212
+ - config_name: v1-Basic
213
+ data_files:
214
+ - split: train
215
+ path: v1-Basic/train-*
216
+ - split: validation
217
+ path: v1-Basic/validation-*
218
+ - split: test
219
+ path: v1-Basic/test-*
220
+ - config_name: v1-Easy
221
+ data_files:
222
+ - split: train
223
+ path: v1-Easy/train-*
224
+ - split: validation
225
+ path: v1-Easy/validation-*
226
+ - split: test
227
+ path: v1-Easy/test-*
228
+ - config_name: v1-Hard
229
+ data_files:
230
+ - split: train
231
+ path: v1-Hard/train-*
232
+ - split: validation
233
+ path: v1-Hard/validation-*
234
+ - split: test
235
+ path: v1-Hard/test-*
236
+ - config_name: v1-Medium
237
+ data_files:
238
+ - split: train
239
+ path: v1-Medium/train-*
240
+ - split: validation
241
+ path: v1-Medium/validation-*
242
+ - split: test
243
+ path: v1-Medium/test-*
v1-All/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6048aa3a388c5e9b8aca14edd33feecad72bc7cd1cbcf1b40baecfb1deb7b55a
3
+ size 9182341
v1-All/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0119df9a5feb33c8b619a117c52b4d535522f4544928a70b1caba6f5199d4ac3
3
+ size 13690616
v1-All/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:042dbe9eca911287e0c3a4f170f908cd37cd697e7ba77afa6b933494ba593aaa
3
+ size 170184531
v1-All/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bd6f7ac3c66c05ba329a0b5b22ba4282c7cc6e79728c2cb5e6182cdc9a458c9
3
+ size 1870721
v1-Basic/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e60bba624cc854ef248384c3ba8eccc043475d810246f3e75deb7bea3d15af4
3
+ size 130868
v1-Basic/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2cb0ccebe499c13be410b24717fc8471021c25e8f3e4239774af2a30ac34c2c
3
+ size 1721523
v1-Basic/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84638f8f6fd2cb0ab80a9439366e0f8a3864eb6d3532da5fb00e356997ba7f05
3
+ size 51574
v1-Easy/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40db80b5a51109998676a957a3f79d4300c546ef8fe3dc986ff6ad7201a98d35
3
+ size 438830
v1-Easy/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39c9e1635ec3e7bb09e8a8447eb765e628012cf553b25e1b1dab9a7103678438
3
+ size 8200757
v1-Easy/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad922c36f9a8dad1fc6f911f12170fa9c3bd46c2cf547ae4fff9badd2a1637a5
3
+ size 111953
v1-Hard/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c2711baaaecdde30b41a8ce55ee44a1867cf68f74847827881c92af940577f0
3
+ size 6265070
v1-Hard/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0637a8bea50d68d3beab9ba92d6923cbbf29f270f41c3dfed4ea0554a811af81
3
+ size 52474782
v1-Hard/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c17ac3231fe046eb62a6c17de6105f7c51ee336ac2a628ac4642f807bd285730
3
+ size 72947711
v1-Hard/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:028396b956445ac518487af8eb43d34261166cc8dfb0ad749d79b8315376bfed
3
+ size 1270361
v1-Medium/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f648f7d3b2fb147449407379f63fb2006e66fc9e3f2ad5ff0975d75a0b61e45
3
+ size 2415157
v1-Medium/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc3b03e6fbd08555f6b73879b200046cbb9a400296d0f89407148755d12b327
3
+ size 48553671
v1-Medium/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e24feca79c9599b49d8c53c54532e6a1a236d384719583c0f9114af08fb418f2
3
+ size 508225