File size: 2,426 Bytes
2b5c23d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: problem
    dtype: string
  - name: question
    dtype: string
  - name: solution
    dtype: string
  - name: op
    dtype: int64
  - name: id
    dtype: int64
  - name: template
    dtype: string
  - name: mode
    dtype: string
  - name: length
    dtype: string
  - name: d
    dtype: int64
  splits:
  - name: ops_2
    num_bytes: 5616127
    num_examples: 2006
  - name: ops_3
    num_bytes: 5448754
    num_examples: 2006
  - name: ops_4
    num_bytes: 5646944
    num_examples: 2006
  - name: ops_5
    num_bytes: 5759936
    num_examples: 2006
  - name: ops_6
    num_bytes: 7554526
    num_examples: 2528
  - name: ops_7
    num_bytes: 6567708
    num_examples: 2006
  - name: ops_8
    num_bytes: 11158515
    num_examples: 3309
  - name: ops_9
    num_bytes: 14060754
    num_examples: 4030
  - name: ops_10
    num_bytes: 8109666
    num_examples: 2247
  - name: ops_11
    num_bytes: 11055656
    num_examples: 2953
  - name: ops_12
    num_bytes: 13576039
    num_examples: 3505
  - name: ops_13
    num_bytes: 12344141
    num_examples: 3040
  - name: ops_14
    num_bytes: 8748544
    num_examples: 2066
  - name: ops_15
    num_bytes: 8061415
    num_examples: 2006
  - name: ops_16
    num_bytes: 10186861
    num_examples: 2386
  - name: ops_17
    num_bytes: 11507452
    num_examples: 2584
  - name: ops_18
    num_bytes: 13229387
    num_examples: 2882
  - name: ops_19
    num_bytes: 9139723
    num_examples: 2006
  - name: ops_20
    num_bytes: 10728947
    num_examples: 2243
  download_size: 29000844
  dataset_size: 178501095
configs:
- config_name: default
  data_files:
  - split: ops_2
    path: data/ops_2-*
  - split: ops_3
    path: data/ops_3-*
  - split: ops_4
    path: data/ops_4-*
  - split: ops_5
    path: data/ops_5-*
  - split: ops_6
    path: data/ops_6-*
  - split: ops_7
    path: data/ops_7-*
  - split: ops_8
    path: data/ops_8-*
  - split: ops_9
    path: data/ops_9-*
  - split: ops_10
    path: data/ops_10-*
  - split: ops_11
    path: data/ops_11-*
  - split: ops_12
    path: data/ops_12-*
  - split: ops_13
    path: data/ops_13-*
  - split: ops_14
    path: data/ops_14-*
  - split: ops_15
    path: data/ops_15-*
  - split: ops_16
    path: data/ops_16-*
  - split: ops_17
    path: data/ops_17-*
  - split: ops_18
    path: data/ops_18-*
  - split: ops_19
    path: data/ops_19-*
  - split: ops_20
    path: data/ops_20-*
---