File size: 5,453 Bytes
aef930d
 
cec01e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8cbc9c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
721b846
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a603148
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0407bc8
 
a603148
0407bc8
a603148
0407bc8
 
8758f6f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5bcba8a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f707d6e
 
 
 
 
 
bda7ebc
 
f707d6e
 
 
bda7ebc
 
 
f707d6e
bda7ebc
 
 
f707d6e
cec01e1
aef930d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8a89160
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aef930d
cec01e1
 
 
 
 
 
8cbc9c8
 
 
 
 
 
721b846
 
 
 
 
 
a603148
 
 
 
 
 
8758f6f
 
 
 
 
 
5bcba8a
 
 
 
 
 
f707d6e
 
bda7ebc
 
f707d6e
 
aef930d
 
 
 
 
 
8a89160
 
 
 
 
 
aef930d
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
---
dataset_info:
- config_name: data_constrained_scaling_law
  features:
  - name: group
    dtype: string
  - name: unique_tokens
    dtype: float64
  - name: params
    dtype: float64
  - name: tokens
    dtype: float64
  - name: loss
    dtype: float64
  splits:
  - name: train
    num_bytes: 7084
    num_examples: 161
  - name: test
    num_bytes: 924
    num_examples: 21
  download_size: 7325
  dataset_size: 8008
- config_name: domain_mixture_scaling_law
  features:
  - name: group
    dtype: string
  - name: proportion_domain_1
    dtype: float64
  - name: proportion_domain_2
    dtype: float64
  - name: proportion_domain_3
    dtype: float64
  - name: proportion_domain_4
    dtype: float64
  - name: proportion_domain_5
    dtype: float64
  - name: loss_domain_1
    dtype: float64
  - name: loss_domain_2
    dtype: float64
  - name: loss_domain_3
    dtype: float64
  - name: loss_domain_4
    dtype: float64
  - name: loss_domain_5
    dtype: float64
  splits:
  - name: train
    num_bytes: 7020
    num_examples: 80
  - name: test
    num_bytes: 2106
    num_examples: 24
  download_size: 15342
  dataset_size: 9126
- config_name: easy_question_scaling_law
  features:
  - name: group
    dtype: string
  - name: log_flops
    dtype: float64
  - name: flops
    dtype: float64
  - name: brier_score
    dtype: float64
  - name: model_name
    dtype: string
  splits:
  - name: train
    num_bytes: 27304
    num_examples: 389
  - name: test
    num_bytes: 8530
    num_examples: 127
  download_size: 13707
  dataset_size: 35834
- config_name: lr_bsz_scaling_law
  features:
  - name: group
    dtype: string
  - name: lr
    dtype: float64
  - name: bsz
    dtype: float64
  - name: data_size
    dtype: float64
  - name: non_embedding_param_size
    dtype: float64
  - name: lm_loss
    dtype: float64
  splits:
  - name: train
    num_bytes: 140504.0
    num_examples: 2702
  - name: test
    num_bytes: 6084.0
    num_examples: 117
  download_size: 39110
  dataset_size: 146588.0
- config_name: lr_bsz_scaling_law_modified
  features:
  - name: group
    dtype: string
  - name: lr
    dtype: float64
  - name: bsz
    dtype: float64
  - name: data_size
    dtype: float64
  - name: non_embedding_param_size
    dtype: float64
  - name: lm_loss
    dtype: float64
  splits:
  - name: train
    num_bytes: 186836
    num_examples: 3593
  - name: test
    num_bytes: 6084
    num_examples: 117
  download_size: 44596
  dataset_size: 192920
- config_name: moe_scaling_law
  features:
  - name: group
    dtype: string
  - name: num_experts
    dtype: float64
  - name: dense_parameter_count
    dtype: float64
  - name: loss_validation
    dtype: float64
  splits:
  - name: train
    num_bytes: 6948
    num_examples: 193
  - name: test
    num_bytes: 1008
    num_examples: 28
  download_size: 6463
  dataset_size: 7956
- config_name: parallel_scaling_law
  features:
  - name: num_params
    dtype: int64
  - name: parallel_size
    dtype: int64
  - name: group
    dtype: string
  - name: loss
    dtype: float64
  splits:
  - name: train
    num_bytes: 1170
    num_examples: 36
  - name: test
    num_bytes: 390
    num_examples: 12
  download_size: 4551
  dataset_size: 1560
- config_name: sft_scaling_law
  features:
  - name: group
    dtype: string
  - name: sft_data_size
    dtype: int64
  - name: sft_loss
    dtype: float64
  splits:
  - name: train
    num_bytes: 25896
    num_examples: 504
  - name: test
    num_bytes: 2158
    num_examples: 42
  download_size: 9274
  dataset_size: 28054
- config_name: vocab_scaling_law
  features:
  - name: group
    dtype: string
  - name: non_vocab_parameters
    dtype: float64
  - name: vocab_size
    dtype: float64
  - name: num_characters
    dtype: float64
  - name: unigram_normalized_loss
    dtype: float64
  splits:
  - name: train
    num_bytes: 47520
    num_examples: 1080
  - name: test
    num_bytes: 5280
    num_examples: 120
  download_size: 23841
  dataset_size: 52800
configs:
- config_name: data_constrained_scaling_law
  data_files:
  - split: train
    path: data_constrained_scaling_law/train-*
  - split: test
    path: data_constrained_scaling_law/test-*
- config_name: domain_mixture_scaling_law
  data_files:
  - split: train
    path: domain_mixture_scaling_law/train-*
  - split: test
    path: domain_mixture_scaling_law/test-*
- config_name: easy_question_scaling_law
  data_files:
  - split: train
    path: easy_question_scaling_law/train-*
  - split: test
    path: easy_question_scaling_law/test-*
- config_name: lr_bsz_scaling_law
  data_files:
  - split: train
    path: lr_bsz_scaling_law/train-*
  - split: test
    path: lr_bsz_scaling_law/test-*
- config_name: lr_bsz_scaling_law_modified
  data_files:
  - split: train
    path: lr_bsz_scaling_law_modified/train-*
  - split: test
    path: lr_bsz_scaling_law_modified/test-*
- config_name: moe_scaling_law
  data_files:
  - split: train
    path: moe_scaling_law/train-*
  - split: test
    path: moe_scaling_law/test-*
- config_name: parallel_scaling_law
  data_files:
  - split: train
    path: parallel_scaling_law/train-*
  - split: test
    path: parallel_scaling_law/test-*
- config_name: sft_scaling_law
  data_files:
  - split: train
    path: sft_scaling_law/train-*
  - split: test
    path: sft_scaling_law/test-*
- config_name: vocab_scaling_law
  data_files:
  - split: train
    path: vocab_scaling_law/train-*
  - split: test
    path: vocab_scaling_law/test-*
---