li-muyang commited on
Commit
55b3416
·
verified ·
1 Parent(s): 69fb7e8

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: mistralai/Mistral-7B-v0.1
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ datasets:
10
+ - generator
11
+ model-index:
12
+ - name: zephyr-7b-sft-full
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # zephyr-7b-sft-full
20
+
21
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.9420
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - num_devices: 8
48
+ - total_train_batch_size: 128
49
+ - total_eval_batch_size: 64
50
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
+ - lr_scheduler_type: cosine
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 1
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss |
58
+ |:-------------:|:-----:|:----:|:---------------:|
59
+ | 0.9183 | 1.0 | 1084 | 0.9420 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.47.1
65
+ - Pytorch 2.2.2+rocm5.7
66
+ - Datasets 3.2.0
67
+ - Tokenizers 0.21.0
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 453935093514240.0,
4
+ "train_loss": 0.9848188322408613,
5
+ "train_runtime": 34384.388,
6
+ "train_samples": 207864,
7
+ "train_samples_per_second": 4.033,
8
+ "train_steps_per_second": 0.032
9
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.47.1"
6
+ }
runs/Jan05_19-13-27_nid002844/events.out.tfevents.1736075660.nid002844.1322690.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01760e53ce5cfe4e298da67a01ad3f643f02dedbdef8122fd471342855c31c3d
3
- size 51310
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e9ef7331d840f03d72505af75ee27d0057edb9d5f819e01d0d3286777eb01f
3
+ size 51935
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 453935093514240.0,
4
+ "train_loss": 0.9848188322408613,
5
+ "train_runtime": 34384.388,
6
+ "train_samples": 207864,
7
+ "train_samples_per_second": 4.033,
8
+ "train_steps_per_second": 0.032
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,1569 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1084,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0009225092250922509,
13
+ "grad_norm": 9.199869276397154,
14
+ "learning_rate": 1.8348623853211012e-07,
15
+ "loss": 1.1392,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.004612546125461255,
20
+ "grad_norm": 7.233201206284356,
21
+ "learning_rate": 9.174311926605506e-07,
22
+ "loss": 1.1291,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.00922509225092251,
27
+ "grad_norm": 4.144472619198066,
28
+ "learning_rate": 1.8348623853211011e-06,
29
+ "loss": 1.0628,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.013837638376383764,
34
+ "grad_norm": 2.6527022539947374,
35
+ "learning_rate": 2.7522935779816517e-06,
36
+ "loss": 1.0102,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.01845018450184502,
41
+ "grad_norm": 2.7475157939980743,
42
+ "learning_rate": 3.6697247706422022e-06,
43
+ "loss": 1.0126,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.023062730627306273,
48
+ "grad_norm": 2.3644745727694243,
49
+ "learning_rate": 4.587155963302753e-06,
50
+ "loss": 1.0031,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.027675276752767528,
55
+ "grad_norm": 2.2459942557783146,
56
+ "learning_rate": 5.504587155963303e-06,
57
+ "loss": 0.9714,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.03228782287822878,
62
+ "grad_norm": 2.8633038603162237,
63
+ "learning_rate": 6.422018348623854e-06,
64
+ "loss": 0.998,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.03690036900369004,
69
+ "grad_norm": 3.2535687429097493,
70
+ "learning_rate": 7.3394495412844045e-06,
71
+ "loss": 1.0051,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.04151291512915129,
76
+ "grad_norm": 3.2137144467730088,
77
+ "learning_rate": 8.256880733944956e-06,
78
+ "loss": 0.9837,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.046125461254612546,
83
+ "grad_norm": 3.229126865982439,
84
+ "learning_rate": 9.174311926605506e-06,
85
+ "loss": 0.9808,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.0507380073800738,
90
+ "grad_norm": 2.559458190466229,
91
+ "learning_rate": 1.0091743119266055e-05,
92
+ "loss": 0.9816,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.055350553505535055,
97
+ "grad_norm": 2.2546043237809603,
98
+ "learning_rate": 1.1009174311926607e-05,
99
+ "loss": 0.9956,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.05996309963099631,
104
+ "grad_norm": 1.9138564480742573,
105
+ "learning_rate": 1.1926605504587156e-05,
106
+ "loss": 0.9995,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.06457564575645756,
111
+ "grad_norm": 2.5216610932942256,
112
+ "learning_rate": 1.2844036697247708e-05,
113
+ "loss": 0.9789,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.06918819188191883,
118
+ "grad_norm": 2.3850758267877654,
119
+ "learning_rate": 1.3761467889908258e-05,
120
+ "loss": 0.9904,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.07380073800738007,
125
+ "grad_norm": 2.4735172195856485,
126
+ "learning_rate": 1.4678899082568809e-05,
127
+ "loss": 0.9855,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.07841328413284133,
132
+ "grad_norm": 2.534406745674543,
133
+ "learning_rate": 1.559633027522936e-05,
134
+ "loss": 1.0087,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.08302583025830258,
139
+ "grad_norm": 2.0301929785147577,
140
+ "learning_rate": 1.6513761467889912e-05,
141
+ "loss": 1.0092,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.08763837638376384,
146
+ "grad_norm": 2.440748895363732,
147
+ "learning_rate": 1.743119266055046e-05,
148
+ "loss": 1.0159,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.09225092250922509,
153
+ "grad_norm": 1.8603714211581104,
154
+ "learning_rate": 1.834862385321101e-05,
155
+ "loss": 1.0225,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.09686346863468635,
160
+ "grad_norm": 2.056122625713521,
161
+ "learning_rate": 1.9266055045871563e-05,
162
+ "loss": 1.0501,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.1014760147601476,
167
+ "grad_norm": 1.8374568202095534,
168
+ "learning_rate": 1.9999948088910656e-05,
169
+ "loss": 1.0353,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.10608856088560886,
174
+ "grad_norm": 2.1690401471869323,
175
+ "learning_rate": 1.9998131257372878e-05,
176
+ "loss": 1.0457,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.11070110701107011,
181
+ "grad_norm": 2.333795049697145,
182
+ "learning_rate": 1.999371941029485e-05,
183
+ "loss": 1.0262,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.11531365313653137,
188
+ "grad_norm": 2.193045375950034,
189
+ "learning_rate": 1.9986713692771732e-05,
190
+ "loss": 1.0522,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.11992619926199262,
195
+ "grad_norm": 2.090844050250459,
196
+ "learning_rate": 1.9977115923137912e-05,
197
+ "loss": 1.0223,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.12453874538745388,
202
+ "grad_norm": 1.9519590219761234,
203
+ "learning_rate": 1.9964928592495046e-05,
204
+ "loss": 1.0536,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.12915129151291513,
209
+ "grad_norm": 1.9148433671554628,
210
+ "learning_rate": 1.9950154864065497e-05,
211
+ "loss": 1.0495,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.13376383763837638,
216
+ "grad_norm": 1.8328907186676047,
217
+ "learning_rate": 1.993279857237133e-05,
218
+ "loss": 1.029,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.13837638376383765,
223
+ "grad_norm": 1.890355857976019,
224
+ "learning_rate": 1.9912864222239045e-05,
225
+ "loss": 1.0171,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.1429889298892989,
230
+ "grad_norm": 1.883026281091422,
231
+ "learning_rate": 1.9890356987630362e-05,
232
+ "loss": 1.0687,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.14760147601476015,
237
+ "grad_norm": 2.0771293885484727,
238
+ "learning_rate": 1.986528271029931e-05,
239
+ "loss": 1.0274,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.1522140221402214,
244
+ "grad_norm": 2.359666912377762,
245
+ "learning_rate": 1.9837647898276008e-05,
246
+ "loss": 1.0406,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.15682656826568267,
251
+ "grad_norm": 2.3232785879151168,
252
+ "learning_rate": 1.9807459724177497e-05,
253
+ "loss": 1.0415,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.16143911439114392,
258
+ "grad_norm": 2.0936905877765186,
259
+ "learning_rate": 1.977472602334609e-05,
260
+ "loss": 1.033,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.16605166051660517,
265
+ "grad_norm": 1.8878158554896975,
266
+ "learning_rate": 1.973945529181572e-05,
267
+ "loss": 1.0364,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.1706642066420664,
272
+ "grad_norm": 1.9593900450172317,
273
+ "learning_rate": 1.9701656684106764e-05,
274
+ "loss": 1.0367,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.1752767527675277,
279
+ "grad_norm": 1.5858821175634874,
280
+ "learning_rate": 1.9661340010850025e-05,
281
+ "loss": 1.0214,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.17988929889298894,
286
+ "grad_norm": 1.6698918973649843,
287
+ "learning_rate": 1.9618515736240353e-05,
288
+ "loss": 1.0275,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.18450184501845018,
293
+ "grad_norm": 2.4565319786652853,
294
+ "learning_rate": 1.9573194975320672e-05,
295
+ "loss": 1.0387,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.18911439114391143,
300
+ "grad_norm": 1.8022901836910148,
301
+ "learning_rate": 1.952538949109708e-05,
302
+ "loss": 1.0283,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.1937269372693727,
307
+ "grad_norm": 1.8754516081940102,
308
+ "learning_rate": 1.9475111691485737e-05,
309
+ "loss": 1.0091,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.19833948339483395,
314
+ "grad_norm": 1.7377386091028952,
315
+ "learning_rate": 1.9422374626092414e-05,
316
+ "loss": 1.0196,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.2029520295202952,
321
+ "grad_norm": 1.6554468249518657,
322
+ "learning_rate": 1.936719198282545e-05,
323
+ "loss": 1.04,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.20756457564575645,
328
+ "grad_norm": 1.5846514749193226,
329
+ "learning_rate": 1.930957808434307e-05,
330
+ "loss": 1.0456,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.21217712177121772,
335
+ "grad_norm": 1.8827810885248515,
336
+ "learning_rate": 1.9249547884335917e-05,
337
+ "loss": 1.0264,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.21678966789667897,
342
+ "grad_norm": 1.7322775011210476,
343
+ "learning_rate": 1.9187116963645845e-05,
344
+ "loss": 1.0454,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.22140221402214022,
349
+ "grad_norm": 1.5658002998985245,
350
+ "learning_rate": 1.912230152622189e-05,
351
+ "loss": 1.0343,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.22601476014760147,
356
+ "grad_norm": 1.725101976536917,
357
+ "learning_rate": 1.9055118394914545e-05,
358
+ "loss": 1.0343,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.23062730627306274,
363
+ "grad_norm": 2.1904906773576087,
364
+ "learning_rate": 1.898558500710939e-05,
365
+ "loss": 1.0318,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.235239852398524,
370
+ "grad_norm": 1.8347760248935339,
371
+ "learning_rate": 1.891371941020121e-05,
372
+ "loss": 1.0389,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.23985239852398524,
377
+ "grad_norm": 1.857980454997456,
378
+ "learning_rate": 1.88395402569098e-05,
379
+ "loss": 1.0476,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.2444649446494465,
384
+ "grad_norm": 2.290390982017683,
385
+ "learning_rate": 1.8763066800438638e-05,
386
+ "loss": 1.0509,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.24907749077490776,
391
+ "grad_norm": 1.820494807037894,
392
+ "learning_rate": 1.868431888947773e-05,
393
+ "loss": 1.0473,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.253690036900369,
398
+ "grad_norm": 1.6939194646151865,
399
+ "learning_rate": 1.860331696305188e-05,
400
+ "loss": 1.0259,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.25830258302583026,
405
+ "grad_norm": 1.8537886490677649,
406
+ "learning_rate": 1.852008204521572e-05,
407
+ "loss": 1.0352,
408
+ "step": 280
409
+ },
410
+ {
411
+ "epoch": 0.2629151291512915,
412
+ "grad_norm": 1.6085016709020972,
413
+ "learning_rate": 1.8434635739596945e-05,
414
+ "loss": 1.0253,
415
+ "step": 285
416
+ },
417
+ {
418
+ "epoch": 0.26752767527675275,
419
+ "grad_norm": 1.6014838440490224,
420
+ "learning_rate": 1.834700022378907e-05,
421
+ "loss": 1.0361,
422
+ "step": 290
423
+ },
424
+ {
425
+ "epoch": 0.272140221402214,
426
+ "grad_norm": 1.7338858274869917,
427
+ "learning_rate": 1.825719824359524e-05,
428
+ "loss": 1.0272,
429
+ "step": 295
430
+ },
431
+ {
432
+ "epoch": 0.2767527675276753,
433
+ "grad_norm": 1.5899229118868345,
434
+ "learning_rate": 1.816525310712456e-05,
435
+ "loss": 1.0341,
436
+ "step": 300
437
+ },
438
+ {
439
+ "epoch": 0.28136531365313655,
440
+ "grad_norm": 2.348086425746126,
441
+ "learning_rate": 1.8071188678742457e-05,
442
+ "loss": 1.0104,
443
+ "step": 305
444
+ },
445
+ {
446
+ "epoch": 0.2859778597785978,
447
+ "grad_norm": 1.7668549809740794,
448
+ "learning_rate": 1.7975029372876706e-05,
449
+ "loss": 1.0333,
450
+ "step": 310
451
+ },
452
+ {
453
+ "epoch": 0.29059040590405905,
454
+ "grad_norm": 1.6328725360023482,
455
+ "learning_rate": 1.787680014768065e-05,
456
+ "loss": 1.0221,
457
+ "step": 315
458
+ },
459
+ {
460
+ "epoch": 0.2952029520295203,
461
+ "grad_norm": 1.6065778746306763,
462
+ "learning_rate": 1.777652649855531e-05,
463
+ "loss": 1.0219,
464
+ "step": 320
465
+ },
466
+ {
467
+ "epoch": 0.29981549815498154,
468
+ "grad_norm": 1.6424952210499195,
469
+ "learning_rate": 1.7674234451532065e-05,
470
+ "loss": 1.0315,
471
+ "step": 325
472
+ },
473
+ {
474
+ "epoch": 0.3044280442804428,
475
+ "grad_norm": 1.644109341241818,
476
+ "learning_rate": 1.7569950556517566e-05,
477
+ "loss": 1.0441,
478
+ "step": 330
479
+ },
480
+ {
481
+ "epoch": 0.30904059040590404,
482
+ "grad_norm": 1.679640047213138,
483
+ "learning_rate": 1.7463701880402738e-05,
484
+ "loss": 1.0393,
485
+ "step": 335
486
+ },
487
+ {
488
+ "epoch": 0.31365313653136534,
489
+ "grad_norm": 1.6684149890786646,
490
+ "learning_rate": 1.7355516000037555e-05,
491
+ "loss": 1.0293,
492
+ "step": 340
493
+ },
494
+ {
495
+ "epoch": 0.3182656826568266,
496
+ "grad_norm": 1.5914184889923237,
497
+ "learning_rate": 1.7245420995073453e-05,
498
+ "loss": 1.0378,
499
+ "step": 345
500
+ },
501
+ {
502
+ "epoch": 0.32287822878228783,
503
+ "grad_norm": 1.5692073860267395,
504
+ "learning_rate": 1.7133445440675268e-05,
505
+ "loss": 1.0143,
506
+ "step": 350
507
+ },
508
+ {
509
+ "epoch": 0.3274907749077491,
510
+ "grad_norm": 1.5995342549553517,
511
+ "learning_rate": 1.7019618400104572e-05,
512
+ "loss": 1.0238,
513
+ "step": 355
514
+ },
515
+ {
516
+ "epoch": 0.33210332103321033,
517
+ "grad_norm": 1.9464601435555215,
518
+ "learning_rate": 1.6903969417176244e-05,
519
+ "loss": 1.0288,
520
+ "step": 360
521
+ },
522
+ {
523
+ "epoch": 0.3367158671586716,
524
+ "grad_norm": 1.57749745993734,
525
+ "learning_rate": 1.6786528508590436e-05,
526
+ "loss": 1.0185,
527
+ "step": 365
528
+ },
529
+ {
530
+ "epoch": 0.3413284132841328,
531
+ "grad_norm": 3.1064222839234703,
532
+ "learning_rate": 1.666732615614169e-05,
533
+ "loss": 1.042,
534
+ "step": 370
535
+ },
536
+ {
537
+ "epoch": 0.3459409594095941,
538
+ "grad_norm": 1.6220955769831102,
539
+ "learning_rate": 1.6546393298807405e-05,
540
+ "loss": 1.0267,
541
+ "step": 375
542
+ },
543
+ {
544
+ "epoch": 0.3505535055350554,
545
+ "grad_norm": 1.4978378904701755,
546
+ "learning_rate": 1.6423761324717636e-05,
547
+ "loss": 1.0183,
548
+ "step": 380
549
+ },
550
+ {
551
+ "epoch": 0.3551660516605166,
552
+ "grad_norm": 1.5484493050267714,
553
+ "learning_rate": 1.6299462063008272e-05,
554
+ "loss": 0.999,
555
+ "step": 385
556
+ },
557
+ {
558
+ "epoch": 0.35977859778597787,
559
+ "grad_norm": 1.591209884115851,
560
+ "learning_rate": 1.61735277755598e-05,
561
+ "loss": 1.0099,
562
+ "step": 390
563
+ },
564
+ {
565
+ "epoch": 0.3643911439114391,
566
+ "grad_norm": 1.5725700106534855,
567
+ "learning_rate": 1.6045991148623752e-05,
568
+ "loss": 1.03,
569
+ "step": 395
570
+ },
571
+ {
572
+ "epoch": 0.36900369003690037,
573
+ "grad_norm": 1.605757495194556,
574
+ "learning_rate": 1.5916885284338937e-05,
575
+ "loss": 1.0104,
576
+ "step": 400
577
+ },
578
+ {
579
+ "epoch": 0.3736162361623616,
580
+ "grad_norm": 1.5888640482959957,
581
+ "learning_rate": 1.5786243692139826e-05,
582
+ "loss": 1.0178,
583
+ "step": 405
584
+ },
585
+ {
586
+ "epoch": 0.37822878228782286,
587
+ "grad_norm": 1.500246112968274,
588
+ "learning_rate": 1.5654100280059155e-05,
589
+ "loss": 1.0043,
590
+ "step": 410
591
+ },
592
+ {
593
+ "epoch": 0.3828413284132841,
594
+ "grad_norm": 1.5809504761491522,
595
+ "learning_rate": 1.5520489345927095e-05,
596
+ "loss": 0.9976,
597
+ "step": 415
598
+ },
599
+ {
600
+ "epoch": 0.3874538745387454,
601
+ "grad_norm": 1.8367787118836345,
602
+ "learning_rate": 1.538544556846925e-05,
603
+ "loss": 1.0417,
604
+ "step": 420
605
+ },
606
+ {
607
+ "epoch": 0.39206642066420666,
608
+ "grad_norm": 1.492213176709814,
609
+ "learning_rate": 1.5249003998305787e-05,
610
+ "loss": 1.0099,
611
+ "step": 425
612
+ },
613
+ {
614
+ "epoch": 0.3966789667896679,
615
+ "grad_norm": 1.5368549913004959,
616
+ "learning_rate": 1.5111200048854055e-05,
617
+ "loss": 1.0144,
618
+ "step": 430
619
+ },
620
+ {
621
+ "epoch": 0.40129151291512916,
622
+ "grad_norm": 1.3456499423014299,
623
+ "learning_rate": 1.4972069487137024e-05,
624
+ "loss": 0.9951,
625
+ "step": 435
626
+ },
627
+ {
628
+ "epoch": 0.4059040590405904,
629
+ "grad_norm": 1.4852289451988536,
630
+ "learning_rate": 1.4831648424499953e-05,
631
+ "loss": 1.0113,
632
+ "step": 440
633
+ },
634
+ {
635
+ "epoch": 0.41051660516605165,
636
+ "grad_norm": 1.5328177858690297,
637
+ "learning_rate": 1.4689973307237687e-05,
638
+ "loss": 1.0115,
639
+ "step": 445
640
+ },
641
+ {
642
+ "epoch": 0.4151291512915129,
643
+ "grad_norm": 1.5547653083379547,
644
+ "learning_rate": 1.4547080907135024e-05,
645
+ "loss": 1.0186,
646
+ "step": 450
647
+ },
648
+ {
649
+ "epoch": 0.41974169741697415,
650
+ "grad_norm": 1.6012528016619334,
651
+ "learning_rate": 1.4403008311922593e-05,
652
+ "loss": 0.9945,
653
+ "step": 455
654
+ },
655
+ {
656
+ "epoch": 0.42435424354243545,
657
+ "grad_norm": 1.455131706606304,
658
+ "learning_rate": 1.4257792915650728e-05,
659
+ "loss": 0.9964,
660
+ "step": 460
661
+ },
662
+ {
663
+ "epoch": 0.4289667896678967,
664
+ "grad_norm": 1.487042234387078,
665
+ "learning_rate": 1.4111472408983843e-05,
666
+ "loss": 1.0065,
667
+ "step": 465
668
+ },
669
+ {
670
+ "epoch": 0.43357933579335795,
671
+ "grad_norm": 1.5691743840811192,
672
+ "learning_rate": 1.3964084769417823e-05,
673
+ "loss": 1.02,
674
+ "step": 470
675
+ },
676
+ {
677
+ "epoch": 0.4381918819188192,
678
+ "grad_norm": 1.5181505967295013,
679
+ "learning_rate": 1.3815668251422953e-05,
680
+ "loss": 1.0144,
681
+ "step": 475
682
+ },
683
+ {
684
+ "epoch": 0.44280442804428044,
685
+ "grad_norm": 1.5130152153427416,
686
+ "learning_rate": 1.3666261376514978e-05,
687
+ "loss": 1.0013,
688
+ "step": 480
689
+ },
690
+ {
691
+ "epoch": 0.4474169741697417,
692
+ "grad_norm": 1.4674728937674146,
693
+ "learning_rate": 1.3515902923256832e-05,
694
+ "loss": 1.0205,
695
+ "step": 485
696
+ },
697
+ {
698
+ "epoch": 0.45202952029520294,
699
+ "grad_norm": 1.8760830941169657,
700
+ "learning_rate": 1.3364631917193671e-05,
701
+ "loss": 0.9969,
702
+ "step": 490
703
+ },
704
+ {
705
+ "epoch": 0.4566420664206642,
706
+ "grad_norm": 1.4141733000626033,
707
+ "learning_rate": 1.321248762072377e-05,
708
+ "loss": 0.9836,
709
+ "step": 495
710
+ },
711
+ {
712
+ "epoch": 0.4612546125461255,
713
+ "grad_norm": 1.6973965594511555,
714
+ "learning_rate": 1.3059509522907998e-05,
715
+ "loss": 1.0202,
716
+ "step": 500
717
+ },
718
+ {
719
+ "epoch": 0.46586715867158673,
720
+ "grad_norm": 1.5269161840167254,
721
+ "learning_rate": 1.2905737329220394e-05,
722
+ "loss": 0.993,
723
+ "step": 505
724
+ },
725
+ {
726
+ "epoch": 0.470479704797048,
727
+ "grad_norm": 1.4909374182409396,
728
+ "learning_rate": 1.2751210951242636e-05,
729
+ "loss": 1.0086,
730
+ "step": 510
731
+ },
732
+ {
733
+ "epoch": 0.47509225092250923,
734
+ "grad_norm": 1.4153798189966285,
735
+ "learning_rate": 1.2595970496304975e-05,
736
+ "loss": 1.0111,
737
+ "step": 515
738
+ },
739
+ {
740
+ "epoch": 0.4797047970479705,
741
+ "grad_norm": 1.5032582612787087,
742
+ "learning_rate": 1.2440056257076376e-05,
743
+ "loss": 1.0006,
744
+ "step": 520
745
+ },
746
+ {
747
+ "epoch": 0.4843173431734317,
748
+ "grad_norm": 1.5509414258002427,
749
+ "learning_rate": 1.2283508701106559e-05,
750
+ "loss": 0.9802,
751
+ "step": 525
752
+ },
753
+ {
754
+ "epoch": 0.488929889298893,
755
+ "grad_norm": 1.4222240180884669,
756
+ "learning_rate": 1.2126368460322637e-05,
757
+ "loss": 0.9947,
758
+ "step": 530
759
+ },
760
+ {
761
+ "epoch": 0.4935424354243542,
762
+ "grad_norm": 1.4826692820488787,
763
+ "learning_rate": 1.1968676320483103e-05,
764
+ "loss": 0.9787,
765
+ "step": 535
766
+ },
767
+ {
768
+ "epoch": 0.4981549815498155,
769
+ "grad_norm": 1.6379227632536115,
770
+ "learning_rate": 1.1810473210591882e-05,
771
+ "loss": 0.9932,
772
+ "step": 540
773
+ },
774
+ {
775
+ "epoch": 0.5027675276752768,
776
+ "grad_norm": 1.4409220105845035,
777
+ "learning_rate": 1.1651800192275197e-05,
778
+ "loss": 0.9823,
779
+ "step": 545
780
+ },
781
+ {
782
+ "epoch": 0.507380073800738,
783
+ "grad_norm": 1.5563205928244186,
784
+ "learning_rate": 1.1492698449124042e-05,
785
+ "loss": 0.9902,
786
+ "step": 550
787
+ },
788
+ {
789
+ "epoch": 0.5119926199261993,
790
+ "grad_norm": 1.5195778886181963,
791
+ "learning_rate": 1.1333209276004959e-05,
792
+ "loss": 0.9963,
793
+ "step": 555
794
+ },
795
+ {
796
+ "epoch": 0.5166051660516605,
797
+ "grad_norm": 1.5087175941528819,
798
+ "learning_rate": 1.1173374068341962e-05,
799
+ "loss": 0.9862,
800
+ "step": 560
801
+ },
802
+ {
803
+ "epoch": 0.5212177121771218,
804
+ "grad_norm": 1.4673889879261985,
805
+ "learning_rate": 1.1013234311372353e-05,
806
+ "loss": 0.9816,
807
+ "step": 565
808
+ },
809
+ {
810
+ "epoch": 0.525830258302583,
811
+ "grad_norm": 1.435236236989395,
812
+ "learning_rate": 1.0852831569379217e-05,
813
+ "loss": 0.9793,
814
+ "step": 570
815
+ },
816
+ {
817
+ "epoch": 0.5304428044280443,
818
+ "grad_norm": 1.4114527764890656,
819
+ "learning_rate": 1.0692207474903421e-05,
820
+ "loss": 0.9791,
821
+ "step": 575
822
+ },
823
+ {
824
+ "epoch": 0.5350553505535055,
825
+ "grad_norm": 1.420567074345227,
826
+ "learning_rate": 1.0531403717937888e-05,
827
+ "loss": 0.9773,
828
+ "step": 580
829
+ },
830
+ {
831
+ "epoch": 0.5396678966789668,
832
+ "grad_norm": 1.4586967012029641,
833
+ "learning_rate": 1.037046203510694e-05,
834
+ "loss": 0.9769,
835
+ "step": 585
836
+ },
837
+ {
838
+ "epoch": 0.544280442804428,
839
+ "grad_norm": 1.366063014582902,
840
+ "learning_rate": 1.0209424198833571e-05,
841
+ "loss": 0.9675,
842
+ "step": 590
843
+ },
844
+ {
845
+ "epoch": 0.5488929889298892,
846
+ "grad_norm": 1.45679701107198,
847
+ "learning_rate": 1.0048332006497406e-05,
848
+ "loss": 0.9955,
849
+ "step": 595
850
+ },
851
+ {
852
+ "epoch": 0.5535055350553506,
853
+ "grad_norm": 1.3265263093097257,
854
+ "learning_rate": 9.887227269586184e-06,
855
+ "loss": 0.9734,
856
+ "step": 600
857
+ },
858
+ {
859
+ "epoch": 0.5581180811808119,
860
+ "grad_norm": 1.4378603761053164,
861
+ "learning_rate": 9.7261518028436e-06,
862
+ "loss": 0.9793,
863
+ "step": 605
864
+ },
865
+ {
866
+ "epoch": 0.5627306273062731,
867
+ "grad_norm": 1.46938788585248,
868
+ "learning_rate": 9.565147413416266e-06,
869
+ "loss": 0.989,
870
+ "step": 610
871
+ },
872
+ {
873
+ "epoch": 0.5673431734317343,
874
+ "grad_norm": 1.3602627962743308,
875
+ "learning_rate": 9.404255890002677e-06,
876
+ "loss": 0.9739,
877
+ "step": 615
878
+ },
879
+ {
880
+ "epoch": 0.5719557195571956,
881
+ "grad_norm": 1.3509149354182792,
882
+ "learning_rate": 9.243518992006944e-06,
883
+ "loss": 0.9811,
884
+ "step": 620
885
+ },
886
+ {
887
+ "epoch": 0.5765682656826568,
888
+ "grad_norm": 1.3289296656282001,
889
+ "learning_rate": 9.082978438700138e-06,
890
+ "loss": 0.969,
891
+ "step": 625
892
+ },
893
+ {
894
+ "epoch": 0.5811808118081181,
895
+ "grad_norm": 1.3748603146537095,
896
+ "learning_rate": 8.922675898392072e-06,
897
+ "loss": 0.9783,
898
+ "step": 630
899
+ },
900
+ {
901
+ "epoch": 0.5857933579335793,
902
+ "grad_norm": 1.4054407615389235,
903
+ "learning_rate": 8.762652977616258e-06,
904
+ "loss": 0.9872,
905
+ "step": 635
906
+ },
907
+ {
908
+ "epoch": 0.5904059040590406,
909
+ "grad_norm": 1.4266146283393177,
910
+ "learning_rate": 8.602951210330942e-06,
911
+ "loss": 0.9875,
912
+ "step": 640
913
+ },
914
+ {
915
+ "epoch": 0.5950184501845018,
916
+ "grad_norm": 1.3972501984892904,
917
+ "learning_rate": 8.443612047138965e-06,
918
+ "loss": 0.9622,
919
+ "step": 645
920
+ },
921
+ {
922
+ "epoch": 0.5996309963099631,
923
+ "grad_norm": 1.3682517939432157,
924
+ "learning_rate": 8.284676844529258e-06,
925
+ "loss": 0.9803,
926
+ "step": 650
927
+ },
928
+ {
929
+ "epoch": 0.6042435424354243,
930
+ "grad_norm": 1.3429050015886888,
931
+ "learning_rate": 8.126186854142752e-06,
932
+ "loss": 0.9712,
933
+ "step": 655
934
+ },
935
+ {
936
+ "epoch": 0.6088560885608856,
937
+ "grad_norm": 1.4594824193372815,
938
+ "learning_rate": 7.968183212065537e-06,
939
+ "loss": 0.9622,
940
+ "step": 660
941
+ },
942
+ {
943
+ "epoch": 0.6134686346863468,
944
+ "grad_norm": 1.3448226541798638,
945
+ "learning_rate": 7.81070692815195e-06,
946
+ "loss": 0.9722,
947
+ "step": 665
948
+ },
949
+ {
950
+ "epoch": 0.6180811808118081,
951
+ "grad_norm": 1.3271486276830222,
952
+ "learning_rate": 7.6537988753805e-06,
953
+ "loss": 0.9757,
954
+ "step": 670
955
+ },
956
+ {
957
+ "epoch": 0.6226937269372693,
958
+ "grad_norm": 1.3444906745257086,
959
+ "learning_rate": 7.497499779245268e-06,
960
+ "loss": 0.9727,
961
+ "step": 675
962
+ },
963
+ {
964
+ "epoch": 0.6273062730627307,
965
+ "grad_norm": 1.3631286023111704,
966
+ "learning_rate": 7.3418502071856004e-06,
967
+ "loss": 0.966,
968
+ "step": 680
969
+ },
970
+ {
971
+ "epoch": 0.6319188191881919,
972
+ "grad_norm": 1.4595389618690304,
973
+ "learning_rate": 7.186890558056836e-06,
974
+ "loss": 0.9646,
975
+ "step": 685
976
+ },
977
+ {
978
+ "epoch": 0.6365313653136532,
979
+ "grad_norm": 1.3472290480867384,
980
+ "learning_rate": 7.0326610516447825e-06,
981
+ "loss": 0.9619,
982
+ "step": 690
983
+ },
984
+ {
985
+ "epoch": 0.6411439114391144,
986
+ "grad_norm": 1.8007090081101473,
987
+ "learning_rate": 6.879201718226658e-06,
988
+ "loss": 0.9771,
989
+ "step": 695
990
+ },
991
+ {
992
+ "epoch": 0.6457564575645757,
993
+ "grad_norm": 1.3774637805586714,
994
+ "learning_rate": 6.7265523881812335e-06,
995
+ "loss": 0.9421,
996
+ "step": 700
997
+ },
998
+ {
999
+ "epoch": 0.6503690036900369,
1000
+ "grad_norm": 1.346269997716162,
1001
+ "learning_rate": 6.574752681650864e-06,
1002
+ "loss": 0.9418,
1003
+ "step": 705
1004
+ },
1005
+ {
1006
+ "epoch": 0.6549815498154982,
1007
+ "grad_norm": 1.2742494405200788,
1008
+ "learning_rate": 6.423841998258069e-06,
1009
+ "loss": 0.9475,
1010
+ "step": 710
1011
+ },
1012
+ {
1013
+ "epoch": 0.6595940959409594,
1014
+ "grad_norm": 1.3211417146326536,
1015
+ "learning_rate": 6.273859506879365e-06,
1016
+ "loss": 0.9624,
1017
+ "step": 715
1018
+ },
1019
+ {
1020
+ "epoch": 0.6642066420664207,
1021
+ "grad_norm": 1.3166822514896896,
1022
+ "learning_rate": 6.124844135478971e-06,
1023
+ "loss": 0.9627,
1024
+ "step": 720
1025
+ },
1026
+ {
1027
+ "epoch": 0.6688191881918819,
1028
+ "grad_norm": 1.3120951075995704,
1029
+ "learning_rate": 5.976834561005069e-06,
1030
+ "loss": 0.9508,
1031
+ "step": 725
1032
+ },
1033
+ {
1034
+ "epoch": 0.6734317343173432,
1035
+ "grad_norm": 1.3290407324477753,
1036
+ "learning_rate": 5.829869199351188e-06,
1037
+ "loss": 0.9504,
1038
+ "step": 730
1039
+ },
1040
+ {
1041
+ "epoch": 0.6780442804428044,
1042
+ "grad_norm": 1.297841981615856,
1043
+ "learning_rate": 5.68398619538536e-06,
1044
+ "loss": 0.9528,
1045
+ "step": 735
1046
+ },
1047
+ {
1048
+ "epoch": 0.6826568265682657,
1049
+ "grad_norm": 1.3297326740637123,
1050
+ "learning_rate": 5.53922341304961e-06,
1051
+ "loss": 0.953,
1052
+ "step": 740
1053
+ },
1054
+ {
1055
+ "epoch": 0.6872693726937269,
1056
+ "grad_norm": 1.270375299309487,
1057
+ "learning_rate": 5.39561842553239e-06,
1058
+ "loss": 0.9556,
1059
+ "step": 745
1060
+ },
1061
+ {
1062
+ "epoch": 0.6918819188191881,
1063
+ "grad_norm": 1.3325965856351196,
1064
+ "learning_rate": 5.2532085055164205e-06,
1065
+ "loss": 0.9466,
1066
+ "step": 750
1067
+ },
1068
+ {
1069
+ "epoch": 0.6964944649446494,
1070
+ "grad_norm": 1.384058443252621,
1071
+ "learning_rate": 5.112030615504601e-06,
1072
+ "loss": 0.9568,
1073
+ "step": 755
1074
+ },
1075
+ {
1076
+ "epoch": 0.7011070110701108,
1077
+ "grad_norm": 1.3367666302254895,
1078
+ "learning_rate": 4.972121398226371e-06,
1079
+ "loss": 0.9515,
1080
+ "step": 760
1081
+ },
1082
+ {
1083
+ "epoch": 0.705719557195572,
1084
+ "grad_norm": 1.2932861344083342,
1085
+ "learning_rate": 4.833517167127077e-06,
1086
+ "loss": 0.9542,
1087
+ "step": 765
1088
+ },
1089
+ {
1090
+ "epoch": 0.7103321033210332,
1091
+ "grad_norm": 1.3002291268448138,
1092
+ "learning_rate": 4.6962538969428416e-06,
1093
+ "loss": 0.9493,
1094
+ "step": 770
1095
+ },
1096
+ {
1097
+ "epoch": 0.7149446494464945,
1098
+ "grad_norm": 1.3319825264438672,
1099
+ "learning_rate": 4.560367214363295e-06,
1100
+ "loss": 0.9402,
1101
+ "step": 775
1102
+ },
1103
+ {
1104
+ "epoch": 0.7195571955719557,
1105
+ "grad_norm": 1.3114581144726238,
1106
+ "learning_rate": 4.425892388784681e-06,
1107
+ "loss": 0.9418,
1108
+ "step": 780
1109
+ },
1110
+ {
1111
+ "epoch": 0.724169741697417,
1112
+ "grad_norm": 1.2845316321533105,
1113
+ "learning_rate": 4.292864323155684e-06,
1114
+ "loss": 0.941,
1115
+ "step": 785
1116
+ },
1117
+ {
1118
+ "epoch": 0.7287822878228782,
1119
+ "grad_norm": 1.3576670016030674,
1120
+ "learning_rate": 4.161317544918345e-06,
1121
+ "loss": 0.9514,
1122
+ "step": 790
1123
+ },
1124
+ {
1125
+ "epoch": 0.7333948339483395,
1126
+ "grad_norm": 1.3650798187979218,
1127
+ "learning_rate": 4.031286197046493e-06,
1128
+ "loss": 0.9358,
1129
+ "step": 795
1130
+ },
1131
+ {
1132
+ "epoch": 0.7380073800738007,
1133
+ "grad_norm": 1.2681901564602476,
1134
+ "learning_rate": 3.902804029183907e-06,
1135
+ "loss": 0.9258,
1136
+ "step": 800
1137
+ },
1138
+ {
1139
+ "epoch": 0.742619926199262,
1140
+ "grad_norm": 1.3091859558198018,
1141
+ "learning_rate": 3.775904388884618e-06,
1142
+ "loss": 0.9597,
1143
+ "step": 805
1144
+ },
1145
+ {
1146
+ "epoch": 0.7472324723247232,
1147
+ "grad_norm": 1.2731852848090845,
1148
+ "learning_rate": 3.650620212957524e-06,
1149
+ "loss": 0.9791,
1150
+ "step": 810
1151
+ },
1152
+ {
1153
+ "epoch": 0.7518450184501845,
1154
+ "grad_norm": 1.4443358599132654,
1155
+ "learning_rate": 3.5269840189176616e-06,
1156
+ "loss": 0.9559,
1157
+ "step": 815
1158
+ },
1159
+ {
1160
+ "epoch": 0.7564575645756457,
1161
+ "grad_norm": 1.2637245159696282,
1162
+ "learning_rate": 3.405027896546277e-06,
1163
+ "loss": 0.9522,
1164
+ "step": 820
1165
+ },
1166
+ {
1167
+ "epoch": 0.761070110701107,
1168
+ "grad_norm": 1.2944529056122984,
1169
+ "learning_rate": 3.2847834995619067e-06,
1170
+ "loss": 0.9334,
1171
+ "step": 825
1172
+ },
1173
+ {
1174
+ "epoch": 0.7656826568265682,
1175
+ "grad_norm": 1.2996833234879939,
1176
+ "learning_rate": 3.1662820374046776e-06,
1177
+ "loss": 0.9406,
1178
+ "step": 830
1179
+ },
1180
+ {
1181
+ "epoch": 0.7702952029520295,
1182
+ "grad_norm": 1.3668529549836468,
1183
+ "learning_rate": 3.0495542671358745e-06,
1184
+ "loss": 0.9494,
1185
+ "step": 835
1186
+ },
1187
+ {
1188
+ "epoch": 0.7749077490774908,
1189
+ "grad_norm": 1.271209707662383,
1190
+ "learning_rate": 2.934630485454948e-06,
1191
+ "loss": 0.9587,
1192
+ "step": 840
1193
+ },
1194
+ {
1195
+ "epoch": 0.7795202952029521,
1196
+ "grad_norm": 1.373724729262656,
1197
+ "learning_rate": 2.8215405208360237e-06,
1198
+ "loss": 0.9267,
1199
+ "step": 845
1200
+ },
1201
+ {
1202
+ "epoch": 0.7841328413284133,
1203
+ "grad_norm": 1.2858397081440855,
1204
+ "learning_rate": 2.7103137257858867e-06,
1205
+ "loss": 0.9368,
1206
+ "step": 850
1207
+ },
1208
+ {
1209
+ "epoch": 0.7887453874538746,
1210
+ "grad_norm": 1.3265877626226328,
1211
+ "learning_rate": 2.600978969225558e-06,
1212
+ "loss": 0.9363,
1213
+ "step": 855
1214
+ },
1215
+ {
1216
+ "epoch": 0.7933579335793358,
1217
+ "grad_norm": 1.3059330060904089,
1218
+ "learning_rate": 2.493564628997369e-06,
1219
+ "loss": 0.9331,
1220
+ "step": 860
1221
+ },
1222
+ {
1223
+ "epoch": 0.7979704797047971,
1224
+ "grad_norm": 1.2933907163136256,
1225
+ "learning_rate": 2.3880985844994674e-06,
1226
+ "loss": 0.9315,
1227
+ "step": 865
1228
+ },
1229
+ {
1230
+ "epoch": 0.8025830258302583,
1231
+ "grad_norm": 1.3825698113730438,
1232
+ "learning_rate": 2.284608209449746e-06,
1233
+ "loss": 0.9379,
1234
+ "step": 870
1235
+ },
1236
+ {
1237
+ "epoch": 0.8071955719557196,
1238
+ "grad_norm": 1.2868105668821606,
1239
+ "learning_rate": 2.183120364780975e-06,
1240
+ "loss": 0.9371,
1241
+ "step": 875
1242
+ },
1243
+ {
1244
+ "epoch": 0.8118081180811808,
1245
+ "grad_norm": 1.313632486404665,
1246
+ "learning_rate": 2.083661391669043e-06,
1247
+ "loss": 0.9338,
1248
+ "step": 880
1249
+ },
1250
+ {
1251
+ "epoch": 0.816420664206642,
1252
+ "grad_norm": 1.2863066943500752,
1253
+ "learning_rate": 1.986257104696121e-06,
1254
+ "loss": 0.933,
1255
+ "step": 885
1256
+ },
1257
+ {
1258
+ "epoch": 0.8210332103321033,
1259
+ "grad_norm": 1.3414781016896056,
1260
+ "learning_rate": 1.8909327851504633e-06,
1261
+ "loss": 0.9298,
1262
+ "step": 890
1263
+ },
1264
+ {
1265
+ "epoch": 0.8256457564575646,
1266
+ "grad_norm": 1.3005106720291775,
1267
+ "learning_rate": 1.7977131744646724e-06,
1268
+ "loss": 0.949,
1269
+ "step": 895
1270
+ },
1271
+ {
1272
+ "epoch": 0.8302583025830258,
1273
+ "grad_norm": 1.2541123587239678,
1274
+ "learning_rate": 1.7066224677940313e-06,
1275
+ "loss": 0.9364,
1276
+ "step": 900
1277
+ },
1278
+ {
1279
+ "epoch": 0.834870848708487,
1280
+ "grad_norm": 1.3443378836164728,
1281
+ "learning_rate": 1.6176843077366755e-06,
1282
+ "loss": 0.9341,
1283
+ "step": 905
1284
+ },
1285
+ {
1286
+ "epoch": 0.8394833948339483,
1287
+ "grad_norm": 1.3177278720111654,
1288
+ "learning_rate": 1.5309217781971419e-06,
1289
+ "loss": 0.9237,
1290
+ "step": 910
1291
+ },
1292
+ {
1293
+ "epoch": 0.8440959409594095,
1294
+ "grad_norm": 1.2988630794091358,
1295
+ "learning_rate": 1.446357398394934e-06,
1296
+ "loss": 0.9375,
1297
+ "step": 915
1298
+ },
1299
+ {
1300
+ "epoch": 0.8487084870848709,
1301
+ "grad_norm": 1.235110744813047,
1302
+ "learning_rate": 1.3640131170196758e-06,
1303
+ "loss": 0.9289,
1304
+ "step": 920
1305
+ },
1306
+ {
1307
+ "epoch": 0.8533210332103321,
1308
+ "grad_norm": 1.2841260381250454,
1309
+ "learning_rate": 1.2839103065343084e-06,
1310
+ "loss": 0.9376,
1311
+ "step": 925
1312
+ },
1313
+ {
1314
+ "epoch": 0.8579335793357934,
1315
+ "grad_norm": 1.3338182477923755,
1316
+ "learning_rate": 1.2060697576278812e-06,
1317
+ "loss": 0.9295,
1318
+ "step": 930
1319
+ },
1320
+ {
1321
+ "epoch": 0.8625461254612546,
1322
+ "grad_norm": 1.2483887496253951,
1323
+ "learning_rate": 1.1305116738193211e-06,
1324
+ "loss": 0.9191,
1325
+ "step": 935
1326
+ },
1327
+ {
1328
+ "epoch": 0.8671586715867159,
1329
+ "grad_norm": 1.3430815382294408,
1330
+ "learning_rate": 1.0572556662136036e-06,
1331
+ "loss": 0.9152,
1332
+ "step": 940
1333
+ },
1334
+ {
1335
+ "epoch": 0.8717712177121771,
1336
+ "grad_norm": 1.2731245020834576,
1337
+ "learning_rate": 9.863207484116987e-07,
1338
+ "loss": 0.9396,
1339
+ "step": 945
1340
+ },
1341
+ {
1342
+ "epoch": 0.8763837638376384,
1343
+ "grad_norm": 1.2635025334684167,
1344
+ "learning_rate": 9.177253315755796e-07,
1345
+ "loss": 0.9425,
1346
+ "step": 950
1347
+ },
1348
+ {
1349
+ "epoch": 0.8809963099630996,
1350
+ "grad_norm": 1.2447698053780658,
1351
+ "learning_rate": 8.514872196496182e-07,
1352
+ "loss": 0.9144,
1353
+ "step": 955
1354
+ },
1355
+ {
1356
+ "epoch": 0.8856088560885609,
1357
+ "grad_norm": 1.2339433320268876,
1358
+ "learning_rate": 7.876236047395525e-07,
1359
+ "loss": 0.9314,
1360
+ "step": 960
1361
+ },
1362
+ {
1363
+ "epoch": 0.8902214022140221,
1364
+ "grad_norm": 1.2899193810519798,
1365
+ "learning_rate": 7.26151062650291e-07,
1366
+ "loss": 0.9339,
1367
+ "step": 965
1368
+ },
1369
+ {
1370
+ "epoch": 0.8948339483394834,
1371
+ "grad_norm": 1.3045072453764868,
1372
+ "learning_rate": 6.670855485836525e-07,
1373
+ "loss": 0.9362,
1374
+ "step": 970
1375
+ },
1376
+ {
1377
+ "epoch": 0.8994464944649446,
1378
+ "grad_norm": 1.2294171724462792,
1379
+ "learning_rate": 6.104423929971948e-07,
1380
+ "loss": 0.9179,
1381
+ "step": 975
1382
+ },
1383
+ {
1384
+ "epoch": 0.9040590405904059,
1385
+ "grad_norm": 1.2969444296025832,
1386
+ "learning_rate": 5.562362976251901e-07,
1387
+ "loss": 0.9386,
1388
+ "step": 980
1389
+ },
1390
+ {
1391
+ "epoch": 0.9086715867158671,
1392
+ "grad_norm": 1.3563048623700384,
1393
+ "learning_rate": 5.044813316627994e-07,
1394
+ "loss": 0.9293,
1395
+ "step": 985
1396
+ },
1397
+ {
1398
+ "epoch": 0.9132841328413284,
1399
+ "grad_norm": 1.3602985297748236,
1400
+ "learning_rate": 4.5519092811439627e-07,
1401
+ "loss": 0.9325,
1402
+ "step": 990
1403
+ },
1404
+ {
1405
+ "epoch": 0.9178966789667896,
1406
+ "grad_norm": 1.2576795558330498,
1407
+ "learning_rate": 4.083778803070504e-07,
1408
+ "loss": 0.9384,
1409
+ "step": 995
1410
+ },
1411
+ {
1412
+ "epoch": 0.922509225092251,
1413
+ "grad_norm": 1.2395476578848061,
1414
+ "learning_rate": 3.6405433856999684e-07,
1415
+ "loss": 0.9195,
1416
+ "step": 1000
1417
+ },
1418
+ {
1419
+ "epoch": 0.9271217712177122,
1420
+ "grad_norm": 1.2838613340485654,
1421
+ "learning_rate": 3.2223180708102933e-07,
1422
+ "loss": 0.9372,
1423
+ "step": 1005
1424
+ },
1425
+ {
1426
+ "epoch": 0.9317343173431735,
1427
+ "grad_norm": 1.3034379499491984,
1428
+ "learning_rate": 2.829211408805932e-07,
1429
+ "loss": 0.9383,
1430
+ "step": 1010
1431
+ },
1432
+ {
1433
+ "epoch": 0.9363468634686347,
1434
+ "grad_norm": 1.277753433076976,
1435
+ "learning_rate": 2.461325430543482e-07,
1436
+ "loss": 0.9203,
1437
+ "step": 1015
1438
+ },
1439
+ {
1440
+ "epoch": 0.940959409594096,
1441
+ "grad_norm": 1.2622861558556866,
1442
+ "learning_rate": 2.1187556208496885e-07,
1443
+ "loss": 0.9231,
1444
+ "step": 1020
1445
+ },
1446
+ {
1447
+ "epoch": 0.9455719557195572,
1448
+ "grad_norm": 1.26550227170926,
1449
+ "learning_rate": 1.8015908937382587e-07,
1450
+ "loss": 0.9314,
1451
+ "step": 1025
1452
+ },
1453
+ {
1454
+ "epoch": 0.9501845018450185,
1455
+ "grad_norm": 1.293318597446816,
1456
+ "learning_rate": 1.5099135693322776e-07,
1457
+ "loss": 0.9153,
1458
+ "step": 1030
1459
+ },
1460
+ {
1461
+ "epoch": 0.9547970479704797,
1462
+ "grad_norm": 1.5032902478334003,
1463
+ "learning_rate": 1.2437993524979984e-07,
1464
+ "loss": 0.9369,
1465
+ "step": 1035
1466
+ },
1467
+ {
1468
+ "epoch": 0.959409594095941,
1469
+ "grad_norm": 1.2642728343874239,
1470
+ "learning_rate": 1.0033173131956175e-07,
1471
+ "loss": 0.9155,
1472
+ "step": 1040
1473
+ },
1474
+ {
1475
+ "epoch": 0.9640221402214022,
1476
+ "grad_norm": 1.263191604346459,
1477
+ "learning_rate": 7.885298685522235e-08,
1478
+ "loss": 0.9309,
1479
+ "step": 1045
1480
+ },
1481
+ {
1482
+ "epoch": 0.9686346863468634,
1483
+ "grad_norm": 1.2999256804979131,
1484
+ "learning_rate": 5.99492766661347e-08,
1485
+ "loss": 0.9399,
1486
+ "step": 1050
1487
+ },
1488
+ {
1489
+ "epoch": 0.9732472324723247,
1490
+ "grad_norm": 1.25468458833374,
1491
+ "learning_rate": 4.362550721136338e-08,
1492
+ "loss": 0.9387,
1493
+ "step": 1055
1494
+ },
1495
+ {
1496
+ "epoch": 0.977859778597786,
1497
+ "grad_norm": 1.2891226224049415,
1498
+ "learning_rate": 2.988591532620322e-08,
1499
+ "loss": 0.9259,
1500
+ "step": 1060
1501
+ },
1502
+ {
1503
+ "epoch": 0.9824723247232472,
1504
+ "grad_norm": 1.2367296717631957,
1505
+ "learning_rate": 1.8734067122514464e-08,
1506
+ "loss": 0.9255,
1507
+ "step": 1065
1508
+ },
1509
+ {
1510
+ "epoch": 0.9870848708487084,
1511
+ "grad_norm": 1.2584553913497565,
1512
+ "learning_rate": 1.0172857063137643e-08,
1513
+ "loss": 0.9337,
1514
+ "step": 1070
1515
+ },
1516
+ {
1517
+ "epoch": 0.9916974169741697,
1518
+ "grad_norm": 1.2509146926461707,
1519
+ "learning_rate": 4.204507210633368e-09,
1520
+ "loss": 0.9295,
1521
+ "step": 1075
1522
+ },
1523
+ {
1524
+ "epoch": 0.996309963099631,
1525
+ "grad_norm": 1.2915538030798408,
1526
+ "learning_rate": 8.30566650548148e-10,
1527
+ "loss": 0.9183,
1528
+ "step": 1080
1529
+ },
1530
+ {
1531
+ "epoch": 1.0,
1532
+ "eval_loss": 0.9419716000556946,
1533
+ "eval_runtime": 896.1794,
1534
+ "eval_samples_per_second": 17.128,
1535
+ "eval_steps_per_second": 0.268,
1536
+ "step": 1084
1537
+ },
1538
+ {
1539
+ "epoch": 1.0,
1540
+ "step": 1084,
1541
+ "total_flos": 453935093514240.0,
1542
+ "train_loss": 0.9848188322408613,
1543
+ "train_runtime": 34384.388,
1544
+ "train_samples_per_second": 4.033,
1545
+ "train_steps_per_second": 0.032
1546
+ }
1547
+ ],
1548
+ "logging_steps": 5,
1549
+ "max_steps": 1084,
1550
+ "num_input_tokens_seen": 0,
1551
+ "num_train_epochs": 1,
1552
+ "save_steps": 100,
1553
+ "stateful_callbacks": {
1554
+ "TrainerControl": {
1555
+ "args": {
1556
+ "should_epoch_stop": false,
1557
+ "should_evaluate": false,
1558
+ "should_log": false,
1559
+ "should_save": true,
1560
+ "should_training_stop": true
1561
+ },
1562
+ "attributes": {}
1563
+ }
1564
+ },
1565
+ "total_flos": 453935093514240.0,
1566
+ "train_batch_size": 16,
1567
+ "trial_name": null,
1568
+ "trial_params": null
1569
+ }