mqddd commited on
Commit
d7b95b7
·
verified ·
1 Parent(s): 6962e72

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -1,3 +1,202 @@
1
- ---
2
- license: wtfpl
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: bigcode/starcoder2-3b
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.7.1
adapter_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "bigcode/starcoder2-3b",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 8,
13
+ "lora_dropout": 0.0,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 16,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "q_proj",
23
+ "o_proj",
24
+ "c_fc",
25
+ "k_proj",
26
+ "v_proj",
27
+ "c_proj"
28
+ ],
29
+ "task_type": "CAUSAL_LM"
30
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73bb0927d44c4c2dc370bdd2a927fffb230a65628657a33ba58191da53780ca7
3
+ size 95402480
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e815233316d6e9d5d27a53b2e3e7e83cdf78c145df7754502e102f3ea86d96b
3
+ size 48178804
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee81da0c440e3e981b39d64eb1211cb31d987e8b54c0002682464029b60a6d4c
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6c168d23b0c0023fa76c88e573d05ba20a130ca2f21a8bdd0d0e216969a51e1
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|endoftext|>",
4
+ "<fim_prefix>",
5
+ "<fim_middle>",
6
+ "<fim_suffix>",
7
+ "<fim_pad>",
8
+ "<repo_name>",
9
+ "<file_sep>",
10
+ "<issue_start>",
11
+ "<issue_comment>",
12
+ "<issue_closed>",
13
+ "<jupyter_start>",
14
+ "<jupyter_text>",
15
+ "<jupyter_code>",
16
+ "<jupyter_output>",
17
+ "<jupyter_script>",
18
+ "<empty_output>",
19
+ "<code_to_intermediate>",
20
+ "<intermediate_to_code>",
21
+ "<pr>",
22
+ "<pr_status>",
23
+ "<pr_is_merged>",
24
+ "<pr_base>",
25
+ "<pr_file>",
26
+ "<pr_base_code>",
27
+ "<pr_diff>",
28
+ "<pr_diff_hunk>",
29
+ "<pr_comment>",
30
+ "<pr_event_id>",
31
+ "<pr_review>",
32
+ "<pr_review_state>",
33
+ "<pr_review_comment>",
34
+ "<pr_in_reply_to_review_id>",
35
+ "<pr_in_reply_to_comment_id>",
36
+ "<pr_diff_hunk_comment_line>",
37
+ "<NAME>",
38
+ "<EMAIL>",
39
+ "<KEY>",
40
+ "<PASSWORD>"
41
+ ],
42
+ "bos_token": {
43
+ "content": "<|endoftext|>",
44
+ "lstrip": false,
45
+ "normalized": false,
46
+ "rstrip": false,
47
+ "single_word": false
48
+ },
49
+ "eos_token": {
50
+ "content": "<|endoftext|>",
51
+ "lstrip": false,
52
+ "normalized": false,
53
+ "rstrip": false,
54
+ "single_word": false
55
+ },
56
+ "pad_token": "<|endoftext|>",
57
+ "unk_token": {
58
+ "content": "<|endoftext|>",
59
+ "lstrip": false,
60
+ "normalized": false,
61
+ "rstrip": false,
62
+ "single_word": false
63
+ }
64
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,357 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<fim_prefix>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "<fim_middle>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<fim_suffix>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "4": {
37
+ "content": "<fim_pad>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "5": {
45
+ "content": "<repo_name>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "6": {
53
+ "content": "<file_sep>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "7": {
61
+ "content": "<issue_start>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "8": {
69
+ "content": "<issue_comment>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "9": {
77
+ "content": "<issue_closed>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "10": {
85
+ "content": "<jupyter_start>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "11": {
93
+ "content": "<jupyter_text>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "12": {
101
+ "content": "<jupyter_code>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "13": {
109
+ "content": "<jupyter_output>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "14": {
117
+ "content": "<jupyter_script>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "15": {
125
+ "content": "<empty_output>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "16": {
133
+ "content": "<code_to_intermediate>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "17": {
141
+ "content": "<intermediate_to_code>",
142
+ "lstrip": false,
143
+ "normalized": false,
144
+ "rstrip": false,
145
+ "single_word": false,
146
+ "special": true
147
+ },
148
+ "18": {
149
+ "content": "<pr>",
150
+ "lstrip": false,
151
+ "normalized": false,
152
+ "rstrip": false,
153
+ "single_word": false,
154
+ "special": true
155
+ },
156
+ "19": {
157
+ "content": "<pr_status>",
158
+ "lstrip": false,
159
+ "normalized": false,
160
+ "rstrip": false,
161
+ "single_word": false,
162
+ "special": true
163
+ },
164
+ "20": {
165
+ "content": "<pr_is_merged>",
166
+ "lstrip": false,
167
+ "normalized": false,
168
+ "rstrip": false,
169
+ "single_word": false,
170
+ "special": true
171
+ },
172
+ "21": {
173
+ "content": "<pr_base>",
174
+ "lstrip": false,
175
+ "normalized": false,
176
+ "rstrip": false,
177
+ "single_word": false,
178
+ "special": true
179
+ },
180
+ "22": {
181
+ "content": "<pr_file>",
182
+ "lstrip": false,
183
+ "normalized": false,
184
+ "rstrip": false,
185
+ "single_word": false,
186
+ "special": true
187
+ },
188
+ "23": {
189
+ "content": "<pr_base_code>",
190
+ "lstrip": false,
191
+ "normalized": false,
192
+ "rstrip": false,
193
+ "single_word": false,
194
+ "special": true
195
+ },
196
+ "24": {
197
+ "content": "<pr_diff>",
198
+ "lstrip": false,
199
+ "normalized": false,
200
+ "rstrip": false,
201
+ "single_word": false,
202
+ "special": true
203
+ },
204
+ "25": {
205
+ "content": "<pr_diff_hunk>",
206
+ "lstrip": false,
207
+ "normalized": false,
208
+ "rstrip": false,
209
+ "single_word": false,
210
+ "special": true
211
+ },
212
+ "26": {
213
+ "content": "<pr_comment>",
214
+ "lstrip": false,
215
+ "normalized": false,
216
+ "rstrip": false,
217
+ "single_word": false,
218
+ "special": true
219
+ },
220
+ "27": {
221
+ "content": "<pr_event_id>",
222
+ "lstrip": false,
223
+ "normalized": false,
224
+ "rstrip": false,
225
+ "single_word": false,
226
+ "special": true
227
+ },
228
+ "28": {
229
+ "content": "<pr_review>",
230
+ "lstrip": false,
231
+ "normalized": false,
232
+ "rstrip": false,
233
+ "single_word": false,
234
+ "special": true
235
+ },
236
+ "29": {
237
+ "content": "<pr_review_state>",
238
+ "lstrip": false,
239
+ "normalized": false,
240
+ "rstrip": false,
241
+ "single_word": false,
242
+ "special": true
243
+ },
244
+ "30": {
245
+ "content": "<pr_review_comment>",
246
+ "lstrip": false,
247
+ "normalized": false,
248
+ "rstrip": false,
249
+ "single_word": false,
250
+ "special": true
251
+ },
252
+ "31": {
253
+ "content": "<pr_in_reply_to_review_id>",
254
+ "lstrip": false,
255
+ "normalized": false,
256
+ "rstrip": false,
257
+ "single_word": false,
258
+ "special": true
259
+ },
260
+ "32": {
261
+ "content": "<pr_in_reply_to_comment_id>",
262
+ "lstrip": false,
263
+ "normalized": false,
264
+ "rstrip": false,
265
+ "single_word": false,
266
+ "special": true
267
+ },
268
+ "33": {
269
+ "content": "<pr_diff_hunk_comment_line>",
270
+ "lstrip": false,
271
+ "normalized": false,
272
+ "rstrip": false,
273
+ "single_word": false,
274
+ "special": true
275
+ },
276
+ "34": {
277
+ "content": "<NAME>",
278
+ "lstrip": false,
279
+ "normalized": false,
280
+ "rstrip": false,
281
+ "single_word": false,
282
+ "special": true
283
+ },
284
+ "35": {
285
+ "content": "<EMAIL>",
286
+ "lstrip": false,
287
+ "normalized": false,
288
+ "rstrip": false,
289
+ "single_word": false,
290
+ "special": true
291
+ },
292
+ "36": {
293
+ "content": "<KEY>",
294
+ "lstrip": false,
295
+ "normalized": false,
296
+ "rstrip": false,
297
+ "single_word": false,
298
+ "special": true
299
+ },
300
+ "37": {
301
+ "content": "<PASSWORD>",
302
+ "lstrip": false,
303
+ "normalized": false,
304
+ "rstrip": false,
305
+ "single_word": false,
306
+ "special": true
307
+ }
308
+ },
309
+ "additional_special_tokens": [
310
+ "<|endoftext|>",
311
+ "<fim_prefix>",
312
+ "<fim_middle>",
313
+ "<fim_suffix>",
314
+ "<fim_pad>",
315
+ "<repo_name>",
316
+ "<file_sep>",
317
+ "<issue_start>",
318
+ "<issue_comment>",
319
+ "<issue_closed>",
320
+ "<jupyter_start>",
321
+ "<jupyter_text>",
322
+ "<jupyter_code>",
323
+ "<jupyter_output>",
324
+ "<jupyter_script>",
325
+ "<empty_output>",
326
+ "<code_to_intermediate>",
327
+ "<intermediate_to_code>",
328
+ "<pr>",
329
+ "<pr_status>",
330
+ "<pr_is_merged>",
331
+ "<pr_base>",
332
+ "<pr_file>",
333
+ "<pr_base_code>",
334
+ "<pr_diff>",
335
+ "<pr_diff_hunk>",
336
+ "<pr_comment>",
337
+ "<pr_event_id>",
338
+ "<pr_review>",
339
+ "<pr_review_state>",
340
+ "<pr_review_comment>",
341
+ "<pr_in_reply_to_review_id>",
342
+ "<pr_in_reply_to_comment_id>",
343
+ "<pr_diff_hunk_comment_line>",
344
+ "<NAME>",
345
+ "<EMAIL>",
346
+ "<KEY>",
347
+ "<PASSWORD>"
348
+ ],
349
+ "bos_token": "<|endoftext|>",
350
+ "clean_up_tokenization_spaces": true,
351
+ "eos_token": "<|endoftext|>",
352
+ "model_max_length": 1000000000000000019884624838656,
353
+ "pad_token": "<|endoftext|>",
354
+ "tokenizer_class": "GPT2Tokenizer",
355
+ "unk_token": "<|endoftext|>",
356
+ "vocab_size": 49152
357
+ }
trainer_state.json ADDED
@@ -0,0 +1,2413 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 6.0159010600706715,
5
+ "eval_steps": 500,
6
+ "global_step": 3405,
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.0176678445229682,
13
+ "grad_norm": 8.093123435974121,
14
+ "learning_rate": 1e-05,
15
+ "loss": 3.4829,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.0353356890459364,
20
+ "grad_norm": 0.5401085615158081,
21
+ "learning_rate": 2e-05,
22
+ "loss": 3.4785,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.053003533568904596,
27
+ "grad_norm": 0.6342999339103699,
28
+ "learning_rate": 1.9999569325372924e-05,
29
+ "loss": 2.9312,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.0706713780918728,
34
+ "grad_norm": 0.7516262531280518,
35
+ "learning_rate": 1.9998277338587826e-05,
36
+ "loss": 2.9621,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.08833922261484099,
41
+ "grad_norm": 0.4993094205856323,
42
+ "learning_rate": 1.9996124150929886e-05,
43
+ "loss": 2.5796,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.10600706713780919,
48
+ "grad_norm": 1.0893628597259521,
49
+ "learning_rate": 1.9993109947863768e-05,
50
+ "loss": 2.5345,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.12367491166077739,
55
+ "grad_norm": 0.7348760962486267,
56
+ "learning_rate": 1.9989234989017622e-05,
57
+ "loss": 2.1804,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.1413427561837456,
62
+ "grad_norm": 0.7738515734672546,
63
+ "learning_rate": 1.9984499608160744e-05,
64
+ "loss": 1.9985,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.15901060070671377,
69
+ "grad_norm": 5.662350654602051,
70
+ "learning_rate": 1.9978904213174812e-05,
71
+ "loss": 2.0175,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.17667844522968199,
76
+ "grad_norm": 0.9150586724281311,
77
+ "learning_rate": 1.997244928601875e-05,
78
+ "loss": 1.8988,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.19434628975265017,
83
+ "grad_norm": 8.785883903503418,
84
+ "learning_rate": 1.9965135382687235e-05,
85
+ "loss": 1.7734,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 0.21201413427561838,
90
+ "grad_norm": 0.5746702551841736,
91
+ "learning_rate": 1.9956963133162776e-05,
92
+ "loss": 1.683,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 0.22968197879858657,
97
+ "grad_norm": 0.7510441541671753,
98
+ "learning_rate": 1.9947933241361482e-05,
99
+ "loss": 1.6329,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 0.24734982332155478,
104
+ "grad_norm": 0.7327967882156372,
105
+ "learning_rate": 1.993804648507241e-05,
106
+ "loss": 1.5906,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 0.26501766784452296,
111
+ "grad_norm": 0.7026442885398865,
112
+ "learning_rate": 1.9927303715890573e-05,
113
+ "loss": 1.5329,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 0.2826855123674912,
118
+ "grad_norm": 0.689364492893219,
119
+ "learning_rate": 1.9915705859143597e-05,
120
+ "loss": 1.3812,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 0.3003533568904594,
125
+ "grad_norm": 0.577924370765686,
126
+ "learning_rate": 1.9903253913812003e-05,
127
+ "loss": 1.3581,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 0.31802120141342755,
132
+ "grad_norm": 0.5152636766433716,
133
+ "learning_rate": 1.9889948952443174e-05,
134
+ "loss": 1.3432,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 0.33568904593639576,
139
+ "grad_norm": 0.5361068844795227,
140
+ "learning_rate": 1.987579212105897e-05,
141
+ "loss": 1.2808,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 0.35335689045936397,
146
+ "grad_norm": 0.562074601650238,
147
+ "learning_rate": 1.9860784639057e-05,
148
+ "loss": 1.2738,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 0.3710247349823322,
153
+ "grad_norm": 0.6112928986549377,
154
+ "learning_rate": 1.9844927799105615e-05,
155
+ "loss": 1.258,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 0.38869257950530034,
160
+ "grad_norm": 0.6768578290939331,
161
+ "learning_rate": 1.9828222967032533e-05,
162
+ "loss": 1.2198,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 0.40636042402826855,
167
+ "grad_norm": 0.5859869122505188,
168
+ "learning_rate": 1.9810671581707223e-05,
169
+ "loss": 1.2073,
170
+ "step": 230
171
+ },
172
+ {
173
+ "epoch": 0.42402826855123676,
174
+ "grad_norm": 0.5085058808326721,
175
+ "learning_rate": 1.979227515491695e-05,
176
+ "loss": 1.2316,
177
+ "step": 240
178
+ },
179
+ {
180
+ "epoch": 0.4416961130742049,
181
+ "grad_norm": 0.5284629464149475,
182
+ "learning_rate": 1.9773035271236566e-05,
183
+ "loss": 1.1577,
184
+ "step": 250
185
+ },
186
+ {
187
+ "epoch": 0.45936395759717313,
188
+ "grad_norm": 0.5618858933448792,
189
+ "learning_rate": 1.9752953587892013e-05,
190
+ "loss": 1.1296,
191
+ "step": 260
192
+ },
193
+ {
194
+ "epoch": 0.47703180212014135,
195
+ "grad_norm": 0.5541247725486755,
196
+ "learning_rate": 1.973203183461759e-05,
197
+ "loss": 1.1492,
198
+ "step": 270
199
+ },
200
+ {
201
+ "epoch": 0.49469964664310956,
202
+ "grad_norm": 0.5731683969497681,
203
+ "learning_rate": 1.9710271813506954e-05,
204
+ "loss": 1.2129,
205
+ "step": 280
206
+ },
207
+ {
208
+ "epoch": 0.5123674911660777,
209
+ "grad_norm": 1.798783302307129,
210
+ "learning_rate": 1.96876753988579e-05,
211
+ "loss": 1.1975,
212
+ "step": 290
213
+ },
214
+ {
215
+ "epoch": 0.5300353356890459,
216
+ "grad_norm": 0.6141424179077148,
217
+ "learning_rate": 1.9664244537010924e-05,
218
+ "loss": 1.1168,
219
+ "step": 300
220
+ },
221
+ {
222
+ "epoch": 0.5477031802120141,
223
+ "grad_norm": 0.49130862951278687,
224
+ "learning_rate": 1.9639981246181557e-05,
225
+ "loss": 1.1087,
226
+ "step": 310
227
+ },
228
+ {
229
+ "epoch": 0.5653710247349824,
230
+ "grad_norm": 0.518574059009552,
231
+ "learning_rate": 1.9614887616286544e-05,
232
+ "loss": 1.0381,
233
+ "step": 320
234
+ },
235
+ {
236
+ "epoch": 0.5830388692579506,
237
+ "grad_norm": 0.5865027904510498,
238
+ "learning_rate": 1.958896580876383e-05,
239
+ "loss": 1.0836,
240
+ "step": 330
241
+ },
242
+ {
243
+ "epoch": 0.6007067137809188,
244
+ "grad_norm": 0.7070803046226501,
245
+ "learning_rate": 1.9562218056386366e-05,
246
+ "loss": 1.1234,
247
+ "step": 340
248
+ },
249
+ {
250
+ "epoch": 0.6183745583038869,
251
+ "grad_norm": 0.5792056322097778,
252
+ "learning_rate": 1.9534646663069816e-05,
253
+ "loss": 1.0202,
254
+ "step": 350
255
+ },
256
+ {
257
+ "epoch": 0.6360424028268551,
258
+ "grad_norm": 0.6844910383224487,
259
+ "learning_rate": 1.9506254003674084e-05,
260
+ "loss": 1.1047,
261
+ "step": 360
262
+ },
263
+ {
264
+ "epoch": 0.6537102473498233,
265
+ "grad_norm": 0.5521841049194336,
266
+ "learning_rate": 1.9477042523798762e-05,
267
+ "loss": 1.0834,
268
+ "step": 370
269
+ },
270
+ {
271
+ "epoch": 0.6713780918727915,
272
+ "grad_norm": 0.578198254108429,
273
+ "learning_rate": 1.9447014739572503e-05,
274
+ "loss": 0.9927,
275
+ "step": 380
276
+ },
277
+ {
278
+ "epoch": 0.6890459363957597,
279
+ "grad_norm": 0.47503796219825745,
280
+ "learning_rate": 1.9416173237436252e-05,
281
+ "loss": 1.051,
282
+ "step": 390
283
+ },
284
+ {
285
+ "epoch": 0.7067137809187279,
286
+ "grad_norm": 0.5625858902931213,
287
+ "learning_rate": 1.9384520673920502e-05,
288
+ "loss": 1.0239,
289
+ "step": 400
290
+ },
291
+ {
292
+ "epoch": 0.7243816254416962,
293
+ "grad_norm": 0.535770833492279,
294
+ "learning_rate": 1.9352059775416442e-05,
295
+ "loss": 1.0245,
296
+ "step": 410
297
+ },
298
+ {
299
+ "epoch": 0.7420494699646644,
300
+ "grad_norm": 0.5579429864883423,
301
+ "learning_rate": 1.931879333794115e-05,
302
+ "loss": 0.9748,
303
+ "step": 420
304
+ },
305
+ {
306
+ "epoch": 0.7597173144876325,
307
+ "grad_norm": 0.5888713598251343,
308
+ "learning_rate": 1.928472422689674e-05,
309
+ "loss": 1.0526,
310
+ "step": 430
311
+ },
312
+ {
313
+ "epoch": 0.7773851590106007,
314
+ "grad_norm": 0.562355637550354,
315
+ "learning_rate": 1.9249855376823542e-05,
316
+ "loss": 0.9808,
317
+ "step": 440
318
+ },
319
+ {
320
+ "epoch": 0.7950530035335689,
321
+ "grad_norm": 0.45564863085746765,
322
+ "learning_rate": 1.9214189791147363e-05,
323
+ "loss": 0.9943,
324
+ "step": 450
325
+ },
326
+ {
327
+ "epoch": 0.8127208480565371,
328
+ "grad_norm": 0.5389313101768494,
329
+ "learning_rate": 1.917773054192076e-05,
330
+ "loss": 0.9906,
331
+ "step": 460
332
+ },
333
+ {
334
+ "epoch": 0.8303886925795053,
335
+ "grad_norm": 0.5588345527648926,
336
+ "learning_rate": 1.9140480769558448e-05,
337
+ "loss": 1.0077,
338
+ "step": 470
339
+ },
340
+ {
341
+ "epoch": 0.8480565371024735,
342
+ "grad_norm": 0.6023375988006592,
343
+ "learning_rate": 1.9102443682566792e-05,
344
+ "loss": 0.9995,
345
+ "step": 480
346
+ },
347
+ {
348
+ "epoch": 0.8657243816254417,
349
+ "grad_norm": 0.5838338732719421,
350
+ "learning_rate": 1.9063622557267443e-05,
351
+ "loss": 0.9542,
352
+ "step": 490
353
+ },
354
+ {
355
+ "epoch": 0.8833922261484098,
356
+ "grad_norm": 0.6777709722518921,
357
+ "learning_rate": 1.9024020737515135e-05,
358
+ "loss": 1.0053,
359
+ "step": 500
360
+ },
361
+ {
362
+ "epoch": 0.901060070671378,
363
+ "grad_norm": 0.6219585537910461,
364
+ "learning_rate": 1.8983641634409657e-05,
365
+ "loss": 0.9962,
366
+ "step": 510
367
+ },
368
+ {
369
+ "epoch": 0.9187279151943463,
370
+ "grad_norm": 0.6651351451873779,
371
+ "learning_rate": 1.894248872600204e-05,
372
+ "loss": 0.9596,
373
+ "step": 520
374
+ },
375
+ {
376
+ "epoch": 0.9363957597173145,
377
+ "grad_norm": 0.5591141581535339,
378
+ "learning_rate": 1.8900565556994986e-05,
379
+ "loss": 0.9638,
380
+ "step": 530
381
+ },
382
+ {
383
+ "epoch": 0.9540636042402827,
384
+ "grad_norm": 0.6066205501556396,
385
+ "learning_rate": 1.8857875738437526e-05,
386
+ "loss": 0.9468,
387
+ "step": 540
388
+ },
389
+ {
390
+ "epoch": 0.9717314487632509,
391
+ "grad_norm": 0.584261417388916,
392
+ "learning_rate": 1.8814422947414e-05,
393
+ "loss": 0.9694,
394
+ "step": 550
395
+ },
396
+ {
397
+ "epoch": 0.9893992932862191,
398
+ "grad_norm": 0.553644061088562,
399
+ "learning_rate": 1.877021092672732e-05,
400
+ "loss": 0.9886,
401
+ "step": 560
402
+ },
403
+ {
404
+ "epoch": 1.0070671378091873,
405
+ "grad_norm": 0.877346396446228,
406
+ "learning_rate": 1.872524348457659e-05,
407
+ "loss": 1.0424,
408
+ "step": 570
409
+ },
410
+ {
411
+ "epoch": 1.0247349823321554,
412
+ "grad_norm": 0.5153814554214478,
413
+ "learning_rate": 1.867952449422909e-05,
414
+ "loss": 0.9541,
415
+ "step": 580
416
+ },
417
+ {
418
+ "epoch": 1.0424028268551238,
419
+ "grad_norm": 0.6072525382041931,
420
+ "learning_rate": 1.863305789368664e-05,
421
+ "loss": 0.9835,
422
+ "step": 590
423
+ },
424
+ {
425
+ "epoch": 1.0600706713780919,
426
+ "grad_norm": 2.0284619331359863,
427
+ "learning_rate": 1.8585847685346415e-05,
428
+ "loss": 0.9128,
429
+ "step": 600
430
+ },
431
+ {
432
+ "epoch": 1.0777385159010602,
433
+ "grad_norm": 0.5690125226974487,
434
+ "learning_rate": 1.853789793565618e-05,
435
+ "loss": 0.9317,
436
+ "step": 610
437
+ },
438
+ {
439
+ "epoch": 1.0954063604240283,
440
+ "grad_norm": 0.5882884860038757,
441
+ "learning_rate": 1.8489212774764064e-05,
442
+ "loss": 0.9644,
443
+ "step": 620
444
+ },
445
+ {
446
+ "epoch": 1.1130742049469964,
447
+ "grad_norm": 0.7221271991729736,
448
+ "learning_rate": 1.8439796396162756e-05,
449
+ "loss": 1.024,
450
+ "step": 630
451
+ },
452
+ {
453
+ "epoch": 1.1307420494699647,
454
+ "grad_norm": 0.6504462361335754,
455
+ "learning_rate": 1.8389653056328344e-05,
456
+ "loss": 0.9529,
457
+ "step": 640
458
+ },
459
+ {
460
+ "epoch": 1.1484098939929328,
461
+ "grad_norm": 0.5796203017234802,
462
+ "learning_rate": 1.833878707435367e-05,
463
+ "loss": 0.9081,
464
+ "step": 650
465
+ },
466
+ {
467
+ "epoch": 1.1660777385159011,
468
+ "grad_norm": 0.5094664096832275,
469
+ "learning_rate": 1.8287202831576292e-05,
470
+ "loss": 0.9413,
471
+ "step": 660
472
+ },
473
+ {
474
+ "epoch": 1.1837455830388692,
475
+ "grad_norm": 0.5529056191444397,
476
+ "learning_rate": 1.8234904771201115e-05,
477
+ "loss": 0.9494,
478
+ "step": 670
479
+ },
480
+ {
481
+ "epoch": 1.2014134275618376,
482
+ "grad_norm": 0.5121185779571533,
483
+ "learning_rate": 1.8181897397917672e-05,
484
+ "loss": 0.8958,
485
+ "step": 680
486
+ },
487
+ {
488
+ "epoch": 1.2190812720848057,
489
+ "grad_norm": 0.6205973029136658,
490
+ "learning_rate": 1.8128185277512106e-05,
491
+ "loss": 0.9541,
492
+ "step": 690
493
+ },
494
+ {
495
+ "epoch": 1.2367491166077738,
496
+ "grad_norm": 0.4824579954147339,
497
+ "learning_rate": 1.80737730364739e-05,
498
+ "loss": 0.9269,
499
+ "step": 700
500
+ },
501
+ {
502
+ "epoch": 1.254416961130742,
503
+ "grad_norm": 0.6322911381721497,
504
+ "learning_rate": 1.8018665361597378e-05,
505
+ "loss": 0.9151,
506
+ "step": 710
507
+ },
508
+ {
509
+ "epoch": 1.2720848056537102,
510
+ "grad_norm": 0.5373772382736206,
511
+ "learning_rate": 1.7962866999578005e-05,
512
+ "loss": 0.8693,
513
+ "step": 720
514
+ },
515
+ {
516
+ "epoch": 1.2897526501766785,
517
+ "grad_norm": 0.640831470489502,
518
+ "learning_rate": 1.7906382756603536e-05,
519
+ "loss": 0.9646,
520
+ "step": 730
521
+ },
522
+ {
523
+ "epoch": 1.3074204946996466,
524
+ "grad_norm": 0.6338053941726685,
525
+ "learning_rate": 1.784921749794002e-05,
526
+ "loss": 0.9903,
527
+ "step": 740
528
+ },
529
+ {
530
+ "epoch": 1.325088339222615,
531
+ "grad_norm": 0.692629337310791,
532
+ "learning_rate": 1.7791376147512754e-05,
533
+ "loss": 0.9846,
534
+ "step": 750
535
+ },
536
+ {
537
+ "epoch": 1.342756183745583,
538
+ "grad_norm": 0.7451064586639404,
539
+ "learning_rate": 1.773286368748214e-05,
540
+ "loss": 0.9787,
541
+ "step": 760
542
+ },
543
+ {
544
+ "epoch": 1.3604240282685511,
545
+ "grad_norm": 0.7188582420349121,
546
+ "learning_rate": 1.7673685157814556e-05,
547
+ "loss": 0.9304,
548
+ "step": 770
549
+ },
550
+ {
551
+ "epoch": 1.3780918727915195,
552
+ "grad_norm": 0.5633394718170166,
553
+ "learning_rate": 1.761384565584825e-05,
554
+ "loss": 0.9507,
555
+ "step": 780
556
+ },
557
+ {
558
+ "epoch": 1.3957597173144876,
559
+ "grad_norm": 0.5163728594779968,
560
+ "learning_rate": 1.7553350335854253e-05,
561
+ "loss": 0.9334,
562
+ "step": 790
563
+ },
564
+ {
565
+ "epoch": 1.4134275618374559,
566
+ "grad_norm": 0.5537968277931213,
567
+ "learning_rate": 1.7492204408592447e-05,
568
+ "loss": 0.8753,
569
+ "step": 800
570
+ },
571
+ {
572
+ "epoch": 1.431095406360424,
573
+ "grad_norm": 0.5419259071350098,
574
+ "learning_rate": 1.7430413140862705e-05,
575
+ "loss": 0.8902,
576
+ "step": 810
577
+ },
578
+ {
579
+ "epoch": 1.4487632508833923,
580
+ "grad_norm": 0.5655599236488342,
581
+ "learning_rate": 1.7367981855051275e-05,
582
+ "loss": 0.8664,
583
+ "step": 820
584
+ },
585
+ {
586
+ "epoch": 1.4664310954063604,
587
+ "grad_norm": 0.6520758867263794,
588
+ "learning_rate": 1.73049159286723e-05,
589
+ "loss": 0.8684,
590
+ "step": 830
591
+ },
592
+ {
593
+ "epoch": 1.4840989399293285,
594
+ "grad_norm": 0.5785622596740723,
595
+ "learning_rate": 1.7241220793904644e-05,
596
+ "loss": 0.9331,
597
+ "step": 840
598
+ },
599
+ {
600
+ "epoch": 1.5017667844522968,
601
+ "grad_norm": 0.5621282458305359,
602
+ "learning_rate": 1.717690193712399e-05,
603
+ "loss": 0.9055,
604
+ "step": 850
605
+ },
606
+ {
607
+ "epoch": 1.5194346289752652,
608
+ "grad_norm": 0.5962981581687927,
609
+ "learning_rate": 1.711196489843027e-05,
610
+ "loss": 0.8962,
611
+ "step": 860
612
+ },
613
+ {
614
+ "epoch": 1.5371024734982333,
615
+ "grad_norm": 1.2902908325195312,
616
+ "learning_rate": 1.704641527117047e-05,
617
+ "loss": 0.9052,
618
+ "step": 870
619
+ },
620
+ {
621
+ "epoch": 1.5547703180212014,
622
+ "grad_norm": 0.5082823038101196,
623
+ "learning_rate": 1.6980258701456843e-05,
624
+ "loss": 0.8873,
625
+ "step": 880
626
+ },
627
+ {
628
+ "epoch": 1.5724381625441697,
629
+ "grad_norm": 0.5958746075630188,
630
+ "learning_rate": 1.6913500887680588e-05,
631
+ "loss": 0.9228,
632
+ "step": 890
633
+ },
634
+ {
635
+ "epoch": 1.5901060070671378,
636
+ "grad_norm": 0.7719606161117554,
637
+ "learning_rate": 1.6846147580021016e-05,
638
+ "loss": 0.921,
639
+ "step": 900
640
+ },
641
+ {
642
+ "epoch": 1.6077738515901059,
643
+ "grad_norm": 2.6116905212402344,
644
+ "learning_rate": 1.6778204579950258e-05,
645
+ "loss": 0.8997,
646
+ "step": 910
647
+ },
648
+ {
649
+ "epoch": 1.6254416961130742,
650
+ "grad_norm": 0.5398052930831909,
651
+ "learning_rate": 1.6709677739733555e-05,
652
+ "loss": 0.8912,
653
+ "step": 920
654
+ },
655
+ {
656
+ "epoch": 1.6431095406360425,
657
+ "grad_norm": 0.6152315735816956,
658
+ "learning_rate": 1.6640572961925182e-05,
659
+ "loss": 0.893,
660
+ "step": 930
661
+ },
662
+ {
663
+ "epoch": 1.6607773851590106,
664
+ "grad_norm": 0.5041419863700867,
665
+ "learning_rate": 1.657089619886002e-05,
666
+ "loss": 0.8951,
667
+ "step": 940
668
+ },
669
+ {
670
+ "epoch": 1.6784452296819787,
671
+ "grad_norm": 0.5210781693458557,
672
+ "learning_rate": 1.650065345214086e-05,
673
+ "loss": 0.9144,
674
+ "step": 950
675
+ },
676
+ {
677
+ "epoch": 1.696113074204947,
678
+ "grad_norm": 0.6072030067443848,
679
+ "learning_rate": 1.6429850772121448e-05,
680
+ "loss": 0.9113,
681
+ "step": 960
682
+ },
683
+ {
684
+ "epoch": 1.7137809187279152,
685
+ "grad_norm": 0.6967266201972961,
686
+ "learning_rate": 1.635849425738535e-05,
687
+ "loss": 0.9556,
688
+ "step": 970
689
+ },
690
+ {
691
+ "epoch": 1.7314487632508833,
692
+ "grad_norm": 0.5619155168533325,
693
+ "learning_rate": 1.6286590054220643e-05,
694
+ "loss": 0.8637,
695
+ "step": 980
696
+ },
697
+ {
698
+ "epoch": 1.7491166077738516,
699
+ "grad_norm": 0.6261915564537048,
700
+ "learning_rate": 1.6214144356090494e-05,
701
+ "loss": 0.877,
702
+ "step": 990
703
+ },
704
+ {
705
+ "epoch": 1.76678445229682,
706
+ "grad_norm": 0.5935543775558472,
707
+ "learning_rate": 1.6141163403099716e-05,
708
+ "loss": 0.9611,
709
+ "step": 1000
710
+ },
711
+ {
712
+ "epoch": 1.784452296819788,
713
+ "grad_norm": 0.6743911504745483,
714
+ "learning_rate": 1.6067653481457254e-05,
715
+ "loss": 0.9007,
716
+ "step": 1010
717
+ },
718
+ {
719
+ "epoch": 1.802120141342756,
720
+ "grad_norm": 0.6876866221427917,
721
+ "learning_rate": 1.5993620922934716e-05,
722
+ "loss": 0.8605,
723
+ "step": 1020
724
+ },
725
+ {
726
+ "epoch": 1.8197879858657244,
727
+ "grad_norm": 2.510390043258667,
728
+ "learning_rate": 1.591907210432102e-05,
729
+ "loss": 0.864,
730
+ "step": 1030
731
+ },
732
+ {
733
+ "epoch": 1.8374558303886925,
734
+ "grad_norm": 1.431142807006836,
735
+ "learning_rate": 1.5844013446873087e-05,
736
+ "loss": 0.9,
737
+ "step": 1040
738
+ },
739
+ {
740
+ "epoch": 1.8551236749116606,
741
+ "grad_norm": 0.6549361348152161,
742
+ "learning_rate": 1.5768451415762784e-05,
743
+ "loss": 0.8726,
744
+ "step": 1050
745
+ },
746
+ {
747
+ "epoch": 1.872791519434629,
748
+ "grad_norm": 0.5458822846412659,
749
+ "learning_rate": 1.5692392519520022e-05,
750
+ "loss": 0.9468,
751
+ "step": 1060
752
+ },
753
+ {
754
+ "epoch": 1.8904593639575973,
755
+ "grad_norm": 1.6610078811645508,
756
+ "learning_rate": 1.5615843309472162e-05,
757
+ "loss": 0.8806,
758
+ "step": 1070
759
+ },
760
+ {
761
+ "epoch": 1.9081272084805654,
762
+ "grad_norm": 0.5835666656494141,
763
+ "learning_rate": 1.5538810379179694e-05,
764
+ "loss": 0.8934,
765
+ "step": 1080
766
+ },
767
+ {
768
+ "epoch": 1.9257950530035335,
769
+ "grad_norm": 0.5027960538864136,
770
+ "learning_rate": 1.5461300363868326e-05,
771
+ "loss": 0.8641,
772
+ "step": 1090
773
+ },
774
+ {
775
+ "epoch": 1.9434628975265018,
776
+ "grad_norm": 0.5919517278671265,
777
+ "learning_rate": 1.538331993985745e-05,
778
+ "loss": 0.8959,
779
+ "step": 1100
780
+ },
781
+ {
782
+ "epoch": 1.96113074204947,
783
+ "grad_norm": 0.7145887017250061,
784
+ "learning_rate": 1.5304875823985067e-05,
785
+ "loss": 0.9284,
786
+ "step": 1110
787
+ },
788
+ {
789
+ "epoch": 1.978798586572438,
790
+ "grad_norm": 0.6099452376365662,
791
+ "learning_rate": 1.5225974773029246e-05,
792
+ "loss": 0.8896,
793
+ "step": 1120
794
+ },
795
+ {
796
+ "epoch": 1.9964664310954063,
797
+ "grad_norm": 0.5641235709190369,
798
+ "learning_rate": 1.5146623583126134e-05,
799
+ "loss": 0.8888,
800
+ "step": 1130
801
+ },
802
+ {
803
+ "epoch": 2.0141342756183747,
804
+ "grad_norm": 3.2261722087860107,
805
+ "learning_rate": 1.5066829089184545e-05,
806
+ "loss": 0.8495,
807
+ "step": 1140
808
+ },
809
+ {
810
+ "epoch": 2.0318021201413425,
811
+ "grad_norm": 0.5612754821777344,
812
+ "learning_rate": 1.498659816429727e-05,
813
+ "loss": 0.8446,
814
+ "step": 1150
815
+ },
816
+ {
817
+ "epoch": 2.049469964664311,
818
+ "grad_norm": 0.5648794174194336,
819
+ "learning_rate": 1.4905937719149038e-05,
820
+ "loss": 0.9185,
821
+ "step": 1160
822
+ },
823
+ {
824
+ "epoch": 2.067137809187279,
825
+ "grad_norm": 0.5706191658973694,
826
+ "learning_rate": 1.4824854701421277e-05,
827
+ "loss": 0.8588,
828
+ "step": 1170
829
+ },
830
+ {
831
+ "epoch": 2.0848056537102475,
832
+ "grad_norm": 0.5422844290733337,
833
+ "learning_rate": 1.4743356095193665e-05,
834
+ "loss": 0.8906,
835
+ "step": 1180
836
+ },
837
+ {
838
+ "epoch": 2.1024734982332154,
839
+ "grad_norm": 0.6885594725608826,
840
+ "learning_rate": 1.4661448920342585e-05,
841
+ "loss": 0.871,
842
+ "step": 1190
843
+ },
844
+ {
845
+ "epoch": 2.1201413427561837,
846
+ "grad_norm": 3.2255871295928955,
847
+ "learning_rate": 1.4579140231936415e-05,
848
+ "loss": 0.8621,
849
+ "step": 1200
850
+ },
851
+ {
852
+ "epoch": 2.137809187279152,
853
+ "grad_norm": 0.5476865172386169,
854
+ "learning_rate": 1.4496437119627907e-05,
855
+ "loss": 0.8193,
856
+ "step": 1210
857
+ },
858
+ {
859
+ "epoch": 2.1554770318021204,
860
+ "grad_norm": 0.6046047210693359,
861
+ "learning_rate": 1.4413346707043467e-05,
862
+ "loss": 0.8533,
863
+ "step": 1220
864
+ },
865
+ {
866
+ "epoch": 2.1731448763250882,
867
+ "grad_norm": 0.5473910570144653,
868
+ "learning_rate": 1.4329876151169581e-05,
869
+ "loss": 0.8563,
870
+ "step": 1230
871
+ },
872
+ {
873
+ "epoch": 2.1908127208480566,
874
+ "grad_norm": 0.5437634587287903,
875
+ "learning_rate": 1.4246032641736362e-05,
876
+ "loss": 0.8801,
877
+ "step": 1240
878
+ },
879
+ {
880
+ "epoch": 2.208480565371025,
881
+ "grad_norm": 0.5767475366592407,
882
+ "learning_rate": 1.4161823400598234e-05,
883
+ "loss": 0.8802,
884
+ "step": 1250
885
+ },
886
+ {
887
+ "epoch": 2.2261484098939928,
888
+ "grad_norm": 0.5995182991027832,
889
+ "learning_rate": 1.4077255681111905e-05,
890
+ "loss": 0.921,
891
+ "step": 1260
892
+ },
893
+ {
894
+ "epoch": 2.243816254416961,
895
+ "grad_norm": 1.4571260213851929,
896
+ "learning_rate": 1.3992336767511585e-05,
897
+ "loss": 0.8508,
898
+ "step": 1270
899
+ },
900
+ {
901
+ "epoch": 2.2614840989399294,
902
+ "grad_norm": 0.6092621088027954,
903
+ "learning_rate": 1.3907073974281562e-05,
904
+ "loss": 0.8886,
905
+ "step": 1280
906
+ },
907
+ {
908
+ "epoch": 2.2791519434628977,
909
+ "grad_norm": 0.6601437926292419,
910
+ "learning_rate": 1.3821474645526174e-05,
911
+ "loss": 0.9181,
912
+ "step": 1290
913
+ },
914
+ {
915
+ "epoch": 2.2968197879858656,
916
+ "grad_norm": 0.5523033738136292,
917
+ "learning_rate": 1.3735546154337218e-05,
918
+ "loss": 0.87,
919
+ "step": 1300
920
+ },
921
+ {
922
+ "epoch": 2.314487632508834,
923
+ "grad_norm": 0.5680422782897949,
924
+ "learning_rate": 1.3649295902158874e-05,
925
+ "loss": 0.9032,
926
+ "step": 1310
927
+ },
928
+ {
929
+ "epoch": 2.3321554770318023,
930
+ "grad_norm": 0.5610331892967224,
931
+ "learning_rate": 1.3562731318150177e-05,
932
+ "loss": 0.8743,
933
+ "step": 1320
934
+ },
935
+ {
936
+ "epoch": 2.34982332155477,
937
+ "grad_norm": 0.6986725926399231,
938
+ "learning_rate": 1.3475859858545121e-05,
939
+ "loss": 0.8976,
940
+ "step": 1330
941
+ },
942
+ {
943
+ "epoch": 2.3674911660777385,
944
+ "grad_norm": 0.6468251943588257,
945
+ "learning_rate": 1.3388689006010394e-05,
946
+ "loss": 0.8701,
947
+ "step": 1340
948
+ },
949
+ {
950
+ "epoch": 2.385159010600707,
951
+ "grad_norm": 0.6808676719665527,
952
+ "learning_rate": 1.330122626900088e-05,
953
+ "loss": 0.8447,
954
+ "step": 1350
955
+ },
956
+ {
957
+ "epoch": 2.402826855123675,
958
+ "grad_norm": 0.9036700129508972,
959
+ "learning_rate": 1.3213479181112906e-05,
960
+ "loss": 0.8917,
961
+ "step": 1360
962
+ },
963
+ {
964
+ "epoch": 2.420494699646643,
965
+ "grad_norm": 0.5925520062446594,
966
+ "learning_rate": 1.3125455300435343e-05,
967
+ "loss": 0.8911,
968
+ "step": 1370
969
+ },
970
+ {
971
+ "epoch": 2.4381625441696113,
972
+ "grad_norm": 0.610488772392273,
973
+ "learning_rate": 1.303716220889859e-05,
974
+ "loss": 0.8397,
975
+ "step": 1380
976
+ },
977
+ {
978
+ "epoch": 2.4558303886925796,
979
+ "grad_norm": 0.7890755534172058,
980
+ "learning_rate": 1.2948607511621498e-05,
981
+ "loss": 0.9072,
982
+ "step": 1390
983
+ },
984
+ {
985
+ "epoch": 2.4734982332155475,
986
+ "grad_norm": 0.5136253237724304,
987
+ "learning_rate": 1.2859798836256316e-05,
988
+ "loss": 0.847,
989
+ "step": 1400
990
+ },
991
+ {
992
+ "epoch": 2.491166077738516,
993
+ "grad_norm": 0.5742533206939697,
994
+ "learning_rate": 1.277074383233167e-05,
995
+ "loss": 0.8632,
996
+ "step": 1410
997
+ },
998
+ {
999
+ "epoch": 2.508833922261484,
1000
+ "grad_norm": 0.6180789470672607,
1001
+ "learning_rate": 1.2681450170593683e-05,
1002
+ "loss": 0.8637,
1003
+ "step": 1420
1004
+ },
1005
+ {
1006
+ "epoch": 2.5265017667844525,
1007
+ "grad_norm": 0.604252815246582,
1008
+ "learning_rate": 1.2591925542345244e-05,
1009
+ "loss": 0.865,
1010
+ "step": 1430
1011
+ },
1012
+ {
1013
+ "epoch": 2.5441696113074204,
1014
+ "grad_norm": 0.565585732460022,
1015
+ "learning_rate": 1.2502177658783538e-05,
1016
+ "loss": 0.8873,
1017
+ "step": 1440
1018
+ },
1019
+ {
1020
+ "epoch": 2.5618374558303887,
1021
+ "grad_norm": 0.5197896957397461,
1022
+ "learning_rate": 1.2412214250335815e-05,
1023
+ "loss": 0.8654,
1024
+ "step": 1450
1025
+ },
1026
+ {
1027
+ "epoch": 2.579505300353357,
1028
+ "grad_norm": 0.5932325720787048,
1029
+ "learning_rate": 1.2322043065993556e-05,
1030
+ "loss": 0.8402,
1031
+ "step": 1460
1032
+ },
1033
+ {
1034
+ "epoch": 2.597173144876325,
1035
+ "grad_norm": 0.4967307150363922,
1036
+ "learning_rate": 1.2231671872644995e-05,
1037
+ "loss": 0.8662,
1038
+ "step": 1470
1039
+ },
1040
+ {
1041
+ "epoch": 2.614840989399293,
1042
+ "grad_norm": 0.5910283327102661,
1043
+ "learning_rate": 1.214110845440613e-05,
1044
+ "loss": 0.8501,
1045
+ "step": 1480
1046
+ },
1047
+ {
1048
+ "epoch": 2.6325088339222615,
1049
+ "grad_norm": 0.5208580493927002,
1050
+ "learning_rate": 1.2050360611950245e-05,
1051
+ "loss": 0.8566,
1052
+ "step": 1490
1053
+ },
1054
+ {
1055
+ "epoch": 2.65017667844523,
1056
+ "grad_norm": 0.6784213781356812,
1057
+ "learning_rate": 1.1959436161835971e-05,
1058
+ "loss": 0.8649,
1059
+ "step": 1500
1060
+ },
1061
+ {
1062
+ "epoch": 2.6678445229681977,
1063
+ "grad_norm": 0.6994915008544922,
1064
+ "learning_rate": 1.1868342935834043e-05,
1065
+ "loss": 0.8613,
1066
+ "step": 1510
1067
+ },
1068
+ {
1069
+ "epoch": 2.685512367491166,
1070
+ "grad_norm": 0.5287041068077087,
1071
+ "learning_rate": 1.1777088780252688e-05,
1072
+ "loss": 0.8911,
1073
+ "step": 1520
1074
+ },
1075
+ {
1076
+ "epoch": 2.7031802120141344,
1077
+ "grad_norm": 0.5094373822212219,
1078
+ "learning_rate": 1.1685681555261788e-05,
1079
+ "loss": 0.8625,
1080
+ "step": 1530
1081
+ },
1082
+ {
1083
+ "epoch": 2.7208480565371023,
1084
+ "grad_norm": 0.6024549603462219,
1085
+ "learning_rate": 1.1594129134215852e-05,
1086
+ "loss": 0.8821,
1087
+ "step": 1540
1088
+ },
1089
+ {
1090
+ "epoch": 2.7385159010600706,
1091
+ "grad_norm": 0.5689032673835754,
1092
+ "learning_rate": 1.1502439402975842e-05,
1093
+ "loss": 0.8474,
1094
+ "step": 1550
1095
+ },
1096
+ {
1097
+ "epoch": 2.756183745583039,
1098
+ "grad_norm": 0.5587700009346008,
1099
+ "learning_rate": 1.141062025922991e-05,
1100
+ "loss": 0.8609,
1101
+ "step": 1560
1102
+ },
1103
+ {
1104
+ "epoch": 2.7738515901060072,
1105
+ "grad_norm": 0.6656576991081238,
1106
+ "learning_rate": 1.1318679611813166e-05,
1107
+ "loss": 0.8577,
1108
+ "step": 1570
1109
+ },
1110
+ {
1111
+ "epoch": 2.791519434628975,
1112
+ "grad_norm": 0.6215320825576782,
1113
+ "learning_rate": 1.1226625380026407e-05,
1114
+ "loss": 0.8226,
1115
+ "step": 1580
1116
+ },
1117
+ {
1118
+ "epoch": 2.8091872791519434,
1119
+ "grad_norm": 0.5720105171203613,
1120
+ "learning_rate": 1.1134465492954028e-05,
1121
+ "loss": 0.8981,
1122
+ "step": 1590
1123
+ },
1124
+ {
1125
+ "epoch": 2.8268551236749118,
1126
+ "grad_norm": 0.5954132080078125,
1127
+ "learning_rate": 1.1042207888781031e-05,
1128
+ "loss": 0.8478,
1129
+ "step": 1600
1130
+ },
1131
+ {
1132
+ "epoch": 2.8445229681978796,
1133
+ "grad_norm": 0.6065002083778381,
1134
+ "learning_rate": 1.0949860514109265e-05,
1135
+ "loss": 0.8569,
1136
+ "step": 1610
1137
+ },
1138
+ {
1139
+ "epoch": 2.862190812720848,
1140
+ "grad_norm": 0.5527032017707825,
1141
+ "learning_rate": 1.085743132327296e-05,
1142
+ "loss": 0.868,
1143
+ "step": 1620
1144
+ },
1145
+ {
1146
+ "epoch": 2.8798586572438163,
1147
+ "grad_norm": 0.5579487681388855,
1148
+ "learning_rate": 1.0764928277653577e-05,
1149
+ "loss": 0.8946,
1150
+ "step": 1630
1151
+ },
1152
+ {
1153
+ "epoch": 2.8975265017667846,
1154
+ "grad_norm": 0.5760249495506287,
1155
+ "learning_rate": 1.067235934499405e-05,
1156
+ "loss": 0.8359,
1157
+ "step": 1640
1158
+ },
1159
+ {
1160
+ "epoch": 2.9151943462897525,
1161
+ "grad_norm": 0.6175970435142517,
1162
+ "learning_rate": 1.057973249871249e-05,
1163
+ "loss": 0.8355,
1164
+ "step": 1650
1165
+ },
1166
+ {
1167
+ "epoch": 2.932862190812721,
1168
+ "grad_norm": 0.5847891569137573,
1169
+ "learning_rate": 1.0487055717215394e-05,
1170
+ "loss": 0.8035,
1171
+ "step": 1660
1172
+ },
1173
+ {
1174
+ "epoch": 2.950530035335689,
1175
+ "grad_norm": 1.2150473594665527,
1176
+ "learning_rate": 1.039433698321042e-05,
1177
+ "loss": 0.8211,
1178
+ "step": 1670
1179
+ },
1180
+ {
1181
+ "epoch": 2.968197879858657,
1182
+ "grad_norm": 0.663726270198822,
1183
+ "learning_rate": 1.0301584283018813e-05,
1184
+ "loss": 0.8213,
1185
+ "step": 1680
1186
+ },
1187
+ {
1188
+ "epoch": 2.9858657243816253,
1189
+ "grad_norm": 0.5659819841384888,
1190
+ "learning_rate": 1.020880560588748e-05,
1191
+ "loss": 0.8943,
1192
+ "step": 1690
1193
+ },
1194
+ {
1195
+ "epoch": 3.0035335689045937,
1196
+ "grad_norm": 0.5880382657051086,
1197
+ "learning_rate": 1.0116008943300852e-05,
1198
+ "loss": 0.8894,
1199
+ "step": 1700
1200
+ },
1201
+ {
1202
+ "epoch": 3.021201413427562,
1203
+ "grad_norm": 0.5816975831985474,
1204
+ "learning_rate": 1.0023202288292552e-05,
1205
+ "loss": 0.8256,
1206
+ "step": 1710
1207
+ },
1208
+ {
1209
+ "epoch": 3.03886925795053,
1210
+ "grad_norm": 0.6161662936210632,
1211
+ "learning_rate": 9.930393634756877e-06,
1212
+ "loss": 0.8375,
1213
+ "step": 1720
1214
+ },
1215
+ {
1216
+ "epoch": 3.056537102473498,
1217
+ "grad_norm": 0.5282244682312012,
1218
+ "learning_rate": 9.837590976760283e-06,
1219
+ "loss": 0.8738,
1220
+ "step": 1730
1221
+ },
1222
+ {
1223
+ "epoch": 3.0742049469964665,
1224
+ "grad_norm": 0.5946238040924072,
1225
+ "learning_rate": 9.744802307852794e-06,
1226
+ "loss": 0.8679,
1227
+ "step": 1740
1228
+ },
1229
+ {
1230
+ "epoch": 3.091872791519435,
1231
+ "grad_norm": 0.5638343095779419,
1232
+ "learning_rate": 9.652035620379481e-06,
1233
+ "loss": 0.8447,
1234
+ "step": 1750
1235
+ },
1236
+ {
1237
+ "epoch": 3.1095406360424027,
1238
+ "grad_norm": 1.077945351600647,
1239
+ "learning_rate": 9.559298904792054e-06,
1240
+ "loss": 0.8454,
1241
+ "step": 1760
1242
+ },
1243
+ {
1244
+ "epoch": 3.127208480565371,
1245
+ "grad_norm": 0.6322164535522461,
1246
+ "learning_rate": 9.466600148960597e-06,
1247
+ "loss": 0.8682,
1248
+ "step": 1770
1249
+ },
1250
+ {
1251
+ "epoch": 3.1448763250883394,
1252
+ "grad_norm": 0.5520142912864685,
1253
+ "learning_rate": 9.373947337485521e-06,
1254
+ "loss": 0.7946,
1255
+ "step": 1780
1256
+ },
1257
+ {
1258
+ "epoch": 3.1625441696113072,
1259
+ "grad_norm": 0.5950481295585632,
1260
+ "learning_rate": 9.281348451009837e-06,
1261
+ "loss": 0.8241,
1262
+ "step": 1790
1263
+ },
1264
+ {
1265
+ "epoch": 3.1802120141342756,
1266
+ "grad_norm": 0.614825427532196,
1267
+ "learning_rate": 9.188811465531725e-06,
1268
+ "loss": 0.8697,
1269
+ "step": 1800
1270
+ },
1271
+ {
1272
+ "epoch": 3.197879858657244,
1273
+ "grad_norm": 0.5201759934425354,
1274
+ "learning_rate": 9.096344351717528e-06,
1275
+ "loss": 0.9154,
1276
+ "step": 1810
1277
+ },
1278
+ {
1279
+ "epoch": 3.215547703180212,
1280
+ "grad_norm": 0.6227285861968994,
1281
+ "learning_rate": 9.003955074215198e-06,
1282
+ "loss": 0.8995,
1283
+ "step": 1820
1284
+ },
1285
+ {
1286
+ "epoch": 3.23321554770318,
1287
+ "grad_norm": 0.5124209523200989,
1288
+ "learning_rate": 8.911651590968259e-06,
1289
+ "loss": 0.8432,
1290
+ "step": 1830
1291
+ },
1292
+ {
1293
+ "epoch": 3.2508833922261484,
1294
+ "grad_norm": 0.5678322911262512,
1295
+ "learning_rate": 8.819441852530358e-06,
1296
+ "loss": 0.837,
1297
+ "step": 1840
1298
+ },
1299
+ {
1300
+ "epoch": 3.2685512367491167,
1301
+ "grad_norm": 0.7585355639457703,
1302
+ "learning_rate": 8.72733380138044e-06,
1303
+ "loss": 0.8434,
1304
+ "step": 1850
1305
+ },
1306
+ {
1307
+ "epoch": 3.2862190812720846,
1308
+ "grad_norm": 0.6334419250488281,
1309
+ "learning_rate": 8.63533537123861e-06,
1310
+ "loss": 0.8203,
1311
+ "step": 1860
1312
+ },
1313
+ {
1314
+ "epoch": 3.303886925795053,
1315
+ "grad_norm": 0.7814059853553772,
1316
+ "learning_rate": 8.543454486382803e-06,
1317
+ "loss": 0.8214,
1318
+ "step": 1870
1319
+ },
1320
+ {
1321
+ "epoch": 3.3215547703180213,
1322
+ "grad_norm": 0.5241668820381165,
1323
+ "learning_rate": 8.451699060966174e-06,
1324
+ "loss": 0.8379,
1325
+ "step": 1880
1326
+ },
1327
+ {
1328
+ "epoch": 3.3392226148409896,
1329
+ "grad_norm": 0.5536594390869141,
1330
+ "learning_rate": 8.360076998335447e-06,
1331
+ "loss": 0.8338,
1332
+ "step": 1890
1333
+ },
1334
+ {
1335
+ "epoch": 3.3568904593639575,
1336
+ "grad_norm": 0.5642170310020447,
1337
+ "learning_rate": 8.268596190350158e-06,
1338
+ "loss": 0.8628,
1339
+ "step": 1900
1340
+ },
1341
+ {
1342
+ "epoch": 3.374558303886926,
1343
+ "grad_norm": 0.5817282199859619,
1344
+ "learning_rate": 8.177264516702875e-06,
1345
+ "loss": 0.8496,
1346
+ "step": 1910
1347
+ },
1348
+ {
1349
+ "epoch": 3.392226148409894,
1350
+ "grad_norm": 0.6194543838500977,
1351
+ "learning_rate": 8.086089844240495e-06,
1352
+ "loss": 0.8059,
1353
+ "step": 1920
1354
+ },
1355
+ {
1356
+ "epoch": 3.4098939929328624,
1357
+ "grad_norm": 0.737491250038147,
1358
+ "learning_rate": 7.995080026286632e-06,
1359
+ "loss": 0.8449,
1360
+ "step": 1930
1361
+ },
1362
+ {
1363
+ "epoch": 3.4275618374558303,
1364
+ "grad_norm": 0.5627506971359253,
1365
+ "learning_rate": 7.904242901965171e-06,
1366
+ "loss": 0.8297,
1367
+ "step": 1940
1368
+ },
1369
+ {
1370
+ "epoch": 3.4452296819787986,
1371
+ "grad_norm": 0.8182918429374695,
1372
+ "learning_rate": 7.81358629552504e-06,
1373
+ "loss": 0.8627,
1374
+ "step": 1950
1375
+ },
1376
+ {
1377
+ "epoch": 3.462897526501767,
1378
+ "grad_norm": 0.5409490466117859,
1379
+ "learning_rate": 7.723118015666266e-06,
1380
+ "loss": 0.8837,
1381
+ "step": 1960
1382
+ },
1383
+ {
1384
+ "epoch": 3.480565371024735,
1385
+ "grad_norm": 0.5023618340492249,
1386
+ "learning_rate": 7.632845854867393e-06,
1387
+ "loss": 0.8592,
1388
+ "step": 1970
1389
+ },
1390
+ {
1391
+ "epoch": 3.498233215547703,
1392
+ "grad_norm": 0.5892724394798279,
1393
+ "learning_rate": 7.542777588714256e-06,
1394
+ "loss": 0.8318,
1395
+ "step": 1980
1396
+ },
1397
+ {
1398
+ "epoch": 3.5159010600706715,
1399
+ "grad_norm": 0.5022056698799133,
1400
+ "learning_rate": 7.452920975230247e-06,
1401
+ "loss": 0.8231,
1402
+ "step": 1990
1403
+ },
1404
+ {
1405
+ "epoch": 3.53356890459364,
1406
+ "grad_norm": 0.6234381198883057,
1407
+ "learning_rate": 7.363283754208061e-06,
1408
+ "loss": 0.7936,
1409
+ "step": 2000
1410
+ },
1411
+ {
1412
+ "epoch": 3.5512367491166077,
1413
+ "grad_norm": 0.5600544214248657,
1414
+ "learning_rate": 7.273873646543044e-06,
1415
+ "loss": 0.9023,
1416
+ "step": 2010
1417
+ },
1418
+ {
1419
+ "epoch": 3.568904593639576,
1420
+ "grad_norm": 0.5818344354629517,
1421
+ "learning_rate": 7.184698353568157e-06,
1422
+ "loss": 0.8629,
1423
+ "step": 2020
1424
+ },
1425
+ {
1426
+ "epoch": 3.586572438162544,
1427
+ "grad_norm": 0.5921304225921631,
1428
+ "learning_rate": 7.095765556390606e-06,
1429
+ "loss": 0.8372,
1430
+ "step": 2030
1431
+ },
1432
+ {
1433
+ "epoch": 3.604240282685512,
1434
+ "grad_norm": 0.6511384844779968,
1435
+ "learning_rate": 7.007082915230247e-06,
1436
+ "loss": 0.8143,
1437
+ "step": 2040
1438
+ },
1439
+ {
1440
+ "epoch": 3.6219081272084805,
1441
+ "grad_norm": 0.5591942071914673,
1442
+ "learning_rate": 6.918658068759754e-06,
1443
+ "loss": 0.8483,
1444
+ "step": 2050
1445
+ },
1446
+ {
1447
+ "epoch": 3.639575971731449,
1448
+ "grad_norm": 0.5008967518806458,
1449
+ "learning_rate": 6.8304986334466884e-06,
1450
+ "loss": 0.8219,
1451
+ "step": 2060
1452
+ },
1453
+ {
1454
+ "epoch": 3.657243816254417,
1455
+ "grad_norm": 0.5557330250740051,
1456
+ "learning_rate": 6.742612202897436e-06,
1457
+ "loss": 0.8225,
1458
+ "step": 2070
1459
+ },
1460
+ {
1461
+ "epoch": 3.674911660777385,
1462
+ "grad_norm": 0.524795413017273,
1463
+ "learning_rate": 6.655006347203128e-06,
1464
+ "loss": 0.8677,
1465
+ "step": 2080
1466
+ },
1467
+ {
1468
+ "epoch": 3.6925795053003534,
1469
+ "grad_norm": 0.5734356641769409,
1470
+ "learning_rate": 6.567688612287625e-06,
1471
+ "loss": 0.835,
1472
+ "step": 2090
1473
+ },
1474
+ {
1475
+ "epoch": 3.7102473498233217,
1476
+ "grad_norm": 0.4921402037143707,
1477
+ "learning_rate": 6.480666519257501e-06,
1478
+ "loss": 0.8554,
1479
+ "step": 2100
1480
+ },
1481
+ {
1482
+ "epoch": 3.7279151943462896,
1483
+ "grad_norm": 0.5890780687332153,
1484
+ "learning_rate": 6.393947563754253e-06,
1485
+ "loss": 0.7895,
1486
+ "step": 2110
1487
+ },
1488
+ {
1489
+ "epoch": 3.745583038869258,
1490
+ "grad_norm": 0.7719208598136902,
1491
+ "learning_rate": 6.307539215308644e-06,
1492
+ "loss": 0.8313,
1493
+ "step": 2120
1494
+ },
1495
+ {
1496
+ "epoch": 3.7632508833922262,
1497
+ "grad_norm": 0.5820373296737671,
1498
+ "learning_rate": 6.2214489166973235e-06,
1499
+ "loss": 0.8796,
1500
+ "step": 2130
1501
+ },
1502
+ {
1503
+ "epoch": 3.7809187279151946,
1504
+ "grad_norm": 0.5791803598403931,
1505
+ "learning_rate": 6.135684083301738e-06,
1506
+ "loss": 0.8228,
1507
+ "step": 2140
1508
+ },
1509
+ {
1510
+ "epoch": 3.7985865724381624,
1511
+ "grad_norm": 0.4887305498123169,
1512
+ "learning_rate": 6.050252102469417e-06,
1513
+ "loss": 0.8304,
1514
+ "step": 2150
1515
+ },
1516
+ {
1517
+ "epoch": 3.8162544169611308,
1518
+ "grad_norm": 0.7655726671218872,
1519
+ "learning_rate": 5.9651603328776606e-06,
1520
+ "loss": 0.8734,
1521
+ "step": 2160
1522
+ },
1523
+ {
1524
+ "epoch": 3.833922261484099,
1525
+ "grad_norm": 0.5560609698295593,
1526
+ "learning_rate": 5.880416103899696e-06,
1527
+ "loss": 0.8274,
1528
+ "step": 2170
1529
+ },
1530
+ {
1531
+ "epoch": 3.851590106007067,
1532
+ "grad_norm": 0.5723090171813965,
1533
+ "learning_rate": 5.796026714973359e-06,
1534
+ "loss": 0.8734,
1535
+ "step": 2180
1536
+ },
1537
+ {
1538
+ "epoch": 3.8692579505300353,
1539
+ "grad_norm": 0.5722220540046692,
1540
+ "learning_rate": 5.711999434972378e-06,
1541
+ "loss": 0.8711,
1542
+ "step": 2190
1543
+ },
1544
+ {
1545
+ "epoch": 3.8869257950530036,
1546
+ "grad_norm": 0.48828595876693726,
1547
+ "learning_rate": 5.628341501580246e-06,
1548
+ "loss": 0.7963,
1549
+ "step": 2200
1550
+ },
1551
+ {
1552
+ "epoch": 3.904593639575972,
1553
+ "grad_norm": 0.6057942509651184,
1554
+ "learning_rate": 5.545060120666812e-06,
1555
+ "loss": 0.8188,
1556
+ "step": 2210
1557
+ },
1558
+ {
1559
+ "epoch": 3.92226148409894,
1560
+ "grad_norm": 0.5612859129905701,
1561
+ "learning_rate": 5.462162465667614e-06,
1562
+ "loss": 0.8261,
1563
+ "step": 2220
1564
+ },
1565
+ {
1566
+ "epoch": 3.939929328621908,
1567
+ "grad_norm": 0.5768514275550842,
1568
+ "learning_rate": 5.379655676965984e-06,
1569
+ "loss": 0.8937,
1570
+ "step": 2230
1571
+ },
1572
+ {
1573
+ "epoch": 3.9575971731448765,
1574
+ "grad_norm": 0.8001552820205688,
1575
+ "learning_rate": 5.297546861278013e-06,
1576
+ "loss": 0.8398,
1577
+ "step": 2240
1578
+ },
1579
+ {
1580
+ "epoch": 3.9752650176678443,
1581
+ "grad_norm": 0.5258967876434326,
1582
+ "learning_rate": 5.215843091040409e-06,
1583
+ "loss": 0.84,
1584
+ "step": 2250
1585
+ },
1586
+ {
1587
+ "epoch": 3.9929328621908127,
1588
+ "grad_norm": 0.5343855023384094,
1589
+ "learning_rate": 5.134551403801336e-06,
1590
+ "loss": 0.8507,
1591
+ "step": 2260
1592
+ },
1593
+ {
1594
+ "epoch": 4.010600706713781,
1595
+ "grad_norm": 0.5460066199302673,
1596
+ "learning_rate": 5.053678801614205e-06,
1597
+ "loss": 0.8737,
1598
+ "step": 2270
1599
+ },
1600
+ {
1601
+ "epoch": 4.028268551236749,
1602
+ "grad_norm": 0.6175852417945862,
1603
+ "learning_rate": 4.973232250434579e-06,
1604
+ "loss": 0.8511,
1605
+ "step": 2280
1606
+ },
1607
+ {
1608
+ "epoch": 4.045936395759718,
1609
+ "grad_norm": 0.6113592982292175,
1610
+ "learning_rate": 4.893218679520137e-06,
1611
+ "loss": 0.8204,
1612
+ "step": 2290
1613
+ },
1614
+ {
1615
+ "epoch": 4.063604240282685,
1616
+ "grad_norm": 0.9578297138214111,
1617
+ "learning_rate": 4.813644980833851e-06,
1618
+ "loss": 0.8181,
1619
+ "step": 2300
1620
+ },
1621
+ {
1622
+ "epoch": 4.081272084805653,
1623
+ "grad_norm": 0.5546936988830566,
1624
+ "learning_rate": 4.734518008450312e-06,
1625
+ "loss": 0.789,
1626
+ "step": 2310
1627
+ },
1628
+ {
1629
+ "epoch": 4.098939929328622,
1630
+ "grad_norm": 0.680998682975769,
1631
+ "learning_rate": 4.6558445779653946e-06,
1632
+ "loss": 0.8605,
1633
+ "step": 2320
1634
+ },
1635
+ {
1636
+ "epoch": 4.11660777385159,
1637
+ "grad_norm": 0.6179676055908203,
1638
+ "learning_rate": 4.57763146590916e-06,
1639
+ "loss": 0.8559,
1640
+ "step": 2330
1641
+ },
1642
+ {
1643
+ "epoch": 4.134275618374558,
1644
+ "grad_norm": 0.6207692623138428,
1645
+ "learning_rate": 4.49988540916218e-06,
1646
+ "loss": 0.8733,
1647
+ "step": 2340
1648
+ },
1649
+ {
1650
+ "epoch": 4.151943462897527,
1651
+ "grad_norm": 0.7949970960617065,
1652
+ "learning_rate": 4.422613104375259e-06,
1653
+ "loss": 0.8521,
1654
+ "step": 2350
1655
+ },
1656
+ {
1657
+ "epoch": 4.169611307420495,
1658
+ "grad_norm": 0.5593691468238831,
1659
+ "learning_rate": 4.345821207392605e-06,
1660
+ "loss": 0.8163,
1661
+ "step": 2360
1662
+ },
1663
+ {
1664
+ "epoch": 4.1872791519434625,
1665
+ "grad_norm": 0.7125366926193237,
1666
+ "learning_rate": 4.269516332678529e-06,
1667
+ "loss": 0.8531,
1668
+ "step": 2370
1669
+ },
1670
+ {
1671
+ "epoch": 4.204946996466431,
1672
+ "grad_norm": 0.5829963088035583,
1673
+ "learning_rate": 4.193705052747737e-06,
1674
+ "loss": 0.8855,
1675
+ "step": 2380
1676
+ },
1677
+ {
1678
+ "epoch": 4.222614840989399,
1679
+ "grad_norm": 0.6220327615737915,
1680
+ "learning_rate": 4.1183938975991644e-06,
1681
+ "loss": 0.8152,
1682
+ "step": 2390
1683
+ },
1684
+ {
1685
+ "epoch": 4.240282685512367,
1686
+ "grad_norm": 0.5507341623306274,
1687
+ "learning_rate": 4.043589354153541e-06,
1688
+ "loss": 0.805,
1689
+ "step": 2400
1690
+ },
1691
+ {
1692
+ "epoch": 4.257950530035336,
1693
+ "grad_norm": 0.5985105633735657,
1694
+ "learning_rate": 3.969297865694641e-06,
1695
+ "loss": 0.8132,
1696
+ "step": 2410
1697
+ },
1698
+ {
1699
+ "epoch": 4.275618374558304,
1700
+ "grad_norm": 0.8096944093704224,
1701
+ "learning_rate": 3.895525831314282e-06,
1702
+ "loss": 0.8731,
1703
+ "step": 2420
1704
+ },
1705
+ {
1706
+ "epoch": 4.293286219081272,
1707
+ "grad_norm": 0.6014131307601929,
1708
+ "learning_rate": 3.822279605361138e-06,
1709
+ "loss": 0.8497,
1710
+ "step": 2430
1711
+ },
1712
+ {
1713
+ "epoch": 4.310954063604241,
1714
+ "grad_norm": 0.5453154444694519,
1715
+ "learning_rate": 3.74956549689342e-06,
1716
+ "loss": 0.8213,
1717
+ "step": 2440
1718
+ },
1719
+ {
1720
+ "epoch": 4.328621908127208,
1721
+ "grad_norm": 0.4849812090396881,
1722
+ "learning_rate": 3.677389769135444e-06,
1723
+ "loss": 0.8196,
1724
+ "step": 2450
1725
+ },
1726
+ {
1727
+ "epoch": 4.3462897526501765,
1728
+ "grad_norm": 0.5745995044708252,
1729
+ "learning_rate": 3.6057586389381326e-06,
1730
+ "loss": 0.8202,
1731
+ "step": 2460
1732
+ },
1733
+ {
1734
+ "epoch": 4.363957597173145,
1735
+ "grad_norm": 0.5921375155448914,
1736
+ "learning_rate": 3.5346782762435383e-06,
1737
+ "loss": 0.8623,
1738
+ "step": 2470
1739
+ },
1740
+ {
1741
+ "epoch": 4.381625441696113,
1742
+ "grad_norm": 1.4667394161224365,
1743
+ "learning_rate": 3.464154803553408e-06,
1744
+ "loss": 0.8438,
1745
+ "step": 2480
1746
+ },
1747
+ {
1748
+ "epoch": 4.3992932862190814,
1749
+ "grad_norm": 0.6135275959968567,
1750
+ "learning_rate": 3.394194295401796e-06,
1751
+ "loss": 0.886,
1752
+ "step": 2490
1753
+ },
1754
+ {
1755
+ "epoch": 4.41696113074205,
1756
+ "grad_norm": 0.5192072987556458,
1757
+ "learning_rate": 3.3248027778318593e-06,
1758
+ "loss": 0.8115,
1759
+ "step": 2500
1760
+ },
1761
+ {
1762
+ "epoch": 4.434628975265017,
1763
+ "grad_norm": 0.4936811327934265,
1764
+ "learning_rate": 3.255986227876782e-06,
1765
+ "loss": 0.8178,
1766
+ "step": 2510
1767
+ },
1768
+ {
1769
+ "epoch": 4.4522968197879855,
1770
+ "grad_norm": 0.5864696502685547,
1771
+ "learning_rate": 3.1877505730449677e-06,
1772
+ "loss": 0.8582,
1773
+ "step": 2520
1774
+ },
1775
+ {
1776
+ "epoch": 4.469964664310954,
1777
+ "grad_norm": 0.5196579694747925,
1778
+ "learning_rate": 3.1201016908094518e-06,
1779
+ "loss": 0.8544,
1780
+ "step": 2530
1781
+ },
1782
+ {
1783
+ "epoch": 4.487632508833922,
1784
+ "grad_norm": 0.7537738084793091,
1785
+ "learning_rate": 3.0530454081016637e-06,
1786
+ "loss": 0.897,
1787
+ "step": 2540
1788
+ },
1789
+ {
1790
+ "epoch": 4.5053003533568905,
1791
+ "grad_norm": 0.5827525854110718,
1792
+ "learning_rate": 2.9865875008095114e-06,
1793
+ "loss": 0.8611,
1794
+ "step": 2550
1795
+ },
1796
+ {
1797
+ "epoch": 4.522968197879859,
1798
+ "grad_norm": 0.6028100848197937,
1799
+ "learning_rate": 2.920733693279879e-06,
1800
+ "loss": 0.7945,
1801
+ "step": 2560
1802
+ },
1803
+ {
1804
+ "epoch": 4.540636042402827,
1805
+ "grad_norm": 0.6480982899665833,
1806
+ "learning_rate": 2.855489657825573e-06,
1807
+ "loss": 0.8389,
1808
+ "step": 2570
1809
+ },
1810
+ {
1811
+ "epoch": 4.5583038869257955,
1812
+ "grad_norm": 0.6590670347213745,
1813
+ "learning_rate": 2.7908610142367144e-06,
1814
+ "loss": 0.8061,
1815
+ "step": 2580
1816
+ },
1817
+ {
1818
+ "epoch": 4.575971731448763,
1819
+ "grad_norm": 0.6050382852554321,
1820
+ "learning_rate": 2.7268533292967026e-06,
1821
+ "loss": 0.8249,
1822
+ "step": 2590
1823
+ },
1824
+ {
1825
+ "epoch": 4.593639575971731,
1826
+ "grad_norm": 0.6227623224258423,
1827
+ "learning_rate": 2.6634721163027076e-06,
1828
+ "loss": 0.8171,
1829
+ "step": 2600
1830
+ },
1831
+ {
1832
+ "epoch": 4.6113074204946995,
1833
+ "grad_norm": 0.4837830662727356,
1834
+ "learning_rate": 2.600722834590781e-06,
1835
+ "loss": 0.7877,
1836
+ "step": 2610
1837
+ },
1838
+ {
1839
+ "epoch": 4.628975265017668,
1840
+ "grad_norm": 0.5412755608558655,
1841
+ "learning_rate": 2.538610889065619e-06,
1842
+ "loss": 0.8309,
1843
+ "step": 2620
1844
+ },
1845
+ {
1846
+ "epoch": 4.646643109540636,
1847
+ "grad_norm": 0.5128341317176819,
1848
+ "learning_rate": 2.477141629735025e-06,
1849
+ "loss": 0.8903,
1850
+ "step": 2630
1851
+ },
1852
+ {
1853
+ "epoch": 4.6643109540636045,
1854
+ "grad_norm": 0.5534719228744507,
1855
+ "learning_rate": 2.416320351249062e-06,
1856
+ "loss": 0.8418,
1857
+ "step": 2640
1858
+ },
1859
+ {
1860
+ "epoch": 4.681978798586572,
1861
+ "grad_norm": 0.6710190773010254,
1862
+ "learning_rate": 2.3561522924440127e-06,
1863
+ "loss": 0.829,
1864
+ "step": 2650
1865
+ },
1866
+ {
1867
+ "epoch": 4.69964664310954,
1868
+ "grad_norm": 0.5560805797576904,
1869
+ "learning_rate": 2.2966426358911387e-06,
1870
+ "loss": 0.8572,
1871
+ "step": 2660
1872
+ },
1873
+ {
1874
+ "epoch": 4.717314487632509,
1875
+ "grad_norm": 0.5557115077972412,
1876
+ "learning_rate": 2.237796507450272e-06,
1877
+ "loss": 0.8317,
1878
+ "step": 2670
1879
+ },
1880
+ {
1881
+ "epoch": 4.734982332155477,
1882
+ "grad_norm": 0.7195934653282166,
1883
+ "learning_rate": 2.1796189758282917e-06,
1884
+ "loss": 0.832,
1885
+ "step": 2680
1886
+ },
1887
+ {
1888
+ "epoch": 4.752650176678445,
1889
+ "grad_norm": 0.5557926893234253,
1890
+ "learning_rate": 2.122115052142545e-06,
1891
+ "loss": 0.7884,
1892
+ "step": 2690
1893
+ },
1894
+ {
1895
+ "epoch": 4.770318021201414,
1896
+ "grad_norm": 0.5075626373291016,
1897
+ "learning_rate": 2.065289689489213e-06,
1898
+ "loss": 0.7874,
1899
+ "step": 2700
1900
+ },
1901
+ {
1902
+ "epoch": 4.787985865724382,
1903
+ "grad_norm": 0.7519310712814331,
1904
+ "learning_rate": 2.0091477825166637e-06,
1905
+ "loss": 0.8451,
1906
+ "step": 2710
1907
+ },
1908
+ {
1909
+ "epoch": 4.80565371024735,
1910
+ "grad_norm": 0.5555654764175415,
1911
+ "learning_rate": 1.9536941670038745e-06,
1912
+ "loss": 0.8339,
1913
+ "step": 2720
1914
+ },
1915
+ {
1916
+ "epoch": 4.823321554770318,
1917
+ "grad_norm": 0.5968272686004639,
1918
+ "learning_rate": 1.8989336194438756e-06,
1919
+ "loss": 0.8268,
1920
+ "step": 2730
1921
+ },
1922
+ {
1923
+ "epoch": 4.840989399293286,
1924
+ "grad_norm": 0.7066864967346191,
1925
+ "learning_rate": 1.8448708566323504e-06,
1926
+ "loss": 0.8263,
1927
+ "step": 2740
1928
+ },
1929
+ {
1930
+ "epoch": 4.858657243816254,
1931
+ "grad_norm": 0.46801695227622986,
1932
+ "learning_rate": 1.7915105352613382e-06,
1933
+ "loss": 0.8091,
1934
+ "step": 2750
1935
+ },
1936
+ {
1937
+ "epoch": 4.876325088339223,
1938
+ "grad_norm": 0.7215123772621155,
1939
+ "learning_rate": 1.7388572515181445e-06,
1940
+ "loss": 0.8339,
1941
+ "step": 2760
1942
+ },
1943
+ {
1944
+ "epoch": 4.893992932862191,
1945
+ "grad_norm": 0.6271361708641052,
1946
+ "learning_rate": 1.6869155406894344e-06,
1947
+ "loss": 0.8223,
1948
+ "step": 2770
1949
+ },
1950
+ {
1951
+ "epoch": 4.911660777385159,
1952
+ "grad_norm": 0.9216979742050171,
1953
+ "learning_rate": 1.6356898767705954e-06,
1954
+ "loss": 0.8052,
1955
+ "step": 2780
1956
+ },
1957
+ {
1958
+ "epoch": 4.929328621908128,
1959
+ "grad_norm": 0.5909148454666138,
1960
+ "learning_rate": 1.585184672080371e-06,
1961
+ "loss": 0.8026,
1962
+ "step": 2790
1963
+ },
1964
+ {
1965
+ "epoch": 4.946996466431095,
1966
+ "grad_norm": 0.5720986723899841,
1967
+ "learning_rate": 1.5354042768807976e-06,
1968
+ "loss": 0.831,
1969
+ "step": 2800
1970
+ },
1971
+ {
1972
+ "epoch": 4.964664310954063,
1973
+ "grad_norm": 0.5404096245765686,
1974
+ "learning_rate": 1.4863529790025033e-06,
1975
+ "loss": 0.8301,
1976
+ "step": 2810
1977
+ },
1978
+ {
1979
+ "epoch": 4.982332155477032,
1980
+ "grad_norm": 0.5945255756378174,
1981
+ "learning_rate": 1.4380350034753766e-06,
1982
+ "loss": 0.8786,
1983
+ "step": 2820
1984
+ },
1985
+ {
1986
+ "epoch": 5.0,
1987
+ "grad_norm": 1.2441853284835815,
1988
+ "learning_rate": 1.3904545121646319e-06,
1989
+ "loss": 0.8814,
1990
+ "step": 2830
1991
+ },
1992
+ {
1993
+ "epoch": 5.017667844522968,
1994
+ "grad_norm": 0.655418872833252,
1995
+ "learning_rate": 1.3436156034123383e-06,
1996
+ "loss": 0.8598,
1997
+ "step": 2840
1998
+ },
1999
+ {
2000
+ "epoch": 5.035335689045937,
2001
+ "grad_norm": 0.5294393301010132,
2002
+ "learning_rate": 1.2975223116844115e-06,
2003
+ "loss": 0.831,
2004
+ "step": 2850
2005
+ },
2006
+ {
2007
+ "epoch": 5.053003533568905,
2008
+ "grad_norm": 0.5677767395973206,
2009
+ "learning_rate": 1.2521786072230935e-06,
2010
+ "loss": 0.838,
2011
+ "step": 2860
2012
+ },
2013
+ {
2014
+ "epoch": 5.070671378091872,
2015
+ "grad_norm": 0.6083729267120361,
2016
+ "learning_rate": 1.2075883957049862e-06,
2017
+ "loss": 0.8866,
2018
+ "step": 2870
2019
+ },
2020
+ {
2021
+ "epoch": 5.088339222614841,
2022
+ "grad_norm": 0.6290938854217529,
2023
+ "learning_rate": 1.1637555179046344e-06,
2024
+ "loss": 0.8751,
2025
+ "step": 2880
2026
+ },
2027
+ {
2028
+ "epoch": 5.106007067137809,
2029
+ "grad_norm": 0.5518789291381836,
2030
+ "learning_rate": 1.1206837493636992e-06,
2031
+ "loss": 0.8597,
2032
+ "step": 2890
2033
+ },
2034
+ {
2035
+ "epoch": 5.123674911660777,
2036
+ "grad_norm": 0.5620294809341431,
2037
+ "learning_rate": 1.078376800065749e-06,
2038
+ "loss": 0.8105,
2039
+ "step": 2900
2040
+ },
2041
+ {
2042
+ "epoch": 5.141342756183746,
2043
+ "grad_norm": 0.6572288870811462,
2044
+ "learning_rate": 1.036838314116706e-06,
2045
+ "loss": 0.8057,
2046
+ "step": 2910
2047
+ },
2048
+ {
2049
+ "epoch": 5.159010600706714,
2050
+ "grad_norm": 0.5638129115104675,
2051
+ "learning_rate": 9.960718694309623e-07,
2052
+ "loss": 0.8214,
2053
+ "step": 2920
2054
+ },
2055
+ {
2056
+ "epoch": 5.176678445229682,
2057
+ "grad_norm": 0.7003311514854431,
2058
+ "learning_rate": 9.560809774231872e-07,
2059
+ "loss": 0.8544,
2060
+ "step": 2930
2061
+ },
2062
+ {
2063
+ "epoch": 5.19434628975265,
2064
+ "grad_norm": 0.5848519802093506,
2065
+ "learning_rate": 9.168690827058813e-07,
2066
+ "loss": 0.8273,
2067
+ "step": 2940
2068
+ },
2069
+ {
2070
+ "epoch": 5.212014134275618,
2071
+ "grad_norm": 0.5222687721252441,
2072
+ "learning_rate": 8.784395627926734e-07,
2073
+ "loss": 0.8567,
2074
+ "step": 2950
2075
+ },
2076
+ {
2077
+ "epoch": 5.229681978798586,
2078
+ "grad_norm": 0.5781293511390686,
2079
+ "learning_rate": 8.407957278073952e-07,
2080
+ "loss": 0.8236,
2081
+ "step": 2960
2082
+ },
2083
+ {
2084
+ "epoch": 5.247349823321555,
2085
+ "grad_norm": 0.6143786311149597,
2086
+ "learning_rate": 8.039408201989618e-07,
2087
+ "loss": 0.8415,
2088
+ "step": 2970
2089
+ },
2090
+ {
2091
+ "epoch": 5.265017667844523,
2092
+ "grad_norm": 0.5558165311813354,
2093
+ "learning_rate": 7.678780144620956e-07,
2094
+ "loss": 0.7737,
2095
+ "step": 2980
2096
+ },
2097
+ {
2098
+ "epoch": 5.282685512367491,
2099
+ "grad_norm": 0.6024080514907837,
2100
+ "learning_rate": 7.32610416863877e-07,
2101
+ "loss": 0.8291,
2102
+ "step": 2990
2103
+ },
2104
+ {
2105
+ "epoch": 5.30035335689046,
2106
+ "grad_norm": 0.5599005818367004,
2107
+ "learning_rate": 6.981410651761933e-07,
2108
+ "loss": 0.869,
2109
+ "step": 3000
2110
+ },
2111
+ {
2112
+ "epoch": 5.318021201413427,
2113
+ "grad_norm": 0.640021562576294,
2114
+ "learning_rate": 6.644729284140828e-07,
2115
+ "loss": 0.8184,
2116
+ "step": 3010
2117
+ },
2118
+ {
2119
+ "epoch": 5.3356890459363955,
2120
+ "grad_norm": 0.5697632431983948,
2121
+ "learning_rate": 6.316089065799958e-07,
2122
+ "loss": 0.841,
2123
+ "step": 3020
2124
+ },
2125
+ {
2126
+ "epoch": 5.353356890459364,
2127
+ "grad_norm": 0.5342921018600464,
2128
+ "learning_rate": 5.995518304139991e-07,
2129
+ "loss": 0.8244,
2130
+ "step": 3030
2131
+ },
2132
+ {
2133
+ "epoch": 5.371024734982332,
2134
+ "grad_norm": 0.5991451144218445,
2135
+ "learning_rate": 5.6830446114996e-07,
2136
+ "loss": 0.8567,
2137
+ "step": 3040
2138
+ },
2139
+ {
2140
+ "epoch": 5.3886925795053005,
2141
+ "grad_norm": 0.5282171964645386,
2142
+ "learning_rate": 5.37869490277697e-07,
2143
+ "loss": 0.8427,
2144
+ "step": 3050
2145
+ },
2146
+ {
2147
+ "epoch": 5.406360424028269,
2148
+ "grad_norm": 0.6702190637588501,
2149
+ "learning_rate": 5.082495393111564e-07,
2150
+ "loss": 0.817,
2151
+ "step": 3060
2152
+ },
2153
+ {
2154
+ "epoch": 5.424028268551237,
2155
+ "grad_norm": 0.5918974280357361,
2156
+ "learning_rate": 4.794471595626071e-07,
2157
+ "loss": 0.8249,
2158
+ "step": 3070
2159
+ },
2160
+ {
2161
+ "epoch": 5.4416961130742045,
2162
+ "grad_norm": 0.6387214064598083,
2163
+ "learning_rate": 4.514648319228798e-07,
2164
+ "loss": 0.8695,
2165
+ "step": 3080
2166
+ },
2167
+ {
2168
+ "epoch": 5.459363957597173,
2169
+ "grad_norm": 0.5860491394996643,
2170
+ "learning_rate": 4.243049666476784e-07,
2171
+ "loss": 0.7571,
2172
+ "step": 3090
2173
+ },
2174
+ {
2175
+ "epoch": 5.477031802120141,
2176
+ "grad_norm": 0.64732426404953,
2177
+ "learning_rate": 3.9796990314997176e-07,
2178
+ "loss": 0.8065,
2179
+ "step": 3100
2180
+ },
2181
+ {
2182
+ "epoch": 5.4946996466431095,
2183
+ "grad_norm": 0.4854739010334015,
2184
+ "learning_rate": 3.7246190979849164e-07,
2185
+ "loss": 0.8417,
2186
+ "step": 3110
2187
+ },
2188
+ {
2189
+ "epoch": 5.512367491166078,
2190
+ "grad_norm": 0.5119847059249878,
2191
+ "learning_rate": 3.477831837223433e-07,
2192
+ "loss": 0.8222,
2193
+ "step": 3120
2194
+ },
2195
+ {
2196
+ "epoch": 5.530035335689046,
2197
+ "grad_norm": 1.499524474143982,
2198
+ "learning_rate": 3.239358506217549e-07,
2199
+ "loss": 0.8278,
2200
+ "step": 3130
2201
+ },
2202
+ {
2203
+ "epoch": 5.5477031802120145,
2204
+ "grad_norm": 0.6199241280555725,
2205
+ "learning_rate": 3.009219645849859e-07,
2206
+ "loss": 0.8005,
2207
+ "step": 3140
2208
+ },
2209
+ {
2210
+ "epoch": 5.565371024734983,
2211
+ "grad_norm": 0.6573869585990906,
2212
+ "learning_rate": 2.7874350791139203e-07,
2213
+ "loss": 0.8338,
2214
+ "step": 3150
2215
+ },
2216
+ {
2217
+ "epoch": 5.58303886925795,
2218
+ "grad_norm": 0.5395724773406982,
2219
+ "learning_rate": 2.574023909406853e-07,
2220
+ "loss": 0.8363,
2221
+ "step": 3160
2222
+ },
2223
+ {
2224
+ "epoch": 5.6007067137809186,
2225
+ "grad_norm": 0.834705114364624,
2226
+ "learning_rate": 2.369004518883855e-07,
2227
+ "loss": 0.8207,
2228
+ "step": 3170
2229
+ },
2230
+ {
2231
+ "epoch": 5.618374558303887,
2232
+ "grad_norm": 0.5336258411407471,
2233
+ "learning_rate": 2.1723945668748248e-07,
2234
+ "loss": 0.8153,
2235
+ "step": 3180
2236
+ },
2237
+ {
2238
+ "epoch": 5.636042402826855,
2239
+ "grad_norm": 0.7850385904312134,
2240
+ "learning_rate": 1.984210988363311e-07,
2241
+ "loss": 0.8114,
2242
+ "step": 3190
2243
+ },
2244
+ {
2245
+ "epoch": 5.6537102473498235,
2246
+ "grad_norm": 0.597079336643219,
2247
+ "learning_rate": 1.8044699925278242e-07,
2248
+ "loss": 0.834,
2249
+ "step": 3200
2250
+ },
2251
+ {
2252
+ "epoch": 5.671378091872792,
2253
+ "grad_norm": 0.6741916537284851,
2254
+ "learning_rate": 1.6331870613456423e-07,
2255
+ "loss": 0.822,
2256
+ "step": 3210
2257
+ },
2258
+ {
2259
+ "epoch": 5.689045936395759,
2260
+ "grad_norm": 0.7204360961914062,
2261
+ "learning_rate": 1.4703769482592335e-07,
2262
+ "loss": 0.8481,
2263
+ "step": 3220
2264
+ },
2265
+ {
2266
+ "epoch": 5.706713780918728,
2267
+ "grad_norm": 0.6026734113693237,
2268
+ "learning_rate": 1.3160536769055708e-07,
2269
+ "loss": 0.845,
2270
+ "step": 3230
2271
+ },
2272
+ {
2273
+ "epoch": 5.724381625441696,
2274
+ "grad_norm": 0.568855345249176,
2275
+ "learning_rate": 1.1702305399081349e-07,
2276
+ "loss": 0.8179,
2277
+ "step": 3240
2278
+ },
2279
+ {
2280
+ "epoch": 5.742049469964664,
2281
+ "grad_norm": 0.5504450798034668,
2282
+ "learning_rate": 1.0329200977319265e-07,
2283
+ "loss": 0.8236,
2284
+ "step": 3250
2285
+ },
2286
+ {
2287
+ "epoch": 5.759717314487633,
2288
+ "grad_norm": 0.60431307554245,
2289
+ "learning_rate": 9.041341776016565e-08,
2290
+ "loss": 0.8486,
2291
+ "step": 3260
2292
+ },
2293
+ {
2294
+ "epoch": 5.777385159010601,
2295
+ "grad_norm": 0.5151515007019043,
2296
+ "learning_rate": 7.83883872482949e-08,
2297
+ "loss": 0.8344,
2298
+ "step": 3270
2299
+ },
2300
+ {
2301
+ "epoch": 5.795053003533569,
2302
+ "grad_norm": 0.6697881817817688,
2303
+ "learning_rate": 6.721795401268493e-08,
2304
+ "loss": 0.8232,
2305
+ "step": 3280
2306
+ },
2307
+ {
2308
+ "epoch": 5.8127208480565375,
2309
+ "grad_norm": 0.5603944659233093,
2310
+ "learning_rate": 5.69030802177728e-08,
2311
+ "loss": 0.8249,
2312
+ "step": 3290
2313
+ },
2314
+ {
2315
+ "epoch": 5.830388692579505,
2316
+ "grad_norm": 0.5996559262275696,
2317
+ "learning_rate": 4.744465433443979e-08,
2318
+ "loss": 0.8186,
2319
+ "step": 3300
2320
+ },
2321
+ {
2322
+ "epoch": 5.848056537102473,
2323
+ "grad_norm": 0.5992182493209839,
2324
+ "learning_rate": 3.884349106349716e-08,
2325
+ "loss": 0.8801,
2326
+ "step": 3310
2327
+ },
2328
+ {
2329
+ "epoch": 5.865724381625442,
2330
+ "grad_norm": 0.5472813248634338,
2331
+ "learning_rate": 3.110033126549894e-08,
2332
+ "loss": 0.8299,
2333
+ "step": 3320
2334
+ },
2335
+ {
2336
+ "epoch": 5.88339222614841,
2337
+ "grad_norm": 0.6012226343154907,
2338
+ "learning_rate": 2.4215841896938486e-08,
2339
+ "loss": 0.8276,
2340
+ "step": 3330
2341
+ },
2342
+ {
2343
+ "epoch": 5.901060070671378,
2344
+ "grad_norm": 0.5417101979255676,
2345
+ "learning_rate": 1.8190615952794477e-08,
2346
+ "loss": 0.8673,
2347
+ "step": 3340
2348
+ },
2349
+ {
2350
+ "epoch": 5.918727915194347,
2351
+ "grad_norm": 0.5450870990753174,
2352
+ "learning_rate": 1.3025172415451758e-08,
2353
+ "loss": 0.8526,
2354
+ "step": 3350
2355
+ },
2356
+ {
2357
+ "epoch": 5.936395759717314,
2358
+ "grad_norm": 0.5599738359451294,
2359
+ "learning_rate": 8.719956210007096e-09,
2360
+ "loss": 0.7772,
2361
+ "step": 3360
2362
+ },
2363
+ {
2364
+ "epoch": 5.954063604240282,
2365
+ "grad_norm": 0.5253913998603821,
2366
+ "learning_rate": 5.275338165935395e-09,
2367
+ "loss": 0.8169,
2368
+ "step": 3370
2369
+ },
2370
+ {
2371
+ "epoch": 5.971731448763251,
2372
+ "grad_norm": 0.6051644682884216,
2373
+ "learning_rate": 2.6916149851563542e-09,
2374
+ "loss": 0.8312,
2375
+ "step": 3380
2376
+ },
2377
+ {
2378
+ "epoch": 5.989399293286219,
2379
+ "grad_norm": 0.6155297160148621,
2380
+ "learning_rate": 9.690092164715835e-10,
2381
+ "loss": 0.8493,
2382
+ "step": 3390
2383
+ },
2384
+ {
2385
+ "epoch": 6.007067137809187,
2386
+ "grad_norm": 0.7502905130386353,
2387
+ "learning_rate": 1.0766923640215254e-10,
2388
+ "loss": 0.7903,
2389
+ "step": 3400
2390
+ }
2391
+ ],
2392
+ "logging_steps": 10,
2393
+ "max_steps": 3405,
2394
+ "num_input_tokens_seen": 0,
2395
+ "num_train_epochs": 7,
2396
+ "save_steps": 500,
2397
+ "stateful_callbacks": {
2398
+ "TrainerControl": {
2399
+ "args": {
2400
+ "should_epoch_stop": false,
2401
+ "should_evaluate": false,
2402
+ "should_log": false,
2403
+ "should_save": true,
2404
+ "should_training_stop": true
2405
+ },
2406
+ "attributes": {}
2407
+ }
2408
+ },
2409
+ "total_flos": 4.855684396713247e+17,
2410
+ "train_batch_size": 4,
2411
+ "trial_name": null,
2412
+ "trial_params": null
2413
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f70daa10b129a76d7f86c827e6ad7596c8254d04b277a2f66eed7e47aa69749
3
+ size 5496
vocab.json ADDED
The diff for this file is too large to render. See raw diff