Adapters
Safetensors
English
Imran1 commited on
Commit
5bb66f6
·
verified ·
1 Parent(s): 4041831

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip 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
 
 
33
  *.zip 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
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/deepscaler-1.5b-preview-unsloth-bnb-4bit
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
adapter_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/deepscaler-1.5b-preview-unsloth-bnb-4bit",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 128,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": [
21
+ "embed_tokens",
22
+ "lm_head"
23
+ ],
24
+ "peft_type": "LORA",
25
+ "r": 128,
26
+ "rank_pattern": {},
27
+ "revision": null,
28
+ "target_modules": [
29
+ "down_proj",
30
+ "up_proj",
31
+ "q_proj",
32
+ "v_proj",
33
+ "gate_proj",
34
+ "o_proj",
35
+ "k_proj"
36
+ ],
37
+ "task_type": "CAUSAL_LM",
38
+ "use_dora": false,
39
+ "use_rslora": false
40
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c2c6580211bc44f1ab6b612ee96a6c29305723ab3571050ed5738a642843f38
3
+ size 2457916480
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4801e1da0d185efb30999b75e2259fc9e9d0a1e96582d329dcd412fda9f16d13
3
+ size 1248596284
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e271db059ee705520b0102bdbb522c5c372acf668aa9b12f38477021ca2f6b79
3
+ size 14180
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6f855b68c54911cf6cc2c6738402266f0c159f1fb819073e52fdb7dc59fcdcd
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|begin▁of▁sentence|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|end▁of▁sentence|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<|PAD|>"
17
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c8804cd28fe2d146fca532bf4032d2113c0d07c7fa6e2f1c4308caf6b83d317
3
+ size 11423720
tokenizer_config.json ADDED
@@ -0,0 +1,236 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "151643": {
7
+ "content": "<|end▁of▁sentence|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "151644": {
15
+ "content": "<|User|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": false
21
+ },
22
+ "151645": {
23
+ "content": "<|Assistant|>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "151646": {
31
+ "content": "<|begin▁of▁sentence|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "151647": {
39
+ "content": "<|EOT|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "151648": {
47
+ "content": "<think>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "151649": {
55
+ "content": "</think>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "151650": {
63
+ "content": "<|quad_start|>",
64
+ "lstrip": false,
65
+ "normalized": false,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": true
69
+ },
70
+ "151651": {
71
+ "content": "<|quad_end|>",
72
+ "lstrip": false,
73
+ "normalized": false,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": true
77
+ },
78
+ "151652": {
79
+ "content": "<|vision_start|>",
80
+ "lstrip": false,
81
+ "normalized": false,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": true
85
+ },
86
+ "151653": {
87
+ "content": "<|vision_end|>",
88
+ "lstrip": false,
89
+ "normalized": false,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": true
93
+ },
94
+ "151654": {
95
+ "content": "<|vision_pad|>",
96
+ "lstrip": false,
97
+ "normalized": false,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": true
101
+ },
102
+ "151655": {
103
+ "content": "<|image_pad|>",
104
+ "lstrip": false,
105
+ "normalized": false,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": true
109
+ },
110
+ "151656": {
111
+ "content": "<|video_pad|>",
112
+ "lstrip": false,
113
+ "normalized": false,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": true
117
+ },
118
+ "151657": {
119
+ "content": "<tool_call>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "151658": {
127
+ "content": "</tool_call>",
128
+ "lstrip": false,
129
+ "normalized": false,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": false
133
+ },
134
+ "151659": {
135
+ "content": "<|fim_prefix|>",
136
+ "lstrip": false,
137
+ "normalized": false,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": false
141
+ },
142
+ "151660": {
143
+ "content": "<|fim_middle|>",
144
+ "lstrip": false,
145
+ "normalized": false,
146
+ "rstrip": false,
147
+ "single_word": false,
148
+ "special": false
149
+ },
150
+ "151661": {
151
+ "content": "<|fim_suffix|>",
152
+ "lstrip": false,
153
+ "normalized": false,
154
+ "rstrip": false,
155
+ "single_word": false,
156
+ "special": false
157
+ },
158
+ "151662": {
159
+ "content": "<|fim_pad|>",
160
+ "lstrip": false,
161
+ "normalized": false,
162
+ "rstrip": false,
163
+ "single_word": false,
164
+ "special": false
165
+ },
166
+ "151663": {
167
+ "content": "<|repo_name|>",
168
+ "lstrip": false,
169
+ "normalized": false,
170
+ "rstrip": false,
171
+ "single_word": false,
172
+ "special": false
173
+ },
174
+ "151664": {
175
+ "content": "<|file_sep|>",
176
+ "lstrip": false,
177
+ "normalized": false,
178
+ "rstrip": false,
179
+ "single_word": false,
180
+ "special": false
181
+ },
182
+ "151665": {
183
+ "content": "<|thinking|>",
184
+ "lstrip": false,
185
+ "normalized": true,
186
+ "rstrip": false,
187
+ "single_word": false,
188
+ "special": false
189
+ },
190
+ "151666": {
191
+ "content": "<|thinking_end|>",
192
+ "lstrip": false,
193
+ "normalized": true,
194
+ "rstrip": false,
195
+ "single_word": false,
196
+ "special": false
197
+ },
198
+ "151667": {
199
+ "content": "<|Final|>",
200
+ "lstrip": false,
201
+ "normalized": true,
202
+ "rstrip": false,
203
+ "single_word": false,
204
+ "special": false
205
+ },
206
+ "151668": {
207
+ "content": "<|Final_end|>",
208
+ "lstrip": false,
209
+ "normalized": true,
210
+ "rstrip": false,
211
+ "single_word": false,
212
+ "special": false
213
+ },
214
+ "151669": {
215
+ "content": "<|PAD|>",
216
+ "lstrip": false,
217
+ "normalized": true,
218
+ "rstrip": false,
219
+ "single_word": false,
220
+ "special": false
221
+ }
222
+ },
223
+ "bos_token": "<|begin▁of▁sentence|>",
224
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set ns = namespace(is_first=false, is_tool=false, is_output_first=true, system_prompt='') %}{%- for message in messages %}{%- if message['role'] == 'system' %}{% set ns.system_prompt = message['content'] %}{%- endif %}{%- endfor %}{{bos_token}}{{ns.system_prompt}}{%- for message in messages %}{%- if message['role'] == 'user' %}{%- set ns.is_tool = false -%}{{'<|User|>' + message['content']}}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is none %}{%- set ns.is_tool = false -%}{%- for tool in message['tool_calls']%}{%- if not ns.is_first %}{{'<|Assistant|><|tool▁calls▁begin|><|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\\n' + '```json' + '\\n' + tool['function']['arguments'] + '\\n' + '```' + '<|tool▁call▁end|>'}}{%- set ns.is_first = true -%}{%- else %}{{'\\n' + '<|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\\n' + '```json' + '\\n' + tool['function']['arguments'] + '\\n' + '```' + '<|tool▁call▁end|>'}}{{'<|tool▁calls▁end|><|end▁of▁sentence|>'}}{%- endif %}{%- endfor %}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is not none %}{%- if ns.is_tool %}{{'<|tool▁outputs▁end|>' + message['content'] + '<|end▁of▁sentence|>'}}{%- set ns.is_tool = false -%}{%- else %}{% set content = message['content'] %}{% if '</think>' in content %}{% set content = content.split('</think>')[-1] %}{% endif %}{{'<|Assistant|>' + content + '<|end▁of▁sentence|>'}}{%- endif %}{%- endif %}{%- if message['role'] == 'tool' %}{%- set ns.is_tool = true -%}{%- if ns.is_output_first %}{{'<|tool▁outputs▁begin|><|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- set ns.is_output_first = false %}{%- else %}{{'\\n<|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- endif %}{%- endif %}{%- endfor -%}{% if ns.is_tool %}{{'<|tool▁outputs▁end|>'}}{% endif %}{% if add_generation_prompt and not ns.is_tool %}{{'<|Assistant|>'}}{% endif %}",
225
+ "clean_up_tokenization_spaces": false,
226
+ "eos_token": "<|end▁of▁sentence|>",
227
+ "extra_special_tokens": {},
228
+ "legacy": true,
229
+ "model_max_length": 24576,
230
+ "pad_token": "<|PAD|>",
231
+ "padding_side": "right",
232
+ "sp_model_kwargs": {},
233
+ "tokenizer_class": "LlamaTokenizer",
234
+ "unk_token": null,
235
+ "use_default_system_prompt": false
236
+ }
trainer_state.json ADDED
@@ -0,0 +1,1433 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.10020040080160321,
5
+ "eval_steps": 500,
6
+ "global_step": 200,
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.000501002004008016,
13
+ "grad_norm": 2.6050267219543457,
14
+ "learning_rate": 2.9999999999999997e-05,
15
+ "loss": 2.0966,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.001002004008016032,
20
+ "grad_norm": 2.553297996520996,
21
+ "learning_rate": 5.9999999999999995e-05,
22
+ "loss": 2.5944,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.001503006012024048,
27
+ "grad_norm": 2.3349509239196777,
28
+ "learning_rate": 8.999999999999999e-05,
29
+ "loss": 2.5769,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.002004008016032064,
34
+ "grad_norm": 2.3492772579193115,
35
+ "learning_rate": 0.00011999999999999999,
36
+ "loss": 2.3153,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.00250501002004008,
41
+ "grad_norm": 1.5965133905410767,
42
+ "learning_rate": 0.00015,
43
+ "loss": 2.3999,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.003006012024048096,
48
+ "grad_norm": 1.4280346632003784,
49
+ "learning_rate": 0.00017999999999999998,
50
+ "loss": 2.0657,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.0035070140280561123,
55
+ "grad_norm": 1.726511836051941,
56
+ "learning_rate": 0.00020999999999999998,
57
+ "loss": 2.2877,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.004008016032064128,
62
+ "grad_norm": 1.741253137588501,
63
+ "learning_rate": 0.00023999999999999998,
64
+ "loss": 2.2613,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.0045090180360721445,
69
+ "grad_norm": 1.8103491067886353,
70
+ "learning_rate": 0.00027,
71
+ "loss": 2.1171,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.00501002004008016,
76
+ "grad_norm": 1.4325164556503296,
77
+ "learning_rate": 0.0003,
78
+ "loss": 2.0913,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.005511022044088177,
83
+ "grad_norm": 1.3550007343292236,
84
+ "learning_rate": 0.0002999246609743847,
85
+ "loss": 2.1027,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.006012024048096192,
90
+ "grad_norm": 1.288711428642273,
91
+ "learning_rate": 0.00029984932194876944,
92
+ "loss": 2.0211,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.006513026052104208,
97
+ "grad_norm": 1.4124622344970703,
98
+ "learning_rate": 0.00029977398292315414,
99
+ "loss": 2.1794,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.0070140280561122245,
104
+ "grad_norm": 1.2239776849746704,
105
+ "learning_rate": 0.0002996986438975389,
106
+ "loss": 1.8072,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.00751503006012024,
111
+ "grad_norm": 1.2423063516616821,
112
+ "learning_rate": 0.00029962330487192366,
113
+ "loss": 2.1701,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.008016032064128256,
118
+ "grad_norm": 1.249097228050232,
119
+ "learning_rate": 0.00029954796584630836,
120
+ "loss": 2.155,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.008517034068136272,
125
+ "grad_norm": 1.2091352939605713,
126
+ "learning_rate": 0.00029947262682069307,
127
+ "loss": 2.1671,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.009018036072144289,
132
+ "grad_norm": 1.168344497680664,
133
+ "learning_rate": 0.00029939728779507783,
134
+ "loss": 1.8644,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.009519038076152305,
139
+ "grad_norm": 1.1328169107437134,
140
+ "learning_rate": 0.00029932194876946253,
141
+ "loss": 2.0983,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.01002004008016032,
146
+ "grad_norm": 1.081700086593628,
147
+ "learning_rate": 0.0002992466097438473,
148
+ "loss": 1.9168,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.010521042084168337,
153
+ "grad_norm": 1.0554951429367065,
154
+ "learning_rate": 0.000299171270718232,
155
+ "loss": 1.9249,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.011022044088176353,
160
+ "grad_norm": 1.1648558378219604,
161
+ "learning_rate": 0.00029909593169261676,
162
+ "loss": 1.9194,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.011523046092184368,
167
+ "grad_norm": 0.9951939582824707,
168
+ "learning_rate": 0.0002990205926670015,
169
+ "loss": 1.9181,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.012024048096192385,
174
+ "grad_norm": 1.038643717765808,
175
+ "learning_rate": 0.0002989452536413862,
176
+ "loss": 2.0071,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.012525050100200401,
181
+ "grad_norm": 0.9779028296470642,
182
+ "learning_rate": 0.0002988699146157709,
183
+ "loss": 2.1351,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.013026052104208416,
188
+ "grad_norm": 0.9438173174858093,
189
+ "learning_rate": 0.0002987945755901557,
190
+ "loss": 2.0301,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.013527054108216433,
195
+ "grad_norm": 0.9372079372406006,
196
+ "learning_rate": 0.0002987192365645404,
197
+ "loss": 1.8637,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.014028056112224449,
202
+ "grad_norm": 0.9139612317085266,
203
+ "learning_rate": 0.00029864389753892515,
204
+ "loss": 1.9235,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.014529058116232466,
209
+ "grad_norm": 0.9861688613891602,
210
+ "learning_rate": 0.00029856855851330985,
211
+ "loss": 1.8747,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.01503006012024048,
216
+ "grad_norm": 0.9747604131698608,
217
+ "learning_rate": 0.0002984932194876946,
218
+ "loss": 1.9839,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.015531062124248497,
223
+ "grad_norm": 0.9112619161605835,
224
+ "learning_rate": 0.0002984178804620793,
225
+ "loss": 2.1169,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.01603206412825651,
230
+ "grad_norm": 0.8841367363929749,
231
+ "learning_rate": 0.0002983425414364641,
232
+ "loss": 1.8372,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.016533066132264528,
237
+ "grad_norm": 0.8845950961112976,
238
+ "learning_rate": 0.0002982672024108488,
239
+ "loss": 1.7765,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.017034068136272545,
244
+ "grad_norm": 0.8608232736587524,
245
+ "learning_rate": 0.00029819186338523354,
246
+ "loss": 1.7745,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.01753507014028056,
251
+ "grad_norm": 0.8822921514511108,
252
+ "learning_rate": 0.00029811652435961824,
253
+ "loss": 1.9187,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.018036072144288578,
258
+ "grad_norm": 0.8354641199111938,
259
+ "learning_rate": 0.00029804118533400295,
260
+ "loss": 1.9194,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.018537074148296594,
265
+ "grad_norm": 0.845734179019928,
266
+ "learning_rate": 0.00029796584630838776,
267
+ "loss": 1.95,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.01903807615230461,
272
+ "grad_norm": 0.7486892342567444,
273
+ "learning_rate": 0.00029789050728277247,
274
+ "loss": 1.6453,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.019539078156312624,
279
+ "grad_norm": 0.8062511682510376,
280
+ "learning_rate": 0.00029781516825715717,
281
+ "loss": 1.8782,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.02004008016032064,
286
+ "grad_norm": 0.7674809694290161,
287
+ "learning_rate": 0.00029773982923154193,
288
+ "loss": 1.8426,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.020541082164328657,
293
+ "grad_norm": 0.7894824743270874,
294
+ "learning_rate": 0.00029766449020592663,
295
+ "loss": 1.8384,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.021042084168336674,
300
+ "grad_norm": 0.7632150053977966,
301
+ "learning_rate": 0.0002975891511803114,
302
+ "loss": 1.7607,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.02154308617234469,
307
+ "grad_norm": 0.8097577095031738,
308
+ "learning_rate": 0.0002975138121546961,
309
+ "loss": 1.9556,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.022044088176352707,
314
+ "grad_norm": 0.6966553926467896,
315
+ "learning_rate": 0.0002974384731290808,
316
+ "loss": 1.7072,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.022545090180360723,
321
+ "grad_norm": 0.886178731918335,
322
+ "learning_rate": 0.00029736313410346556,
323
+ "loss": 2.3305,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.023046092184368736,
328
+ "grad_norm": 0.7746443748474121,
329
+ "learning_rate": 0.0002972877950778503,
330
+ "loss": 2.1129,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.023547094188376753,
335
+ "grad_norm": 0.8091543912887573,
336
+ "learning_rate": 0.000297212456052235,
337
+ "loss": 2.0141,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.02404809619238477,
342
+ "grad_norm": 0.7234994769096375,
343
+ "learning_rate": 0.0002971371170266198,
344
+ "loss": 1.9564,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.024549098196392786,
349
+ "grad_norm": 0.7358165979385376,
350
+ "learning_rate": 0.0002970617780010045,
351
+ "loss": 1.9121,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.025050100200400802,
356
+ "grad_norm": 0.7158864736557007,
357
+ "learning_rate": 0.0002969864389753892,
358
+ "loss": 1.7413,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.02555110220440882,
363
+ "grad_norm": 0.7489972710609436,
364
+ "learning_rate": 0.00029691109994977395,
365
+ "loss": 1.9817,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.026052104208416832,
370
+ "grad_norm": 0.7536230087280273,
371
+ "learning_rate": 0.00029683576092415866,
372
+ "loss": 1.9258,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.02655310621242485,
377
+ "grad_norm": 0.8415588140487671,
378
+ "learning_rate": 0.0002967604218985434,
379
+ "loss": 1.9913,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.027054108216432865,
384
+ "grad_norm": 0.768453061580658,
385
+ "learning_rate": 0.0002966850828729282,
386
+ "loss": 2.0848,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.02755511022044088,
391
+ "grad_norm": 0.7687628269195557,
392
+ "learning_rate": 0.0002966097438473129,
393
+ "loss": 1.9663,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.028056112224448898,
398
+ "grad_norm": 0.7271875739097595,
399
+ "learning_rate": 0.00029653440482169764,
400
+ "loss": 1.9076,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.028557114228456915,
405
+ "grad_norm": 0.6827739477157593,
406
+ "learning_rate": 0.00029645906579608234,
407
+ "loss": 1.7408,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.02905811623246493,
412
+ "grad_norm": 0.805442214012146,
413
+ "learning_rate": 0.00029638372677046705,
414
+ "loss": 1.9494,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.029559118236472944,
419
+ "grad_norm": 0.7472760677337646,
420
+ "learning_rate": 0.0002963083877448518,
421
+ "loss": 1.9039,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.03006012024048096,
426
+ "grad_norm": 0.737997829914093,
427
+ "learning_rate": 0.00029623304871923657,
428
+ "loss": 1.7575,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.030561122244488977,
433
+ "grad_norm": 0.7741632461547852,
434
+ "learning_rate": 0.00029615770969362127,
435
+ "loss": 2.033,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.031062124248496994,
440
+ "grad_norm": 0.7429640293121338,
441
+ "learning_rate": 0.00029608237066800603,
442
+ "loss": 1.899,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.03156312625250501,
447
+ "grad_norm": 0.7532819509506226,
448
+ "learning_rate": 0.00029600703164239073,
449
+ "loss": 1.8829,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.03206412825651302,
454
+ "grad_norm": 0.7010864615440369,
455
+ "learning_rate": 0.00029593169261677544,
456
+ "loss": 1.821,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.03256513026052104,
461
+ "grad_norm": 0.737218976020813,
462
+ "learning_rate": 0.0002958563535911602,
463
+ "loss": 1.9476,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.033066132264529056,
468
+ "grad_norm": 0.7213771939277649,
469
+ "learning_rate": 0.0002957810145655449,
470
+ "loss": 1.9,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.03356713426853707,
475
+ "grad_norm": 0.7673630714416504,
476
+ "learning_rate": 0.00029570567553992966,
477
+ "loss": 2.0354,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.03406813627254509,
482
+ "grad_norm": 0.721883237361908,
483
+ "learning_rate": 0.0002956303365143144,
484
+ "loss": 1.7045,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.034569138276553106,
489
+ "grad_norm": 0.7481613159179688,
490
+ "learning_rate": 0.0002955549974886991,
491
+ "loss": 1.8593,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.03507014028056112,
496
+ "grad_norm": 0.7304365038871765,
497
+ "learning_rate": 0.00029547965846308383,
498
+ "loss": 1.752,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.03557114228456914,
503
+ "grad_norm": 0.7513949871063232,
504
+ "learning_rate": 0.0002954043194374686,
505
+ "loss": 1.9917,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.036072144288577156,
510
+ "grad_norm": 0.7858319878578186,
511
+ "learning_rate": 0.0002953289804118533,
512
+ "loss": 2.087,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.03657314629258517,
517
+ "grad_norm": 0.7061849236488342,
518
+ "learning_rate": 0.00029525364138623805,
519
+ "loss": 1.8584,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.03707414829659319,
524
+ "grad_norm": 0.7773633599281311,
525
+ "learning_rate": 0.00029517830236062276,
526
+ "loss": 1.9295,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.037575150300601205,
531
+ "grad_norm": 0.7323243618011475,
532
+ "learning_rate": 0.0002951029633350075,
533
+ "loss": 1.9308,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.03807615230460922,
538
+ "grad_norm": 0.725524365901947,
539
+ "learning_rate": 0.0002950276243093923,
540
+ "loss": 1.9616,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.03857715430861723,
545
+ "grad_norm": 0.7054190039634705,
546
+ "learning_rate": 0.000294952285283777,
547
+ "loss": 1.6339,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.03907815631262525,
552
+ "grad_norm": 0.6920881271362305,
553
+ "learning_rate": 0.0002948769462581617,
554
+ "loss": 1.809,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.039579158316633264,
559
+ "grad_norm": 0.6498042941093445,
560
+ "learning_rate": 0.00029480160723254644,
561
+ "loss": 1.6668,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.04008016032064128,
566
+ "grad_norm": 0.6788399815559387,
567
+ "learning_rate": 0.00029472626820693115,
568
+ "loss": 1.713,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.0405811623246493,
573
+ "grad_norm": 0.7612844705581665,
574
+ "learning_rate": 0.0002946509291813159,
575
+ "loss": 1.9079,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.041082164328657314,
580
+ "grad_norm": 0.6935157775878906,
581
+ "learning_rate": 0.0002945755901557006,
582
+ "loss": 1.7071,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.04158316633266533,
587
+ "grad_norm": 0.7637260556221008,
588
+ "learning_rate": 0.00029450025113008537,
589
+ "loss": 2.1187,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.04208416833667335,
594
+ "grad_norm": 0.7054077982902527,
595
+ "learning_rate": 0.0002944249121044701,
596
+ "loss": 1.7924,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.042585170340681364,
601
+ "grad_norm": 0.701574981212616,
602
+ "learning_rate": 0.00029434957307885483,
603
+ "loss": 1.8163,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.04308617234468938,
608
+ "grad_norm": 0.7836251854896545,
609
+ "learning_rate": 0.00029427423405323954,
610
+ "loss": 1.6773,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.0435871743486974,
615
+ "grad_norm": 0.7043123245239258,
616
+ "learning_rate": 0.0002941988950276243,
617
+ "loss": 1.8403,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.04408817635270541,
622
+ "grad_norm": 0.7133166790008545,
623
+ "learning_rate": 0.000294123556002009,
624
+ "loss": 1.8445,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.04458917835671343,
629
+ "grad_norm": 0.7085109949111938,
630
+ "learning_rate": 0.00029404821697639376,
631
+ "loss": 1.8926,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.045090180360721446,
636
+ "grad_norm": 0.701048731803894,
637
+ "learning_rate": 0.00029397287795077847,
638
+ "loss": 1.9562,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.045591182364729456,
643
+ "grad_norm": 0.6904398202896118,
644
+ "learning_rate": 0.0002938975389251632,
645
+ "loss": 1.8759,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.04609218436873747,
650
+ "grad_norm": 0.7591177821159363,
651
+ "learning_rate": 0.00029382219989954793,
652
+ "loss": 1.9114,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.04659318637274549,
657
+ "grad_norm": 0.7278134822845459,
658
+ "learning_rate": 0.0002937468608739327,
659
+ "loss": 1.9612,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.047094188376753505,
664
+ "grad_norm": 0.7665961384773254,
665
+ "learning_rate": 0.0002936715218483174,
666
+ "loss": 2.0373,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.04759519038076152,
671
+ "grad_norm": 0.7089666128158569,
672
+ "learning_rate": 0.00029359618282270215,
673
+ "loss": 2.062,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.04809619238476954,
678
+ "grad_norm": 0.6922783851623535,
679
+ "learning_rate": 0.00029352084379708686,
680
+ "loss": 1.8768,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.048597194388777555,
685
+ "grad_norm": 0.6904755234718323,
686
+ "learning_rate": 0.00029344550477147156,
687
+ "loss": 1.7936,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.04909819639278557,
692
+ "grad_norm": 0.7081161141395569,
693
+ "learning_rate": 0.0002933701657458563,
694
+ "loss": 1.7919,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.04959919839679359,
699
+ "grad_norm": 0.7969085574150085,
700
+ "learning_rate": 0.0002932948267202411,
701
+ "loss": 2.0337,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.050100200400801605,
706
+ "grad_norm": 0.7019357085227966,
707
+ "learning_rate": 0.0002932194876946258,
708
+ "loss": 1.9433,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.05060120240480962,
713
+ "grad_norm": 0.6784742474555969,
714
+ "learning_rate": 0.00029314414866901054,
715
+ "loss": 1.7878,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.05110220440881764,
720
+ "grad_norm": 0.7405863404273987,
721
+ "learning_rate": 0.00029306880964339525,
722
+ "loss": 1.7159,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.051603206412825654,
727
+ "grad_norm": 0.6663607358932495,
728
+ "learning_rate": 0.00029299347061777995,
729
+ "loss": 1.7941,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.052104208416833664,
734
+ "grad_norm": 0.7274753451347351,
735
+ "learning_rate": 0.0002929181315921647,
736
+ "loss": 1.8692,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.05260521042084168,
741
+ "grad_norm": 0.7117050886154175,
742
+ "learning_rate": 0.0002928427925665494,
743
+ "loss": 1.8508,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.0531062124248497,
748
+ "grad_norm": 0.6324647068977356,
749
+ "learning_rate": 0.0002927674535409342,
750
+ "loss": 1.6226,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.053607214428857713,
755
+ "grad_norm": 0.6551498770713806,
756
+ "learning_rate": 0.00029269211451531894,
757
+ "loss": 1.6189,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.05410821643286573,
762
+ "grad_norm": 0.7170161008834839,
763
+ "learning_rate": 0.00029261677548970364,
764
+ "loss": 1.9402,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.05460921843687375,
769
+ "grad_norm": 0.6295390129089355,
770
+ "learning_rate": 0.0002925414364640884,
771
+ "loss": 1.6223,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.05511022044088176,
776
+ "grad_norm": 0.6735630631446838,
777
+ "learning_rate": 0.0002924660974384731,
778
+ "loss": 1.9057,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.05561122244488978,
783
+ "grad_norm": 0.6805582046508789,
784
+ "learning_rate": 0.0002923907584128578,
785
+ "loss": 1.7012,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.056112224448897796,
790
+ "grad_norm": 0.6882889866828918,
791
+ "learning_rate": 0.00029231541938724257,
792
+ "loss": 1.7673,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.05661322645290581,
797
+ "grad_norm": 0.6445188522338867,
798
+ "learning_rate": 0.00029224008036162727,
799
+ "loss": 1.7567,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.05711422845691383,
804
+ "grad_norm": 0.6788764595985413,
805
+ "learning_rate": 0.00029216474133601203,
806
+ "loss": 1.8939,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.057615230460921846,
811
+ "grad_norm": 0.6786359548568726,
812
+ "learning_rate": 0.0002920894023103968,
813
+ "loss": 1.7107,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.05811623246492986,
818
+ "grad_norm": 0.73366779088974,
819
+ "learning_rate": 0.0002920140632847815,
820
+ "loss": 1.9247,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.05861723446893788,
825
+ "grad_norm": 0.6751691699028015,
826
+ "learning_rate": 0.0002919387242591662,
827
+ "loss": 1.8489,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.05911823647294589,
832
+ "grad_norm": 0.6604770421981812,
833
+ "learning_rate": 0.00029186338523355096,
834
+ "loss": 1.9441,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.059619238476953905,
839
+ "grad_norm": 0.6513468027114868,
840
+ "learning_rate": 0.00029178804620793566,
841
+ "loss": 1.9047,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.06012024048096192,
846
+ "grad_norm": 0.7937461137771606,
847
+ "learning_rate": 0.0002917127071823204,
848
+ "loss": 1.9885,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.06062124248496994,
853
+ "grad_norm": 0.6777886748313904,
854
+ "learning_rate": 0.0002916373681567051,
855
+ "loss": 2.0286,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.061122244488977955,
860
+ "grad_norm": 0.6839383244514465,
861
+ "learning_rate": 0.0002915620291310899,
862
+ "loss": 1.8146,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.06162324649298597,
867
+ "grad_norm": 0.6735116243362427,
868
+ "learning_rate": 0.00029148669010547464,
869
+ "loss": 1.7767,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.06212424849699399,
874
+ "grad_norm": 0.7088850736618042,
875
+ "learning_rate": 0.00029141135107985935,
876
+ "loss": 1.9,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.062625250501002,
881
+ "grad_norm": 0.6435878872871399,
882
+ "learning_rate": 0.00029133601205424405,
883
+ "loss": 1.7717,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.06312625250501001,
888
+ "grad_norm": 0.6343419551849365,
889
+ "learning_rate": 0.0002912606730286288,
890
+ "loss": 1.9353,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.06362725450901803,
895
+ "grad_norm": 0.6651162505149841,
896
+ "learning_rate": 0.0002911853340030135,
897
+ "loss": 1.8287,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.06412825651302605,
902
+ "grad_norm": 0.6920936703681946,
903
+ "learning_rate": 0.0002911099949773983,
904
+ "loss": 1.9564,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.06462925851703406,
909
+ "grad_norm": 0.6264630556106567,
910
+ "learning_rate": 0.00029103465595178304,
911
+ "loss": 1.7342,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.06513026052104208,
916
+ "grad_norm": 0.6150006055831909,
917
+ "learning_rate": 0.00029095931692616774,
918
+ "loss": 1.7269,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.0656312625250501,
923
+ "grad_norm": 0.6793592572212219,
924
+ "learning_rate": 0.00029088397790055245,
925
+ "loss": 1.9202,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.06613226452905811,
930
+ "grad_norm": 0.7007801532745361,
931
+ "learning_rate": 0.0002908086388749372,
932
+ "loss": 1.9389,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.06663326653306613,
937
+ "grad_norm": 0.5819805264472961,
938
+ "learning_rate": 0.0002907332998493219,
939
+ "loss": 1.4803,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.06713426853707415,
944
+ "grad_norm": 0.6895102262496948,
945
+ "learning_rate": 0.00029065796082370667,
946
+ "loss": 1.8499,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.06763527054108216,
951
+ "grad_norm": 0.6814382672309875,
952
+ "learning_rate": 0.00029058262179809137,
953
+ "loss": 1.9159,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.06813627254509018,
958
+ "grad_norm": 0.6768064498901367,
959
+ "learning_rate": 0.0002905072827724761,
960
+ "loss": 1.9397,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.0686372745490982,
965
+ "grad_norm": 0.6451818943023682,
966
+ "learning_rate": 0.00029043194374686084,
967
+ "loss": 1.7264,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.06913827655310621,
972
+ "grad_norm": 0.6633362770080566,
973
+ "learning_rate": 0.0002903566047212456,
974
+ "loss": 1.7829,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.06963927855711423,
979
+ "grad_norm": 0.659122109413147,
980
+ "learning_rate": 0.0002902812656956303,
981
+ "loss": 1.8371,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.07014028056112225,
986
+ "grad_norm": 0.657511293888092,
987
+ "learning_rate": 0.00029020592667001506,
988
+ "loss": 1.8257,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.07064128256513026,
993
+ "grad_norm": 0.6987048387527466,
994
+ "learning_rate": 0.00029013058764439976,
995
+ "loss": 1.9275,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.07114228456913828,
1000
+ "grad_norm": 0.6087613105773926,
1001
+ "learning_rate": 0.0002900552486187845,
1002
+ "loss": 1.7095,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.0716432865731463,
1007
+ "grad_norm": 0.6897568702697754,
1008
+ "learning_rate": 0.00028997990959316923,
1009
+ "loss": 1.8934,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.07214428857715431,
1014
+ "grad_norm": 0.7103919386863708,
1015
+ "learning_rate": 0.00028990457056755393,
1016
+ "loss": 1.8729,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.07264529058116233,
1021
+ "grad_norm": 0.5942186117172241,
1022
+ "learning_rate": 0.0002898292315419387,
1023
+ "loss": 1.6083,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.07314629258517034,
1028
+ "grad_norm": 0.6732192039489746,
1029
+ "learning_rate": 0.00028975389251632345,
1030
+ "loss": 1.9068,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.07364729458917836,
1035
+ "grad_norm": 0.6461887359619141,
1036
+ "learning_rate": 0.00028967855349070815,
1037
+ "loss": 1.6627,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.07414829659318638,
1042
+ "grad_norm": 0.6353530883789062,
1043
+ "learning_rate": 0.0002896032144650929,
1044
+ "loss": 1.8885,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.0746492985971944,
1049
+ "grad_norm": 0.5766530632972717,
1050
+ "learning_rate": 0.0002895278754394776,
1051
+ "loss": 1.4533,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.07515030060120241,
1056
+ "grad_norm": 0.6750043630599976,
1057
+ "learning_rate": 0.0002894525364138623,
1058
+ "loss": 2.0198,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.07565130260521043,
1063
+ "grad_norm": 0.589191734790802,
1064
+ "learning_rate": 0.0002893771973882471,
1065
+ "loss": 1.6217,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.07615230460921844,
1070
+ "grad_norm": 0.7778326272964478,
1071
+ "learning_rate": 0.00028930185836263184,
1072
+ "loss": 1.8912,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.07665330661322645,
1077
+ "grad_norm": 0.7026570439338684,
1078
+ "learning_rate": 0.00028922651933701655,
1079
+ "loss": 1.9116,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.07715430861723446,
1084
+ "grad_norm": 0.6697170734405518,
1085
+ "learning_rate": 0.0002891511803114013,
1086
+ "loss": 1.8512,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.07765531062124248,
1091
+ "grad_norm": 0.6900460124015808,
1092
+ "learning_rate": 0.000289075841285786,
1093
+ "loss": 1.9111,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.0781563126252505,
1098
+ "grad_norm": 0.6959229111671448,
1099
+ "learning_rate": 0.0002890005022601707,
1100
+ "loss": 1.9443,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.07865731462925851,
1105
+ "grad_norm": 0.676102340221405,
1106
+ "learning_rate": 0.0002889251632345555,
1107
+ "loss": 1.7728,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.07915831663326653,
1112
+ "grad_norm": 0.6908376216888428,
1113
+ "learning_rate": 0.0002888498242089402,
1114
+ "loss": 1.7032,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.07965931863727455,
1119
+ "grad_norm": 0.6415160298347473,
1120
+ "learning_rate": 0.00028877448518332494,
1121
+ "loss": 1.644,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.08016032064128256,
1126
+ "grad_norm": 0.7101219296455383,
1127
+ "learning_rate": 0.0002886991461577097,
1128
+ "loss": 1.9767,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.08066132264529058,
1133
+ "grad_norm": 0.6580759882926941,
1134
+ "learning_rate": 0.0002886238071320944,
1135
+ "loss": 1.7492,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.0811623246492986,
1140
+ "grad_norm": 0.6474287509918213,
1141
+ "learning_rate": 0.00028854846810647916,
1142
+ "loss": 1.8357,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.08166332665330661,
1147
+ "grad_norm": 0.622855007648468,
1148
+ "learning_rate": 0.00028847312908086386,
1149
+ "loss": 1.7535,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.08216432865731463,
1154
+ "grad_norm": 0.6816668510437012,
1155
+ "learning_rate": 0.00028839779005524857,
1156
+ "loss": 2.0255,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.08266533066132264,
1161
+ "grad_norm": 0.663633406162262,
1162
+ "learning_rate": 0.00028832245102963333,
1163
+ "loss": 1.7689,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.08316633266533066,
1168
+ "grad_norm": 0.6390612721443176,
1169
+ "learning_rate": 0.00028824711200401803,
1170
+ "loss": 1.735,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.08366733466933868,
1175
+ "grad_norm": 0.660830557346344,
1176
+ "learning_rate": 0.0002881717729784028,
1177
+ "loss": 1.7635,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.0841683366733467,
1182
+ "grad_norm": 0.6632187366485596,
1183
+ "learning_rate": 0.00028809643395278755,
1184
+ "loss": 1.983,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.08466933867735471,
1189
+ "grad_norm": 0.6418716311454773,
1190
+ "learning_rate": 0.00028802109492717226,
1191
+ "loss": 1.7174,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.08517034068136273,
1196
+ "grad_norm": 0.6375272274017334,
1197
+ "learning_rate": 0.00028794575590155696,
1198
+ "loss": 1.7768,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.08567134268537074,
1203
+ "grad_norm": 0.6906164884567261,
1204
+ "learning_rate": 0.0002878704168759417,
1205
+ "loss": 1.9821,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.08617234468937876,
1210
+ "grad_norm": 0.6385218501091003,
1211
+ "learning_rate": 0.0002877950778503264,
1212
+ "loss": 1.7104,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.08667334669338678,
1217
+ "grad_norm": 0.6564759016036987,
1218
+ "learning_rate": 0.0002877197388247112,
1219
+ "loss": 1.8649,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.0871743486973948,
1224
+ "grad_norm": 0.6422074437141418,
1225
+ "learning_rate": 0.0002876443997990959,
1226
+ "loss": 1.899,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.08767535070140281,
1231
+ "grad_norm": 0.6718552112579346,
1232
+ "learning_rate": 0.00028756906077348065,
1233
+ "loss": 2.0651,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.08817635270541083,
1238
+ "grad_norm": 0.6550820469856262,
1239
+ "learning_rate": 0.0002874937217478654,
1240
+ "loss": 1.9969,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.08867735470941884,
1245
+ "grad_norm": 0.6562731862068176,
1246
+ "learning_rate": 0.0002874183827222501,
1247
+ "loss": 1.8166,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.08917835671342686,
1252
+ "grad_norm": 0.6029812097549438,
1253
+ "learning_rate": 0.0002873430436966348,
1254
+ "loss": 1.7566,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 0.08967935871743488,
1259
+ "grad_norm": 0.6309391260147095,
1260
+ "learning_rate": 0.0002872677046710196,
1261
+ "loss": 1.8427,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 0.09018036072144289,
1266
+ "grad_norm": 0.598958432674408,
1267
+ "learning_rate": 0.0002871923656454043,
1268
+ "loss": 1.6701,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 0.0906813627254509,
1273
+ "grad_norm": 0.6371743679046631,
1274
+ "learning_rate": 0.00028711702661978904,
1275
+ "loss": 1.7658,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 0.09118236472945891,
1280
+ "grad_norm": 0.6294912099838257,
1281
+ "learning_rate": 0.00028704168759417374,
1282
+ "loss": 1.6954,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 0.09168336673346693,
1287
+ "grad_norm": 0.6587108373641968,
1288
+ "learning_rate": 0.0002869663485685585,
1289
+ "loss": 1.8646,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 0.09218436873747494,
1294
+ "grad_norm": 0.6413068771362305,
1295
+ "learning_rate": 0.0002868910095429432,
1296
+ "loss": 2.0061,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 0.09268537074148296,
1301
+ "grad_norm": 0.6469525694847107,
1302
+ "learning_rate": 0.00028681567051732796,
1303
+ "loss": 1.821,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 0.09318637274549098,
1308
+ "grad_norm": 0.6417365074157715,
1309
+ "learning_rate": 0.00028674033149171267,
1310
+ "loss": 1.8994,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 0.093687374749499,
1315
+ "grad_norm": 0.6416391134262085,
1316
+ "learning_rate": 0.00028666499246609743,
1317
+ "loss": 1.7628,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 0.09418837675350701,
1322
+ "grad_norm": 0.6492236852645874,
1323
+ "learning_rate": 0.00028658965344048213,
1324
+ "loss": 1.7946,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 0.09468937875751503,
1329
+ "grad_norm": 0.635639488697052,
1330
+ "learning_rate": 0.00028651431441486684,
1331
+ "loss": 1.7534,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 0.09519038076152304,
1336
+ "grad_norm": 0.6563454270362854,
1337
+ "learning_rate": 0.0002864389753892516,
1338
+ "loss": 1.7212,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 0.09569138276553106,
1343
+ "grad_norm": 0.660172700881958,
1344
+ "learning_rate": 0.00028636363636363636,
1345
+ "loss": 1.7969,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 0.09619238476953908,
1350
+ "grad_norm": 0.6818733215332031,
1351
+ "learning_rate": 0.00028628829733802106,
1352
+ "loss": 1.8091,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 0.0966933867735471,
1357
+ "grad_norm": 0.6508086323738098,
1358
+ "learning_rate": 0.0002862129583124058,
1359
+ "loss": 1.8333,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 0.09719438877755511,
1364
+ "grad_norm": 0.6614415049552917,
1365
+ "learning_rate": 0.0002861376192867905,
1366
+ "loss": 1.9563,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 0.09769539078156313,
1371
+ "grad_norm": 0.6511570811271667,
1372
+ "learning_rate": 0.0002860622802611753,
1373
+ "loss": 1.9191,
1374
+ "step": 195
1375
+ },
1376
+ {
1377
+ "epoch": 0.09819639278557114,
1378
+ "grad_norm": 0.6392014026641846,
1379
+ "learning_rate": 0.00028598694123556,
1380
+ "loss": 1.8118,
1381
+ "step": 196
1382
+ },
1383
+ {
1384
+ "epoch": 0.09869739478957916,
1385
+ "grad_norm": 0.6255333423614502,
1386
+ "learning_rate": 0.0002859116022099447,
1387
+ "loss": 1.9144,
1388
+ "step": 197
1389
+ },
1390
+ {
1391
+ "epoch": 0.09919839679358718,
1392
+ "grad_norm": 0.6069381833076477,
1393
+ "learning_rate": 0.00028583626318432945,
1394
+ "loss": 1.8036,
1395
+ "step": 198
1396
+ },
1397
+ {
1398
+ "epoch": 0.09969939879759519,
1399
+ "grad_norm": 0.6432672739028931,
1400
+ "learning_rate": 0.0002857609241587142,
1401
+ "loss": 1.8292,
1402
+ "step": 199
1403
+ },
1404
+ {
1405
+ "epoch": 0.10020040080160321,
1406
+ "grad_norm": 0.6631090641021729,
1407
+ "learning_rate": 0.0002856855851330989,
1408
+ "loss": 1.8854,
1409
+ "step": 200
1410
+ }
1411
+ ],
1412
+ "logging_steps": 1,
1413
+ "max_steps": 3992,
1414
+ "num_input_tokens_seen": 0,
1415
+ "num_train_epochs": 2,
1416
+ "save_steps": 200,
1417
+ "stateful_callbacks": {
1418
+ "TrainerControl": {
1419
+ "args": {
1420
+ "should_epoch_stop": false,
1421
+ "should_evaluate": false,
1422
+ "should_log": false,
1423
+ "should_save": true,
1424
+ "should_training_stop": false
1425
+ },
1426
+ "attributes": {}
1427
+ }
1428
+ },
1429
+ "total_flos": 1.89216143179776e+16,
1430
+ "train_batch_size": 2,
1431
+ "trial_name": null,
1432
+ "trial_params": null
1433
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02c8725565d77967c113b3105c9a876ff3a53be9a76cdaaab4df94614077bf50
3
+ size 5560