NyxKrage commited on
Commit
2956d06
·
verified ·
1 Parent(s): 51d19cd

Training in progress, step 531, checkpoint

Browse files
checkpoint-531/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: NyxKrage/Microsoft_Phi-4
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
checkpoint-531/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "NyxKrage/Microsoft_Phi-4",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": null,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 256,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.4,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 128,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "gate_up_proj",
27
+ "down_proj",
28
+ "qkv_proj",
29
+ "o_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-531/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c5a521b996edae946caeb29132f5353a890fb6f1804cd06a7afafee65e2b2f6
3
+ size 1782623560
checkpoint-531/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-531/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87745f30a2bb74037eb7a5cf5ae4bf6f72305b1f5920ce6dc1e72dfbc7066e2a
3
+ size 905592916
checkpoint-531/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20241649334a834bcafcce83ce6802d0a4dd29889f813d26b4cbdceb99582ffd
3
+ size 14244
checkpoint-531/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d513fa2efe6ebe3acf94d0ae1974b80217fc883af0fbb49d0e39feffd2fc91ab
3
+ size 1064
checkpoint-531/special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": true,
5
+ "normalized": false,
6
+ "rstrip": true,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": true,
12
+ "normalized": false,
13
+ "rstrip": true,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": true,
19
+ "normalized": false,
20
+ "rstrip": true,
21
+ "single_word": false
22
+ },
23
+ "unk_token": "<|endoftext|>"
24
+ }
checkpoint-531/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-531/tokenizer_config.json ADDED
@@ -0,0 +1,782 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "100256": {
5
+ "content": "<|dummy_0|>",
6
+ "lstrip": true,
7
+ "normalized": false,
8
+ "rstrip": true,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "100257": {
13
+ "content": "<|endoftext|>",
14
+ "lstrip": true,
15
+ "normalized": false,
16
+ "rstrip": true,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "100258": {
21
+ "content": "<|fim_prefix|>",
22
+ "lstrip": true,
23
+ "normalized": false,
24
+ "rstrip": true,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "100259": {
29
+ "content": "<|fim_middle|>",
30
+ "lstrip": true,
31
+ "normalized": false,
32
+ "rstrip": true,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "100260": {
37
+ "content": "<|fim_suffix|>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": true,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "100261": {
45
+ "content": "<|dummy_1|>",
46
+ "lstrip": true,
47
+ "normalized": false,
48
+ "rstrip": true,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "100262": {
53
+ "content": "<|dummy_2|>",
54
+ "lstrip": true,
55
+ "normalized": false,
56
+ "rstrip": true,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "100263": {
61
+ "content": "<|dummy_3|>",
62
+ "lstrip": true,
63
+ "normalized": false,
64
+ "rstrip": true,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "100264": {
69
+ "content": "<|im_start|>",
70
+ "lstrip": true,
71
+ "normalized": false,
72
+ "rstrip": true,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "100265": {
77
+ "content": "<|im_end|>",
78
+ "lstrip": true,
79
+ "normalized": false,
80
+ "rstrip": true,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "100266": {
85
+ "content": "<|im_sep|>",
86
+ "lstrip": true,
87
+ "normalized": false,
88
+ "rstrip": true,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "100267": {
93
+ "content": "<|dummy_4|>",
94
+ "lstrip": true,
95
+ "normalized": false,
96
+ "rstrip": true,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "100268": {
101
+ "content": "<|dummy_5|>",
102
+ "lstrip": true,
103
+ "normalized": false,
104
+ "rstrip": true,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "100269": {
109
+ "content": "<|dummy_6|>",
110
+ "lstrip": true,
111
+ "normalized": false,
112
+ "rstrip": true,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "100270": {
117
+ "content": "<|dummy_7|>",
118
+ "lstrip": true,
119
+ "normalized": false,
120
+ "rstrip": true,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "100271": {
125
+ "content": "<|dummy_8|>",
126
+ "lstrip": true,
127
+ "normalized": false,
128
+ "rstrip": true,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "100272": {
133
+ "content": "<|dummy_9|>",
134
+ "lstrip": true,
135
+ "normalized": false,
136
+ "rstrip": true,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "100273": {
141
+ "content": "<|dummy_10|>",
142
+ "lstrip": true,
143
+ "normalized": false,
144
+ "rstrip": true,
145
+ "single_word": false,
146
+ "special": true
147
+ },
148
+ "100274": {
149
+ "content": "<|dummy_11|>",
150
+ "lstrip": true,
151
+ "normalized": false,
152
+ "rstrip": true,
153
+ "single_word": false,
154
+ "special": true
155
+ },
156
+ "100275": {
157
+ "content": "<|dummy_12|>",
158
+ "lstrip": true,
159
+ "normalized": false,
160
+ "rstrip": true,
161
+ "single_word": false,
162
+ "special": true
163
+ },
164
+ "100276": {
165
+ "content": "<|endofprompt|>",
166
+ "lstrip": true,
167
+ "normalized": false,
168
+ "rstrip": true,
169
+ "single_word": false,
170
+ "special": true
171
+ },
172
+ "100277": {
173
+ "content": "<|dummy_13|>",
174
+ "lstrip": true,
175
+ "normalized": false,
176
+ "rstrip": true,
177
+ "single_word": false,
178
+ "special": true
179
+ },
180
+ "100278": {
181
+ "content": "<|dummy_14|>",
182
+ "lstrip": true,
183
+ "normalized": false,
184
+ "rstrip": true,
185
+ "single_word": false,
186
+ "special": true
187
+ },
188
+ "100279": {
189
+ "content": "<|dummy_15|>",
190
+ "lstrip": true,
191
+ "normalized": false,
192
+ "rstrip": true,
193
+ "single_word": false,
194
+ "special": true
195
+ },
196
+ "100280": {
197
+ "content": "<|dummy_16|>",
198
+ "lstrip": true,
199
+ "normalized": false,
200
+ "rstrip": true,
201
+ "single_word": false,
202
+ "special": true
203
+ },
204
+ "100281": {
205
+ "content": "<|dummy_17|>",
206
+ "lstrip": true,
207
+ "normalized": false,
208
+ "rstrip": true,
209
+ "single_word": false,
210
+ "special": true
211
+ },
212
+ "100282": {
213
+ "content": "<|dummy_18|>",
214
+ "lstrip": true,
215
+ "normalized": false,
216
+ "rstrip": true,
217
+ "single_word": false,
218
+ "special": true
219
+ },
220
+ "100283": {
221
+ "content": "<|dummy_19|>",
222
+ "lstrip": true,
223
+ "normalized": false,
224
+ "rstrip": true,
225
+ "single_word": false,
226
+ "special": true
227
+ },
228
+ "100284": {
229
+ "content": "<|dummy_20|>",
230
+ "lstrip": true,
231
+ "normalized": false,
232
+ "rstrip": true,
233
+ "single_word": false,
234
+ "special": true
235
+ },
236
+ "100285": {
237
+ "content": "<|dummy_21|>",
238
+ "lstrip": true,
239
+ "normalized": false,
240
+ "rstrip": true,
241
+ "single_word": false,
242
+ "special": true
243
+ },
244
+ "100286": {
245
+ "content": "<|dummy_22|>",
246
+ "lstrip": true,
247
+ "normalized": false,
248
+ "rstrip": true,
249
+ "single_word": false,
250
+ "special": true
251
+ },
252
+ "100287": {
253
+ "content": "<|dummy_23|>",
254
+ "lstrip": true,
255
+ "normalized": false,
256
+ "rstrip": true,
257
+ "single_word": false,
258
+ "special": true
259
+ },
260
+ "100288": {
261
+ "content": "<|dummy_24|>",
262
+ "lstrip": true,
263
+ "normalized": false,
264
+ "rstrip": true,
265
+ "single_word": false,
266
+ "special": true
267
+ },
268
+ "100289": {
269
+ "content": "<|dummy_25|>",
270
+ "lstrip": true,
271
+ "normalized": false,
272
+ "rstrip": true,
273
+ "single_word": false,
274
+ "special": true
275
+ },
276
+ "100290": {
277
+ "content": "<|dummy_26|>",
278
+ "lstrip": true,
279
+ "normalized": false,
280
+ "rstrip": true,
281
+ "single_word": false,
282
+ "special": true
283
+ },
284
+ "100291": {
285
+ "content": "<|dummy_27|>",
286
+ "lstrip": true,
287
+ "normalized": false,
288
+ "rstrip": true,
289
+ "single_word": false,
290
+ "special": true
291
+ },
292
+ "100292": {
293
+ "content": "<|dummy_28|>",
294
+ "lstrip": true,
295
+ "normalized": false,
296
+ "rstrip": true,
297
+ "single_word": false,
298
+ "special": true
299
+ },
300
+ "100293": {
301
+ "content": "<|dummy_29|>",
302
+ "lstrip": true,
303
+ "normalized": false,
304
+ "rstrip": true,
305
+ "single_word": false,
306
+ "special": true
307
+ },
308
+ "100294": {
309
+ "content": "<|dummy_30|>",
310
+ "lstrip": true,
311
+ "normalized": false,
312
+ "rstrip": true,
313
+ "single_word": false,
314
+ "special": true
315
+ },
316
+ "100295": {
317
+ "content": "<|dummy_31|>",
318
+ "lstrip": true,
319
+ "normalized": false,
320
+ "rstrip": true,
321
+ "single_word": false,
322
+ "special": true
323
+ },
324
+ "100296": {
325
+ "content": "<|dummy_32|>",
326
+ "lstrip": true,
327
+ "normalized": false,
328
+ "rstrip": true,
329
+ "single_word": false,
330
+ "special": true
331
+ },
332
+ "100297": {
333
+ "content": "<|dummy_33|>",
334
+ "lstrip": true,
335
+ "normalized": false,
336
+ "rstrip": true,
337
+ "single_word": false,
338
+ "special": true
339
+ },
340
+ "100298": {
341
+ "content": "<|dummy_34|>",
342
+ "lstrip": true,
343
+ "normalized": false,
344
+ "rstrip": true,
345
+ "single_word": false,
346
+ "special": true
347
+ },
348
+ "100299": {
349
+ "content": "<|dummy_35|>",
350
+ "lstrip": true,
351
+ "normalized": false,
352
+ "rstrip": true,
353
+ "single_word": false,
354
+ "special": true
355
+ },
356
+ "100300": {
357
+ "content": "<|dummy_36|>",
358
+ "lstrip": true,
359
+ "normalized": false,
360
+ "rstrip": true,
361
+ "single_word": false,
362
+ "special": true
363
+ },
364
+ "100301": {
365
+ "content": "<|dummy_37|>",
366
+ "lstrip": true,
367
+ "normalized": false,
368
+ "rstrip": true,
369
+ "single_word": false,
370
+ "special": true
371
+ },
372
+ "100302": {
373
+ "content": "<|dummy_38|>",
374
+ "lstrip": true,
375
+ "normalized": false,
376
+ "rstrip": true,
377
+ "single_word": false,
378
+ "special": true
379
+ },
380
+ "100303": {
381
+ "content": "<|dummy_39|>",
382
+ "lstrip": true,
383
+ "normalized": false,
384
+ "rstrip": true,
385
+ "single_word": false,
386
+ "special": true
387
+ },
388
+ "100304": {
389
+ "content": "<|dummy_40|>",
390
+ "lstrip": true,
391
+ "normalized": false,
392
+ "rstrip": true,
393
+ "single_word": false,
394
+ "special": true
395
+ },
396
+ "100305": {
397
+ "content": "<|dummy_41|>",
398
+ "lstrip": true,
399
+ "normalized": false,
400
+ "rstrip": true,
401
+ "single_word": false,
402
+ "special": true
403
+ },
404
+ "100306": {
405
+ "content": "<|dummy_42|>",
406
+ "lstrip": true,
407
+ "normalized": false,
408
+ "rstrip": true,
409
+ "single_word": false,
410
+ "special": true
411
+ },
412
+ "100307": {
413
+ "content": "<|dummy_43|>",
414
+ "lstrip": true,
415
+ "normalized": false,
416
+ "rstrip": true,
417
+ "single_word": false,
418
+ "special": true
419
+ },
420
+ "100308": {
421
+ "content": "<|dummy_44|>",
422
+ "lstrip": true,
423
+ "normalized": false,
424
+ "rstrip": true,
425
+ "single_word": false,
426
+ "special": true
427
+ },
428
+ "100309": {
429
+ "content": "<|dummy_45|>",
430
+ "lstrip": true,
431
+ "normalized": false,
432
+ "rstrip": true,
433
+ "single_word": false,
434
+ "special": true
435
+ },
436
+ "100310": {
437
+ "content": "<|dummy_46|>",
438
+ "lstrip": true,
439
+ "normalized": false,
440
+ "rstrip": true,
441
+ "single_word": false,
442
+ "special": true
443
+ },
444
+ "100311": {
445
+ "content": "<|dummy_47|>",
446
+ "lstrip": true,
447
+ "normalized": false,
448
+ "rstrip": true,
449
+ "single_word": false,
450
+ "special": true
451
+ },
452
+ "100312": {
453
+ "content": "<|dummy_48|>",
454
+ "lstrip": true,
455
+ "normalized": false,
456
+ "rstrip": true,
457
+ "single_word": false,
458
+ "special": true
459
+ },
460
+ "100313": {
461
+ "content": "<|dummy_49|>",
462
+ "lstrip": true,
463
+ "normalized": false,
464
+ "rstrip": true,
465
+ "single_word": false,
466
+ "special": true
467
+ },
468
+ "100314": {
469
+ "content": "<|dummy_50|>",
470
+ "lstrip": true,
471
+ "normalized": false,
472
+ "rstrip": true,
473
+ "single_word": false,
474
+ "special": true
475
+ },
476
+ "100315": {
477
+ "content": "<|dummy_51|>",
478
+ "lstrip": true,
479
+ "normalized": false,
480
+ "rstrip": true,
481
+ "single_word": false,
482
+ "special": true
483
+ },
484
+ "100316": {
485
+ "content": "<|dummy_52|>",
486
+ "lstrip": true,
487
+ "normalized": false,
488
+ "rstrip": true,
489
+ "single_word": false,
490
+ "special": true
491
+ },
492
+ "100317": {
493
+ "content": "<|dummy_53|>",
494
+ "lstrip": true,
495
+ "normalized": false,
496
+ "rstrip": true,
497
+ "single_word": false,
498
+ "special": true
499
+ },
500
+ "100318": {
501
+ "content": "<|dummy_54|>",
502
+ "lstrip": true,
503
+ "normalized": false,
504
+ "rstrip": true,
505
+ "single_word": false,
506
+ "special": true
507
+ },
508
+ "100319": {
509
+ "content": "<|dummy_55|>",
510
+ "lstrip": true,
511
+ "normalized": false,
512
+ "rstrip": true,
513
+ "single_word": false,
514
+ "special": true
515
+ },
516
+ "100320": {
517
+ "content": "<|dummy_56|>",
518
+ "lstrip": true,
519
+ "normalized": false,
520
+ "rstrip": true,
521
+ "single_word": false,
522
+ "special": true
523
+ },
524
+ "100321": {
525
+ "content": "<|dummy_57|>",
526
+ "lstrip": true,
527
+ "normalized": false,
528
+ "rstrip": true,
529
+ "single_word": false,
530
+ "special": true
531
+ },
532
+ "100322": {
533
+ "content": "<|dummy_58|>",
534
+ "lstrip": true,
535
+ "normalized": false,
536
+ "rstrip": true,
537
+ "single_word": false,
538
+ "special": true
539
+ },
540
+ "100323": {
541
+ "content": "<|dummy_59|>",
542
+ "lstrip": true,
543
+ "normalized": false,
544
+ "rstrip": true,
545
+ "single_word": false,
546
+ "special": true
547
+ },
548
+ "100324": {
549
+ "content": "<|dummy_60|>",
550
+ "lstrip": true,
551
+ "normalized": false,
552
+ "rstrip": true,
553
+ "single_word": false,
554
+ "special": true
555
+ },
556
+ "100325": {
557
+ "content": "<|dummy_61|>",
558
+ "lstrip": true,
559
+ "normalized": false,
560
+ "rstrip": true,
561
+ "single_word": false,
562
+ "special": true
563
+ },
564
+ "100326": {
565
+ "content": "<|dummy_62|>",
566
+ "lstrip": true,
567
+ "normalized": false,
568
+ "rstrip": true,
569
+ "single_word": false,
570
+ "special": true
571
+ },
572
+ "100327": {
573
+ "content": "<|dummy_63|>",
574
+ "lstrip": true,
575
+ "normalized": false,
576
+ "rstrip": true,
577
+ "single_word": false,
578
+ "special": true
579
+ },
580
+ "100328": {
581
+ "content": "<|dummy_64|>",
582
+ "lstrip": true,
583
+ "normalized": false,
584
+ "rstrip": true,
585
+ "single_word": false,
586
+ "special": true
587
+ },
588
+ "100329": {
589
+ "content": "<|dummy_65|>",
590
+ "lstrip": true,
591
+ "normalized": false,
592
+ "rstrip": true,
593
+ "single_word": false,
594
+ "special": true
595
+ },
596
+ "100330": {
597
+ "content": "<|dummy_66|>",
598
+ "lstrip": true,
599
+ "normalized": false,
600
+ "rstrip": true,
601
+ "single_word": false,
602
+ "special": true
603
+ },
604
+ "100331": {
605
+ "content": "<|dummy_67|>",
606
+ "lstrip": true,
607
+ "normalized": false,
608
+ "rstrip": true,
609
+ "single_word": false,
610
+ "special": true
611
+ },
612
+ "100332": {
613
+ "content": "<|dummy_68|>",
614
+ "lstrip": true,
615
+ "normalized": false,
616
+ "rstrip": true,
617
+ "single_word": false,
618
+ "special": true
619
+ },
620
+ "100333": {
621
+ "content": "<|dummy_69|>",
622
+ "lstrip": true,
623
+ "normalized": false,
624
+ "rstrip": true,
625
+ "single_word": false,
626
+ "special": true
627
+ },
628
+ "100334": {
629
+ "content": "<|dummy_70|>",
630
+ "lstrip": true,
631
+ "normalized": false,
632
+ "rstrip": true,
633
+ "single_word": false,
634
+ "special": true
635
+ },
636
+ "100335": {
637
+ "content": "<|dummy_71|>",
638
+ "lstrip": true,
639
+ "normalized": false,
640
+ "rstrip": true,
641
+ "single_word": false,
642
+ "special": true
643
+ },
644
+ "100336": {
645
+ "content": "<|dummy_72|>",
646
+ "lstrip": true,
647
+ "normalized": false,
648
+ "rstrip": true,
649
+ "single_word": false,
650
+ "special": true
651
+ },
652
+ "100337": {
653
+ "content": "<|dummy_73|>",
654
+ "lstrip": true,
655
+ "normalized": false,
656
+ "rstrip": true,
657
+ "single_word": false,
658
+ "special": true
659
+ },
660
+ "100338": {
661
+ "content": "<|dummy_74|>",
662
+ "lstrip": true,
663
+ "normalized": false,
664
+ "rstrip": true,
665
+ "single_word": false,
666
+ "special": true
667
+ },
668
+ "100339": {
669
+ "content": "<|dummy_75|>",
670
+ "lstrip": true,
671
+ "normalized": false,
672
+ "rstrip": true,
673
+ "single_word": false,
674
+ "special": true
675
+ },
676
+ "100340": {
677
+ "content": "<|dummy_76|>",
678
+ "lstrip": true,
679
+ "normalized": false,
680
+ "rstrip": true,
681
+ "single_word": false,
682
+ "special": true
683
+ },
684
+ "100341": {
685
+ "content": "<|dummy_77|>",
686
+ "lstrip": true,
687
+ "normalized": false,
688
+ "rstrip": true,
689
+ "single_word": false,
690
+ "special": true
691
+ },
692
+ "100342": {
693
+ "content": "<|dummy_78|>",
694
+ "lstrip": true,
695
+ "normalized": false,
696
+ "rstrip": true,
697
+ "single_word": false,
698
+ "special": true
699
+ },
700
+ "100343": {
701
+ "content": "<|dummy_79|>",
702
+ "lstrip": true,
703
+ "normalized": false,
704
+ "rstrip": true,
705
+ "single_word": false,
706
+ "special": true
707
+ },
708
+ "100344": {
709
+ "content": "<|dummy_80|>",
710
+ "lstrip": true,
711
+ "normalized": false,
712
+ "rstrip": true,
713
+ "single_word": false,
714
+ "special": true
715
+ },
716
+ "100345": {
717
+ "content": "<|dummy_81|>",
718
+ "lstrip": true,
719
+ "normalized": false,
720
+ "rstrip": true,
721
+ "single_word": false,
722
+ "special": true
723
+ },
724
+ "100346": {
725
+ "content": "<|dummy_82|>",
726
+ "lstrip": true,
727
+ "normalized": false,
728
+ "rstrip": true,
729
+ "single_word": false,
730
+ "special": true
731
+ },
732
+ "100347": {
733
+ "content": "<|dummy_83|>",
734
+ "lstrip": true,
735
+ "normalized": false,
736
+ "rstrip": true,
737
+ "single_word": false,
738
+ "special": true
739
+ },
740
+ "100348": {
741
+ "content": "<|dummy_84|>",
742
+ "lstrip": true,
743
+ "normalized": false,
744
+ "rstrip": true,
745
+ "single_word": false,
746
+ "special": true
747
+ },
748
+ "100349": {
749
+ "content": "<|dummy_85|>",
750
+ "lstrip": true,
751
+ "normalized": false,
752
+ "rstrip": true,
753
+ "single_word": false,
754
+ "special": true
755
+ },
756
+ "100350": {
757
+ "content": "<|dummy_86|>",
758
+ "lstrip": true,
759
+ "normalized": false,
760
+ "rstrip": true,
761
+ "single_word": false,
762
+ "special": true
763
+ },
764
+ "100351": {
765
+ "content": "<|dummy_87|>",
766
+ "lstrip": true,
767
+ "normalized": false,
768
+ "rstrip": true,
769
+ "single_word": false,
770
+ "special": true
771
+ }
772
+ },
773
+ "bos_token": "<|endoftext|>",
774
+ "chat_template": "{% for message in messages %}{% if (message['role'] == 'system') %}{{'<|im_start|>system<|im_sep|>' + message['content'] + '<|im_end|>'}}{% elif (message['role'] == 'user') %}{{'<|im_start|>user<|im_sep|>' + message['content'] + '<|im_end|><|im_start|>assistant<|im_sep|>'}}{% elif (message['role'] == 'assistant') %}{{message['content'] + '<|im_end|>'}}{% endif %}{% endfor %}",
775
+ "clean_up_tokenization_spaces": false,
776
+ "eos_token": "<|endoftext|>",
777
+ "extra_special_tokens": {},
778
+ "model_max_length": 16384,
779
+ "pad_token": "<|endoftext|>",
780
+ "tokenizer_class": "GPT2Tokenizer",
781
+ "unk_token": "<|endoftext|>"
782
+ }
checkpoint-531/trainer_state.json ADDED
@@ -0,0 +1,3750 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.24991175432403812,
5
+ "eval_steps": 500,
6
+ "global_step": 531,
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.0004706436051300153,
13
+ "grad_norm": 0.6595008969306946,
14
+ "learning_rate": 2.5000000000000004e-07,
15
+ "loss": 9.6515,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0009412872102600306,
20
+ "grad_norm": 0.7391405701637268,
21
+ "learning_rate": 5.000000000000001e-07,
22
+ "loss": 9.5434,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.0014119308153900459,
27
+ "grad_norm": 0.8721428513526917,
28
+ "learning_rate": 7.5e-07,
29
+ "loss": 9.0645,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.0018825744205200612,
34
+ "grad_norm": 0.9540417790412903,
35
+ "learning_rate": 1.0000000000000002e-06,
36
+ "loss": 9.0978,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.0023532180256500765,
41
+ "grad_norm": 1.0068703889846802,
42
+ "learning_rate": 1.25e-06,
43
+ "loss": 8.8096,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.0028238616307800918,
48
+ "grad_norm": 0.7046281695365906,
49
+ "learning_rate": 1.5e-06,
50
+ "loss": 9.5863,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.003294505235910107,
55
+ "grad_norm": 1.027761459350586,
56
+ "learning_rate": 1.7500000000000002e-06,
57
+ "loss": 9.3746,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.0037651488410401224,
62
+ "grad_norm": 0.7785173058509827,
63
+ "learning_rate": 2.0000000000000003e-06,
64
+ "loss": 9.1443,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.004235792446170138,
69
+ "grad_norm": 0.8485608696937561,
70
+ "learning_rate": 2.25e-06,
71
+ "loss": 9.2293,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.004706436051300153,
76
+ "grad_norm": 0.8275871872901917,
77
+ "learning_rate": 2.5e-06,
78
+ "loss": 8.7838,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.005177079656430168,
83
+ "grad_norm": 0.5895422101020813,
84
+ "learning_rate": 2.7500000000000004e-06,
85
+ "loss": 9.5706,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.0056477232615601836,
90
+ "grad_norm": 0.9113247394561768,
91
+ "learning_rate": 3e-06,
92
+ "loss": 8.9198,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.006118366866690199,
97
+ "grad_norm": 0.7459664940834045,
98
+ "learning_rate": 3.2500000000000002e-06,
99
+ "loss": 9.2372,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.006589010471820214,
104
+ "grad_norm": 0.6556370854377747,
105
+ "learning_rate": 3.5000000000000004e-06,
106
+ "loss": 9.1809,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.0070596540769502295,
111
+ "grad_norm": 0.719078540802002,
112
+ "learning_rate": 3.75e-06,
113
+ "loss": 9.2422,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.007530297682080245,
118
+ "grad_norm": 0.8138344287872314,
119
+ "learning_rate": 4.000000000000001e-06,
120
+ "loss": 9.271,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.00800094128721026,
125
+ "grad_norm": 0.7246189713478088,
126
+ "learning_rate": 4.250000000000001e-06,
127
+ "loss": 9.5405,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.008471584892340275,
132
+ "grad_norm": 0.8132815361022949,
133
+ "learning_rate": 4.5e-06,
134
+ "loss": 9.7983,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.00894222849747029,
139
+ "grad_norm": 0.5946951508522034,
140
+ "learning_rate": 4.75e-06,
141
+ "loss": 9.733,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.009412872102600306,
146
+ "grad_norm": 0.5157704949378967,
147
+ "learning_rate": 5e-06,
148
+ "loss": 9.6086,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.009883515707730321,
153
+ "grad_norm": 0.5629891157150269,
154
+ "learning_rate": 5.25e-06,
155
+ "loss": 9.2102,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.010354159312860337,
160
+ "grad_norm": 0.48590287566185,
161
+ "learning_rate": 5.500000000000001e-06,
162
+ "loss": 9.7732,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.010824802917990352,
167
+ "grad_norm": 0.5960127711296082,
168
+ "learning_rate": 5.750000000000001e-06,
169
+ "loss": 9.3421,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.011295446523120367,
174
+ "grad_norm": 0.48235076665878296,
175
+ "learning_rate": 6e-06,
176
+ "loss": 9.5374,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.011766090128250382,
181
+ "grad_norm": 0.4856416881084442,
182
+ "learning_rate": 6.25e-06,
183
+ "loss": 9.2162,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.012236733733380398,
188
+ "grad_norm": 0.45604783296585083,
189
+ "learning_rate": 6.5000000000000004e-06,
190
+ "loss": 9.3802,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.012707377338510413,
195
+ "grad_norm": 0.4940997064113617,
196
+ "learning_rate": 6.750000000000001e-06,
197
+ "loss": 8.9352,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.013178020943640428,
202
+ "grad_norm": 0.5067102909088135,
203
+ "learning_rate": 7.000000000000001e-06,
204
+ "loss": 9.6871,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.013648664548770444,
209
+ "grad_norm": 0.5070438385009766,
210
+ "learning_rate": 7.25e-06,
211
+ "loss": 9.1244,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.014119308153900459,
216
+ "grad_norm": 0.47256559133529663,
217
+ "learning_rate": 7.5e-06,
218
+ "loss": 9.6139,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.014589951759030474,
223
+ "grad_norm": 0.6668869853019714,
224
+ "learning_rate": 7.75e-06,
225
+ "loss": 8.9173,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.01506059536416049,
230
+ "grad_norm": 0.7926103472709656,
231
+ "learning_rate": 8.000000000000001e-06,
232
+ "loss": 8.8604,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.015531238969290505,
237
+ "grad_norm": 0.4389215409755707,
238
+ "learning_rate": 8.25e-06,
239
+ "loss": 9.42,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.01600188257442052,
244
+ "grad_norm": 0.527125895023346,
245
+ "learning_rate": 8.500000000000002e-06,
246
+ "loss": 9.5552,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.016472526179550535,
251
+ "grad_norm": 0.5376142263412476,
252
+ "learning_rate": 8.75e-06,
253
+ "loss": 9.1412,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.01694316978468055,
258
+ "grad_norm": 0.4762144386768341,
259
+ "learning_rate": 9e-06,
260
+ "loss": 9.2153,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.017413813389810566,
265
+ "grad_norm": 0.46567338705062866,
266
+ "learning_rate": 9.25e-06,
267
+ "loss": 9.3836,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.01788445699494058,
272
+ "grad_norm": 0.4322827458381653,
273
+ "learning_rate": 9.5e-06,
274
+ "loss": 8.9984,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.018355100600070597,
279
+ "grad_norm": 0.42570286989212036,
280
+ "learning_rate": 9.750000000000002e-06,
281
+ "loss": 9.0916,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.018825744205200612,
286
+ "grad_norm": 0.43363815546035767,
287
+ "learning_rate": 1e-05,
288
+ "loss": 9.0663,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.019296387810330627,
293
+ "grad_norm": 0.3969482481479645,
294
+ "learning_rate": 1.025e-05,
295
+ "loss": 9.4064,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.019767031415460642,
300
+ "grad_norm": 0.4335750639438629,
301
+ "learning_rate": 1.05e-05,
302
+ "loss": 9.262,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.020237675020590658,
307
+ "grad_norm": 0.4210178852081299,
308
+ "learning_rate": 1.075e-05,
309
+ "loss": 9.4898,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.020708318625720673,
314
+ "grad_norm": 0.39311668276786804,
315
+ "learning_rate": 1.1000000000000001e-05,
316
+ "loss": 9.7063,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.02117896223085069,
321
+ "grad_norm": 0.39521753787994385,
322
+ "learning_rate": 1.125e-05,
323
+ "loss": 9.3065,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.021649605835980704,
328
+ "grad_norm": 0.42978909611701965,
329
+ "learning_rate": 1.1500000000000002e-05,
330
+ "loss": 8.9722,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.02212024944111072,
335
+ "grad_norm": 0.47351160645484924,
336
+ "learning_rate": 1.175e-05,
337
+ "loss": 8.9028,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.022590893046240734,
342
+ "grad_norm": 0.4192260801792145,
343
+ "learning_rate": 1.2e-05,
344
+ "loss": 8.913,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.02306153665137075,
349
+ "grad_norm": 0.42306703329086304,
350
+ "learning_rate": 1.225e-05,
351
+ "loss": 9.3223,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.023532180256500765,
356
+ "grad_norm": 0.40158239006996155,
357
+ "learning_rate": 1.25e-05,
358
+ "loss": 9.5922,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.02400282386163078,
363
+ "grad_norm": 0.5165021419525146,
364
+ "learning_rate": 1.2750000000000002e-05,
365
+ "loss": 9.24,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.024473467466760795,
370
+ "grad_norm": 0.3930136263370514,
371
+ "learning_rate": 1.3000000000000001e-05,
372
+ "loss": 8.7955,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.02494411107189081,
377
+ "grad_norm": 0.3975488543510437,
378
+ "learning_rate": 1.3250000000000002e-05,
379
+ "loss": 8.7474,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.025414754677020826,
384
+ "grad_norm": 0.46201732754707336,
385
+ "learning_rate": 1.3500000000000001e-05,
386
+ "loss": 9.1239,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.02588539828215084,
391
+ "grad_norm": 0.42599615454673767,
392
+ "learning_rate": 1.3750000000000002e-05,
393
+ "loss": 9.2889,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.026356041887280857,
398
+ "grad_norm": 0.3889259994029999,
399
+ "learning_rate": 1.4000000000000001e-05,
400
+ "loss": 9.5315,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.026826685492410872,
405
+ "grad_norm": 0.3762259781360626,
406
+ "learning_rate": 1.4249999999999999e-05,
407
+ "loss": 9.3968,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.027297329097540887,
412
+ "grad_norm": 0.4486519396305084,
413
+ "learning_rate": 1.45e-05,
414
+ "loss": 9.2345,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.027767972702670903,
419
+ "grad_norm": 0.43613263964653015,
420
+ "learning_rate": 1.475e-05,
421
+ "loss": 9.293,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.028238616307800918,
426
+ "grad_norm": 0.40770891308784485,
427
+ "learning_rate": 1.5e-05,
428
+ "loss": 8.9544,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.028709259912930933,
433
+ "grad_norm": 0.36603429913520813,
434
+ "learning_rate": 1.525e-05,
435
+ "loss": 9.5768,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.02917990351806095,
440
+ "grad_norm": 0.41165047883987427,
441
+ "learning_rate": 1.55e-05,
442
+ "loss": 9.0203,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.029650547123190964,
447
+ "grad_norm": 0.4514125883579254,
448
+ "learning_rate": 1.575e-05,
449
+ "loss": 9.2653,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.03012119072832098,
454
+ "grad_norm": 0.41333243250846863,
455
+ "learning_rate": 1.6000000000000003e-05,
456
+ "loss": 8.9577,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.030591834333450994,
461
+ "grad_norm": 0.42950087785720825,
462
+ "learning_rate": 1.6250000000000002e-05,
463
+ "loss": 9.341,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.03106247793858101,
468
+ "grad_norm": 0.4158640205860138,
469
+ "learning_rate": 1.65e-05,
470
+ "loss": 9.6118,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.031533121543711025,
475
+ "grad_norm": 0.39954355359077454,
476
+ "learning_rate": 1.675e-05,
477
+ "loss": 9.0818,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.03200376514884104,
482
+ "grad_norm": 0.38233450055122375,
483
+ "learning_rate": 1.7000000000000003e-05,
484
+ "loss": 9.3953,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.032474408753971055,
489
+ "grad_norm": 0.37950408458709717,
490
+ "learning_rate": 1.725e-05,
491
+ "loss": 9.3594,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.03294505235910107,
496
+ "grad_norm": 0.475953608751297,
497
+ "learning_rate": 1.75e-05,
498
+ "loss": 9.0956,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.033415695964231086,
503
+ "grad_norm": 0.4252181947231293,
504
+ "learning_rate": 1.775e-05,
505
+ "loss": 9.1928,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.0338863395693611,
510
+ "grad_norm": 0.3946019411087036,
511
+ "learning_rate": 1.8e-05,
512
+ "loss": 9.1933,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.03435698317449112,
517
+ "grad_norm": 0.4342809021472931,
518
+ "learning_rate": 1.825e-05,
519
+ "loss": 9.2859,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.03482762677962113,
524
+ "grad_norm": 0.3921419084072113,
525
+ "learning_rate": 1.85e-05,
526
+ "loss": 9.1214,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.03529827038475115,
531
+ "grad_norm": 0.3992595374584198,
532
+ "learning_rate": 1.8750000000000002e-05,
533
+ "loss": 9.332,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.03576891398988116,
538
+ "grad_norm": 0.40269696712493896,
539
+ "learning_rate": 1.9e-05,
540
+ "loss": 9.4244,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.03623955759501118,
545
+ "grad_norm": 0.41852205991744995,
546
+ "learning_rate": 1.925e-05,
547
+ "loss": 9.3765,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.03671020120014119,
552
+ "grad_norm": 0.5162649750709534,
553
+ "learning_rate": 1.9500000000000003e-05,
554
+ "loss": 8.3471,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.03718084480527121,
559
+ "grad_norm": 0.4802299737930298,
560
+ "learning_rate": 1.9750000000000002e-05,
561
+ "loss": 9.3251,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.037651488410401224,
566
+ "grad_norm": 0.4261873960494995,
567
+ "learning_rate": 2e-05,
568
+ "loss": 9.5181,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.03812213201553124,
573
+ "grad_norm": 0.4193435311317444,
574
+ "learning_rate": 2.025e-05,
575
+ "loss": 9.4217,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.038592775620661254,
580
+ "grad_norm": 0.4148464798927307,
581
+ "learning_rate": 2.05e-05,
582
+ "loss": 8.7618,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.03906341922579127,
587
+ "grad_norm": 0.4396406412124634,
588
+ "learning_rate": 2.075e-05,
589
+ "loss": 9.4059,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.039534062830921285,
594
+ "grad_norm": 0.43215858936309814,
595
+ "learning_rate": 2.1e-05,
596
+ "loss": 9.0061,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.0400047064360513,
601
+ "grad_norm": 0.4347785711288452,
602
+ "learning_rate": 2.125e-05,
603
+ "loss": 8.5384,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.040475350041181316,
608
+ "grad_norm": 0.47068068385124207,
609
+ "learning_rate": 2.15e-05,
610
+ "loss": 9.2299,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.04094599364631133,
615
+ "grad_norm": 0.44863706827163696,
616
+ "learning_rate": 2.175e-05,
617
+ "loss": 8.7932,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.041416637251441346,
622
+ "grad_norm": 0.4525277316570282,
623
+ "learning_rate": 2.2000000000000003e-05,
624
+ "loss": 9.1699,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.04188728085657136,
629
+ "grad_norm": 0.41207849979400635,
630
+ "learning_rate": 2.2250000000000002e-05,
631
+ "loss": 9.4979,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.04235792446170138,
636
+ "grad_norm": 0.4179534912109375,
637
+ "learning_rate": 2.25e-05,
638
+ "loss": 9.1519,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.04282856806683139,
643
+ "grad_norm": 0.472789466381073,
644
+ "learning_rate": 2.275e-05,
645
+ "loss": 9.1048,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.04329921167196141,
650
+ "grad_norm": 0.44435739517211914,
651
+ "learning_rate": 2.3000000000000003e-05,
652
+ "loss": 9.2816,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.04376985527709142,
657
+ "grad_norm": 0.41012299060821533,
658
+ "learning_rate": 2.3250000000000003e-05,
659
+ "loss": 9.4546,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.04424049888222144,
664
+ "grad_norm": 0.4100490212440491,
665
+ "learning_rate": 2.35e-05,
666
+ "loss": 9.4397,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.04471114248735145,
671
+ "grad_norm": 0.4229314923286438,
672
+ "learning_rate": 2.375e-05,
673
+ "loss": 8.9033,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.04518178609248147,
678
+ "grad_norm": 0.39841172099113464,
679
+ "learning_rate": 2.4e-05,
680
+ "loss": 9.3391,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.045652429697611484,
685
+ "grad_norm": 0.4041540324687958,
686
+ "learning_rate": 2.425e-05,
687
+ "loss": 9.3347,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.0461230733027415,
692
+ "grad_norm": 0.4046013653278351,
693
+ "learning_rate": 2.45e-05,
694
+ "loss": 9.4645,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.046593716907871514,
699
+ "grad_norm": 0.3989504277706146,
700
+ "learning_rate": 2.4750000000000002e-05,
701
+ "loss": 9.2343,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.04706436051300153,
706
+ "grad_norm": 0.41768062114715576,
707
+ "learning_rate": 2.5e-05,
708
+ "loss": 9.6114,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.047535004118131545,
713
+ "grad_norm": 0.4360901713371277,
714
+ "learning_rate": 2.525e-05,
715
+ "loss": 9.3584,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.04800564772326156,
720
+ "grad_norm": 0.5093626976013184,
721
+ "learning_rate": 2.5500000000000003e-05,
722
+ "loss": 9.3969,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.048476291328391576,
727
+ "grad_norm": 0.5148160457611084,
728
+ "learning_rate": 2.5750000000000002e-05,
729
+ "loss": 9.3607,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.04894693493352159,
734
+ "grad_norm": 0.4556065797805786,
735
+ "learning_rate": 2.6000000000000002e-05,
736
+ "loss": 8.6494,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.049417578538651606,
741
+ "grad_norm": 0.48136287927627563,
742
+ "learning_rate": 2.625e-05,
743
+ "loss": 8.8816,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.04988822214378162,
748
+ "grad_norm": 0.4007977247238159,
749
+ "learning_rate": 2.6500000000000004e-05,
750
+ "loss": 9.0173,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.05035886574891164,
755
+ "grad_norm": 0.5088827610015869,
756
+ "learning_rate": 2.6750000000000003e-05,
757
+ "loss": 9.4898,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.05082950935404165,
762
+ "grad_norm": 0.4222247898578644,
763
+ "learning_rate": 2.7000000000000002e-05,
764
+ "loss": 9.5039,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.05130015295917167,
769
+ "grad_norm": 0.42676958441734314,
770
+ "learning_rate": 2.725e-05,
771
+ "loss": 9.3007,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.05177079656430168,
776
+ "grad_norm": 0.4315201938152313,
777
+ "learning_rate": 2.7500000000000004e-05,
778
+ "loss": 9.1473,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.0522414401694317,
783
+ "grad_norm": 0.5586130619049072,
784
+ "learning_rate": 2.7750000000000004e-05,
785
+ "loss": 9.486,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.05271208377456171,
790
+ "grad_norm": 0.4153185486793518,
791
+ "learning_rate": 2.8000000000000003e-05,
792
+ "loss": 9.2632,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.05318272737969173,
797
+ "grad_norm": 0.47736650705337524,
798
+ "learning_rate": 2.825e-05,
799
+ "loss": 8.9582,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.053653370984821744,
804
+ "grad_norm": 0.4127710163593292,
805
+ "learning_rate": 2.8499999999999998e-05,
806
+ "loss": 9.3019,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.05412401458995176,
811
+ "grad_norm": 0.44509121775627136,
812
+ "learning_rate": 2.8749999999999997e-05,
813
+ "loss": 9.1081,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.054594658195081774,
818
+ "grad_norm": 0.4519471526145935,
819
+ "learning_rate": 2.9e-05,
820
+ "loss": 9.4795,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.05506530180021179,
825
+ "grad_norm": 0.4292161464691162,
826
+ "learning_rate": 2.925e-05,
827
+ "loss": 9.2027,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.055535945405341805,
832
+ "grad_norm": 0.46465009450912476,
833
+ "learning_rate": 2.95e-05,
834
+ "loss": 9.081,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.05600658901047182,
839
+ "grad_norm": 0.4395250976085663,
840
+ "learning_rate": 2.975e-05,
841
+ "loss": 9.4345,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.056477232615601836,
846
+ "grad_norm": 0.4673008918762207,
847
+ "learning_rate": 3e-05,
848
+ "loss": 9.3435,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.05694787622073185,
853
+ "grad_norm": 0.4328051209449768,
854
+ "learning_rate": 3.025e-05,
855
+ "loss": 8.7147,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.057418519825861866,
860
+ "grad_norm": 0.444002240896225,
861
+ "learning_rate": 3.05e-05,
862
+ "loss": 8.8049,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.05788916343099188,
867
+ "grad_norm": 0.4078370928764343,
868
+ "learning_rate": 3.075e-05,
869
+ "loss": 9.1032,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.0583598070361219,
874
+ "grad_norm": 0.4445233941078186,
875
+ "learning_rate": 3.1e-05,
876
+ "loss": 9.279,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.05883045064125191,
881
+ "grad_norm": 0.4282757639884949,
882
+ "learning_rate": 3.125e-05,
883
+ "loss": 9.4163,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.05930109424638193,
888
+ "grad_norm": 0.41878628730773926,
889
+ "learning_rate": 3.15e-05,
890
+ "loss": 8.9876,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.05977173785151194,
895
+ "grad_norm": 0.6357080340385437,
896
+ "learning_rate": 3.175e-05,
897
+ "loss": 8.4245,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.06024238145664196,
902
+ "grad_norm": 0.4595104455947876,
903
+ "learning_rate": 3.2000000000000005e-05,
904
+ "loss": 9.1227,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.06071302506177197,
909
+ "grad_norm": 1.0947221517562866,
910
+ "learning_rate": 3.2250000000000005e-05,
911
+ "loss": 8.6819,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.06118366866690199,
916
+ "grad_norm": 0.43211594223976135,
917
+ "learning_rate": 3.2500000000000004e-05,
918
+ "loss": 9.1862,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.061654312272032004,
923
+ "grad_norm": 0.4080043137073517,
924
+ "learning_rate": 3.275e-05,
925
+ "loss": 9.0489,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.06212495587716202,
930
+ "grad_norm": 0.48265427350997925,
931
+ "learning_rate": 3.3e-05,
932
+ "loss": 9.257,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.06259559948229203,
937
+ "grad_norm": 0.45756152272224426,
938
+ "learning_rate": 3.325e-05,
939
+ "loss": 8.9598,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.06306624308742205,
944
+ "grad_norm": 0.3848661780357361,
945
+ "learning_rate": 3.35e-05,
946
+ "loss": 9.5542,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.06353688669255206,
951
+ "grad_norm": 0.43142908811569214,
952
+ "learning_rate": 3.375000000000001e-05,
953
+ "loss": 9.0434,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.06400753029768208,
958
+ "grad_norm": 0.39845573902130127,
959
+ "learning_rate": 3.4000000000000007e-05,
960
+ "loss": 9.7228,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.06447817390281209,
965
+ "grad_norm": 0.4854653775691986,
966
+ "learning_rate": 3.4250000000000006e-05,
967
+ "loss": 8.9226,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.06494881750794211,
972
+ "grad_norm": 0.41691291332244873,
973
+ "learning_rate": 3.45e-05,
974
+ "loss": 9.4588,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.06541946111307212,
979
+ "grad_norm": 0.41709139943122864,
980
+ "learning_rate": 3.475e-05,
981
+ "loss": 8.9146,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.06589010471820214,
986
+ "grad_norm": 0.3843998312950134,
987
+ "learning_rate": 3.5e-05,
988
+ "loss": 8.9889,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.06636074832333215,
993
+ "grad_norm": 0.4418933391571045,
994
+ "learning_rate": 3.525e-05,
995
+ "loss": 9.3688,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.06683139192846217,
1000
+ "grad_norm": 0.3844826817512512,
1001
+ "learning_rate": 3.55e-05,
1002
+ "loss": 9.2518,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.06730203553359218,
1007
+ "grad_norm": 0.4951348900794983,
1008
+ "learning_rate": 3.575e-05,
1009
+ "loss": 8.9785,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.0677726791387222,
1014
+ "grad_norm": 0.475685179233551,
1015
+ "learning_rate": 3.6e-05,
1016
+ "loss": 9.0013,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.06824332274385221,
1021
+ "grad_norm": 0.5578158497810364,
1022
+ "learning_rate": 3.625e-05,
1023
+ "loss": 8.9177,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.06871396634898223,
1028
+ "grad_norm": 0.6955916881561279,
1029
+ "learning_rate": 3.65e-05,
1030
+ "loss": 8.9298,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.06918460995411224,
1035
+ "grad_norm": 0.4071875810623169,
1036
+ "learning_rate": 3.675e-05,
1037
+ "loss": 9.1422,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.06965525355924226,
1042
+ "grad_norm": 0.49543336033821106,
1043
+ "learning_rate": 3.7e-05,
1044
+ "loss": 9.4138,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.07012589716437227,
1049
+ "grad_norm": 0.4391457438468933,
1050
+ "learning_rate": 3.7250000000000004e-05,
1051
+ "loss": 9.3566,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.0705965407695023,
1056
+ "grad_norm": 0.4311358630657196,
1057
+ "learning_rate": 3.7500000000000003e-05,
1058
+ "loss": 8.6678,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.0710671843746323,
1063
+ "grad_norm": 0.4233754873275757,
1064
+ "learning_rate": 3.775e-05,
1065
+ "loss": 8.9541,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.07153782797976233,
1070
+ "grad_norm": 0.4653347432613373,
1071
+ "learning_rate": 3.8e-05,
1072
+ "loss": 8.953,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.07200847158489233,
1077
+ "grad_norm": 0.4828343689441681,
1078
+ "learning_rate": 3.825e-05,
1079
+ "loss": 8.9577,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.07247911519002236,
1084
+ "grad_norm": 0.43757960200309753,
1085
+ "learning_rate": 3.85e-05,
1086
+ "loss": 9.2349,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.07294975879515236,
1091
+ "grad_norm": 0.4094442129135132,
1092
+ "learning_rate": 3.875e-05,
1093
+ "loss": 9.424,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.07342040240028239,
1098
+ "grad_norm": 0.536808967590332,
1099
+ "learning_rate": 3.9000000000000006e-05,
1100
+ "loss": 8.9437,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.0738910460054124,
1105
+ "grad_norm": 0.4084169268608093,
1106
+ "learning_rate": 3.9250000000000005e-05,
1107
+ "loss": 9.5204,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.07436168961054242,
1112
+ "grad_norm": 0.4906410574913025,
1113
+ "learning_rate": 3.9500000000000005e-05,
1114
+ "loss": 9.0682,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.07483233321567243,
1119
+ "grad_norm": 0.42850637435913086,
1120
+ "learning_rate": 3.9750000000000004e-05,
1121
+ "loss": 9.0241,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.07530297682080245,
1126
+ "grad_norm": 0.3832900822162628,
1127
+ "learning_rate": 4e-05,
1128
+ "loss": 9.4956,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.07577362042593246,
1133
+ "grad_norm": 0.39132505655288696,
1134
+ "learning_rate": 4.025e-05,
1135
+ "loss": 9.4623,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.07624426403106248,
1140
+ "grad_norm": 0.44959893822669983,
1141
+ "learning_rate": 4.05e-05,
1142
+ "loss": 9.0518,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.07671490763619249,
1147
+ "grad_norm": 0.41552799940109253,
1148
+ "learning_rate": 4.075e-05,
1149
+ "loss": 9.1268,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.07718555124132251,
1154
+ "grad_norm": 0.42259296774864197,
1155
+ "learning_rate": 4.1e-05,
1156
+ "loss": 9.1533,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.07765619484645252,
1161
+ "grad_norm": 0.4441682994365692,
1162
+ "learning_rate": 4.125e-05,
1163
+ "loss": 8.7568,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.07812683845158254,
1168
+ "grad_norm": 0.42241615056991577,
1169
+ "learning_rate": 4.15e-05,
1170
+ "loss": 9.3366,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.07859748205671255,
1175
+ "grad_norm": 0.3997664153575897,
1176
+ "learning_rate": 4.175e-05,
1177
+ "loss": 8.855,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.07906812566184257,
1182
+ "grad_norm": 0.4293980300426483,
1183
+ "learning_rate": 4.2e-05,
1184
+ "loss": 8.9744,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.07953876926697258,
1189
+ "grad_norm": 0.4279899001121521,
1190
+ "learning_rate": 4.2250000000000004e-05,
1191
+ "loss": 9.0692,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.0800094128721026,
1196
+ "grad_norm": 0.4207955002784729,
1197
+ "learning_rate": 4.25e-05,
1198
+ "loss": 8.8506,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.08048005647723261,
1203
+ "grad_norm": 0.41057008504867554,
1204
+ "learning_rate": 4.275e-05,
1205
+ "loss": 9.2402,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.08095070008236263,
1210
+ "grad_norm": 0.4556719660758972,
1211
+ "learning_rate": 4.3e-05,
1212
+ "loss": 9.3806,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.08142134368749264,
1217
+ "grad_norm": 0.4468841850757599,
1218
+ "learning_rate": 4.325e-05,
1219
+ "loss": 9.0331,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.08189198729262266,
1224
+ "grad_norm": 0.4206986725330353,
1225
+ "learning_rate": 4.35e-05,
1226
+ "loss": 8.6767,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.08236263089775267,
1231
+ "grad_norm": 0.42576491832733154,
1232
+ "learning_rate": 4.375e-05,
1233
+ "loss": 8.7183,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.08283327450288269,
1238
+ "grad_norm": 0.4180700182914734,
1239
+ "learning_rate": 4.4000000000000006e-05,
1240
+ "loss": 8.8461,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.0833039181080127,
1245
+ "grad_norm": 0.3981553614139557,
1246
+ "learning_rate": 4.4250000000000005e-05,
1247
+ "loss": 8.9324,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.08377456171314272,
1252
+ "grad_norm": 0.4038431942462921,
1253
+ "learning_rate": 4.4500000000000004e-05,
1254
+ "loss": 8.7611,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 0.08424520531827273,
1259
+ "grad_norm": 0.4555639326572418,
1260
+ "learning_rate": 4.4750000000000004e-05,
1261
+ "loss": 8.4839,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 0.08471584892340275,
1266
+ "grad_norm": 0.39343494176864624,
1267
+ "learning_rate": 4.5e-05,
1268
+ "loss": 9.0263,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 0.08518649252853276,
1273
+ "grad_norm": 0.4226400852203369,
1274
+ "learning_rate": 4.525e-05,
1275
+ "loss": 8.9829,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 0.08565713613366278,
1280
+ "grad_norm": 0.3735749125480652,
1281
+ "learning_rate": 4.55e-05,
1282
+ "loss": 9.6609,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 0.08612777973879279,
1287
+ "grad_norm": 0.4413192868232727,
1288
+ "learning_rate": 4.575e-05,
1289
+ "loss": 9.0126,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 0.08659842334392281,
1294
+ "grad_norm": 0.3925839364528656,
1295
+ "learning_rate": 4.600000000000001e-05,
1296
+ "loss": 9.2048,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 0.08706906694905282,
1301
+ "grad_norm": 0.3941839933395386,
1302
+ "learning_rate": 4.6250000000000006e-05,
1303
+ "loss": 9.2662,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 0.08753971055418285,
1308
+ "grad_norm": 0.47577032446861267,
1309
+ "learning_rate": 4.6500000000000005e-05,
1310
+ "loss": 8.9474,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 0.08801035415931285,
1315
+ "grad_norm": 0.4306804835796356,
1316
+ "learning_rate": 4.6750000000000005e-05,
1317
+ "loss": 8.8199,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 0.08848099776444288,
1322
+ "grad_norm": 0.4680851995944977,
1323
+ "learning_rate": 4.7e-05,
1324
+ "loss": 8.7651,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 0.08895164136957288,
1329
+ "grad_norm": 0.4325461983680725,
1330
+ "learning_rate": 4.7249999999999997e-05,
1331
+ "loss": 9.1391,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 0.0894222849747029,
1336
+ "grad_norm": 0.7051356434822083,
1337
+ "learning_rate": 4.75e-05,
1338
+ "loss": 8.8018,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 0.08989292857983291,
1343
+ "grad_norm": 0.37214136123657227,
1344
+ "learning_rate": 4.775e-05,
1345
+ "loss": 9.4374,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 0.09036357218496294,
1350
+ "grad_norm": 0.4161190688610077,
1351
+ "learning_rate": 4.8e-05,
1352
+ "loss": 9.0213,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 0.09083421579009295,
1357
+ "grad_norm": 0.39017942547798157,
1358
+ "learning_rate": 4.825e-05,
1359
+ "loss": 9.4081,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 0.09130485939522297,
1364
+ "grad_norm": 0.3661479353904724,
1365
+ "learning_rate": 4.85e-05,
1366
+ "loss": 9.5162,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 0.09177550300035298,
1371
+ "grad_norm": 0.4220457077026367,
1372
+ "learning_rate": 4.875e-05,
1373
+ "loss": 8.8268,
1374
+ "step": 195
1375
+ },
1376
+ {
1377
+ "epoch": 0.092246146605483,
1378
+ "grad_norm": 0.4123201370239258,
1379
+ "learning_rate": 4.9e-05,
1380
+ "loss": 9.1464,
1381
+ "step": 196
1382
+ },
1383
+ {
1384
+ "epoch": 0.092716790210613,
1385
+ "grad_norm": 0.3835439383983612,
1386
+ "learning_rate": 4.9250000000000004e-05,
1387
+ "loss": 9.2391,
1388
+ "step": 197
1389
+ },
1390
+ {
1391
+ "epoch": 0.09318743381574303,
1392
+ "grad_norm": 0.3718632459640503,
1393
+ "learning_rate": 4.9500000000000004e-05,
1394
+ "loss": 9.2759,
1395
+ "step": 198
1396
+ },
1397
+ {
1398
+ "epoch": 0.09365807742087304,
1399
+ "grad_norm": 0.5267420411109924,
1400
+ "learning_rate": 4.975e-05,
1401
+ "loss": 9.0097,
1402
+ "step": 199
1403
+ },
1404
+ {
1405
+ "epoch": 0.09412872102600306,
1406
+ "grad_norm": 0.3542408049106598,
1407
+ "learning_rate": 5e-05,
1408
+ "loss": 9.5282,
1409
+ "step": 200
1410
+ },
1411
+ {
1412
+ "epoch": 0.09459936463113307,
1413
+ "grad_norm": 0.40344443917274475,
1414
+ "learning_rate": 4.999999247114854e-05,
1415
+ "loss": 9.3784,
1416
+ "step": 201
1417
+ },
1418
+ {
1419
+ "epoch": 0.09507000823626309,
1420
+ "grad_norm": 0.41083309054374695,
1421
+ "learning_rate": 4.999996988459869e-05,
1422
+ "loss": 9.4365,
1423
+ "step": 202
1424
+ },
1425
+ {
1426
+ "epoch": 0.0955406518413931,
1427
+ "grad_norm": 0.369400292634964,
1428
+ "learning_rate": 4.9999932240364054e-05,
1429
+ "loss": 9.3167,
1430
+ "step": 203
1431
+ },
1432
+ {
1433
+ "epoch": 0.09601129544652312,
1434
+ "grad_norm": 0.36150887608528137,
1435
+ "learning_rate": 4.9999879538467306e-05,
1436
+ "loss": 9.5957,
1437
+ "step": 204
1438
+ },
1439
+ {
1440
+ "epoch": 0.09648193905165313,
1441
+ "grad_norm": 0.44035205245018005,
1442
+ "learning_rate": 4.99998117789402e-05,
1443
+ "loss": 8.8501,
1444
+ "step": 205
1445
+ },
1446
+ {
1447
+ "epoch": 0.09695258265678315,
1448
+ "grad_norm": 0.42898210883140564,
1449
+ "learning_rate": 4.999972896182352e-05,
1450
+ "loss": 8.8283,
1451
+ "step": 206
1452
+ },
1453
+ {
1454
+ "epoch": 0.09742322626191316,
1455
+ "grad_norm": 0.3809720277786255,
1456
+ "learning_rate": 4.999963108716718e-05,
1457
+ "loss": 9.3219,
1458
+ "step": 207
1459
+ },
1460
+ {
1461
+ "epoch": 0.09789386986704318,
1462
+ "grad_norm": 0.38228464126586914,
1463
+ "learning_rate": 4.999951815503011e-05,
1464
+ "loss": 9.2669,
1465
+ "step": 208
1466
+ },
1467
+ {
1468
+ "epoch": 0.09836451347217319,
1469
+ "grad_norm": 0.3908674120903015,
1470
+ "learning_rate": 4.9999390165480335e-05,
1471
+ "loss": 8.9417,
1472
+ "step": 209
1473
+ },
1474
+ {
1475
+ "epoch": 0.09883515707730321,
1476
+ "grad_norm": 0.34623146057128906,
1477
+ "learning_rate": 4.999924711859495e-05,
1478
+ "loss": 9.6014,
1479
+ "step": 210
1480
+ },
1481
+ {
1482
+ "epoch": 0.09930580068243322,
1483
+ "grad_norm": 0.3909365236759186,
1484
+ "learning_rate": 4.99990890144601e-05,
1485
+ "loss": 9.1546,
1486
+ "step": 211
1487
+ },
1488
+ {
1489
+ "epoch": 0.09977644428756324,
1490
+ "grad_norm": 0.3888709843158722,
1491
+ "learning_rate": 4.999891585317103e-05,
1492
+ "loss": 9.3649,
1493
+ "step": 212
1494
+ },
1495
+ {
1496
+ "epoch": 0.10024708789269325,
1497
+ "grad_norm": 0.45398378372192383,
1498
+ "learning_rate": 4.9998727634832024e-05,
1499
+ "loss": 8.9172,
1500
+ "step": 213
1501
+ },
1502
+ {
1503
+ "epoch": 0.10071773149782327,
1504
+ "grad_norm": 0.36648306250572205,
1505
+ "learning_rate": 4.9998524359556445e-05,
1506
+ "loss": 9.0638,
1507
+ "step": 214
1508
+ },
1509
+ {
1510
+ "epoch": 0.10118837510295328,
1511
+ "grad_norm": 0.37433892488479614,
1512
+ "learning_rate": 4.999830602746673e-05,
1513
+ "loss": 9.3322,
1514
+ "step": 215
1515
+ },
1516
+ {
1517
+ "epoch": 0.1016590187080833,
1518
+ "grad_norm": 0.38904431462287903,
1519
+ "learning_rate": 4.99980726386944e-05,
1520
+ "loss": 9.322,
1521
+ "step": 216
1522
+ },
1523
+ {
1524
+ "epoch": 0.10212966231321331,
1525
+ "grad_norm": 0.38138681650161743,
1526
+ "learning_rate": 4.9997824193380004e-05,
1527
+ "loss": 9.6177,
1528
+ "step": 217
1529
+ },
1530
+ {
1531
+ "epoch": 0.10260030591834333,
1532
+ "grad_norm": 0.39529645442962646,
1533
+ "learning_rate": 4.9997560691673194e-05,
1534
+ "loss": 9.054,
1535
+ "step": 218
1536
+ },
1537
+ {
1538
+ "epoch": 0.10307094952347334,
1539
+ "grad_norm": 0.4126908481121063,
1540
+ "learning_rate": 4.999728213373267e-05,
1541
+ "loss": 9.4406,
1542
+ "step": 219
1543
+ },
1544
+ {
1545
+ "epoch": 0.10354159312860337,
1546
+ "grad_norm": 0.4137309491634369,
1547
+ "learning_rate": 4.999698851972622e-05,
1548
+ "loss": 9.0403,
1549
+ "step": 220
1550
+ },
1551
+ {
1552
+ "epoch": 0.10401223673373337,
1553
+ "grad_norm": 0.4086442291736603,
1554
+ "learning_rate": 4.999667984983069e-05,
1555
+ "loss": 9.3006,
1556
+ "step": 221
1557
+ },
1558
+ {
1559
+ "epoch": 0.1044828803388634,
1560
+ "grad_norm": 0.5080444812774658,
1561
+ "learning_rate": 4.999635612423198e-05,
1562
+ "loss": 9.1856,
1563
+ "step": 222
1564
+ },
1565
+ {
1566
+ "epoch": 0.1049535239439934,
1567
+ "grad_norm": 0.36199596524238586,
1568
+ "learning_rate": 4.9996017343125085e-05,
1569
+ "loss": 9.3119,
1570
+ "step": 223
1571
+ },
1572
+ {
1573
+ "epoch": 0.10542416754912343,
1574
+ "grad_norm": 0.4086923897266388,
1575
+ "learning_rate": 4.9995663506714054e-05,
1576
+ "loss": 9.1335,
1577
+ "step": 224
1578
+ },
1579
+ {
1580
+ "epoch": 0.10589481115425343,
1581
+ "grad_norm": 0.42041823267936707,
1582
+ "learning_rate": 4.9995294615212006e-05,
1583
+ "loss": 8.9113,
1584
+ "step": 225
1585
+ },
1586
+ {
1587
+ "epoch": 0.10636545475938346,
1588
+ "grad_norm": 0.35369089245796204,
1589
+ "learning_rate": 4.999491066884113e-05,
1590
+ "loss": 9.4732,
1591
+ "step": 226
1592
+ },
1593
+ {
1594
+ "epoch": 0.10683609836451347,
1595
+ "grad_norm": 0.8479387164115906,
1596
+ "learning_rate": 4.9994511667832665e-05,
1597
+ "loss": 9.1135,
1598
+ "step": 227
1599
+ },
1600
+ {
1601
+ "epoch": 0.10730674196964349,
1602
+ "grad_norm": 0.38847988843917847,
1603
+ "learning_rate": 4.999409761242696e-05,
1604
+ "loss": 9.3632,
1605
+ "step": 228
1606
+ },
1607
+ {
1608
+ "epoch": 0.1077773855747735,
1609
+ "grad_norm": 0.43660977482795715,
1610
+ "learning_rate": 4.999366850287337e-05,
1611
+ "loss": 8.6279,
1612
+ "step": 229
1613
+ },
1614
+ {
1615
+ "epoch": 0.10824802917990352,
1616
+ "grad_norm": 0.6459296345710754,
1617
+ "learning_rate": 4.999322433943038e-05,
1618
+ "loss": 9.1736,
1619
+ "step": 230
1620
+ },
1621
+ {
1622
+ "epoch": 0.10871867278503353,
1623
+ "grad_norm": 0.453952819108963,
1624
+ "learning_rate": 4.99927651223655e-05,
1625
+ "loss": 8.7847,
1626
+ "step": 231
1627
+ },
1628
+ {
1629
+ "epoch": 0.10918931639016355,
1630
+ "grad_norm": 0.3641432821750641,
1631
+ "learning_rate": 4.9992290851955325e-05,
1632
+ "loss": 9.1591,
1633
+ "step": 232
1634
+ },
1635
+ {
1636
+ "epoch": 0.10965995999529356,
1637
+ "grad_norm": 0.43097686767578125,
1638
+ "learning_rate": 4.999180152848551e-05,
1639
+ "loss": 8.8475,
1640
+ "step": 233
1641
+ },
1642
+ {
1643
+ "epoch": 0.11013060360042358,
1644
+ "grad_norm": 0.40101760625839233,
1645
+ "learning_rate": 4.999129715225077e-05,
1646
+ "loss": 9.3003,
1647
+ "step": 234
1648
+ },
1649
+ {
1650
+ "epoch": 0.11060124720555359,
1651
+ "grad_norm": 0.38456395268440247,
1652
+ "learning_rate": 4.99907777235549e-05,
1653
+ "loss": 9.0397,
1654
+ "step": 235
1655
+ },
1656
+ {
1657
+ "epoch": 0.11107189081068361,
1658
+ "grad_norm": 0.3518768846988678,
1659
+ "learning_rate": 4.9990243242710764e-05,
1660
+ "loss": 9.3619,
1661
+ "step": 236
1662
+ },
1663
+ {
1664
+ "epoch": 0.11154253441581362,
1665
+ "grad_norm": 0.43492040038108826,
1666
+ "learning_rate": 4.9989693710040284e-05,
1667
+ "loss": 8.9691,
1668
+ "step": 237
1669
+ },
1670
+ {
1671
+ "epoch": 0.11201317802094364,
1672
+ "grad_norm": 0.4434773325920105,
1673
+ "learning_rate": 4.998912912587444e-05,
1674
+ "loss": 8.6355,
1675
+ "step": 238
1676
+ },
1677
+ {
1678
+ "epoch": 0.11248382162607365,
1679
+ "grad_norm": 0.4103478193283081,
1680
+ "learning_rate": 4.998854949055328e-05,
1681
+ "loss": 9.0966,
1682
+ "step": 239
1683
+ },
1684
+ {
1685
+ "epoch": 0.11295446523120367,
1686
+ "grad_norm": 0.409065842628479,
1687
+ "learning_rate": 4.998795480442595e-05,
1688
+ "loss": 8.9825,
1689
+ "step": 240
1690
+ },
1691
+ {
1692
+ "epoch": 0.11342510883633368,
1693
+ "grad_norm": 0.3709560036659241,
1694
+ "learning_rate": 4.9987345067850596e-05,
1695
+ "loss": 9.383,
1696
+ "step": 241
1697
+ },
1698
+ {
1699
+ "epoch": 0.1138957524414637,
1700
+ "grad_norm": 0.4049656391143799,
1701
+ "learning_rate": 4.9986720281194496e-05,
1702
+ "loss": 8.8382,
1703
+ "step": 242
1704
+ },
1705
+ {
1706
+ "epoch": 0.11436639604659371,
1707
+ "grad_norm": 0.40016597509384155,
1708
+ "learning_rate": 4.998608044483396e-05,
1709
+ "loss": 9.0227,
1710
+ "step": 243
1711
+ },
1712
+ {
1713
+ "epoch": 0.11483703965172373,
1714
+ "grad_norm": 0.41628897190093994,
1715
+ "learning_rate": 4.998542555915435e-05,
1716
+ "loss": 9.1208,
1717
+ "step": 244
1718
+ },
1719
+ {
1720
+ "epoch": 0.11530768325685374,
1721
+ "grad_norm": 0.37839028239250183,
1722
+ "learning_rate": 4.998475562455013e-05,
1723
+ "loss": 9.2952,
1724
+ "step": 245
1725
+ },
1726
+ {
1727
+ "epoch": 0.11577832686198376,
1728
+ "grad_norm": 0.37010782957077026,
1729
+ "learning_rate": 4.99840706414248e-05,
1730
+ "loss": 8.8903,
1731
+ "step": 246
1732
+ },
1733
+ {
1734
+ "epoch": 0.11624897046711377,
1735
+ "grad_norm": 0.40624648332595825,
1736
+ "learning_rate": 4.998337061019092e-05,
1737
+ "loss": 9.1322,
1738
+ "step": 247
1739
+ },
1740
+ {
1741
+ "epoch": 0.1167196140722438,
1742
+ "grad_norm": 0.330285906791687,
1743
+ "learning_rate": 4.998265553127013e-05,
1744
+ "loss": 9.3509,
1745
+ "step": 248
1746
+ },
1747
+ {
1748
+ "epoch": 0.1171902576773738,
1749
+ "grad_norm": 0.4315396249294281,
1750
+ "learning_rate": 4.9981925405093146e-05,
1751
+ "loss": 8.5941,
1752
+ "step": 249
1753
+ },
1754
+ {
1755
+ "epoch": 0.11766090128250382,
1756
+ "grad_norm": 0.46557149291038513,
1757
+ "learning_rate": 4.99811802320997e-05,
1758
+ "loss": 8.7841,
1759
+ "step": 250
1760
+ },
1761
+ {
1762
+ "epoch": 0.11813154488763383,
1763
+ "grad_norm": 0.40763556957244873,
1764
+ "learning_rate": 4.998042001273864e-05,
1765
+ "loss": 9.0945,
1766
+ "step": 251
1767
+ },
1768
+ {
1769
+ "epoch": 0.11860218849276385,
1770
+ "grad_norm": 0.38328826427459717,
1771
+ "learning_rate": 4.9979644747467835e-05,
1772
+ "loss": 9.5115,
1773
+ "step": 252
1774
+ },
1775
+ {
1776
+ "epoch": 0.11907283209789386,
1777
+ "grad_norm": 0.3737850487232208,
1778
+ "learning_rate": 4.997885443675424e-05,
1779
+ "loss": 8.6629,
1780
+ "step": 253
1781
+ },
1782
+ {
1783
+ "epoch": 0.11954347570302389,
1784
+ "grad_norm": 0.38939982652664185,
1785
+ "learning_rate": 4.997804908107387e-05,
1786
+ "loss": 9.1315,
1787
+ "step": 254
1788
+ },
1789
+ {
1790
+ "epoch": 0.1200141193081539,
1791
+ "grad_norm": 0.41033586859703064,
1792
+ "learning_rate": 4.997722868091179e-05,
1793
+ "loss": 8.9948,
1794
+ "step": 255
1795
+ },
1796
+ {
1797
+ "epoch": 0.12048476291328392,
1798
+ "grad_norm": 0.4496087431907654,
1799
+ "learning_rate": 4.997639323676214e-05,
1800
+ "loss": 8.7967,
1801
+ "step": 256
1802
+ },
1803
+ {
1804
+ "epoch": 0.12095540651841392,
1805
+ "grad_norm": 0.4463037848472595,
1806
+ "learning_rate": 4.997554274912811e-05,
1807
+ "loss": 8.6575,
1808
+ "step": 257
1809
+ },
1810
+ {
1811
+ "epoch": 0.12142605012354395,
1812
+ "grad_norm": 0.447477251291275,
1813
+ "learning_rate": 4.997467721852196e-05,
1814
+ "loss": 9.4086,
1815
+ "step": 258
1816
+ },
1817
+ {
1818
+ "epoch": 0.12189669372867395,
1819
+ "grad_norm": 0.40504494309425354,
1820
+ "learning_rate": 4.9973796645465e-05,
1821
+ "loss": 9.6567,
1822
+ "step": 259
1823
+ },
1824
+ {
1825
+ "epoch": 0.12236733733380398,
1826
+ "grad_norm": 0.4193851351737976,
1827
+ "learning_rate": 4.9972901030487616e-05,
1828
+ "loss": 9.415,
1829
+ "step": 260
1830
+ },
1831
+ {
1832
+ "epoch": 0.12283798093893399,
1833
+ "grad_norm": 0.37490740418434143,
1834
+ "learning_rate": 4.997199037412923e-05,
1835
+ "loss": 9.094,
1836
+ "step": 261
1837
+ },
1838
+ {
1839
+ "epoch": 0.12330862454406401,
1840
+ "grad_norm": 0.4043318033218384,
1841
+ "learning_rate": 4.997106467693835e-05,
1842
+ "loss": 9.1566,
1843
+ "step": 262
1844
+ },
1845
+ {
1846
+ "epoch": 0.12377926814919402,
1847
+ "grad_norm": 0.3795372247695923,
1848
+ "learning_rate": 4.997012393947253e-05,
1849
+ "loss": 9.5975,
1850
+ "step": 263
1851
+ },
1852
+ {
1853
+ "epoch": 0.12424991175432404,
1854
+ "grad_norm": 0.38997772336006165,
1855
+ "learning_rate": 4.996916816229837e-05,
1856
+ "loss": 9.3275,
1857
+ "step": 264
1858
+ },
1859
+ {
1860
+ "epoch": 0.12472055535945405,
1861
+ "grad_norm": 0.41787171363830566,
1862
+ "learning_rate": 4.9968197345991565e-05,
1863
+ "loss": 8.9184,
1864
+ "step": 265
1865
+ },
1866
+ {
1867
+ "epoch": 0.12519119896458406,
1868
+ "grad_norm": 0.4403538703918457,
1869
+ "learning_rate": 4.996721149113682e-05,
1870
+ "loss": 9.0055,
1871
+ "step": 266
1872
+ },
1873
+ {
1874
+ "epoch": 0.12566184256971408,
1875
+ "grad_norm": 0.44756266474723816,
1876
+ "learning_rate": 4.996621059832795e-05,
1877
+ "loss": 9.0517,
1878
+ "step": 267
1879
+ },
1880
+ {
1881
+ "epoch": 0.1261324861748441,
1882
+ "grad_norm": 0.3958662748336792,
1883
+ "learning_rate": 4.996519466816778e-05,
1884
+ "loss": 9.1983,
1885
+ "step": 268
1886
+ },
1887
+ {
1888
+ "epoch": 0.12660312977997412,
1889
+ "grad_norm": 0.5548920035362244,
1890
+ "learning_rate": 4.9964163701268224e-05,
1891
+ "loss": 9.0239,
1892
+ "step": 269
1893
+ },
1894
+ {
1895
+ "epoch": 0.12707377338510412,
1896
+ "grad_norm": 0.38231074810028076,
1897
+ "learning_rate": 4.996311769825024e-05,
1898
+ "loss": 9.4057,
1899
+ "step": 270
1900
+ },
1901
+ {
1902
+ "epoch": 0.12754441699023414,
1903
+ "grad_norm": 0.37411412596702576,
1904
+ "learning_rate": 4.996205665974384e-05,
1905
+ "loss": 9.147,
1906
+ "step": 271
1907
+ },
1908
+ {
1909
+ "epoch": 0.12801506059536416,
1910
+ "grad_norm": 0.36638572812080383,
1911
+ "learning_rate": 4.996098058638809e-05,
1912
+ "loss": 9.3312,
1913
+ "step": 272
1914
+ },
1915
+ {
1916
+ "epoch": 0.12848570420049418,
1917
+ "grad_norm": 0.36364972591400146,
1918
+ "learning_rate": 4.995988947883114e-05,
1919
+ "loss": 9.4873,
1920
+ "step": 273
1921
+ },
1922
+ {
1923
+ "epoch": 0.12895634780562418,
1924
+ "grad_norm": 0.415054053068161,
1925
+ "learning_rate": 4.9958783337730156e-05,
1926
+ "loss": 9.0241,
1927
+ "step": 274
1928
+ },
1929
+ {
1930
+ "epoch": 0.1294269914107542,
1931
+ "grad_norm": 0.616145133972168,
1932
+ "learning_rate": 4.995766216375137e-05,
1933
+ "loss": 9.1209,
1934
+ "step": 275
1935
+ },
1936
+ {
1937
+ "epoch": 0.12989763501588422,
1938
+ "grad_norm": 0.3728233575820923,
1939
+ "learning_rate": 4.9956525957570086e-05,
1940
+ "loss": 9.5214,
1941
+ "step": 276
1942
+ },
1943
+ {
1944
+ "epoch": 0.13036827862101424,
1945
+ "grad_norm": 0.4377942681312561,
1946
+ "learning_rate": 4.995537471987066e-05,
1947
+ "loss": 8.7668,
1948
+ "step": 277
1949
+ },
1950
+ {
1951
+ "epoch": 0.13083892222614424,
1952
+ "grad_norm": 0.4865539073944092,
1953
+ "learning_rate": 4.9954208451346465e-05,
1954
+ "loss": 8.8752,
1955
+ "step": 278
1956
+ },
1957
+ {
1958
+ "epoch": 0.13130956583127426,
1959
+ "grad_norm": 0.4728136658668518,
1960
+ "learning_rate": 4.995302715269997e-05,
1961
+ "loss": 9.0947,
1962
+ "step": 279
1963
+ },
1964
+ {
1965
+ "epoch": 0.13178020943640428,
1966
+ "grad_norm": 0.40794286131858826,
1967
+ "learning_rate": 4.995183082464269e-05,
1968
+ "loss": 8.9566,
1969
+ "step": 280
1970
+ },
1971
+ {
1972
+ "epoch": 0.1322508530415343,
1973
+ "grad_norm": 0.35321590304374695,
1974
+ "learning_rate": 4.995061946789516e-05,
1975
+ "loss": 9.4166,
1976
+ "step": 281
1977
+ },
1978
+ {
1979
+ "epoch": 0.1327214966466643,
1980
+ "grad_norm": 0.41053611040115356,
1981
+ "learning_rate": 4.9949393083187005e-05,
1982
+ "loss": 9.0913,
1983
+ "step": 282
1984
+ },
1985
+ {
1986
+ "epoch": 0.13319214025179432,
1987
+ "grad_norm": 0.4475056231021881,
1988
+ "learning_rate": 4.9948151671256883e-05,
1989
+ "loss": 8.422,
1990
+ "step": 283
1991
+ },
1992
+ {
1993
+ "epoch": 0.13366278385692434,
1994
+ "grad_norm": 0.34866318106651306,
1995
+ "learning_rate": 4.994689523285251e-05,
1996
+ "loss": 9.2168,
1997
+ "step": 284
1998
+ },
1999
+ {
2000
+ "epoch": 0.13413342746205437,
2001
+ "grad_norm": 0.4374255836009979,
2002
+ "learning_rate": 4.994562376873064e-05,
2003
+ "loss": 8.9508,
2004
+ "step": 285
2005
+ },
2006
+ {
2007
+ "epoch": 0.13460407106718436,
2008
+ "grad_norm": 0.38839930295944214,
2009
+ "learning_rate": 4.9944337279657106e-05,
2010
+ "loss": 8.8695,
2011
+ "step": 286
2012
+ },
2013
+ {
2014
+ "epoch": 0.13507471467231438,
2015
+ "grad_norm": 0.4352591335773468,
2016
+ "learning_rate": 4.994303576640674e-05,
2017
+ "loss": 8.7637,
2018
+ "step": 287
2019
+ },
2020
+ {
2021
+ "epoch": 0.1355453582774444,
2022
+ "grad_norm": 0.36577296257019043,
2023
+ "learning_rate": 4.994171922976348e-05,
2024
+ "loss": 9.4622,
2025
+ "step": 288
2026
+ },
2027
+ {
2028
+ "epoch": 0.13601600188257443,
2029
+ "grad_norm": 0.3764691650867462,
2030
+ "learning_rate": 4.994038767052028e-05,
2031
+ "loss": 9.3536,
2032
+ "step": 289
2033
+ },
2034
+ {
2035
+ "epoch": 0.13648664548770442,
2036
+ "grad_norm": 0.3795958161354065,
2037
+ "learning_rate": 4.993904108947914e-05,
2038
+ "loss": 8.9066,
2039
+ "step": 290
2040
+ },
2041
+ {
2042
+ "epoch": 0.13695728909283444,
2043
+ "grad_norm": 0.42235082387924194,
2044
+ "learning_rate": 4.993767948745113e-05,
2045
+ "loss": 9.168,
2046
+ "step": 291
2047
+ },
2048
+ {
2049
+ "epoch": 0.13742793269796447,
2050
+ "grad_norm": 0.41240936517715454,
2051
+ "learning_rate": 4.993630286525634e-05,
2052
+ "loss": 8.8015,
2053
+ "step": 292
2054
+ },
2055
+ {
2056
+ "epoch": 0.1378985763030945,
2057
+ "grad_norm": 0.40508440136909485,
2058
+ "learning_rate": 4.993491122372394e-05,
2059
+ "loss": 8.9218,
2060
+ "step": 293
2061
+ },
2062
+ {
2063
+ "epoch": 0.13836921990822448,
2064
+ "grad_norm": 0.44761571288108826,
2065
+ "learning_rate": 4.99335045636921e-05,
2066
+ "loss": 8.9542,
2067
+ "step": 294
2068
+ },
2069
+ {
2070
+ "epoch": 0.1388398635133545,
2071
+ "grad_norm": 0.35136064887046814,
2072
+ "learning_rate": 4.993208288600808e-05,
2073
+ "loss": 9.0036,
2074
+ "step": 295
2075
+ },
2076
+ {
2077
+ "epoch": 0.13931050711848453,
2078
+ "grad_norm": 0.3560550808906555,
2079
+ "learning_rate": 4.9930646191528175e-05,
2080
+ "loss": 9.5513,
2081
+ "step": 296
2082
+ },
2083
+ {
2084
+ "epoch": 0.13978115072361455,
2085
+ "grad_norm": 0.40760746598243713,
2086
+ "learning_rate": 4.99291944811177e-05,
2087
+ "loss": 9.1574,
2088
+ "step": 297
2089
+ },
2090
+ {
2091
+ "epoch": 0.14025179432874454,
2092
+ "grad_norm": 0.4152514338493347,
2093
+ "learning_rate": 4.992772775565104e-05,
2094
+ "loss": 8.9221,
2095
+ "step": 298
2096
+ },
2097
+ {
2098
+ "epoch": 0.14072243793387457,
2099
+ "grad_norm": 0.36200031638145447,
2100
+ "learning_rate": 4.992624601601162e-05,
2101
+ "loss": 9.2766,
2102
+ "step": 299
2103
+ },
2104
+ {
2105
+ "epoch": 0.1411930815390046,
2106
+ "grad_norm": 0.3931048512458801,
2107
+ "learning_rate": 4.992474926309191e-05,
2108
+ "loss": 9.0796,
2109
+ "step": 300
2110
+ },
2111
+ {
2112
+ "epoch": 0.1416637251441346,
2113
+ "grad_norm": 0.3852521777153015,
2114
+ "learning_rate": 4.992323749779339e-05,
2115
+ "loss": 8.9804,
2116
+ "step": 301
2117
+ },
2118
+ {
2119
+ "epoch": 0.1421343687492646,
2120
+ "grad_norm": 0.42558741569519043,
2121
+ "learning_rate": 4.992171072102663e-05,
2122
+ "loss": 8.6188,
2123
+ "step": 302
2124
+ },
2125
+ {
2126
+ "epoch": 0.14260501235439463,
2127
+ "grad_norm": 0.40560707449913025,
2128
+ "learning_rate": 4.992016893371122e-05,
2129
+ "loss": 9.2215,
2130
+ "step": 303
2131
+ },
2132
+ {
2133
+ "epoch": 0.14307565595952465,
2134
+ "grad_norm": 0.3654381334781647,
2135
+ "learning_rate": 4.9918612136775776e-05,
2136
+ "loss": 9.6141,
2137
+ "step": 304
2138
+ },
2139
+ {
2140
+ "epoch": 0.14354629956465467,
2141
+ "grad_norm": 0.3547174632549286,
2142
+ "learning_rate": 4.9917040331157986e-05,
2143
+ "loss": 9.4322,
2144
+ "step": 305
2145
+ },
2146
+ {
2147
+ "epoch": 0.14401694316978467,
2148
+ "grad_norm": 0.3975953161716461,
2149
+ "learning_rate": 4.9915453517804554e-05,
2150
+ "loss": 9.0455,
2151
+ "step": 306
2152
+ },
2153
+ {
2154
+ "epoch": 0.1444875867749147,
2155
+ "grad_norm": 0.4045639932155609,
2156
+ "learning_rate": 4.991385169767123e-05,
2157
+ "loss": 8.6646,
2158
+ "step": 307
2159
+ },
2160
+ {
2161
+ "epoch": 0.1449582303800447,
2162
+ "grad_norm": 0.39949241280555725,
2163
+ "learning_rate": 4.9912234871722805e-05,
2164
+ "loss": 8.9656,
2165
+ "step": 308
2166
+ },
2167
+ {
2168
+ "epoch": 0.14542887398517473,
2169
+ "grad_norm": 0.38490548729896545,
2170
+ "learning_rate": 4.9910603040933116e-05,
2171
+ "loss": 9.2289,
2172
+ "step": 309
2173
+ },
2174
+ {
2175
+ "epoch": 0.14589951759030473,
2176
+ "grad_norm": 0.38393279910087585,
2177
+ "learning_rate": 4.9908956206285e-05,
2178
+ "loss": 9.5308,
2179
+ "step": 310
2180
+ },
2181
+ {
2182
+ "epoch": 0.14637016119543475,
2183
+ "grad_norm": 0.41801533102989197,
2184
+ "learning_rate": 4.990729436877038e-05,
2185
+ "loss": 9.179,
2186
+ "step": 311
2187
+ },
2188
+ {
2189
+ "epoch": 0.14684080480056477,
2190
+ "grad_norm": 0.3734685182571411,
2191
+ "learning_rate": 4.9905617529390203e-05,
2192
+ "loss": 9.4323,
2193
+ "step": 312
2194
+ },
2195
+ {
2196
+ "epoch": 0.1473114484056948,
2197
+ "grad_norm": 0.38498827815055847,
2198
+ "learning_rate": 4.9903925689154425e-05,
2199
+ "loss": 8.7253,
2200
+ "step": 313
2201
+ },
2202
+ {
2203
+ "epoch": 0.1477820920108248,
2204
+ "grad_norm": 0.4148082435131073,
2205
+ "learning_rate": 4.990221884908206e-05,
2206
+ "loss": 9.5291,
2207
+ "step": 314
2208
+ },
2209
+ {
2210
+ "epoch": 0.1482527356159548,
2211
+ "grad_norm": 0.3645360469818115,
2212
+ "learning_rate": 4.990049701020115e-05,
2213
+ "loss": 9.3854,
2214
+ "step": 315
2215
+ },
2216
+ {
2217
+ "epoch": 0.14872337922108483,
2218
+ "grad_norm": 0.39119553565979004,
2219
+ "learning_rate": 4.989876017354878e-05,
2220
+ "loss": 8.8417,
2221
+ "step": 316
2222
+ },
2223
+ {
2224
+ "epoch": 0.14919402282621486,
2225
+ "grad_norm": 0.40799564123153687,
2226
+ "learning_rate": 4.989700834017105e-05,
2227
+ "loss": 9.1028,
2228
+ "step": 317
2229
+ },
2230
+ {
2231
+ "epoch": 0.14966466643134485,
2232
+ "grad_norm": 0.36694031953811646,
2233
+ "learning_rate": 4.9895241511123114e-05,
2234
+ "loss": 9.26,
2235
+ "step": 318
2236
+ },
2237
+ {
2238
+ "epoch": 0.15013531003647487,
2239
+ "grad_norm": 0.4914778769016266,
2240
+ "learning_rate": 4.989345968746914e-05,
2241
+ "loss": 9.3256,
2242
+ "step": 319
2243
+ },
2244
+ {
2245
+ "epoch": 0.1506059536416049,
2246
+ "grad_norm": 0.43579304218292236,
2247
+ "learning_rate": 4.989166287028234e-05,
2248
+ "loss": 8.7753,
2249
+ "step": 320
2250
+ },
2251
+ {
2252
+ "epoch": 0.15107659724673492,
2253
+ "grad_norm": 0.37302032113075256,
2254
+ "learning_rate": 4.988985106064495e-05,
2255
+ "loss": 9.3832,
2256
+ "step": 321
2257
+ },
2258
+ {
2259
+ "epoch": 0.1515472408518649,
2260
+ "grad_norm": 0.3695763945579529,
2261
+ "learning_rate": 4.988802425964824e-05,
2262
+ "loss": 8.7549,
2263
+ "step": 322
2264
+ },
2265
+ {
2266
+ "epoch": 0.15201788445699493,
2267
+ "grad_norm": 0.4146966338157654,
2268
+ "learning_rate": 4.98861824683925e-05,
2269
+ "loss": 8.8819,
2270
+ "step": 323
2271
+ },
2272
+ {
2273
+ "epoch": 0.15248852806212496,
2274
+ "grad_norm": 0.36729514598846436,
2275
+ "learning_rate": 4.9884325687987056e-05,
2276
+ "loss": 8.9922,
2277
+ "step": 324
2278
+ },
2279
+ {
2280
+ "epoch": 0.15295917166725498,
2281
+ "grad_norm": 0.3997980058193207,
2282
+ "learning_rate": 4.9882453919550264e-05,
2283
+ "loss": 9.0574,
2284
+ "step": 325
2285
+ },
2286
+ {
2287
+ "epoch": 0.15342981527238497,
2288
+ "grad_norm": 0.31628280878067017,
2289
+ "learning_rate": 4.9880567164209515e-05,
2290
+ "loss": 9.7555,
2291
+ "step": 326
2292
+ },
2293
+ {
2294
+ "epoch": 0.153900458877515,
2295
+ "grad_norm": 0.3956843316555023,
2296
+ "learning_rate": 4.98786654231012e-05,
2297
+ "loss": 9.2441,
2298
+ "step": 327
2299
+ },
2300
+ {
2301
+ "epoch": 0.15437110248264502,
2302
+ "grad_norm": 0.399984747171402,
2303
+ "learning_rate": 4.987674869737077e-05,
2304
+ "loss": 9.0811,
2305
+ "step": 328
2306
+ },
2307
+ {
2308
+ "epoch": 0.15484174608777504,
2309
+ "grad_norm": 0.40124884247779846,
2310
+ "learning_rate": 4.987481698817268e-05,
2311
+ "loss": 8.7801,
2312
+ "step": 329
2313
+ },
2314
+ {
2315
+ "epoch": 0.15531238969290503,
2316
+ "grad_norm": 0.36277976632118225,
2317
+ "learning_rate": 4.98728702966704e-05,
2318
+ "loss": 9.1685,
2319
+ "step": 330
2320
+ },
2321
+ {
2322
+ "epoch": 0.15578303329803506,
2323
+ "grad_norm": 0.4415287375450134,
2324
+ "learning_rate": 4.987090862403646e-05,
2325
+ "loss": 8.6159,
2326
+ "step": 331
2327
+ },
2328
+ {
2329
+ "epoch": 0.15625367690316508,
2330
+ "grad_norm": 0.4005844295024872,
2331
+ "learning_rate": 4.986893197145237e-05,
2332
+ "loss": 8.7962,
2333
+ "step": 332
2334
+ },
2335
+ {
2336
+ "epoch": 0.1567243205082951,
2337
+ "grad_norm": 0.4147176742553711,
2338
+ "learning_rate": 4.9866940340108704e-05,
2339
+ "loss": 9.1667,
2340
+ "step": 333
2341
+ },
2342
+ {
2343
+ "epoch": 0.1571949641134251,
2344
+ "grad_norm": 0.5922366976737976,
2345
+ "learning_rate": 4.986493373120502e-05,
2346
+ "loss": 9.1685,
2347
+ "step": 334
2348
+ },
2349
+ {
2350
+ "epoch": 0.15766560771855512,
2351
+ "grad_norm": 0.42389023303985596,
2352
+ "learning_rate": 4.986291214594992e-05,
2353
+ "loss": 8.9005,
2354
+ "step": 335
2355
+ },
2356
+ {
2357
+ "epoch": 0.15813625132368514,
2358
+ "grad_norm": 3.3356659412384033,
2359
+ "learning_rate": 4.986087558556104e-05,
2360
+ "loss": 8.8868,
2361
+ "step": 336
2362
+ },
2363
+ {
2364
+ "epoch": 0.15860689492881516,
2365
+ "grad_norm": 0.3584047853946686,
2366
+ "learning_rate": 4.9858824051264985e-05,
2367
+ "loss": 9.3012,
2368
+ "step": 337
2369
+ },
2370
+ {
2371
+ "epoch": 0.15907753853394516,
2372
+ "grad_norm": 0.432365357875824,
2373
+ "learning_rate": 4.985675754429744e-05,
2374
+ "loss": 8.6683,
2375
+ "step": 338
2376
+ },
2377
+ {
2378
+ "epoch": 0.15954818213907518,
2379
+ "grad_norm": 0.4141758680343628,
2380
+ "learning_rate": 4.985467606590305e-05,
2381
+ "loss": 8.8902,
2382
+ "step": 339
2383
+ },
2384
+ {
2385
+ "epoch": 0.1600188257442052,
2386
+ "grad_norm": 0.5318158268928528,
2387
+ "learning_rate": 4.985257961733553e-05,
2388
+ "loss": 9.3213,
2389
+ "step": 340
2390
+ },
2391
+ {
2392
+ "epoch": 0.16048946934933522,
2393
+ "grad_norm": 0.4039144814014435,
2394
+ "learning_rate": 4.985046819985758e-05,
2395
+ "loss": 9.3521,
2396
+ "step": 341
2397
+ },
2398
+ {
2399
+ "epoch": 0.16096011295446522,
2400
+ "grad_norm": 0.4055419862270355,
2401
+ "learning_rate": 4.984834181474093e-05,
2402
+ "loss": 9.032,
2403
+ "step": 342
2404
+ },
2405
+ {
2406
+ "epoch": 0.16143075655959524,
2407
+ "grad_norm": 0.47234630584716797,
2408
+ "learning_rate": 4.9846200463266304e-05,
2409
+ "loss": 8.9415,
2410
+ "step": 343
2411
+ },
2412
+ {
2413
+ "epoch": 0.16190140016472526,
2414
+ "grad_norm": 0.3458828628063202,
2415
+ "learning_rate": 4.984404414672346e-05,
2416
+ "loss": 9.3418,
2417
+ "step": 344
2418
+ },
2419
+ {
2420
+ "epoch": 0.16237204376985528,
2421
+ "grad_norm": 0.4208340048789978,
2422
+ "learning_rate": 4.9841872866411175e-05,
2423
+ "loss": 8.5468,
2424
+ "step": 345
2425
+ },
2426
+ {
2427
+ "epoch": 0.16284268737498528,
2428
+ "grad_norm": 0.4632960855960846,
2429
+ "learning_rate": 4.983968662363723e-05,
2430
+ "loss": 8.357,
2431
+ "step": 346
2432
+ },
2433
+ {
2434
+ "epoch": 0.1633133309801153,
2435
+ "grad_norm": 0.3957667946815491,
2436
+ "learning_rate": 4.98374854197184e-05,
2437
+ "loss": 9.5873,
2438
+ "step": 347
2439
+ },
2440
+ {
2441
+ "epoch": 0.16378397458524532,
2442
+ "grad_norm": 0.45077890157699585,
2443
+ "learning_rate": 4.98352692559805e-05,
2444
+ "loss": 8.6973,
2445
+ "step": 348
2446
+ },
2447
+ {
2448
+ "epoch": 0.16425461819037535,
2449
+ "grad_norm": 0.36463478207588196,
2450
+ "learning_rate": 4.983303813375833e-05,
2451
+ "loss": 9.1421,
2452
+ "step": 349
2453
+ },
2454
+ {
2455
+ "epoch": 0.16472526179550534,
2456
+ "grad_norm": 0.4010748565196991,
2457
+ "learning_rate": 4.983079205439574e-05,
2458
+ "loss": 9.1377,
2459
+ "step": 350
2460
+ },
2461
+ {
2462
+ "epoch": 0.16519590540063536,
2463
+ "grad_norm": 0.39440232515335083,
2464
+ "learning_rate": 4.982853101924554e-05,
2465
+ "loss": 8.9753,
2466
+ "step": 351
2467
+ },
2468
+ {
2469
+ "epoch": 0.16566654900576538,
2470
+ "grad_norm": 0.4520394504070282,
2471
+ "learning_rate": 4.9826255029669577e-05,
2472
+ "loss": 8.7352,
2473
+ "step": 352
2474
+ },
2475
+ {
2476
+ "epoch": 0.1661371926108954,
2477
+ "grad_norm": 0.4330653250217438,
2478
+ "learning_rate": 4.98239640870387e-05,
2479
+ "loss": 9.0555,
2480
+ "step": 353
2481
+ },
2482
+ {
2483
+ "epoch": 0.1666078362160254,
2484
+ "grad_norm": 0.47660115361213684,
2485
+ "learning_rate": 4.982165819273275e-05,
2486
+ "loss": 8.6404,
2487
+ "step": 354
2488
+ },
2489
+ {
2490
+ "epoch": 0.16707847982115542,
2491
+ "grad_norm": 0.4233279228210449,
2492
+ "learning_rate": 4.98193373481406e-05,
2493
+ "loss": 8.9099,
2494
+ "step": 355
2495
+ },
2496
+ {
2497
+ "epoch": 0.16754912342628545,
2498
+ "grad_norm": 0.43518248200416565,
2499
+ "learning_rate": 4.98170015546601e-05,
2500
+ "loss": 8.6882,
2501
+ "step": 356
2502
+ },
2503
+ {
2504
+ "epoch": 0.16801976703141547,
2505
+ "grad_norm": 0.3644963800907135,
2506
+ "learning_rate": 4.981465081369814e-05,
2507
+ "loss": 9.2448,
2508
+ "step": 357
2509
+ },
2510
+ {
2511
+ "epoch": 0.16849041063654546,
2512
+ "grad_norm": 0.38815975189208984,
2513
+ "learning_rate": 4.981228512667057e-05,
2514
+ "loss": 9.558,
2515
+ "step": 358
2516
+ },
2517
+ {
2518
+ "epoch": 0.16896105424167548,
2519
+ "grad_norm": 0.4271330237388611,
2520
+ "learning_rate": 4.980990449500227e-05,
2521
+ "loss": 8.4688,
2522
+ "step": 359
2523
+ },
2524
+ {
2525
+ "epoch": 0.1694316978468055,
2526
+ "grad_norm": 0.4300340712070465,
2527
+ "learning_rate": 4.980750892012711e-05,
2528
+ "loss": 8.5112,
2529
+ "step": 360
2530
+ },
2531
+ {
2532
+ "epoch": 0.16990234145193553,
2533
+ "grad_norm": 0.3674795627593994,
2534
+ "learning_rate": 4.980509840348796e-05,
2535
+ "loss": 9.1979,
2536
+ "step": 361
2537
+ },
2538
+ {
2539
+ "epoch": 0.17037298505706552,
2540
+ "grad_norm": 0.39522647857666016,
2541
+ "learning_rate": 4.980267294653671e-05,
2542
+ "loss": 9.3743,
2543
+ "step": 362
2544
+ },
2545
+ {
2546
+ "epoch": 0.17084362866219555,
2547
+ "grad_norm": 0.4358430504798889,
2548
+ "learning_rate": 4.980023255073422e-05,
2549
+ "loss": 9.1216,
2550
+ "step": 363
2551
+ },
2552
+ {
2553
+ "epoch": 0.17131427226732557,
2554
+ "grad_norm": 0.40390607714653015,
2555
+ "learning_rate": 4.9797777217550367e-05,
2556
+ "loss": 8.9767,
2557
+ "step": 364
2558
+ },
2559
+ {
2560
+ "epoch": 0.1717849158724556,
2561
+ "grad_norm": 0.3644031584262848,
2562
+ "learning_rate": 4.9795306948464e-05,
2563
+ "loss": 9.2284,
2564
+ "step": 365
2565
+ },
2566
+ {
2567
+ "epoch": 0.17225555947758558,
2568
+ "grad_norm": 0.41837140917778015,
2569
+ "learning_rate": 4.979282174496302e-05,
2570
+ "loss": 8.8997,
2571
+ "step": 366
2572
+ },
2573
+ {
2574
+ "epoch": 0.1727262030827156,
2575
+ "grad_norm": 0.38197219371795654,
2576
+ "learning_rate": 4.979032160854424e-05,
2577
+ "loss": 9.1135,
2578
+ "step": 367
2579
+ },
2580
+ {
2581
+ "epoch": 0.17319684668784563,
2582
+ "grad_norm": 0.3703914284706116,
2583
+ "learning_rate": 4.9787806540713546e-05,
2584
+ "loss": 9.499,
2585
+ "step": 368
2586
+ },
2587
+ {
2588
+ "epoch": 0.17366749029297565,
2589
+ "grad_norm": 0.5900145769119263,
2590
+ "learning_rate": 4.978527654298576e-05,
2591
+ "loss": 9.6679,
2592
+ "step": 369
2593
+ },
2594
+ {
2595
+ "epoch": 0.17413813389810565,
2596
+ "grad_norm": 0.4443458318710327,
2597
+ "learning_rate": 4.9782731616884736e-05,
2598
+ "loss": 8.4039,
2599
+ "step": 370
2600
+ },
2601
+ {
2602
+ "epoch": 0.17460877750323567,
2603
+ "grad_norm": 0.31717589497566223,
2604
+ "learning_rate": 4.978017176394331e-05,
2605
+ "loss": 9.7594,
2606
+ "step": 371
2607
+ },
2608
+ {
2609
+ "epoch": 0.1750794211083657,
2610
+ "grad_norm": 0.3682294189929962,
2611
+ "learning_rate": 4.977759698570328e-05,
2612
+ "loss": 9.3738,
2613
+ "step": 372
2614
+ },
2615
+ {
2616
+ "epoch": 0.1755500647134957,
2617
+ "grad_norm": 0.36333027482032776,
2618
+ "learning_rate": 4.977500728371547e-05,
2619
+ "loss": 9.4728,
2620
+ "step": 373
2621
+ },
2622
+ {
2623
+ "epoch": 0.1760207083186257,
2624
+ "grad_norm": 0.38923901319503784,
2625
+ "learning_rate": 4.9772402659539674e-05,
2626
+ "loss": 9.0362,
2627
+ "step": 374
2628
+ },
2629
+ {
2630
+ "epoch": 0.17649135192375573,
2631
+ "grad_norm": 0.3548789620399475,
2632
+ "learning_rate": 4.9769783114744686e-05,
2633
+ "loss": 9.4734,
2634
+ "step": 375
2635
+ },
2636
+ {
2637
+ "epoch": 0.17696199552888575,
2638
+ "grad_norm": 0.3727724552154541,
2639
+ "learning_rate": 4.976714865090827e-05,
2640
+ "loss": 8.9019,
2641
+ "step": 376
2642
+ },
2643
+ {
2644
+ "epoch": 0.17743263913401577,
2645
+ "grad_norm": 0.3825220763683319,
2646
+ "learning_rate": 4.976449926961719e-05,
2647
+ "loss": 9.4008,
2648
+ "step": 377
2649
+ },
2650
+ {
2651
+ "epoch": 0.17790328273914577,
2652
+ "grad_norm": 0.36432167887687683,
2653
+ "learning_rate": 4.9761834972467185e-05,
2654
+ "loss": 9.4614,
2655
+ "step": 378
2656
+ },
2657
+ {
2658
+ "epoch": 0.1783739263442758,
2659
+ "grad_norm": 0.4360719621181488,
2660
+ "learning_rate": 4.975915576106299e-05,
2661
+ "loss": 8.9864,
2662
+ "step": 379
2663
+ },
2664
+ {
2665
+ "epoch": 0.1788445699494058,
2666
+ "grad_norm": 0.36198675632476807,
2667
+ "learning_rate": 4.975646163701831e-05,
2668
+ "loss": 9.3858,
2669
+ "step": 380
2670
+ },
2671
+ {
2672
+ "epoch": 0.17931521355453583,
2673
+ "grad_norm": 0.3615058362483978,
2674
+ "learning_rate": 4.9753752601955836e-05,
2675
+ "loss": 9.4513,
2676
+ "step": 381
2677
+ },
2678
+ {
2679
+ "epoch": 0.17978585715966583,
2680
+ "grad_norm": 0.38385000824928284,
2681
+ "learning_rate": 4.975102865750725e-05,
2682
+ "loss": 9.0129,
2683
+ "step": 382
2684
+ },
2685
+ {
2686
+ "epoch": 0.18025650076479585,
2687
+ "grad_norm": 0.42161351442337036,
2688
+ "learning_rate": 4.9748289805313196e-05,
2689
+ "loss": 8.8066,
2690
+ "step": 383
2691
+ },
2692
+ {
2693
+ "epoch": 0.18072714436992587,
2694
+ "grad_norm": 0.3863692879676819,
2695
+ "learning_rate": 4.9745536047023324e-05,
2696
+ "loss": 9.0613,
2697
+ "step": 384
2698
+ },
2699
+ {
2700
+ "epoch": 0.1811977879750559,
2701
+ "grad_norm": 0.35685333609580994,
2702
+ "learning_rate": 4.9742767384296216e-05,
2703
+ "loss": 9.1823,
2704
+ "step": 385
2705
+ },
2706
+ {
2707
+ "epoch": 0.1816684315801859,
2708
+ "grad_norm": 0.4146454930305481,
2709
+ "learning_rate": 4.973998381879949e-05,
2710
+ "loss": 9.0627,
2711
+ "step": 386
2712
+ },
2713
+ {
2714
+ "epoch": 0.1821390751853159,
2715
+ "grad_norm": 0.40701958537101746,
2716
+ "learning_rate": 4.973718535220969e-05,
2717
+ "loss": 9.4653,
2718
+ "step": 387
2719
+ },
2720
+ {
2721
+ "epoch": 0.18260971879044594,
2722
+ "grad_norm": 0.5105063915252686,
2723
+ "learning_rate": 4.973437198621237e-05,
2724
+ "loss": 9.1349,
2725
+ "step": 388
2726
+ },
2727
+ {
2728
+ "epoch": 0.18308036239557596,
2729
+ "grad_norm": 0.3464662730693817,
2730
+ "learning_rate": 4.973154372250203e-05,
2731
+ "loss": 9.3152,
2732
+ "step": 389
2733
+ },
2734
+ {
2735
+ "epoch": 0.18355100600070595,
2736
+ "grad_norm": 0.3519923985004425,
2737
+ "learning_rate": 4.972870056278216e-05,
2738
+ "loss": 9.6833,
2739
+ "step": 390
2740
+ },
2741
+ {
2742
+ "epoch": 0.18402164960583597,
2743
+ "grad_norm": 0.3777810037136078,
2744
+ "learning_rate": 4.972584250876522e-05,
2745
+ "loss": 8.9543,
2746
+ "step": 391
2747
+ },
2748
+ {
2749
+ "epoch": 0.184492293210966,
2750
+ "grad_norm": 0.45620018243789673,
2751
+ "learning_rate": 4.972296956217265e-05,
2752
+ "loss": 8.5477,
2753
+ "step": 392
2754
+ },
2755
+ {
2756
+ "epoch": 0.18496293681609602,
2757
+ "grad_norm": 0.3768126368522644,
2758
+ "learning_rate": 4.972008172473483e-05,
2759
+ "loss": 9.2837,
2760
+ "step": 393
2761
+ },
2762
+ {
2763
+ "epoch": 0.185433580421226,
2764
+ "grad_norm": 0.37716034054756165,
2765
+ "learning_rate": 4.971717899819113e-05,
2766
+ "loss": 9.0821,
2767
+ "step": 394
2768
+ },
2769
+ {
2770
+ "epoch": 0.18590422402635604,
2771
+ "grad_norm": 0.40171629190444946,
2772
+ "learning_rate": 4.9714261384289896e-05,
2773
+ "loss": 9.0963,
2774
+ "step": 395
2775
+ },
2776
+ {
2777
+ "epoch": 0.18637486763148606,
2778
+ "grad_norm": 0.41346555948257446,
2779
+ "learning_rate": 4.9711328884788434e-05,
2780
+ "loss": 8.6835,
2781
+ "step": 396
2782
+ },
2783
+ {
2784
+ "epoch": 0.18684551123661608,
2785
+ "grad_norm": 0.3882580101490021,
2786
+ "learning_rate": 4.970838150145299e-05,
2787
+ "loss": 8.998,
2788
+ "step": 397
2789
+ },
2790
+ {
2791
+ "epoch": 0.18731615484174607,
2792
+ "grad_norm": 0.40618547797203064,
2793
+ "learning_rate": 4.9705419236058825e-05,
2794
+ "loss": 8.8586,
2795
+ "step": 398
2796
+ },
2797
+ {
2798
+ "epoch": 0.1877867984468761,
2799
+ "grad_norm": 0.4610426127910614,
2800
+ "learning_rate": 4.970244209039012e-05,
2801
+ "loss": 8.5731,
2802
+ "step": 399
2803
+ },
2804
+ {
2805
+ "epoch": 0.18825744205200612,
2806
+ "grad_norm": 0.3799988329410553,
2807
+ "learning_rate": 4.969945006624003e-05,
2808
+ "loss": 8.9463,
2809
+ "step": 400
2810
+ },
2811
+ {
2812
+ "epoch": 0.18872808565713614,
2813
+ "grad_norm": 0.37528830766677856,
2814
+ "learning_rate": 4.969644316541068e-05,
2815
+ "loss": 8.9402,
2816
+ "step": 401
2817
+ },
2818
+ {
2819
+ "epoch": 0.18919872926226614,
2820
+ "grad_norm": 0.3422936201095581,
2821
+ "learning_rate": 4.9693421389713156e-05,
2822
+ "loss": 9.3497,
2823
+ "step": 402
2824
+ },
2825
+ {
2826
+ "epoch": 0.18966937286739616,
2827
+ "grad_norm": 0.35784366726875305,
2828
+ "learning_rate": 4.969038474096749e-05,
2829
+ "loss": 9.1984,
2830
+ "step": 403
2831
+ },
2832
+ {
2833
+ "epoch": 0.19014001647252618,
2834
+ "grad_norm": 0.36203494668006897,
2835
+ "learning_rate": 4.96873332210027e-05,
2836
+ "loss": 9.5096,
2837
+ "step": 404
2838
+ },
2839
+ {
2840
+ "epoch": 0.1906106600776562,
2841
+ "grad_norm": 0.3657507598400116,
2842
+ "learning_rate": 4.9684266831656706e-05,
2843
+ "loss": 9.4901,
2844
+ "step": 405
2845
+ },
2846
+ {
2847
+ "epoch": 0.1910813036827862,
2848
+ "grad_norm": 0.3886093199253082,
2849
+ "learning_rate": 4.9681185574776446e-05,
2850
+ "loss": 9.2492,
2851
+ "step": 406
2852
+ },
2853
+ {
2854
+ "epoch": 0.19155194728791622,
2855
+ "grad_norm": 0.4091348350048065,
2856
+ "learning_rate": 4.967808945221778e-05,
2857
+ "loss": 8.9341,
2858
+ "step": 407
2859
+ },
2860
+ {
2861
+ "epoch": 0.19202259089304624,
2862
+ "grad_norm": 0.45772606134414673,
2863
+ "learning_rate": 4.967497846584552e-05,
2864
+ "loss": 9.1159,
2865
+ "step": 408
2866
+ },
2867
+ {
2868
+ "epoch": 0.19249323449817626,
2869
+ "grad_norm": 0.4274662733078003,
2870
+ "learning_rate": 4.967185261753345e-05,
2871
+ "loss": 9.0557,
2872
+ "step": 409
2873
+ },
2874
+ {
2875
+ "epoch": 0.19296387810330626,
2876
+ "grad_norm": 0.3963877558708191,
2877
+ "learning_rate": 4.96687119091643e-05,
2878
+ "loss": 9.2221,
2879
+ "step": 410
2880
+ },
2881
+ {
2882
+ "epoch": 0.19343452170843628,
2883
+ "grad_norm": 0.3958019018173218,
2884
+ "learning_rate": 4.966555634262972e-05,
2885
+ "loss": 8.7826,
2886
+ "step": 411
2887
+ },
2888
+ {
2889
+ "epoch": 0.1939051653135663,
2890
+ "grad_norm": 0.3447028398513794,
2891
+ "learning_rate": 4.9662385919830347e-05,
2892
+ "loss": 9.5672,
2893
+ "step": 412
2894
+ },
2895
+ {
2896
+ "epoch": 0.19437580891869632,
2897
+ "grad_norm": 0.41687721014022827,
2898
+ "learning_rate": 4.965920064267575e-05,
2899
+ "loss": 8.7692,
2900
+ "step": 413
2901
+ },
2902
+ {
2903
+ "epoch": 0.19484645252382632,
2904
+ "grad_norm": 0.40204861760139465,
2905
+ "learning_rate": 4.9656000513084455e-05,
2906
+ "loss": 8.9861,
2907
+ "step": 414
2908
+ },
2909
+ {
2910
+ "epoch": 0.19531709612895634,
2911
+ "grad_norm": 0.3969802260398865,
2912
+ "learning_rate": 4.965278553298392e-05,
2913
+ "loss": 8.7663,
2914
+ "step": 415
2915
+ },
2916
+ {
2917
+ "epoch": 0.19578773973408636,
2918
+ "grad_norm": 0.3831544518470764,
2919
+ "learning_rate": 4.964955570431055e-05,
2920
+ "loss": 9.1338,
2921
+ "step": 416
2922
+ },
2923
+ {
2924
+ "epoch": 0.19625838333921639,
2925
+ "grad_norm": 0.40865185856819153,
2926
+ "learning_rate": 4.96463110290097e-05,
2927
+ "loss": 8.7582,
2928
+ "step": 417
2929
+ },
2930
+ {
2931
+ "epoch": 0.19672902694434638,
2932
+ "grad_norm": 0.36668238043785095,
2933
+ "learning_rate": 4.964305150903566e-05,
2934
+ "loss": 9.185,
2935
+ "step": 418
2936
+ },
2937
+ {
2938
+ "epoch": 0.1971996705494764,
2939
+ "grad_norm": 0.4229344129562378,
2940
+ "learning_rate": 4.963977714635168e-05,
2941
+ "loss": 9.0629,
2942
+ "step": 419
2943
+ },
2944
+ {
2945
+ "epoch": 0.19767031415460642,
2946
+ "grad_norm": 0.36557090282440186,
2947
+ "learning_rate": 4.963648794292992e-05,
2948
+ "loss": 9.2807,
2949
+ "step": 420
2950
+ },
2951
+ {
2952
+ "epoch": 0.19814095775973645,
2953
+ "grad_norm": 0.36382701992988586,
2954
+ "learning_rate": 4.9633183900751504e-05,
2955
+ "loss": 9.3589,
2956
+ "step": 421
2957
+ },
2958
+ {
2959
+ "epoch": 0.19861160136486644,
2960
+ "grad_norm": 0.34733355045318604,
2961
+ "learning_rate": 4.962986502180648e-05,
2962
+ "loss": 9.246,
2963
+ "step": 422
2964
+ },
2965
+ {
2966
+ "epoch": 0.19908224496999646,
2967
+ "grad_norm": 0.39794841408729553,
2968
+ "learning_rate": 4.962653130809383e-05,
2969
+ "loss": 8.8009,
2970
+ "step": 423
2971
+ },
2972
+ {
2973
+ "epoch": 0.19955288857512649,
2974
+ "grad_norm": 1.290969967842102,
2975
+ "learning_rate": 4.962318276162148e-05,
2976
+ "loss": 8.8199,
2977
+ "step": 424
2978
+ },
2979
+ {
2980
+ "epoch": 0.2000235321802565,
2981
+ "grad_norm": 0.41390761733055115,
2982
+ "learning_rate": 4.961981938440629e-05,
2983
+ "loss": 8.8504,
2984
+ "step": 425
2985
+ },
2986
+ {
2987
+ "epoch": 0.2004941757853865,
2988
+ "grad_norm": 0.4563705623149872,
2989
+ "learning_rate": 4.9616441178474044e-05,
2990
+ "loss": 8.4598,
2991
+ "step": 426
2992
+ },
2993
+ {
2994
+ "epoch": 0.20096481939051652,
2995
+ "grad_norm": 0.41248825192451477,
2996
+ "learning_rate": 4.9613048145859465e-05,
2997
+ "loss": 8.9862,
2998
+ "step": 427
2999
+ },
3000
+ {
3001
+ "epoch": 0.20143546299564655,
3002
+ "grad_norm": 0.3711670935153961,
3003
+ "learning_rate": 4.9609640288606205e-05,
3004
+ "loss": 9.1376,
3005
+ "step": 428
3006
+ },
3007
+ {
3008
+ "epoch": 0.20190610660077657,
3009
+ "grad_norm": 0.3998201787471771,
3010
+ "learning_rate": 4.960621760876686e-05,
3011
+ "loss": 8.8631,
3012
+ "step": 429
3013
+ },
3014
+ {
3015
+ "epoch": 0.20237675020590656,
3016
+ "grad_norm": 0.39512693881988525,
3017
+ "learning_rate": 4.96027801084029e-05,
3018
+ "loss": 8.6108,
3019
+ "step": 430
3020
+ },
3021
+ {
3022
+ "epoch": 0.20284739381103659,
3023
+ "grad_norm": 0.40403223037719727,
3024
+ "learning_rate": 4.95993277895848e-05,
3025
+ "loss": 8.9947,
3026
+ "step": 431
3027
+ },
3028
+ {
3029
+ "epoch": 0.2033180374161666,
3030
+ "grad_norm": 0.37190157175064087,
3031
+ "learning_rate": 4.959586065439189e-05,
3032
+ "loss": 9.0393,
3033
+ "step": 432
3034
+ },
3035
+ {
3036
+ "epoch": 0.20378868102129663,
3037
+ "grad_norm": 0.49797308444976807,
3038
+ "learning_rate": 4.959237870491247e-05,
3039
+ "loss": 8.4229,
3040
+ "step": 433
3041
+ },
3042
+ {
3043
+ "epoch": 0.20425932462642662,
3044
+ "grad_norm": 0.4093763828277588,
3045
+ "learning_rate": 4.958888194324374e-05,
3046
+ "loss": 9.2132,
3047
+ "step": 434
3048
+ },
3049
+ {
3050
+ "epoch": 0.20472996823155665,
3051
+ "grad_norm": 0.4164353609085083,
3052
+ "learning_rate": 4.958537037149183e-05,
3053
+ "loss": 9.3971,
3054
+ "step": 435
3055
+ },
3056
+ {
3057
+ "epoch": 0.20520061183668667,
3058
+ "grad_norm": 0.4578768312931061,
3059
+ "learning_rate": 4.958184399177178e-05,
3060
+ "loss": 8.8712,
3061
+ "step": 436
3062
+ },
3063
+ {
3064
+ "epoch": 0.2056712554418167,
3065
+ "grad_norm": 0.3586215674877167,
3066
+ "learning_rate": 4.957830280620758e-05,
3067
+ "loss": 9.3741,
3068
+ "step": 437
3069
+ },
3070
+ {
3071
+ "epoch": 0.20614189904694669,
3072
+ "grad_norm": 0.4265285134315491,
3073
+ "learning_rate": 4.9574746816932084e-05,
3074
+ "loss": 9.5791,
3075
+ "step": 438
3076
+ },
3077
+ {
3078
+ "epoch": 0.2066125426520767,
3079
+ "grad_norm": 0.4029577672481537,
3080
+ "learning_rate": 4.9571176026087116e-05,
3081
+ "loss": 8.7589,
3082
+ "step": 439
3083
+ },
3084
+ {
3085
+ "epoch": 0.20708318625720673,
3086
+ "grad_norm": 0.38180944323539734,
3087
+ "learning_rate": 4.9567590435823383e-05,
3088
+ "loss": 9.0139,
3089
+ "step": 440
3090
+ },
3091
+ {
3092
+ "epoch": 0.20755382986233675,
3093
+ "grad_norm": 0.39456745982170105,
3094
+ "learning_rate": 4.9563990048300524e-05,
3095
+ "loss": 9.1201,
3096
+ "step": 441
3097
+ },
3098
+ {
3099
+ "epoch": 0.20802447346746675,
3100
+ "grad_norm": 0.5495271682739258,
3101
+ "learning_rate": 4.956037486568706e-05,
3102
+ "loss": 8.5788,
3103
+ "step": 442
3104
+ },
3105
+ {
3106
+ "epoch": 0.20849511707259677,
3107
+ "grad_norm": 0.4691711366176605,
3108
+ "learning_rate": 4.9556744890160477e-05,
3109
+ "loss": 8.6122,
3110
+ "step": 443
3111
+ },
3112
+ {
3113
+ "epoch": 0.2089657606777268,
3114
+ "grad_norm": 0.42626431584358215,
3115
+ "learning_rate": 4.955310012390711e-05,
3116
+ "loss": 9.0031,
3117
+ "step": 444
3118
+ },
3119
+ {
3120
+ "epoch": 0.20943640428285681,
3121
+ "grad_norm": 0.3541715145111084,
3122
+ "learning_rate": 4.954944056912224e-05,
3123
+ "loss": 9.3784,
3124
+ "step": 445
3125
+ },
3126
+ {
3127
+ "epoch": 0.2099070478879868,
3128
+ "grad_norm": 0.3353878855705261,
3129
+ "learning_rate": 4.954576622801006e-05,
3130
+ "loss": 9.2536,
3131
+ "step": 446
3132
+ },
3133
+ {
3134
+ "epoch": 0.21037769149311683,
3135
+ "grad_norm": 0.45526987314224243,
3136
+ "learning_rate": 4.954207710278364e-05,
3137
+ "loss": 8.8725,
3138
+ "step": 447
3139
+ },
3140
+ {
3141
+ "epoch": 0.21084833509824685,
3142
+ "grad_norm": 0.3993997275829315,
3143
+ "learning_rate": 4.953837319566497e-05,
3144
+ "loss": 8.7531,
3145
+ "step": 448
3146
+ },
3147
+ {
3148
+ "epoch": 0.21131897870337688,
3149
+ "grad_norm": 0.4544302821159363,
3150
+ "learning_rate": 4.953465450888495e-05,
3151
+ "loss": 8.6906,
3152
+ "step": 449
3153
+ },
3154
+ {
3155
+ "epoch": 0.21178962230850687,
3156
+ "grad_norm": 0.35516420006752014,
3157
+ "learning_rate": 4.9530921044683374e-05,
3158
+ "loss": 9.0749,
3159
+ "step": 450
3160
+ },
3161
+ {
3162
+ "epoch": 0.2122602659136369,
3163
+ "grad_norm": 1.6792665719985962,
3164
+ "learning_rate": 4.9527172805308944e-05,
3165
+ "loss": 9.2437,
3166
+ "step": 451
3167
+ },
3168
+ {
3169
+ "epoch": 0.21273090951876691,
3170
+ "grad_norm": 0.46345287561416626,
3171
+ "learning_rate": 4.952340979301924e-05,
3172
+ "loss": 9.0281,
3173
+ "step": 452
3174
+ },
3175
+ {
3176
+ "epoch": 0.21320155312389694,
3177
+ "grad_norm": 0.447298139333725,
3178
+ "learning_rate": 4.951963201008076e-05,
3179
+ "loss": 8.9642,
3180
+ "step": 453
3181
+ },
3182
+ {
3183
+ "epoch": 0.21367219672902693,
3184
+ "grad_norm": 0.4767840504646301,
3185
+ "learning_rate": 4.9515839458768905e-05,
3186
+ "loss": 8.359,
3187
+ "step": 454
3188
+ },
3189
+ {
3190
+ "epoch": 0.21414284033415695,
3191
+ "grad_norm": 0.4263994097709656,
3192
+ "learning_rate": 4.9512032141367946e-05,
3193
+ "loss": 9.1196,
3194
+ "step": 455
3195
+ },
3196
+ {
3197
+ "epoch": 0.21461348393928698,
3198
+ "grad_norm": 0.4342626929283142,
3199
+ "learning_rate": 4.950821006017107e-05,
3200
+ "loss": 8.6583,
3201
+ "step": 456
3202
+ },
3203
+ {
3204
+ "epoch": 0.215084127544417,
3205
+ "grad_norm": 0.3934561610221863,
3206
+ "learning_rate": 4.950437321748034e-05,
3207
+ "loss": 9.0519,
3208
+ "step": 457
3209
+ },
3210
+ {
3211
+ "epoch": 0.215554771149547,
3212
+ "grad_norm": 0.4860813319683075,
3213
+ "learning_rate": 4.9500521615606716e-05,
3214
+ "loss": 8.5634,
3215
+ "step": 458
3216
+ },
3217
+ {
3218
+ "epoch": 0.21602541475467701,
3219
+ "grad_norm": 0.35411691665649414,
3220
+ "learning_rate": 4.949665525687005e-05,
3221
+ "loss": 9.1898,
3222
+ "step": 459
3223
+ },
3224
+ {
3225
+ "epoch": 0.21649605835980704,
3226
+ "grad_norm": 0.4290132224559784,
3227
+ "learning_rate": 4.94927741435991e-05,
3228
+ "loss": 8.9995,
3229
+ "step": 460
3230
+ },
3231
+ {
3232
+ "epoch": 0.21696670196493706,
3233
+ "grad_norm": 0.3373097777366638,
3234
+ "learning_rate": 4.948887827813147e-05,
3235
+ "loss": 9.3386,
3236
+ "step": 461
3237
+ },
3238
+ {
3239
+ "epoch": 0.21743734557006705,
3240
+ "grad_norm": 0.42341887950897217,
3241
+ "learning_rate": 4.948496766281368e-05,
3242
+ "loss": 9.3743,
3243
+ "step": 462
3244
+ },
3245
+ {
3246
+ "epoch": 0.21790798917519708,
3247
+ "grad_norm": 0.3915397524833679,
3248
+ "learning_rate": 4.9481042300001124e-05,
3249
+ "loss": 9.1503,
3250
+ "step": 463
3251
+ },
3252
+ {
3253
+ "epoch": 0.2183786327803271,
3254
+ "grad_norm": 0.4155285954475403,
3255
+ "learning_rate": 4.947710219205808e-05,
3256
+ "loss": 9.0803,
3257
+ "step": 464
3258
+ },
3259
+ {
3260
+ "epoch": 0.21884927638545712,
3261
+ "grad_norm": 0.4009873867034912,
3262
+ "learning_rate": 4.94731473413577e-05,
3263
+ "loss": 8.8088,
3264
+ "step": 465
3265
+ },
3266
+ {
3267
+ "epoch": 0.21931991999058711,
3268
+ "grad_norm": 0.3694516122341156,
3269
+ "learning_rate": 4.946917775028204e-05,
3270
+ "loss": 9.6886,
3271
+ "step": 466
3272
+ },
3273
+ {
3274
+ "epoch": 0.21979056359571714,
3275
+ "grad_norm": 0.4301382899284363,
3276
+ "learning_rate": 4.946519342122199e-05,
3277
+ "loss": 8.8388,
3278
+ "step": 467
3279
+ },
3280
+ {
3281
+ "epoch": 0.22026120720084716,
3282
+ "grad_norm": 0.3725178837776184,
3283
+ "learning_rate": 4.946119435657738e-05,
3284
+ "loss": 9.3083,
3285
+ "step": 468
3286
+ },
3287
+ {
3288
+ "epoch": 0.22073185080597718,
3289
+ "grad_norm": 0.34573477506637573,
3290
+ "learning_rate": 4.945718055875684e-05,
3291
+ "loss": 9.3972,
3292
+ "step": 469
3293
+ },
3294
+ {
3295
+ "epoch": 0.22120249441110718,
3296
+ "grad_norm": 0.4900851845741272,
3297
+ "learning_rate": 4.945315203017795e-05,
3298
+ "loss": 8.8847,
3299
+ "step": 470
3300
+ },
3301
+ {
3302
+ "epoch": 0.2216731380162372,
3303
+ "grad_norm": 0.3375721871852875,
3304
+ "learning_rate": 4.944910877326709e-05,
3305
+ "loss": 9.3369,
3306
+ "step": 471
3307
+ },
3308
+ {
3309
+ "epoch": 0.22214378162136722,
3310
+ "grad_norm": 0.38274478912353516,
3311
+ "learning_rate": 4.944505079045958e-05,
3312
+ "loss": 9.2587,
3313
+ "step": 472
3314
+ },
3315
+ {
3316
+ "epoch": 0.22261442522649724,
3317
+ "grad_norm": 0.45915624499320984,
3318
+ "learning_rate": 4.944097808419955e-05,
3319
+ "loss": 8.6162,
3320
+ "step": 473
3321
+ },
3322
+ {
3323
+ "epoch": 0.22308506883162724,
3324
+ "grad_norm": 0.4436270296573639,
3325
+ "learning_rate": 4.9436890656940045e-05,
3326
+ "loss": 8.9692,
3327
+ "step": 474
3328
+ },
3329
+ {
3330
+ "epoch": 0.22355571243675726,
3331
+ "grad_norm": 0.44073861837387085,
3332
+ "learning_rate": 4.943278851114293e-05,
3333
+ "loss": 8.6524,
3334
+ "step": 475
3335
+ },
3336
+ {
3337
+ "epoch": 0.22402635604188728,
3338
+ "grad_norm": 0.37401431798934937,
3339
+ "learning_rate": 4.942867164927899e-05,
3340
+ "loss": 9.3269,
3341
+ "step": 476
3342
+ },
3343
+ {
3344
+ "epoch": 0.2244969996470173,
3345
+ "grad_norm": 0.36092767119407654,
3346
+ "learning_rate": 4.942454007382782e-05,
3347
+ "loss": 9.0893,
3348
+ "step": 477
3349
+ },
3350
+ {
3351
+ "epoch": 0.2249676432521473,
3352
+ "grad_norm": 0.46312302350997925,
3353
+ "learning_rate": 4.9420393787277917e-05,
3354
+ "loss": 9.3986,
3355
+ "step": 478
3356
+ },
3357
+ {
3358
+ "epoch": 0.22543828685727732,
3359
+ "grad_norm": 0.339429646730423,
3360
+ "learning_rate": 4.9416232792126615e-05,
3361
+ "loss": 9.3501,
3362
+ "step": 479
3363
+ },
3364
+ {
3365
+ "epoch": 0.22590893046240734,
3366
+ "grad_norm": 0.4019092917442322,
3367
+ "learning_rate": 4.941205709088011e-05,
3368
+ "loss": 8.8818,
3369
+ "step": 480
3370
+ },
3371
+ {
3372
+ "epoch": 0.22637957406753736,
3373
+ "grad_norm": 0.4025574028491974,
3374
+ "learning_rate": 4.940786668605348e-05,
3375
+ "loss": 9.0087,
3376
+ "step": 481
3377
+ },
3378
+ {
3379
+ "epoch": 0.22685021767266736,
3380
+ "grad_norm": 0.41925379633903503,
3381
+ "learning_rate": 4.9403661580170626e-05,
3382
+ "loss": 9.0019,
3383
+ "step": 482
3384
+ },
3385
+ {
3386
+ "epoch": 0.22732086127779738,
3387
+ "grad_norm": 0.38912633061408997,
3388
+ "learning_rate": 4.939944177576432e-05,
3389
+ "loss": 9.4554,
3390
+ "step": 483
3391
+ },
3392
+ {
3393
+ "epoch": 0.2277915048829274,
3394
+ "grad_norm": 0.3775523602962494,
3395
+ "learning_rate": 4.9395207275376175e-05,
3396
+ "loss": 8.911,
3397
+ "step": 484
3398
+ },
3399
+ {
3400
+ "epoch": 0.22826214848805743,
3401
+ "grad_norm": 0.37626808881759644,
3402
+ "learning_rate": 4.939095808155668e-05,
3403
+ "loss": 8.9951,
3404
+ "step": 485
3405
+ },
3406
+ {
3407
+ "epoch": 0.22873279209318742,
3408
+ "grad_norm": 0.4059127867221832,
3409
+ "learning_rate": 4.938669419686516e-05,
3410
+ "loss": 9.0841,
3411
+ "step": 486
3412
+ },
3413
+ {
3414
+ "epoch": 0.22920343569831744,
3415
+ "grad_norm": 0.35881519317626953,
3416
+ "learning_rate": 4.938241562386977e-05,
3417
+ "loss": 9.2341,
3418
+ "step": 487
3419
+ },
3420
+ {
3421
+ "epoch": 0.22967407930344746,
3422
+ "grad_norm": 0.42100849747657776,
3423
+ "learning_rate": 4.9378122365147536e-05,
3424
+ "loss": 9.0711,
3425
+ "step": 488
3426
+ },
3427
+ {
3428
+ "epoch": 0.2301447229085775,
3429
+ "grad_norm": 0.4081602394580841,
3430
+ "learning_rate": 4.9373814423284336e-05,
3431
+ "loss": 9.0102,
3432
+ "step": 489
3433
+ },
3434
+ {
3435
+ "epoch": 0.23061536651370748,
3436
+ "grad_norm": 0.3893739581108093,
3437
+ "learning_rate": 4.936949180087486e-05,
3438
+ "loss": 9.1481,
3439
+ "step": 490
3440
+ },
3441
+ {
3442
+ "epoch": 0.2310860101188375,
3443
+ "grad_norm": 0.38784539699554443,
3444
+ "learning_rate": 4.936515450052267e-05,
3445
+ "loss": 9.2699,
3446
+ "step": 491
3447
+ },
3448
+ {
3449
+ "epoch": 0.23155665372396753,
3450
+ "grad_norm": 0.39232099056243896,
3451
+ "learning_rate": 4.9360802524840156e-05,
3452
+ "loss": 9.1015,
3453
+ "step": 492
3454
+ },
3455
+ {
3456
+ "epoch": 0.23202729732909755,
3457
+ "grad_norm": 0.4174420237541199,
3458
+ "learning_rate": 4.935643587644855e-05,
3459
+ "loss": 8.8689,
3460
+ "step": 493
3461
+ },
3462
+ {
3463
+ "epoch": 0.23249794093422754,
3464
+ "grad_norm": 0.3970744013786316,
3465
+ "learning_rate": 4.9352054557977905e-05,
3466
+ "loss": 9.134,
3467
+ "step": 494
3468
+ },
3469
+ {
3470
+ "epoch": 0.23296858453935756,
3471
+ "grad_norm": 0.34588709473609924,
3472
+ "learning_rate": 4.934765857206715e-05,
3473
+ "loss": 9.1163,
3474
+ "step": 495
3475
+ },
3476
+ {
3477
+ "epoch": 0.2334392281444876,
3478
+ "grad_norm": 0.38045328855514526,
3479
+ "learning_rate": 4.934324792136399e-05,
3480
+ "loss": 9.2736,
3481
+ "step": 496
3482
+ },
3483
+ {
3484
+ "epoch": 0.2339098717496176,
3485
+ "grad_norm": 0.3795531094074249,
3486
+ "learning_rate": 4.9338822608525027e-05,
3487
+ "loss": 9.2326,
3488
+ "step": 497
3489
+ },
3490
+ {
3491
+ "epoch": 0.2343805153547476,
3492
+ "grad_norm": 0.3959232270717621,
3493
+ "learning_rate": 4.9334382636215646e-05,
3494
+ "loss": 9.2973,
3495
+ "step": 498
3496
+ },
3497
+ {
3498
+ "epoch": 0.23485115895987763,
3499
+ "grad_norm": 0.40320464968681335,
3500
+ "learning_rate": 4.932992800711009e-05,
3501
+ "loss": 8.8766,
3502
+ "step": 499
3503
+ },
3504
+ {
3505
+ "epoch": 0.23532180256500765,
3506
+ "grad_norm": 0.35472753643989563,
3507
+ "learning_rate": 4.9325458723891405e-05,
3508
+ "loss": 9.2191,
3509
+ "step": 500
3510
+ },
3511
+ {
3512
+ "epoch": 0.23579244617013767,
3513
+ "grad_norm": 0.40472298860549927,
3514
+ "learning_rate": 4.932097478925148e-05,
3515
+ "loss": 8.8783,
3516
+ "step": 501
3517
+ },
3518
+ {
3519
+ "epoch": 0.23626308977526767,
3520
+ "grad_norm": 0.4293891489505768,
3521
+ "learning_rate": 4.931647620589104e-05,
3522
+ "loss": 8.4516,
3523
+ "step": 502
3524
+ },
3525
+ {
3526
+ "epoch": 0.2367337333803977,
3527
+ "grad_norm": 0.3897256851196289,
3528
+ "learning_rate": 4.9311962976519586e-05,
3529
+ "loss": 9.2541,
3530
+ "step": 503
3531
+ },
3532
+ {
3533
+ "epoch": 0.2372043769855277,
3534
+ "grad_norm": 0.36981016397476196,
3535
+ "learning_rate": 4.9307435103855507e-05,
3536
+ "loss": 9.0664,
3537
+ "step": 504
3538
+ },
3539
+ {
3540
+ "epoch": 0.23767502059065773,
3541
+ "grad_norm": 0.4339733421802521,
3542
+ "learning_rate": 4.930289259062596e-05,
3543
+ "loss": 9.2965,
3544
+ "step": 505
3545
+ },
3546
+ {
3547
+ "epoch": 0.23814566419578773,
3548
+ "grad_norm": 0.4204358756542206,
3549
+ "learning_rate": 4.9298335439566946e-05,
3550
+ "loss": 9.0738,
3551
+ "step": 506
3552
+ },
3553
+ {
3554
+ "epoch": 0.23861630780091775,
3555
+ "grad_norm": 0.3759208023548126,
3556
+ "learning_rate": 4.929376365342326e-05,
3557
+ "loss": 9.5119,
3558
+ "step": 507
3559
+ },
3560
+ {
3561
+ "epoch": 0.23908695140604777,
3562
+ "grad_norm": 0.3684697151184082,
3563
+ "learning_rate": 4.9289177234948535e-05,
3564
+ "loss": 9.338,
3565
+ "step": 508
3566
+ },
3567
+ {
3568
+ "epoch": 0.2395575950111778,
3569
+ "grad_norm": 0.40956175327301025,
3570
+ "learning_rate": 4.928457618690522e-05,
3571
+ "loss": 9.0164,
3572
+ "step": 509
3573
+ },
3574
+ {
3575
+ "epoch": 0.2400282386163078,
3576
+ "grad_norm": 0.4373653829097748,
3577
+ "learning_rate": 4.927996051206454e-05,
3578
+ "loss": 8.4385,
3579
+ "step": 510
3580
+ },
3581
+ {
3582
+ "epoch": 0.2404988822214378,
3583
+ "grad_norm": 0.3845258951187134,
3584
+ "learning_rate": 4.927533021320657e-05,
3585
+ "loss": 9.3247,
3586
+ "step": 511
3587
+ },
3588
+ {
3589
+ "epoch": 0.24096952582656783,
3590
+ "grad_norm": 0.3763442039489746,
3591
+ "learning_rate": 4.9270685293120164e-05,
3592
+ "loss": 9.357,
3593
+ "step": 512
3594
+ },
3595
+ {
3596
+ "epoch": 0.24144016943169785,
3597
+ "grad_norm": 0.4450169503688812,
3598
+ "learning_rate": 4.9266025754603005e-05,
3599
+ "loss": 8.5107,
3600
+ "step": 513
3601
+ },
3602
+ {
3603
+ "epoch": 0.24191081303682785,
3604
+ "grad_norm": 0.41103556752204895,
3605
+ "learning_rate": 4.926135160046157e-05,
3606
+ "loss": 9.3063,
3607
+ "step": 514
3608
+ },
3609
+ {
3610
+ "epoch": 0.24238145664195787,
3611
+ "grad_norm": 0.4856661856174469,
3612
+ "learning_rate": 4.925666283351114e-05,
3613
+ "loss": 8.7831,
3614
+ "step": 515
3615
+ },
3616
+ {
3617
+ "epoch": 0.2428521002470879,
3618
+ "grad_norm": 0.3764643371105194,
3619
+ "learning_rate": 4.92519594565758e-05,
3620
+ "loss": 9.0384,
3621
+ "step": 516
3622
+ },
3623
+ {
3624
+ "epoch": 0.24332274385221792,
3625
+ "grad_norm": 0.3988141417503357,
3626
+ "learning_rate": 4.924724147248841e-05,
3627
+ "loss": 9.1045,
3628
+ "step": 517
3629
+ },
3630
+ {
3631
+ "epoch": 0.2437933874573479,
3632
+ "grad_norm": 0.3450901210308075,
3633
+ "learning_rate": 4.924250888409069e-05,
3634
+ "loss": 9.3091,
3635
+ "step": 518
3636
+ },
3637
+ {
3638
+ "epoch": 0.24426403106247793,
3639
+ "grad_norm": 0.4347275495529175,
3640
+ "learning_rate": 4.923776169423309e-05,
3641
+ "loss": 9.115,
3642
+ "step": 519
3643
+ },
3644
+ {
3645
+ "epoch": 0.24473467466760795,
3646
+ "grad_norm": 0.36428380012512207,
3647
+ "learning_rate": 4.923299990577488e-05,
3648
+ "loss": 9.0645,
3649
+ "step": 520
3650
+ },
3651
+ {
3652
+ "epoch": 0.24520531827273798,
3653
+ "grad_norm": 0.4311101734638214,
3654
+ "learning_rate": 4.922822352158412e-05,
3655
+ "loss": 8.7247,
3656
+ "step": 521
3657
+ },
3658
+ {
3659
+ "epoch": 0.24567596187786797,
3660
+ "grad_norm": 0.4824456572532654,
3661
+ "learning_rate": 4.922343254453768e-05,
3662
+ "loss": 8.7448,
3663
+ "step": 522
3664
+ },
3665
+ {
3666
+ "epoch": 0.246146605482998,
3667
+ "grad_norm": 0.5465502738952637,
3668
+ "learning_rate": 4.9218626977521206e-05,
3669
+ "loss": 8.471,
3670
+ "step": 523
3671
+ },
3672
+ {
3673
+ "epoch": 0.24661724908812802,
3674
+ "grad_norm": 0.4191696047782898,
3675
+ "learning_rate": 4.921380682342912e-05,
3676
+ "loss": 8.4572,
3677
+ "step": 524
3678
+ },
3679
+ {
3680
+ "epoch": 0.24708789269325804,
3681
+ "grad_norm": 0.40454065799713135,
3682
+ "learning_rate": 4.920897208516464e-05,
3683
+ "loss": 9.3254,
3684
+ "step": 525
3685
+ },
3686
+ {
3687
+ "epoch": 0.24755853629838803,
3688
+ "grad_norm": 0.36362919211387634,
3689
+ "learning_rate": 4.920412276563977e-05,
3690
+ "loss": 9.4725,
3691
+ "step": 526
3692
+ },
3693
+ {
3694
+ "epoch": 0.24802917990351805,
3695
+ "grad_norm": 0.38239118456840515,
3696
+ "learning_rate": 4.91992588677753e-05,
3697
+ "loss": 8.5503,
3698
+ "step": 527
3699
+ },
3700
+ {
3701
+ "epoch": 0.24849982350864808,
3702
+ "grad_norm": 0.3423115015029907,
3703
+ "learning_rate": 4.919438039450078e-05,
3704
+ "loss": 9.294,
3705
+ "step": 528
3706
+ },
3707
+ {
3708
+ "epoch": 0.2489704671137781,
3709
+ "grad_norm": 0.3812299966812134,
3710
+ "learning_rate": 4.918948734875457e-05,
3711
+ "loss": 9.374,
3712
+ "step": 529
3713
+ },
3714
+ {
3715
+ "epoch": 0.2494411107189081,
3716
+ "grad_norm": 0.5085097551345825,
3717
+ "learning_rate": 4.9184579733483796e-05,
3718
+ "loss": 8.5979,
3719
+ "step": 530
3720
+ },
3721
+ {
3722
+ "epoch": 0.24991175432403812,
3723
+ "grad_norm": 0.34993723034858704,
3724
+ "learning_rate": 4.917965755164433e-05,
3725
+ "loss": 9.4077,
3726
+ "step": 531
3727
+ }
3728
+ ],
3729
+ "logging_steps": 1,
3730
+ "max_steps": 4248,
3731
+ "num_input_tokens_seen": 0,
3732
+ "num_train_epochs": 2,
3733
+ "save_steps": 531,
3734
+ "stateful_callbacks": {
3735
+ "TrainerControl": {
3736
+ "args": {
3737
+ "should_epoch_stop": false,
3738
+ "should_evaluate": false,
3739
+ "should_log": false,
3740
+ "should_save": true,
3741
+ "should_training_stop": false
3742
+ },
3743
+ "attributes": {}
3744
+ }
3745
+ },
3746
+ "total_flos": 6.093280422836306e+18,
3747
+ "train_batch_size": 4,
3748
+ "trial_name": null,
3749
+ "trial_params": null
3750
+ }
checkpoint-531/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1d7a6e80ee716052ce3419db45020d07e78a15b0c21af586fc6566de12cc1f2
3
+ size 6392
checkpoint-531/vocab.json ADDED
The diff for this file is too large to render. See raw diff