File size: 12,662 Bytes
1df1fde
 
061135e
1df1fde
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d762ce3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
061135e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5deb34c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ff56a82
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fa0c3b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1dd3570
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16d2d68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86272fb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b42d60b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f896fca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f6b6150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
af49b77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dede162
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1f6f7b6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cebd4ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a827712
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
727dde7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e5d7109
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ab0c017
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7ae9ccb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
abdca43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86ad7cc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
007df19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8b81446
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1305f16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9769acc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20d2c19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
af548de
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1df1fde
 
 
 
 
d762ce3
 
 
 
061135e
 
 
 
5deb34c
 
 
 
ff56a82
 
 
 
fa0c3b9
 
 
 
1dd3570
 
 
 
16d2d68
 
 
 
86272fb
 
 
 
b42d60b
 
 
 
f896fca
 
 
 
f6b6150
 
 
 
af49b77
 
 
 
dede162
 
 
 
1f6f7b6
 
 
 
cebd4ea
 
 
 
a827712
 
 
 
727dde7
 
 
 
e5d7109
 
 
 
ab0c017
 
 
 
7ae9ccb
 
 
 
abdca43
 
 
 
86ad7cc
 
 
 
007df19
 
 
 
8b81446
 
 
 
1305f16
 
 
 
9769acc
 
 
 
20d2c19
 
 
 
af548de
 
 
 
1df1fde
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
---
dataset_info:
- config_name: '200000_210000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 680944610
    num_examples: 10000
  download_size: 129921617
  dataset_size: 680944610
- config_name: '210000_220000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 1100967360
    num_examples: 10000
  download_size: 173757491
  dataset_size: 1100967360
- config_name: '220000_230000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 480925507
    num_examples: 10000
  download_size: 90282083
  dataset_size: 480925507
- config_name: '230000_240000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 641511713
    num_examples: 10000
  download_size: 155004543
  dataset_size: 641511713
- config_name: '240000_250000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 410684454
    num_examples: 10000
  download_size: 81261191
  dataset_size: 410684454
- config_name: '250000_260000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 356534654
    num_examples: 10000
  download_size: 64986107
  dataset_size: 356534654
- config_name: '260000_270000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 403449381
    num_examples: 10000
  download_size: 86808127
  dataset_size: 403449381
- config_name: '280000_290000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 465732892
    num_examples: 10000
  download_size: 78810179
  dataset_size: 465732892
- config_name: '290000_300000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 372014860
    num_examples: 10000
  download_size: 73410486
  dataset_size: 372014860
- config_name: '600000_610000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 594900544
    num_examples: 10000
  download_size: 109869575
  dataset_size: 594900544
- config_name: '610000_620000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 498147348
    num_examples: 10000
  download_size: 90916693
  dataset_size: 498147348
- config_name: '620000_630000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 408124279
    num_examples: 10000
  download_size: 74905270
  dataset_size: 408124279
- config_name: '630000_640000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 368306588
    num_examples: 10000
  download_size: 66634926
  dataset_size: 368306588
- config_name: '640000_650000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 615762043
    num_examples: 10000
  download_size: 106228931
  dataset_size: 615762043
- config_name: '650000_660000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 549809524
    num_examples: 10000
  download_size: 107940175
  dataset_size: 549809524
- config_name: '660000_670000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 978053775
    num_examples: 10000
  download_size: 261395886
  dataset_size: 978053775
- config_name: '670000_680000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 2351233500
    num_examples: 10000
  download_size: 397214945
  dataset_size: 2351233500
- config_name: '680000_690000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 411704030
    num_examples: 10000
  download_size: 82429974
  dataset_size: 411704030
- config_name: '690000_700000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 683796150
    num_examples: 10000
  download_size: 144562161
  dataset_size: 683796150
- config_name: '700000_710000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 392446656
    num_examples: 10000
  download_size: 75569753
  dataset_size: 392446656
- config_name: '710000_720000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 422866450
    num_examples: 10000
  download_size: 97499923
  dataset_size: 422866450
- config_name: '720000_730000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 352934612
    num_examples: 10000
  download_size: 67640234
  dataset_size: 352934612
- config_name: '730000_740000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 486359313
    num_examples: 10000
  download_size: 92031133
  dataset_size: 486359313
- config_name: '740000_750000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 403716215
    num_examples: 10000
  download_size: 74317764
  dataset_size: 403716215
- config_name: '750000_760000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 401556923
    num_examples: 10000
  download_size: 77391716
  dataset_size: 401556923
- config_name: '760000_770000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 1342834713
    num_examples: 10000
  download_size: 269089022
  dataset_size: 1342834713
- config_name: '770000_780000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 427444863
    num_examples: 10000
  download_size: 80319109
  dataset_size: 427444863
- config_name: '780000_790000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 398203515
    num_examples: 10000
  download_size: 80603038
  dataset_size: 398203515
- config_name: '800000_810000'
  features:
  - name: index
    dtype: int64
  - name: blob_id
    dtype: string
  - name: code
    dtype: string
  - name: steps
    sequence: string
  - name: error
    dtype: bool
  splits:
  - name: train
    num_bytes: 465504977
    num_examples: 10000
  download_size: 87171056
  dataset_size: 465504977
configs:
- config_name: '200000_210000'
  data_files:
  - split: train
    path: 200000_210000/train-*
- config_name: '210000_220000'
  data_files:
  - split: train
    path: 210000_220000/train-*
- config_name: '220000_230000'
  data_files:
  - split: train
    path: 220000_230000/train-*
- config_name: '230000_240000'
  data_files:
  - split: train
    path: 230000_240000/train-*
- config_name: '240000_250000'
  data_files:
  - split: train
    path: 240000_250000/train-*
- config_name: '250000_260000'
  data_files:
  - split: train
    path: 250000_260000/train-*
- config_name: '260000_270000'
  data_files:
  - split: train
    path: 260000_270000/train-*
- config_name: '280000_290000'
  data_files:
  - split: train
    path: 280000_290000/train-*
- config_name: '290000_300000'
  data_files:
  - split: train
    path: 290000_300000/train-*
- config_name: '600000_610000'
  data_files:
  - split: train
    path: 600000_610000/train-*
- config_name: '610000_620000'
  data_files:
  - split: train
    path: 610000_620000/train-*
- config_name: '620000_630000'
  data_files:
  - split: train
    path: 620000_630000/train-*
- config_name: '630000_640000'
  data_files:
  - split: train
    path: 630000_640000/train-*
- config_name: '640000_650000'
  data_files:
  - split: train
    path: 640000_650000/train-*
- config_name: '650000_660000'
  data_files:
  - split: train
    path: 650000_660000/train-*
- config_name: '660000_670000'
  data_files:
  - split: train
    path: 660000_670000/train-*
- config_name: '670000_680000'
  data_files:
  - split: train
    path: 670000_680000/train-*
- config_name: '680000_690000'
  data_files:
  - split: train
    path: 680000_690000/train-*
- config_name: '690000_700000'
  data_files:
  - split: train
    path: 690000_700000/train-*
- config_name: '700000_710000'
  data_files:
  - split: train
    path: 700000_710000/train-*
- config_name: '710000_720000'
  data_files:
  - split: train
    path: 710000_720000/train-*
- config_name: '720000_730000'
  data_files:
  - split: train
    path: 720000_730000/train-*
- config_name: '730000_740000'
  data_files:
  - split: train
    path: 730000_740000/train-*
- config_name: '740000_750000'
  data_files:
  - split: train
    path: 740000_750000/train-*
- config_name: '750000_760000'
  data_files:
  - split: train
    path: 750000_760000/train-*
- config_name: '760000_770000'
  data_files:
  - split: train
    path: 760000_770000/train-*
- config_name: '770000_780000'
  data_files:
  - split: train
    path: 770000_780000/train-*
- config_name: '780000_790000'
  data_files:
  - split: train
    path: 780000_790000/train-*
- config_name: '800000_810000'
  data_files:
  - split: train
    path: 800000_810000/train-*
---