aleegis commited on
Commit
687ead8
·
verified ·
1 Parent(s): 502cf70

Training in progress, epoch 0, checkpoint

Browse files
.gitattributes CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ last-checkpoint/tokenizer.json filter=lfs diff=lfs merge=lfs -text
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-4B-Base
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.15.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen3-4B-Base",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": null,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "q_proj",
28
+ "up_proj",
29
+ "o_proj",
30
+ "gate_proj",
31
+ "k_proj",
32
+ "v_proj",
33
+ "down_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c03a430f900162183c844da78c9c279143d7d98694b2e99898bc0a0994d117b
3
+ size 132187888
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_response>": 151666,
5
+ "<think>": 151667,
6
+ "<tool_call>": 151657,
7
+ "<tool_response>": 151665,
8
+ "<|box_end|>": 151649,
9
+ "<|box_start|>": 151648,
10
+ "<|endoftext|>": 151643,
11
+ "<|file_sep|>": 151664,
12
+ "<|fim_middle|>": 151660,
13
+ "<|fim_pad|>": 151662,
14
+ "<|fim_prefix|>": 151659,
15
+ "<|fim_suffix|>": 151661,
16
+ "<|im_end|>": 151645,
17
+ "<|im_start|>": 151644,
18
+ "<|image_pad|>": 151655,
19
+ "<|object_ref_end|>": 151647,
20
+ "<|object_ref_start|>": 151646,
21
+ "<|quad_end|>": 151651,
22
+ "<|quad_start|>": 151650,
23
+ "<|repo_name|>": 151663,
24
+ "<|video_pad|>": 151656,
25
+ "<|vision_end|>": 151653,
26
+ "<|vision_pad|>": 151654,
27
+ "<|vision_start|>": 151652
28
+ }
last-checkpoint/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78ad1ee883fd30b65e7ea23f64929c18ec102e7c9130f39e537f600533e27ca6
3
+ size 264672826
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2de36b4e01eb1249ae808d93ddc0cab7a02fec160ce612b5ca00c8162a50b107
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa967f990168a530e88ae8b8795df76b2e71d52f0690de47483c7f1210a8359c
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
last-checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
3
+ size 11422654
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ },
181
+ "151665": {
182
+ "content": "<tool_response>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": false
188
+ },
189
+ "151666": {
190
+ "content": "</tool_response>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": false
196
+ },
197
+ "151667": {
198
+ "content": "<think>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": false
204
+ },
205
+ "151668": {
206
+ "content": "</think>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": false
212
+ }
213
+ },
214
+ "additional_special_tokens": [
215
+ "<|im_start|>",
216
+ "<|im_end|>",
217
+ "<|object_ref_start|>",
218
+ "<|object_ref_end|>",
219
+ "<|box_start|>",
220
+ "<|box_end|>",
221
+ "<|quad_start|>",
222
+ "<|quad_end|>",
223
+ "<|vision_start|>",
224
+ "<|vision_end|>",
225
+ "<|vision_pad|>",
226
+ "<|image_pad|>",
227
+ "<|video_pad|>"
228
+ ],
229
+ "bos_token": null,
230
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
231
+ "clean_up_tokenization_spaces": false,
232
+ "eos_token": "<|im_end|>",
233
+ "errors": "replace",
234
+ "extra_special_tokens": {},
235
+ "model_max_length": 131072,
236
+ "pad_token": "<|endoftext|>",
237
+ "split_special_tokens": false,
238
+ "tokenizer_class": "Qwen2Tokenizer",
239
+ "unk_token": null
240
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.32935364347468093,
6
+ "eval_steps": 500,
7
+ "global_step": 800,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0016467682173734047,
14
+ "grad_norm": 0.8953161835670471,
15
+ "learning_rate": 0.0002,
16
+ "loss": 1.2729,
17
+ "step": 4
18
+ },
19
+ {
20
+ "epoch": 0.0032935364347468094,
21
+ "grad_norm": 1.5862153768539429,
22
+ "learning_rate": 0.0002,
23
+ "loss": 0.7538,
24
+ "step": 8
25
+ },
26
+ {
27
+ "epoch": 0.004940304652120214,
28
+ "grad_norm": 0.8695824146270752,
29
+ "learning_rate": 0.0002,
30
+ "loss": 0.4738,
31
+ "step": 12
32
+ },
33
+ {
34
+ "epoch": 0.006587072869493619,
35
+ "grad_norm": 0.9425486326217651,
36
+ "learning_rate": 0.0002,
37
+ "loss": 0.4576,
38
+ "step": 16
39
+ },
40
+ {
41
+ "epoch": 0.008233841086867023,
42
+ "grad_norm": 0.583549439907074,
43
+ "learning_rate": 0.0002,
44
+ "loss": 0.4221,
45
+ "step": 20
46
+ },
47
+ {
48
+ "epoch": 0.009880609304240428,
49
+ "grad_norm": 0.658524215221405,
50
+ "learning_rate": 0.0002,
51
+ "loss": 0.4462,
52
+ "step": 24
53
+ },
54
+ {
55
+ "epoch": 0.011527377521613832,
56
+ "grad_norm": 0.3896760940551758,
57
+ "learning_rate": 0.0002,
58
+ "loss": 0.3846,
59
+ "step": 28
60
+ },
61
+ {
62
+ "epoch": 0.013174145738987238,
63
+ "grad_norm": 0.911998987197876,
64
+ "learning_rate": 0.0002,
65
+ "loss": 0.3839,
66
+ "step": 32
67
+ },
68
+ {
69
+ "epoch": 0.014820913956360642,
70
+ "grad_norm": 0.4576844573020935,
71
+ "learning_rate": 0.0002,
72
+ "loss": 0.3756,
73
+ "step": 36
74
+ },
75
+ {
76
+ "epoch": 0.016467682173734045,
77
+ "grad_norm": 0.4635961055755615,
78
+ "learning_rate": 0.0002,
79
+ "loss": 0.4354,
80
+ "step": 40
81
+ },
82
+ {
83
+ "epoch": 0.018114450391107453,
84
+ "grad_norm": 0.5143406987190247,
85
+ "learning_rate": 0.0002,
86
+ "loss": 0.416,
87
+ "step": 44
88
+ },
89
+ {
90
+ "epoch": 0.019761218608480857,
91
+ "grad_norm": 0.3770541846752167,
92
+ "learning_rate": 0.0002,
93
+ "loss": 0.41,
94
+ "step": 48
95
+ },
96
+ {
97
+ "epoch": 0.02140798682585426,
98
+ "grad_norm": 0.495487779378891,
99
+ "learning_rate": 0.0002,
100
+ "loss": 0.375,
101
+ "step": 52
102
+ },
103
+ {
104
+ "epoch": 0.023054755043227664,
105
+ "grad_norm": 0.34729987382888794,
106
+ "learning_rate": 0.0002,
107
+ "loss": 0.3548,
108
+ "step": 56
109
+ },
110
+ {
111
+ "epoch": 0.02470152326060107,
112
+ "grad_norm": 0.43879908323287964,
113
+ "learning_rate": 0.0002,
114
+ "loss": 0.3712,
115
+ "step": 60
116
+ },
117
+ {
118
+ "epoch": 0.026348291477974475,
119
+ "grad_norm": 0.3719766139984131,
120
+ "learning_rate": 0.0002,
121
+ "loss": 0.3696,
122
+ "step": 64
123
+ },
124
+ {
125
+ "epoch": 0.02799505969534788,
126
+ "grad_norm": 0.41326195001602173,
127
+ "learning_rate": 0.0002,
128
+ "loss": 0.3397,
129
+ "step": 68
130
+ },
131
+ {
132
+ "epoch": 0.029641827912721283,
133
+ "grad_norm": 0.2662048041820526,
134
+ "learning_rate": 0.0002,
135
+ "loss": 0.3243,
136
+ "step": 72
137
+ },
138
+ {
139
+ "epoch": 0.03128859613009469,
140
+ "grad_norm": 0.5144301056861877,
141
+ "learning_rate": 0.0002,
142
+ "loss": 0.363,
143
+ "step": 76
144
+ },
145
+ {
146
+ "epoch": 0.03293536434746809,
147
+ "grad_norm": 0.3776210844516754,
148
+ "learning_rate": 0.0002,
149
+ "loss": 0.3744,
150
+ "step": 80
151
+ },
152
+ {
153
+ "epoch": 0.0345821325648415,
154
+ "grad_norm": 0.5404049754142761,
155
+ "learning_rate": 0.0002,
156
+ "loss": 0.3786,
157
+ "step": 84
158
+ },
159
+ {
160
+ "epoch": 0.036228900782214905,
161
+ "grad_norm": 0.3791569173336029,
162
+ "learning_rate": 0.0002,
163
+ "loss": 0.3821,
164
+ "step": 88
165
+ },
166
+ {
167
+ "epoch": 0.03787566899958831,
168
+ "grad_norm": 0.3683268129825592,
169
+ "learning_rate": 0.0002,
170
+ "loss": 0.3879,
171
+ "step": 92
172
+ },
173
+ {
174
+ "epoch": 0.03952243721696171,
175
+ "grad_norm": 0.5596205592155457,
176
+ "learning_rate": 0.0002,
177
+ "loss": 0.3749,
178
+ "step": 96
179
+ },
180
+ {
181
+ "epoch": 0.04116920543433512,
182
+ "grad_norm": 0.26782289147377014,
183
+ "learning_rate": 0.0002,
184
+ "loss": 0.3506,
185
+ "step": 100
186
+ },
187
+ {
188
+ "epoch": 0.04281597365170852,
189
+ "grad_norm": 0.4424424171447754,
190
+ "learning_rate": 0.0002,
191
+ "loss": 0.4109,
192
+ "step": 104
193
+ },
194
+ {
195
+ "epoch": 0.044462741869081925,
196
+ "grad_norm": 0.4442334771156311,
197
+ "learning_rate": 0.0002,
198
+ "loss": 0.3886,
199
+ "step": 108
200
+ },
201
+ {
202
+ "epoch": 0.04610951008645533,
203
+ "grad_norm": 0.4271283745765686,
204
+ "learning_rate": 0.0002,
205
+ "loss": 0.4005,
206
+ "step": 112
207
+ },
208
+ {
209
+ "epoch": 0.04775627830382874,
210
+ "grad_norm": 0.2204190194606781,
211
+ "learning_rate": 0.0002,
212
+ "loss": 0.3921,
213
+ "step": 116
214
+ },
215
+ {
216
+ "epoch": 0.04940304652120214,
217
+ "grad_norm": 0.4910134971141815,
218
+ "learning_rate": 0.0002,
219
+ "loss": 0.3751,
220
+ "step": 120
221
+ },
222
+ {
223
+ "epoch": 0.05104981473857555,
224
+ "grad_norm": 0.324329674243927,
225
+ "learning_rate": 0.0002,
226
+ "loss": 0.3564,
227
+ "step": 124
228
+ },
229
+ {
230
+ "epoch": 0.05269658295594895,
231
+ "grad_norm": 0.2656424045562744,
232
+ "learning_rate": 0.0002,
233
+ "loss": 0.3999,
234
+ "step": 128
235
+ },
236
+ {
237
+ "epoch": 0.054343351173322355,
238
+ "grad_norm": 0.3686066269874573,
239
+ "learning_rate": 0.0002,
240
+ "loss": 0.3509,
241
+ "step": 132
242
+ },
243
+ {
244
+ "epoch": 0.05599011939069576,
245
+ "grad_norm": 0.4783218204975128,
246
+ "learning_rate": 0.0002,
247
+ "loss": 0.3445,
248
+ "step": 136
249
+ },
250
+ {
251
+ "epoch": 0.05763688760806916,
252
+ "grad_norm": 0.36549270153045654,
253
+ "learning_rate": 0.0002,
254
+ "loss": 0.4018,
255
+ "step": 140
256
+ },
257
+ {
258
+ "epoch": 0.059283655825442566,
259
+ "grad_norm": 0.35924282670021057,
260
+ "learning_rate": 0.0002,
261
+ "loss": 0.3875,
262
+ "step": 144
263
+ },
264
+ {
265
+ "epoch": 0.06093042404281598,
266
+ "grad_norm": 0.3744836151599884,
267
+ "learning_rate": 0.0002,
268
+ "loss": 0.3534,
269
+ "step": 148
270
+ },
271
+ {
272
+ "epoch": 0.06257719226018937,
273
+ "grad_norm": 0.30991196632385254,
274
+ "learning_rate": 0.0002,
275
+ "loss": 0.3367,
276
+ "step": 152
277
+ },
278
+ {
279
+ "epoch": 0.06422396047756278,
280
+ "grad_norm": 0.33193591237068176,
281
+ "learning_rate": 0.0002,
282
+ "loss": 0.3334,
283
+ "step": 156
284
+ },
285
+ {
286
+ "epoch": 0.06587072869493618,
287
+ "grad_norm": 0.4016105830669403,
288
+ "learning_rate": 0.0002,
289
+ "loss": 0.3656,
290
+ "step": 160
291
+ },
292
+ {
293
+ "epoch": 0.0675174969123096,
294
+ "grad_norm": 4.736868858337402,
295
+ "learning_rate": 0.0002,
296
+ "loss": 0.3925,
297
+ "step": 164
298
+ },
299
+ {
300
+ "epoch": 0.069164265129683,
301
+ "grad_norm": 9.175511360168457,
302
+ "learning_rate": 0.0002,
303
+ "loss": 0.3883,
304
+ "step": 168
305
+ },
306
+ {
307
+ "epoch": 0.0708110333470564,
308
+ "grad_norm": 0.3544243276119232,
309
+ "learning_rate": 0.0002,
310
+ "loss": 0.338,
311
+ "step": 172
312
+ },
313
+ {
314
+ "epoch": 0.07245780156442981,
315
+ "grad_norm": 0.5001965165138245,
316
+ "learning_rate": 0.0002,
317
+ "loss": 0.4973,
318
+ "step": 176
319
+ },
320
+ {
321
+ "epoch": 0.07410456978180321,
322
+ "grad_norm": 0.3355480432510376,
323
+ "learning_rate": 0.0002,
324
+ "loss": 0.4024,
325
+ "step": 180
326
+ },
327
+ {
328
+ "epoch": 0.07575133799917662,
329
+ "grad_norm": 0.5296071767807007,
330
+ "learning_rate": 0.0002,
331
+ "loss": 0.4062,
332
+ "step": 184
333
+ },
334
+ {
335
+ "epoch": 0.07739810621655002,
336
+ "grad_norm": 0.24464838206768036,
337
+ "learning_rate": 0.0002,
338
+ "loss": 0.3381,
339
+ "step": 188
340
+ },
341
+ {
342
+ "epoch": 0.07904487443392343,
343
+ "grad_norm": 0.32045015692710876,
344
+ "learning_rate": 0.0002,
345
+ "loss": 0.3486,
346
+ "step": 192
347
+ },
348
+ {
349
+ "epoch": 0.08069164265129683,
350
+ "grad_norm": 0.34248587489128113,
351
+ "learning_rate": 0.0002,
352
+ "loss": 0.3586,
353
+ "step": 196
354
+ },
355
+ {
356
+ "epoch": 0.08233841086867023,
357
+ "grad_norm": 0.4850979447364807,
358
+ "learning_rate": 0.0002,
359
+ "loss": 0.3781,
360
+ "step": 200
361
+ },
362
+ {
363
+ "epoch": 0.08398517908604364,
364
+ "grad_norm": 0.34937235713005066,
365
+ "learning_rate": 0.0002,
366
+ "loss": 0.3947,
367
+ "step": 204
368
+ },
369
+ {
370
+ "epoch": 0.08563194730341704,
371
+ "grad_norm": 0.42456161975860596,
372
+ "learning_rate": 0.0002,
373
+ "loss": 0.4083,
374
+ "step": 208
375
+ },
376
+ {
377
+ "epoch": 0.08727871552079045,
378
+ "grad_norm": 0.23034583032131195,
379
+ "learning_rate": 0.0002,
380
+ "loss": 0.3825,
381
+ "step": 212
382
+ },
383
+ {
384
+ "epoch": 0.08892548373816385,
385
+ "grad_norm": 0.3292698264122009,
386
+ "learning_rate": 0.0002,
387
+ "loss": 0.3538,
388
+ "step": 216
389
+ },
390
+ {
391
+ "epoch": 0.09057225195553725,
392
+ "grad_norm": 0.39245980978012085,
393
+ "learning_rate": 0.0002,
394
+ "loss": 0.4415,
395
+ "step": 220
396
+ },
397
+ {
398
+ "epoch": 0.09221902017291066,
399
+ "grad_norm": 0.2923140823841095,
400
+ "learning_rate": 0.0002,
401
+ "loss": 0.3788,
402
+ "step": 224
403
+ },
404
+ {
405
+ "epoch": 0.09386578839028406,
406
+ "grad_norm": 0.207213893532753,
407
+ "learning_rate": 0.0002,
408
+ "loss": 0.3539,
409
+ "step": 228
410
+ },
411
+ {
412
+ "epoch": 0.09551255660765748,
413
+ "grad_norm": 0.3439698815345764,
414
+ "learning_rate": 0.0002,
415
+ "loss": 0.3607,
416
+ "step": 232
417
+ },
418
+ {
419
+ "epoch": 0.09715932482503088,
420
+ "grad_norm": 0.5888385772705078,
421
+ "learning_rate": 0.0002,
422
+ "loss": 0.3689,
423
+ "step": 236
424
+ },
425
+ {
426
+ "epoch": 0.09880609304240429,
427
+ "grad_norm": 0.4489259123802185,
428
+ "learning_rate": 0.0002,
429
+ "loss": 0.385,
430
+ "step": 240
431
+ },
432
+ {
433
+ "epoch": 0.10045286125977769,
434
+ "grad_norm": 0.2808224558830261,
435
+ "learning_rate": 0.0002,
436
+ "loss": 0.3557,
437
+ "step": 244
438
+ },
439
+ {
440
+ "epoch": 0.1020996294771511,
441
+ "grad_norm": 0.3597584366798401,
442
+ "learning_rate": 0.0002,
443
+ "loss": 0.3883,
444
+ "step": 248
445
+ },
446
+ {
447
+ "epoch": 0.1037463976945245,
448
+ "grad_norm": 0.32132285833358765,
449
+ "learning_rate": 0.0002,
450
+ "loss": 0.4035,
451
+ "step": 252
452
+ },
453
+ {
454
+ "epoch": 0.1053931659118979,
455
+ "grad_norm": 0.22531771659851074,
456
+ "learning_rate": 0.0002,
457
+ "loss": 0.3779,
458
+ "step": 256
459
+ },
460
+ {
461
+ "epoch": 0.1070399341292713,
462
+ "grad_norm": 0.318766325712204,
463
+ "learning_rate": 0.0002,
464
+ "loss": 0.3744,
465
+ "step": 260
466
+ },
467
+ {
468
+ "epoch": 0.10868670234664471,
469
+ "grad_norm": 0.6397304534912109,
470
+ "learning_rate": 0.0002,
471
+ "loss": 0.3393,
472
+ "step": 264
473
+ },
474
+ {
475
+ "epoch": 0.11033347056401811,
476
+ "grad_norm": 0.6063392758369446,
477
+ "learning_rate": 0.0002,
478
+ "loss": 0.3951,
479
+ "step": 268
480
+ },
481
+ {
482
+ "epoch": 0.11198023878139152,
483
+ "grad_norm": 0.24683332443237305,
484
+ "learning_rate": 0.0002,
485
+ "loss": 0.3553,
486
+ "step": 272
487
+ },
488
+ {
489
+ "epoch": 0.11362700699876492,
490
+ "grad_norm": 0.31904444098472595,
491
+ "learning_rate": 0.0002,
492
+ "loss": 0.3304,
493
+ "step": 276
494
+ },
495
+ {
496
+ "epoch": 0.11527377521613832,
497
+ "grad_norm": 0.28900399804115295,
498
+ "learning_rate": 0.0002,
499
+ "loss": 0.3497,
500
+ "step": 280
501
+ },
502
+ {
503
+ "epoch": 0.11692054343351173,
504
+ "grad_norm": 0.40302807092666626,
505
+ "learning_rate": 0.0002,
506
+ "loss": 0.3565,
507
+ "step": 284
508
+ },
509
+ {
510
+ "epoch": 0.11856731165088513,
511
+ "grad_norm": 0.2882011830806732,
512
+ "learning_rate": 0.0002,
513
+ "loss": 0.3915,
514
+ "step": 288
515
+ },
516
+ {
517
+ "epoch": 0.12021407986825854,
518
+ "grad_norm": 0.24462762475013733,
519
+ "learning_rate": 0.0002,
520
+ "loss": 0.3608,
521
+ "step": 292
522
+ },
523
+ {
524
+ "epoch": 0.12186084808563195,
525
+ "grad_norm": 0.37398672103881836,
526
+ "learning_rate": 0.0002,
527
+ "loss": 0.3845,
528
+ "step": 296
529
+ },
530
+ {
531
+ "epoch": 0.12350761630300536,
532
+ "grad_norm": 0.18008679151535034,
533
+ "learning_rate": 0.0002,
534
+ "loss": 0.3793,
535
+ "step": 300
536
+ },
537
+ {
538
+ "epoch": 0.12515438452037875,
539
+ "grad_norm": 0.28548237681388855,
540
+ "learning_rate": 0.0002,
541
+ "loss": 0.3658,
542
+ "step": 304
543
+ },
544
+ {
545
+ "epoch": 0.12680115273775217,
546
+ "grad_norm": 0.41167348623275757,
547
+ "learning_rate": 0.0002,
548
+ "loss": 0.3583,
549
+ "step": 308
550
+ },
551
+ {
552
+ "epoch": 0.12844792095512556,
553
+ "grad_norm": 0.25915321707725525,
554
+ "learning_rate": 0.0002,
555
+ "loss": 0.3468,
556
+ "step": 312
557
+ },
558
+ {
559
+ "epoch": 0.13009468917249897,
560
+ "grad_norm": 0.20780526101589203,
561
+ "learning_rate": 0.0002,
562
+ "loss": 0.3748,
563
+ "step": 316
564
+ },
565
+ {
566
+ "epoch": 0.13174145738987236,
567
+ "grad_norm": 0.34936532378196716,
568
+ "learning_rate": 0.0002,
569
+ "loss": 0.3696,
570
+ "step": 320
571
+ },
572
+ {
573
+ "epoch": 0.13338822560724578,
574
+ "grad_norm": 0.32812872529029846,
575
+ "learning_rate": 0.0002,
576
+ "loss": 0.3567,
577
+ "step": 324
578
+ },
579
+ {
580
+ "epoch": 0.1350349938246192,
581
+ "grad_norm": 0.4097863435745239,
582
+ "learning_rate": 0.0002,
583
+ "loss": 0.3421,
584
+ "step": 328
585
+ },
586
+ {
587
+ "epoch": 0.1366817620419926,
588
+ "grad_norm": 0.37446022033691406,
589
+ "learning_rate": 0.0002,
590
+ "loss": 0.3543,
591
+ "step": 332
592
+ },
593
+ {
594
+ "epoch": 0.138328530259366,
595
+ "grad_norm": 0.3094286024570465,
596
+ "learning_rate": 0.0002,
597
+ "loss": 0.3581,
598
+ "step": 336
599
+ },
600
+ {
601
+ "epoch": 0.1399752984767394,
602
+ "grad_norm": 0.480590283870697,
603
+ "learning_rate": 0.0002,
604
+ "loss": 0.3815,
605
+ "step": 340
606
+ },
607
+ {
608
+ "epoch": 0.1416220666941128,
609
+ "grad_norm": 0.7308598160743713,
610
+ "learning_rate": 0.0002,
611
+ "loss": 0.3773,
612
+ "step": 344
613
+ },
614
+ {
615
+ "epoch": 0.1432688349114862,
616
+ "grad_norm": 0.30192887783050537,
617
+ "learning_rate": 0.0002,
618
+ "loss": 0.321,
619
+ "step": 348
620
+ },
621
+ {
622
+ "epoch": 0.14491560312885962,
623
+ "grad_norm": 0.4484156668186188,
624
+ "learning_rate": 0.0002,
625
+ "loss": 0.3656,
626
+ "step": 352
627
+ },
628
+ {
629
+ "epoch": 0.146562371346233,
630
+ "grad_norm": 0.7545529007911682,
631
+ "learning_rate": 0.0002,
632
+ "loss": 0.3705,
633
+ "step": 356
634
+ },
635
+ {
636
+ "epoch": 0.14820913956360643,
637
+ "grad_norm": 0.31941813230514526,
638
+ "learning_rate": 0.0002,
639
+ "loss": 0.4046,
640
+ "step": 360
641
+ },
642
+ {
643
+ "epoch": 0.14985590778097982,
644
+ "grad_norm": 0.3942190706729889,
645
+ "learning_rate": 0.0002,
646
+ "loss": 0.3426,
647
+ "step": 364
648
+ },
649
+ {
650
+ "epoch": 0.15150267599835324,
651
+ "grad_norm": 0.35361188650131226,
652
+ "learning_rate": 0.0002,
653
+ "loss": 0.3852,
654
+ "step": 368
655
+ },
656
+ {
657
+ "epoch": 0.15314944421572663,
658
+ "grad_norm": 0.3657994866371155,
659
+ "learning_rate": 0.0002,
660
+ "loss": 0.3582,
661
+ "step": 372
662
+ },
663
+ {
664
+ "epoch": 0.15479621243310004,
665
+ "grad_norm": 0.34935927391052246,
666
+ "learning_rate": 0.0002,
667
+ "loss": 0.3879,
668
+ "step": 376
669
+ },
670
+ {
671
+ "epoch": 0.15644298065047343,
672
+ "grad_norm": 0.30978021025657654,
673
+ "learning_rate": 0.0002,
674
+ "loss": 0.3272,
675
+ "step": 380
676
+ },
677
+ {
678
+ "epoch": 0.15808974886784685,
679
+ "grad_norm": 0.506018877029419,
680
+ "learning_rate": 0.0002,
681
+ "loss": 0.3961,
682
+ "step": 384
683
+ },
684
+ {
685
+ "epoch": 0.15973651708522024,
686
+ "grad_norm": 0.3043360412120819,
687
+ "learning_rate": 0.0002,
688
+ "loss": 0.3576,
689
+ "step": 388
690
+ },
691
+ {
692
+ "epoch": 0.16138328530259366,
693
+ "grad_norm": 0.179752916097641,
694
+ "learning_rate": 0.0002,
695
+ "loss": 0.3734,
696
+ "step": 392
697
+ },
698
+ {
699
+ "epoch": 0.16303005351996708,
700
+ "grad_norm": 0.27808040380477905,
701
+ "learning_rate": 0.0002,
702
+ "loss": 0.3671,
703
+ "step": 396
704
+ },
705
+ {
706
+ "epoch": 0.16467682173734047,
707
+ "grad_norm": 0.3754728138446808,
708
+ "learning_rate": 0.0002,
709
+ "loss": 0.348,
710
+ "step": 400
711
+ },
712
+ {
713
+ "epoch": 0.16632358995471389,
714
+ "grad_norm": 0.3945702314376831,
715
+ "learning_rate": 0.0002,
716
+ "loss": 0.3636,
717
+ "step": 404
718
+ },
719
+ {
720
+ "epoch": 0.16797035817208728,
721
+ "grad_norm": 0.3527517020702362,
722
+ "learning_rate": 0.0002,
723
+ "loss": 0.3696,
724
+ "step": 408
725
+ },
726
+ {
727
+ "epoch": 0.1696171263894607,
728
+ "grad_norm": 0.3773639500141144,
729
+ "learning_rate": 0.0002,
730
+ "loss": 0.3473,
731
+ "step": 412
732
+ },
733
+ {
734
+ "epoch": 0.17126389460683408,
735
+ "grad_norm": 0.4464412033557892,
736
+ "learning_rate": 0.0002,
737
+ "loss": 0.4264,
738
+ "step": 416
739
+ },
740
+ {
741
+ "epoch": 0.1729106628242075,
742
+ "grad_norm": 0.42413341999053955,
743
+ "learning_rate": 0.0002,
744
+ "loss": 0.4167,
745
+ "step": 420
746
+ },
747
+ {
748
+ "epoch": 0.1745574310415809,
749
+ "grad_norm": 0.25921425223350525,
750
+ "learning_rate": 0.0002,
751
+ "loss": 0.3779,
752
+ "step": 424
753
+ },
754
+ {
755
+ "epoch": 0.1762041992589543,
756
+ "grad_norm": 0.3992401361465454,
757
+ "learning_rate": 0.0002,
758
+ "loss": 0.393,
759
+ "step": 428
760
+ },
761
+ {
762
+ "epoch": 0.1778509674763277,
763
+ "grad_norm": 0.2668096125125885,
764
+ "learning_rate": 0.0002,
765
+ "loss": 0.3727,
766
+ "step": 432
767
+ },
768
+ {
769
+ "epoch": 0.17949773569370112,
770
+ "grad_norm": 0.3423740565776825,
771
+ "learning_rate": 0.0002,
772
+ "loss": 0.391,
773
+ "step": 436
774
+ },
775
+ {
776
+ "epoch": 0.1811445039110745,
777
+ "grad_norm": 0.2589094340801239,
778
+ "learning_rate": 0.0002,
779
+ "loss": 0.3229,
780
+ "step": 440
781
+ },
782
+ {
783
+ "epoch": 0.18279127212844792,
784
+ "grad_norm": 0.3569371700286865,
785
+ "learning_rate": 0.0002,
786
+ "loss": 0.3844,
787
+ "step": 444
788
+ },
789
+ {
790
+ "epoch": 0.1844380403458213,
791
+ "grad_norm": 0.3202153742313385,
792
+ "learning_rate": 0.0002,
793
+ "loss": 0.3491,
794
+ "step": 448
795
+ },
796
+ {
797
+ "epoch": 0.18608480856319473,
798
+ "grad_norm": 0.28952282667160034,
799
+ "learning_rate": 0.0002,
800
+ "loss": 0.3524,
801
+ "step": 452
802
+ },
803
+ {
804
+ "epoch": 0.18773157678056812,
805
+ "grad_norm": 0.24042993783950806,
806
+ "learning_rate": 0.0002,
807
+ "loss": 0.3446,
808
+ "step": 456
809
+ },
810
+ {
811
+ "epoch": 0.18937834499794154,
812
+ "grad_norm": 0.24099212884902954,
813
+ "learning_rate": 0.0002,
814
+ "loss": 0.3446,
815
+ "step": 460
816
+ },
817
+ {
818
+ "epoch": 0.19102511321531496,
819
+ "grad_norm": 0.2019130438566208,
820
+ "learning_rate": 0.0002,
821
+ "loss": 0.3489,
822
+ "step": 464
823
+ },
824
+ {
825
+ "epoch": 0.19267188143268835,
826
+ "grad_norm": 0.3622491955757141,
827
+ "learning_rate": 0.0002,
828
+ "loss": 0.3568,
829
+ "step": 468
830
+ },
831
+ {
832
+ "epoch": 0.19431864965006176,
833
+ "grad_norm": 0.3211140036582947,
834
+ "learning_rate": 0.0002,
835
+ "loss": 0.397,
836
+ "step": 472
837
+ },
838
+ {
839
+ "epoch": 0.19596541786743515,
840
+ "grad_norm": 0.2493632435798645,
841
+ "learning_rate": 0.0002,
842
+ "loss": 0.3621,
843
+ "step": 476
844
+ },
845
+ {
846
+ "epoch": 0.19761218608480857,
847
+ "grad_norm": 0.5503110885620117,
848
+ "learning_rate": 0.0002,
849
+ "loss": 0.3579,
850
+ "step": 480
851
+ },
852
+ {
853
+ "epoch": 0.19925895430218196,
854
+ "grad_norm": 0.4082036316394806,
855
+ "learning_rate": 0.0002,
856
+ "loss": 0.3028,
857
+ "step": 484
858
+ },
859
+ {
860
+ "epoch": 0.20090572251955538,
861
+ "grad_norm": 0.41690894961357117,
862
+ "learning_rate": 0.0002,
863
+ "loss": 0.3921,
864
+ "step": 488
865
+ },
866
+ {
867
+ "epoch": 0.20255249073692877,
868
+ "grad_norm": 0.35619014501571655,
869
+ "learning_rate": 0.0002,
870
+ "loss": 0.3799,
871
+ "step": 492
872
+ },
873
+ {
874
+ "epoch": 0.2041992589543022,
875
+ "grad_norm": 2.7761363983154297,
876
+ "learning_rate": 0.0002,
877
+ "loss": 0.4695,
878
+ "step": 496
879
+ },
880
+ {
881
+ "epoch": 0.20584602717167558,
882
+ "grad_norm": 0.38763320446014404,
883
+ "learning_rate": 0.0002,
884
+ "loss": 0.5242,
885
+ "step": 500
886
+ },
887
+ {
888
+ "epoch": 0.207492795389049,
889
+ "grad_norm": 1.2838047742843628,
890
+ "learning_rate": 0.0002,
891
+ "loss": 0.4055,
892
+ "step": 504
893
+ },
894
+ {
895
+ "epoch": 0.20913956360642239,
896
+ "grad_norm": 0.4990096986293793,
897
+ "learning_rate": 0.0002,
898
+ "loss": 0.369,
899
+ "step": 508
900
+ },
901
+ {
902
+ "epoch": 0.2107863318237958,
903
+ "grad_norm": 0.3528285026550293,
904
+ "learning_rate": 0.0002,
905
+ "loss": 0.3755,
906
+ "step": 512
907
+ },
908
+ {
909
+ "epoch": 0.2124331000411692,
910
+ "grad_norm": 0.3972186744213104,
911
+ "learning_rate": 0.0002,
912
+ "loss": 0.4113,
913
+ "step": 516
914
+ },
915
+ {
916
+ "epoch": 0.2140798682585426,
917
+ "grad_norm": 0.5024253726005554,
918
+ "learning_rate": 0.0002,
919
+ "loss": 0.3837,
920
+ "step": 520
921
+ },
922
+ {
923
+ "epoch": 0.21572663647591603,
924
+ "grad_norm": 0.3288867175579071,
925
+ "learning_rate": 0.0002,
926
+ "loss": 0.3585,
927
+ "step": 524
928
+ },
929
+ {
930
+ "epoch": 0.21737340469328942,
931
+ "grad_norm": 0.5578015446662903,
932
+ "learning_rate": 0.0002,
933
+ "loss": 0.4363,
934
+ "step": 528
935
+ },
936
+ {
937
+ "epoch": 0.21902017291066284,
938
+ "grad_norm": 0.33496353030204773,
939
+ "learning_rate": 0.0002,
940
+ "loss": 0.3783,
941
+ "step": 532
942
+ },
943
+ {
944
+ "epoch": 0.22066694112803623,
945
+ "grad_norm": 0.26905229687690735,
946
+ "learning_rate": 0.0002,
947
+ "loss": 0.3569,
948
+ "step": 536
949
+ },
950
+ {
951
+ "epoch": 0.22231370934540964,
952
+ "grad_norm": 0.2863016128540039,
953
+ "learning_rate": 0.0002,
954
+ "loss": 0.3505,
955
+ "step": 540
956
+ },
957
+ {
958
+ "epoch": 0.22396047756278303,
959
+ "grad_norm": 0.46342360973358154,
960
+ "learning_rate": 0.0002,
961
+ "loss": 0.3698,
962
+ "step": 544
963
+ },
964
+ {
965
+ "epoch": 0.22560724578015645,
966
+ "grad_norm": 0.4255537986755371,
967
+ "learning_rate": 0.0002,
968
+ "loss": 0.3864,
969
+ "step": 548
970
+ },
971
+ {
972
+ "epoch": 0.22725401399752984,
973
+ "grad_norm": 0.46673330664634705,
974
+ "learning_rate": 0.0002,
975
+ "loss": 0.4047,
976
+ "step": 552
977
+ },
978
+ {
979
+ "epoch": 0.22890078221490326,
980
+ "grad_norm": 0.3291438817977905,
981
+ "learning_rate": 0.0002,
982
+ "loss": 0.3813,
983
+ "step": 556
984
+ },
985
+ {
986
+ "epoch": 0.23054755043227665,
987
+ "grad_norm": 0.31650590896606445,
988
+ "learning_rate": 0.0002,
989
+ "loss": 0.3566,
990
+ "step": 560
991
+ },
992
+ {
993
+ "epoch": 0.23219431864965007,
994
+ "grad_norm": 0.18546172976493835,
995
+ "learning_rate": 0.0002,
996
+ "loss": 0.3213,
997
+ "step": 564
998
+ },
999
+ {
1000
+ "epoch": 0.23384108686702346,
1001
+ "grad_norm": 0.3104104995727539,
1002
+ "learning_rate": 0.0002,
1003
+ "loss": 0.3874,
1004
+ "step": 568
1005
+ },
1006
+ {
1007
+ "epoch": 0.23548785508439687,
1008
+ "grad_norm": 0.32556912302970886,
1009
+ "learning_rate": 0.0002,
1010
+ "loss": 0.3105,
1011
+ "step": 572
1012
+ },
1013
+ {
1014
+ "epoch": 0.23713462330177026,
1015
+ "grad_norm": 0.9034080505371094,
1016
+ "learning_rate": 0.0002,
1017
+ "loss": 0.4377,
1018
+ "step": 576
1019
+ },
1020
+ {
1021
+ "epoch": 0.23878139151914368,
1022
+ "grad_norm": 0.6370987296104431,
1023
+ "learning_rate": 0.0002,
1024
+ "loss": 0.3497,
1025
+ "step": 580
1026
+ },
1027
+ {
1028
+ "epoch": 0.24042815973651707,
1029
+ "grad_norm": 0.4280830919742584,
1030
+ "learning_rate": 0.0002,
1031
+ "loss": 0.4,
1032
+ "step": 584
1033
+ },
1034
+ {
1035
+ "epoch": 0.2420749279538905,
1036
+ "grad_norm": 0.44038718938827515,
1037
+ "learning_rate": 0.0002,
1038
+ "loss": 0.4012,
1039
+ "step": 588
1040
+ },
1041
+ {
1042
+ "epoch": 0.2437216961712639,
1043
+ "grad_norm": 0.2128431349992752,
1044
+ "learning_rate": 0.0002,
1045
+ "loss": 0.3304,
1046
+ "step": 592
1047
+ },
1048
+ {
1049
+ "epoch": 0.2453684643886373,
1050
+ "grad_norm": 0.4544263482093811,
1051
+ "learning_rate": 0.0002,
1052
+ "loss": 0.3944,
1053
+ "step": 596
1054
+ },
1055
+ {
1056
+ "epoch": 0.24701523260601072,
1057
+ "grad_norm": 0.3102782070636749,
1058
+ "learning_rate": 0.0002,
1059
+ "loss": 0.3834,
1060
+ "step": 600
1061
+ },
1062
+ {
1063
+ "epoch": 0.2486620008233841,
1064
+ "grad_norm": 0.24082337319850922,
1065
+ "learning_rate": 0.0002,
1066
+ "loss": 0.3544,
1067
+ "step": 604
1068
+ },
1069
+ {
1070
+ "epoch": 0.2503087690407575,
1071
+ "grad_norm": 0.33522674441337585,
1072
+ "learning_rate": 0.0002,
1073
+ "loss": 0.3516,
1074
+ "step": 608
1075
+ },
1076
+ {
1077
+ "epoch": 0.2519555372581309,
1078
+ "grad_norm": 0.5705686211585999,
1079
+ "learning_rate": 0.0002,
1080
+ "loss": 0.3423,
1081
+ "step": 612
1082
+ },
1083
+ {
1084
+ "epoch": 0.25360230547550433,
1085
+ "grad_norm": 0.28851550817489624,
1086
+ "learning_rate": 0.0002,
1087
+ "loss": 0.3588,
1088
+ "step": 616
1089
+ },
1090
+ {
1091
+ "epoch": 0.25524907369287775,
1092
+ "grad_norm": 0.37969881296157837,
1093
+ "learning_rate": 0.0002,
1094
+ "loss": 0.378,
1095
+ "step": 620
1096
+ },
1097
+ {
1098
+ "epoch": 0.2568958419102511,
1099
+ "grad_norm": 0.40770289301872253,
1100
+ "learning_rate": 0.0002,
1101
+ "loss": 0.363,
1102
+ "step": 624
1103
+ },
1104
+ {
1105
+ "epoch": 0.25854261012762453,
1106
+ "grad_norm": 0.45175468921661377,
1107
+ "learning_rate": 0.0002,
1108
+ "loss": 0.3539,
1109
+ "step": 628
1110
+ },
1111
+ {
1112
+ "epoch": 0.26018937834499795,
1113
+ "grad_norm": 0.5527524948120117,
1114
+ "learning_rate": 0.0002,
1115
+ "loss": 0.3452,
1116
+ "step": 632
1117
+ },
1118
+ {
1119
+ "epoch": 0.26183614656237136,
1120
+ "grad_norm": 0.5055177211761475,
1121
+ "learning_rate": 0.0002,
1122
+ "loss": 0.3744,
1123
+ "step": 636
1124
+ },
1125
+ {
1126
+ "epoch": 0.2634829147797447,
1127
+ "grad_norm": 0.27861982583999634,
1128
+ "learning_rate": 0.0002,
1129
+ "loss": 0.3748,
1130
+ "step": 640
1131
+ },
1132
+ {
1133
+ "epoch": 0.26512968299711814,
1134
+ "grad_norm": 0.24840442836284637,
1135
+ "learning_rate": 0.0002,
1136
+ "loss": 0.427,
1137
+ "step": 644
1138
+ },
1139
+ {
1140
+ "epoch": 0.26677645121449156,
1141
+ "grad_norm": 0.3442547023296356,
1142
+ "learning_rate": 0.0002,
1143
+ "loss": 0.3569,
1144
+ "step": 648
1145
+ },
1146
+ {
1147
+ "epoch": 0.268423219431865,
1148
+ "grad_norm": 0.39899468421936035,
1149
+ "learning_rate": 0.0002,
1150
+ "loss": 0.3811,
1151
+ "step": 652
1152
+ },
1153
+ {
1154
+ "epoch": 0.2700699876492384,
1155
+ "grad_norm": 0.29878517985343933,
1156
+ "learning_rate": 0.0002,
1157
+ "loss": 0.4218,
1158
+ "step": 656
1159
+ },
1160
+ {
1161
+ "epoch": 0.27171675586661176,
1162
+ "grad_norm": 0.2453669160604477,
1163
+ "learning_rate": 0.0002,
1164
+ "loss": 0.3881,
1165
+ "step": 660
1166
+ },
1167
+ {
1168
+ "epoch": 0.2733635240839852,
1169
+ "grad_norm": 0.3179525136947632,
1170
+ "learning_rate": 0.0002,
1171
+ "loss": 0.3606,
1172
+ "step": 664
1173
+ },
1174
+ {
1175
+ "epoch": 0.2750102923013586,
1176
+ "grad_norm": 0.4071681797504425,
1177
+ "learning_rate": 0.0002,
1178
+ "loss": 0.3666,
1179
+ "step": 668
1180
+ },
1181
+ {
1182
+ "epoch": 0.276657060518732,
1183
+ "grad_norm": 0.20715802907943726,
1184
+ "learning_rate": 0.0002,
1185
+ "loss": 0.4557,
1186
+ "step": 672
1187
+ },
1188
+ {
1189
+ "epoch": 0.2783038287361054,
1190
+ "grad_norm": 0.32174447178840637,
1191
+ "learning_rate": 0.0002,
1192
+ "loss": 0.3465,
1193
+ "step": 676
1194
+ },
1195
+ {
1196
+ "epoch": 0.2799505969534788,
1197
+ "grad_norm": 0.4294211268424988,
1198
+ "learning_rate": 0.0002,
1199
+ "loss": 0.4125,
1200
+ "step": 680
1201
+ },
1202
+ {
1203
+ "epoch": 0.2815973651708522,
1204
+ "grad_norm": 0.44794681668281555,
1205
+ "learning_rate": 0.0002,
1206
+ "loss": 0.3676,
1207
+ "step": 684
1208
+ },
1209
+ {
1210
+ "epoch": 0.2832441333882256,
1211
+ "grad_norm": 0.29573217034339905,
1212
+ "learning_rate": 0.0002,
1213
+ "loss": 0.352,
1214
+ "step": 688
1215
+ },
1216
+ {
1217
+ "epoch": 0.284890901605599,
1218
+ "grad_norm": 0.4403010904788971,
1219
+ "learning_rate": 0.0002,
1220
+ "loss": 0.356,
1221
+ "step": 692
1222
+ },
1223
+ {
1224
+ "epoch": 0.2865376698229724,
1225
+ "grad_norm": 0.5202733278274536,
1226
+ "learning_rate": 0.0002,
1227
+ "loss": 0.3888,
1228
+ "step": 696
1229
+ },
1230
+ {
1231
+ "epoch": 0.2881844380403458,
1232
+ "grad_norm": 0.44568759202957153,
1233
+ "learning_rate": 0.0002,
1234
+ "loss": 0.3591,
1235
+ "step": 700
1236
+ },
1237
+ {
1238
+ "epoch": 0.28983120625771924,
1239
+ "grad_norm": 0.3248206675052643,
1240
+ "learning_rate": 0.0002,
1241
+ "loss": 0.3368,
1242
+ "step": 704
1243
+ },
1244
+ {
1245
+ "epoch": 0.2914779744750926,
1246
+ "grad_norm": 0.3348717987537384,
1247
+ "learning_rate": 0.0002,
1248
+ "loss": 0.3539,
1249
+ "step": 708
1250
+ },
1251
+ {
1252
+ "epoch": 0.293124742692466,
1253
+ "grad_norm": 0.5104221105575562,
1254
+ "learning_rate": 0.0002,
1255
+ "loss": 0.3917,
1256
+ "step": 712
1257
+ },
1258
+ {
1259
+ "epoch": 0.29477151090983944,
1260
+ "grad_norm": 0.46784690022468567,
1261
+ "learning_rate": 0.0002,
1262
+ "loss": 0.3887,
1263
+ "step": 716
1264
+ },
1265
+ {
1266
+ "epoch": 0.29641827912721286,
1267
+ "grad_norm": 0.37764814496040344,
1268
+ "learning_rate": 0.0002,
1269
+ "loss": 0.3503,
1270
+ "step": 720
1271
+ },
1272
+ {
1273
+ "epoch": 0.2980650473445863,
1274
+ "grad_norm": 0.17547918856143951,
1275
+ "learning_rate": 0.0002,
1276
+ "loss": 0.3264,
1277
+ "step": 724
1278
+ },
1279
+ {
1280
+ "epoch": 0.29971181556195964,
1281
+ "grad_norm": 0.5112257599830627,
1282
+ "learning_rate": 0.0002,
1283
+ "loss": 0.3981,
1284
+ "step": 728
1285
+ },
1286
+ {
1287
+ "epoch": 0.30135858377933306,
1288
+ "grad_norm": 0.3400379717350006,
1289
+ "learning_rate": 0.0002,
1290
+ "loss": 0.377,
1291
+ "step": 732
1292
+ },
1293
+ {
1294
+ "epoch": 0.3030053519967065,
1295
+ "grad_norm": 0.33754292130470276,
1296
+ "learning_rate": 0.0002,
1297
+ "loss": 0.3329,
1298
+ "step": 736
1299
+ },
1300
+ {
1301
+ "epoch": 0.3046521202140799,
1302
+ "grad_norm": 0.2636474668979645,
1303
+ "learning_rate": 0.0002,
1304
+ "loss": 0.326,
1305
+ "step": 740
1306
+ },
1307
+ {
1308
+ "epoch": 0.30629888843145325,
1309
+ "grad_norm": 0.4797205924987793,
1310
+ "learning_rate": 0.0002,
1311
+ "loss": 0.3298,
1312
+ "step": 744
1313
+ },
1314
+ {
1315
+ "epoch": 0.30794565664882667,
1316
+ "grad_norm": 0.5526637434959412,
1317
+ "learning_rate": 0.0002,
1318
+ "loss": 0.4004,
1319
+ "step": 748
1320
+ },
1321
+ {
1322
+ "epoch": 0.3095924248662001,
1323
+ "grad_norm": 0.4279467463493347,
1324
+ "learning_rate": 0.0002,
1325
+ "loss": 0.383,
1326
+ "step": 752
1327
+ },
1328
+ {
1329
+ "epoch": 0.3112391930835735,
1330
+ "grad_norm": 0.28754350543022156,
1331
+ "learning_rate": 0.0002,
1332
+ "loss": 0.3714,
1333
+ "step": 756
1334
+ },
1335
+ {
1336
+ "epoch": 0.31288596130094687,
1337
+ "grad_norm": 0.29990026354789734,
1338
+ "learning_rate": 0.0002,
1339
+ "loss": 0.3753,
1340
+ "step": 760
1341
+ },
1342
+ {
1343
+ "epoch": 0.3145327295183203,
1344
+ "grad_norm": 0.30254223942756653,
1345
+ "learning_rate": 0.0002,
1346
+ "loss": 0.3609,
1347
+ "step": 764
1348
+ },
1349
+ {
1350
+ "epoch": 0.3161794977356937,
1351
+ "grad_norm": 0.8052358031272888,
1352
+ "learning_rate": 0.0002,
1353
+ "loss": 0.414,
1354
+ "step": 768
1355
+ },
1356
+ {
1357
+ "epoch": 0.3178262659530671,
1358
+ "grad_norm": 0.5187978744506836,
1359
+ "learning_rate": 0.0002,
1360
+ "loss": 0.3906,
1361
+ "step": 772
1362
+ },
1363
+ {
1364
+ "epoch": 0.3194730341704405,
1365
+ "grad_norm": 0.43508270382881165,
1366
+ "learning_rate": 0.0002,
1367
+ "loss": 0.3532,
1368
+ "step": 776
1369
+ },
1370
+ {
1371
+ "epoch": 0.3211198023878139,
1372
+ "grad_norm": 0.3715954124927521,
1373
+ "learning_rate": 0.0002,
1374
+ "loss": 0.3464,
1375
+ "step": 780
1376
+ },
1377
+ {
1378
+ "epoch": 0.3227665706051873,
1379
+ "grad_norm": 0.2788250148296356,
1380
+ "learning_rate": 0.0002,
1381
+ "loss": 0.3788,
1382
+ "step": 784
1383
+ },
1384
+ {
1385
+ "epoch": 0.32441333882256074,
1386
+ "grad_norm": 0.3440225422382355,
1387
+ "learning_rate": 0.0002,
1388
+ "loss": 0.3591,
1389
+ "step": 788
1390
+ },
1391
+ {
1392
+ "epoch": 0.32606010703993416,
1393
+ "grad_norm": 0.4949939250946045,
1394
+ "learning_rate": 0.0002,
1395
+ "loss": 0.373,
1396
+ "step": 792
1397
+ },
1398
+ {
1399
+ "epoch": 0.3277068752573075,
1400
+ "grad_norm": 0.3172508180141449,
1401
+ "learning_rate": 0.0002,
1402
+ "loss": 0.3971,
1403
+ "step": 796
1404
+ },
1405
+ {
1406
+ "epoch": 0.32935364347468093,
1407
+ "grad_norm": 0.4251808226108551,
1408
+ "learning_rate": 0.0002,
1409
+ "loss": 0.3554,
1410
+ "step": 800
1411
+ }
1412
+ ],
1413
+ "logging_steps": 4,
1414
+ "max_steps": 800,
1415
+ "num_input_tokens_seen": 0,
1416
+ "num_train_epochs": 1,
1417
+ "save_steps": 500,
1418
+ "stateful_callbacks": {
1419
+ "TrainerControl": {
1420
+ "args": {
1421
+ "should_epoch_stop": false,
1422
+ "should_evaluate": false,
1423
+ "should_log": false,
1424
+ "should_save": true,
1425
+ "should_training_stop": true
1426
+ },
1427
+ "attributes": {}
1428
+ }
1429
+ },
1430
+ "total_flos": 2.88348602105856e+17,
1431
+ "train_batch_size": 4,
1432
+ "trial_name": null,
1433
+ "trial_params": null
1434
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae2f80b57d94f278467008f794e8740b768c7e0c9d8ee79bd4ea24074e4132d2
3
+ size 7160
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff