File size: 4,202 Bytes
5c8ec5d
 
46866e9
5c8ec5d
 
 
 
 
 
 
 
 
 
083dc53
 
 
0cb32fb
 
 
0221da1
 
 
 
 
50acffa
 
 
 
 
 
 
 
 
 
 
4b0d0ea
 
 
e304491
 
 
6e6689d
 
 
 
 
15f351c
 
 
 
 
 
 
 
 
 
 
 
 
 
7f3621d
 
 
39f4952
 
 
 
 
ec1a70b
 
 
 
 
 
 
 
 
 
 
 
 
 
3d92dee
 
 
03acc41
 
 
 
 
09d3a75
 
 
 
 
 
 
 
 
 
 
 
 
 
a408337
 
 
8a16638
 
 
 
 
46866e9
 
 
 
 
 
 
 
 
 
 
 
 
 
5b942e5
 
 
32ba9c3
 
 
 
 
5c8ec5d
 
 
 
 
a52c31a
 
083dc53
 
50acffa
 
 
 
d4d19e8
 
4b0d0ea
 
15f351c
 
 
 
7f3621d
 
39f4952
 
ec1a70b
 
 
 
3d92dee
 
03acc41
 
09d3a75
 
 
 
a408337
 
8a16638
 
46866e9
 
 
 
5b942e5
 
32ba9c3
 
5c8ec5d
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
---
dataset_info:
- config_name: arithmetic__add_or_sub
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: module
    dtype: string
  - name: difficulty
    dtype: string
  splits:
  - name: test
    num_bytes: 2524479.256637168
    num_examples: 20000
  - name: validation
    num_bytes: 3181099.92173
    num_examples: 39577
  - name: train
    num_bytes: 318208740.8830529
    num_examples: 3960419
  download_size: 256332037
  dataset_size: 323914320.06142
- config_name: arithmetic__add_sub_multiple
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: module
    dtype: string
  - name: difficulty
    dtype: string
  splits:
  - name: test
    num_bytes: 2524479.256637168
    num_examples: 20000
  - name: validation
    num_bytes: 3239855.86692
    num_examples: 40308
  - name: train
    num_bytes: 318150007.049692
    num_examples: 3959688
  download_size: 178977042
  dataset_size: 323914342.1732491
- config_name: arithmetic__div
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: module
    dtype: string
  - name: difficulty
    dtype: string
  splits:
  - name: test
    num_bytes: 2524479.256637168
    num_examples: 20000
  - name: train
    num_bytes: 318166558.5813915
    num_examples: 3959894
  - name: validation
    num_bytes: 3223298.10398
    num_examples: 40102
  download_size: 93246923
  dataset_size: 323914335.9420087
- config_name: arithmetic__mixed
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: module
    dtype: string
  - name: difficulty
    dtype: string
  splits:
  - name: test
    num_bytes: 1684897.6
    num_examples: 20000
  - name: validation
    num_bytes: 3215903.3749
    num_examples: 40010
  - name: train
    num_bytes: 318173950.5275874
    num_examples: 3959986
  download_size: 110309106
  dataset_size: 323074751.5024874
- config_name: arithmetic__mul
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: module
    dtype: string
  - name: difficulty
    dtype: string
  splits:
  - name: test
    num_bytes: 1684897.6
    num_examples: 20000
  - name: validation
    num_bytes: 3215340.73247
    num_examples: 40003
  - name: train
    num_bytes: 318174512.9582762
    num_examples: 3959993
  download_size: 99393333
  dataset_size: 323074751.2907462
- config_name: default
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: module
    dtype: string
  - name: difficulty
    dtype: string
  splits:
  - name: train
    num_bytes: 2423212317.866446
    num_examples: 19799980
  - name: validation
    num_bytes: 24476916.823819477
    num_examples: 200000
  - name: test
    num_bytes: 12622396.283185842
    num_examples: 100000
  download_size: 578568629
  dataset_size: 2460311630.9734516
configs:
- config_name: arithmetic__add_or_sub
  data_files:
  - split: train
    path: arithmetic__add_or_sub/train-*
  - split: validation
    path: arithmetic__add_or_sub/validation-*
  - split: test
    path: arithmetic__add_or_sub/test-*
- config_name: arithmetic__add_sub_multiple
  data_files:
  - split: train
    path: arithmetic__add_sub_multiple/train-*
  - split: validation
    path: arithmetic__add_sub_multiple/validation-*
  - split: test
    path: arithmetic__add_sub_multiple/test-*
- config_name: arithmetic__div
  data_files:
  - split: test
    path: arithmetic__div/test-*
  - split: train
    path: arithmetic__div/train-*
  - split: validation
    path: arithmetic__div/validation-*
- config_name: arithmetic__mixed
  data_files:
  - split: test
    path: arithmetic__mixed/test-*
  - split: validation
    path: arithmetic__mixed/validation-*
  - split: train
    path: arithmetic__mixed/train-*
- config_name: arithmetic__mul
  data_files:
  - split: test
    path: arithmetic__mul/test-*
  - split: validation
    path: arithmetic__mul/validation-*
  - split: train
    path: arithmetic__mul/train-*
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---