ankitsingh96 commited on
Commit
762e8d0
·
verified ·
1 Parent(s): a4e5658

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 CHANGED
@@ -1,3 +1,202 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/gemma-3-4b-it-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.15.1
adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/gemma-3-4b-it-unsloth-bnb-4bit",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
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": 64,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 32,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": "(?:.*?(?:language|text).*?(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense).*?(?:k_proj|v_proj|q_proj|out_proj|fc1|fc2|o_proj|gate_proj|up_proj|down_proj).*?)|(?:\\bmodel\\.layers\\.[\\d]{1,}\\.(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense)\\.(?:(?:k_proj|v_proj|q_proj|out_proj|fc1|fc2|o_proj|gate_proj|up_proj|down_proj)))",
27
+ "task_type": "CAUSAL_LM",
28
+ "trainable_token_indices": null,
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b49c68686b2a745e893aece2bf42c615bf43de05158339e3150e7e88663842
3
+ size 238491136
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<image_soft_token>": 262144
3
+ }
chat_template.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "chat_template": "{{ bos_token }}\n{%- if messages[0]['role'] == 'system' -%}\n {%- if messages[0]['content'] is string -%}\n {%- set first_user_prefix = messages[0]['content'] + '\n\n' -%}\n {%- else -%}\n {%- set first_user_prefix = messages[0]['content'][0]['text'] + '\n\n' -%}\n {%- endif -%}\n {%- set loop_messages = messages[1:] -%}\n{%- else -%}\n {%- set first_user_prefix = \"\" -%}\n {%- set loop_messages = messages -%}\n{%- endif -%}\n{%- for message in loop_messages -%}\n {%- if (message['role'] == 'user') != (loop.index0 % 2 == 0) -%}\n {{ raise_exception(\"Conversation roles must alternate user/assistant/user/assistant/...\") }}\n {%- endif -%}\n {%- if (message['role'] == 'assistant') -%}\n {%- set role = \"model\" -%}\n {%- else -%}\n {%- set role = message['role'] -%}\n {%- endif -%}\n {{ '<start_of_turn>' + role + '\n' + (first_user_prefix if loop.first else \"\") }}\n {%- if message['content'] is string -%}\n {{ message['content'] | trim }}\n {%- elif message['content'] is iterable -%}\n {%- for item in message['content'] -%}\n {%- if item['type'] == 'image' -%}\n {{ '<start_of_image>' }}\n {%- elif item['type'] == 'text' -%}\n {{ item['text'] | trim }}\n {%- endif -%}\n {%- endfor -%}\n {%- else -%}\n {{ raise_exception(\"Invalid content type\") }}\n {%- endif -%}\n {{ '<end_of_turn>\n' }}\n{%- endfor -%}\n{%- if add_generation_prompt -%}\n {{ '<start_of_turn>model\n' }}\n{%- endif -%}\n"
3
+ }
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c3ef85ac8c712fa1f069669b1e2ad270c766114f58336be4dadf776b2aa5993
3
+ size 121632452
preprocessor_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": null,
3
+ "do_normalize": true,
4
+ "do_pan_and_scan": null,
5
+ "do_rescale": true,
6
+ "do_resize": true,
7
+ "image_mean": [
8
+ 0.5,
9
+ 0.5,
10
+ 0.5
11
+ ],
12
+ "image_processor_type": "Gemma3ImageProcessor",
13
+ "image_seq_length": 256,
14
+ "image_std": [
15
+ 0.5,
16
+ 0.5,
17
+ 0.5
18
+ ],
19
+ "pan_and_scan_max_num_crops": null,
20
+ "pan_and_scan_min_crop_size": null,
21
+ "pan_and_scan_min_ratio_to_activate": null,
22
+ "processor_class": "Gemma3Processor",
23
+ "resample": 2,
24
+ "rescale_factor": 0.00392156862745098,
25
+ "size": {
26
+ "height": 896,
27
+ "width": 896
28
+ }
29
+ }
processor_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "image_seq_length": 256,
3
+ "processor_class": "Gemma3Processor"
4
+ }
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53e74c7e612d104f346ea23c8c956cddd0db5457a2ae8e5bd60d9e003e6762da
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d26477d8db0640eefdaca112906dc3e9c104255a03d1df05142d4bf5b9cb55d2
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "boi_token": "<start_of_image>",
3
+ "bos_token": {
4
+ "content": "<bos>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ "eoi_token": "<end_of_image>",
11
+ "eos_token": {
12
+ "content": "<end_of_turn>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false
17
+ },
18
+ "image_token": "<image_soft_token>",
19
+ "pad_token": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false
25
+ },
26
+ "unk_token": {
27
+ "content": "<unk>",
28
+ "lstrip": false,
29
+ "normalized": false,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4667f2089529e8e7657cfb6d1c19910ae71ff5f28aa7ab2ff2763330affad795
3
+ size 33384568
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
3
+ size 4689074
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
trainer_state.json ADDED
@@ -0,0 +1,2834 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 4.081841432225064,
6
+ "eval_steps": 500,
7
+ "global_step": 400,
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.010230179028132993,
14
+ "grad_norm": 3.7339282035827637,
15
+ "learning_rate": 4.000000000000001e-06,
16
+ "loss": 1.6402,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.020460358056265986,
21
+ "grad_norm": 3.856332540512085,
22
+ "learning_rate": 8.000000000000001e-06,
23
+ "loss": 1.685,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.030690537084398978,
28
+ "grad_norm": 3.6486527919769287,
29
+ "learning_rate": 1.2e-05,
30
+ "loss": 1.6308,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.04092071611253197,
35
+ "grad_norm": 3.6288094520568848,
36
+ "learning_rate": 1.6000000000000003e-05,
37
+ "loss": 1.6336,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.05115089514066496,
42
+ "grad_norm": 3.33920955657959,
43
+ "learning_rate": 2e-05,
44
+ "loss": 1.5891,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.061381074168797956,
49
+ "grad_norm": 2.808194160461426,
50
+ "learning_rate": 1.9999996908023674e-05,
51
+ "loss": 1.5542,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.07161125319693094,
56
+ "grad_norm": 2.197322368621826,
57
+ "learning_rate": 1.9999987632096612e-05,
58
+ "loss": 1.4569,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.08184143222506395,
63
+ "grad_norm": 1.646809458732605,
64
+ "learning_rate": 1.999997217222454e-05,
65
+ "loss": 1.4049,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.09207161125319693,
70
+ "grad_norm": 1.207854151725769,
71
+ "learning_rate": 1.9999950528417027e-05,
72
+ "loss": 1.3218,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.10230179028132992,
77
+ "grad_norm": 0.9744110107421875,
78
+ "learning_rate": 1.9999922700687455e-05,
79
+ "loss": 1.3043,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.11253196930946291,
84
+ "grad_norm": 0.8862619996070862,
85
+ "learning_rate": 1.999988868905303e-05,
86
+ "loss": 1.2692,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.12276214833759591,
91
+ "grad_norm": 0.808510422706604,
92
+ "learning_rate": 1.999984849353479e-05,
93
+ "loss": 1.241,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.1329923273657289,
98
+ "grad_norm": 0.7722910046577454,
99
+ "learning_rate": 1.999980211415759e-05,
100
+ "loss": 1.2167,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.1432225063938619,
105
+ "grad_norm": 0.735596239566803,
106
+ "learning_rate": 1.9999749550950106e-05,
107
+ "loss": 1.1848,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.1534526854219949,
112
+ "grad_norm": 0.7540133595466614,
113
+ "learning_rate": 1.9999690803944852e-05,
114
+ "loss": 1.1839,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.1636828644501279,
119
+ "grad_norm": 0.7589508295059204,
120
+ "learning_rate": 1.9999625873178146e-05,
121
+ "loss": 1.1676,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.17391304347826086,
126
+ "grad_norm": 0.7847907543182373,
127
+ "learning_rate": 1.999955475869015e-05,
128
+ "loss": 1.1459,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.18414322250639387,
133
+ "grad_norm": 0.7236718535423279,
134
+ "learning_rate": 1.9999477460524835e-05,
135
+ "loss": 1.1253,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.19437340153452684,
140
+ "grad_norm": 0.7120142579078674,
141
+ "learning_rate": 1.9999393978730004e-05,
142
+ "loss": 1.1217,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.20460358056265984,
147
+ "grad_norm": 0.640995442867279,
148
+ "learning_rate": 1.9999304313357282e-05,
149
+ "loss": 1.112,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.21483375959079284,
154
+ "grad_norm": 0.5680305361747742,
155
+ "learning_rate": 1.9999208464462116e-05,
156
+ "loss": 1.0985,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.22506393861892582,
161
+ "grad_norm": 0.5688360929489136,
162
+ "learning_rate": 1.9999106432103785e-05,
163
+ "loss": 1.0823,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.23529411764705882,
168
+ "grad_norm": 0.5916054844856262,
169
+ "learning_rate": 1.9998998216345375e-05,
170
+ "loss": 1.0523,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.24552429667519182,
175
+ "grad_norm": 0.6135437488555908,
176
+ "learning_rate": 1.9998883817253813e-05,
177
+ "loss": 1.0757,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.2557544757033248,
182
+ "grad_norm": 0.587724506855011,
183
+ "learning_rate": 1.999876323489984e-05,
184
+ "loss": 1.0411,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.2659846547314578,
189
+ "grad_norm": 0.561601459980011,
190
+ "learning_rate": 1.9998636469358023e-05,
191
+ "loss": 1.0481,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.27621483375959077,
196
+ "grad_norm": 0.48791056871414185,
197
+ "learning_rate": 1.999850352070676e-05,
198
+ "loss": 1.0061,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.2864450127877238,
203
+ "grad_norm": 0.4305904507637024,
204
+ "learning_rate": 1.9998364389028256e-05,
205
+ "loss": 1.0076,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.2966751918158568,
210
+ "grad_norm": 0.36149221658706665,
211
+ "learning_rate": 1.9998219074408554e-05,
212
+ "loss": 1.0093,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.3069053708439898,
217
+ "grad_norm": 0.34878969192504883,
218
+ "learning_rate": 1.999806757693752e-05,
219
+ "loss": 0.9997,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.3171355498721228,
224
+ "grad_norm": 0.35569989681243896,
225
+ "learning_rate": 1.9997909896708833e-05,
226
+ "loss": 0.9904,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.3273657289002558,
231
+ "grad_norm": 0.37640881538391113,
232
+ "learning_rate": 1.9997746033820005e-05,
233
+ "loss": 0.9959,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.3375959079283887,
238
+ "grad_norm": 0.37813887000083923,
239
+ "learning_rate": 1.9997575988372366e-05,
240
+ "loss": 0.9708,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.34782608695652173,
245
+ "grad_norm": 0.3413299322128296,
246
+ "learning_rate": 1.9997399760471072e-05,
247
+ "loss": 0.9689,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.35805626598465473,
252
+ "grad_norm": 0.30490338802337646,
253
+ "learning_rate": 1.9997217350225103e-05,
254
+ "loss": 0.9774,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.36828644501278773,
259
+ "grad_norm": 0.27457210421562195,
260
+ "learning_rate": 1.999702875774726e-05,
261
+ "loss": 0.9989,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.37851662404092073,
266
+ "grad_norm": 0.26494237780570984,
267
+ "learning_rate": 1.9996833983154166e-05,
268
+ "loss": 0.9607,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.3887468030690537,
273
+ "grad_norm": 0.2736992835998535,
274
+ "learning_rate": 1.9996633026566265e-05,
275
+ "loss": 0.956,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.3989769820971867,
280
+ "grad_norm": 0.2966112494468689,
281
+ "learning_rate": 1.999642588810784e-05,
282
+ "loss": 0.9397,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.4092071611253197,
287
+ "grad_norm": 0.304120272397995,
288
+ "learning_rate": 1.999621256790697e-05,
289
+ "loss": 0.9692,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.4194373401534527,
294
+ "grad_norm": 0.3025428354740143,
295
+ "learning_rate": 1.9995993066095584e-05,
296
+ "loss": 0.9315,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.4296675191815857,
301
+ "grad_norm": 0.2758133113384247,
302
+ "learning_rate": 1.9995767382809414e-05,
303
+ "loss": 0.925,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.4398976982097187,
308
+ "grad_norm": 0.26389235258102417,
309
+ "learning_rate": 1.999553551818802e-05,
310
+ "loss": 0.926,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.45012787723785164,
315
+ "grad_norm": 0.24357713758945465,
316
+ "learning_rate": 1.999529747237479e-05,
317
+ "loss": 0.9375,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.46035805626598464,
322
+ "grad_norm": 0.2292446494102478,
323
+ "learning_rate": 1.9995053245516927e-05,
324
+ "loss": 0.9425,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.47058823529411764,
329
+ "grad_norm": 0.215789332985878,
330
+ "learning_rate": 1.9994802837765464e-05,
331
+ "loss": 0.9264,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.48081841432225064,
336
+ "grad_norm": 0.2154732346534729,
337
+ "learning_rate": 1.999454624927525e-05,
338
+ "loss": 0.9284,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.49104859335038364,
343
+ "grad_norm": 0.2164417803287506,
344
+ "learning_rate": 1.9994283480204956e-05,
345
+ "loss": 0.9339,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.5012787723785166,
350
+ "grad_norm": 0.21539105474948883,
351
+ "learning_rate": 1.9994014530717082e-05,
352
+ "loss": 0.9049,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.5115089514066496,
357
+ "grad_norm": 0.21105124056339264,
358
+ "learning_rate": 1.9993739400977938e-05,
359
+ "loss": 0.9105,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.5217391304347826,
364
+ "grad_norm": 0.21185389161109924,
365
+ "learning_rate": 1.9993458091157668e-05,
366
+ "loss": 0.927,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.5319693094629157,
371
+ "grad_norm": 0.19724711775779724,
372
+ "learning_rate": 1.9993170601430233e-05,
373
+ "loss": 0.8957,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.5421994884910486,
378
+ "grad_norm": 0.1938239187002182,
379
+ "learning_rate": 1.999287693197341e-05,
380
+ "loss": 0.9174,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.5524296675191815,
385
+ "grad_norm": 0.19070130586624146,
386
+ "learning_rate": 1.9992577082968808e-05,
387
+ "loss": 0.9111,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.5626598465473146,
392
+ "grad_norm": 0.1937451958656311,
393
+ "learning_rate": 1.999227105460185e-05,
394
+ "loss": 0.8977,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.5728900255754475,
399
+ "grad_norm": 0.19541557133197784,
400
+ "learning_rate": 1.9991958847061786e-05,
401
+ "loss": 0.8845,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.5831202046035806,
406
+ "grad_norm": 0.18689967691898346,
407
+ "learning_rate": 1.999164046054168e-05,
408
+ "loss": 0.8851,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.5933503836317136,
413
+ "grad_norm": 0.18149493634700775,
414
+ "learning_rate": 1.999131589523842e-05,
415
+ "loss": 0.8919,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.6035805626598465,
420
+ "grad_norm": 0.18779127299785614,
421
+ "learning_rate": 1.999098515135272e-05,
422
+ "loss": 0.898,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.6138107416879796,
427
+ "grad_norm": 0.17797918617725372,
428
+ "learning_rate": 1.9990648229089106e-05,
429
+ "loss": 0.9014,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.6240409207161125,
434
+ "grad_norm": 0.1641537845134735,
435
+ "learning_rate": 1.999030512865593e-05,
436
+ "loss": 0.8879,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.6342710997442456,
441
+ "grad_norm": 0.18192438781261444,
442
+ "learning_rate": 1.9989955850265364e-05,
443
+ "loss": 0.8735,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.6445012787723785,
448
+ "grad_norm": 0.17269515991210938,
449
+ "learning_rate": 1.99896003941334e-05,
450
+ "loss": 0.8808,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.6547314578005116,
455
+ "grad_norm": 0.17067378759384155,
456
+ "learning_rate": 1.9989238760479853e-05,
457
+ "loss": 0.8803,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.6649616368286445,
462
+ "grad_norm": 0.1700741946697235,
463
+ "learning_rate": 1.9988870949528358e-05,
464
+ "loss": 0.8805,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.6751918158567775,
469
+ "grad_norm": 0.16453766822814941,
470
+ "learning_rate": 1.9988496961506356e-05,
471
+ "loss": 0.8854,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.6854219948849105,
476
+ "grad_norm": 0.21169471740722656,
477
+ "learning_rate": 1.998811679664513e-05,
478
+ "loss": 0.8772,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.6956521739130435,
483
+ "grad_norm": 0.17419219017028809,
484
+ "learning_rate": 1.998773045517977e-05,
485
+ "loss": 0.8685,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.7058823529411765,
490
+ "grad_norm": 0.1648634821176529,
491
+ "learning_rate": 1.998733793734918e-05,
492
+ "loss": 0.8547,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.7161125319693095,
497
+ "grad_norm": 0.1565054953098297,
498
+ "learning_rate": 1.9986939243396103e-05,
499
+ "loss": 0.8598,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.7263427109974424,
504
+ "grad_norm": 0.1954575926065445,
505
+ "learning_rate": 1.9986534373567085e-05,
506
+ "loss": 0.8602,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.7365728900255755,
511
+ "grad_norm": 0.16202539205551147,
512
+ "learning_rate": 1.998612332811249e-05,
513
+ "loss": 0.8603,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.7468030690537084,
518
+ "grad_norm": 0.16558033227920532,
519
+ "learning_rate": 1.9985706107286515e-05,
520
+ "loss": 0.8624,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.7570332480818415,
525
+ "grad_norm": 0.16333763301372528,
526
+ "learning_rate": 1.9985282711347164e-05,
527
+ "loss": 0.8882,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.7672634271099744,
532
+ "grad_norm": 0.1662484109401703,
533
+ "learning_rate": 1.9984853140556258e-05,
534
+ "loss": 0.8548,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.7774936061381074,
539
+ "grad_norm": 0.15836550295352936,
540
+ "learning_rate": 1.998441739517945e-05,
541
+ "loss": 0.8556,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.7877237851662404,
546
+ "grad_norm": 0.15881623327732086,
547
+ "learning_rate": 1.99839754754862e-05,
548
+ "loss": 0.8519,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.7979539641943734,
553
+ "grad_norm": 0.1609843522310257,
554
+ "learning_rate": 1.9983527381749787e-05,
555
+ "loss": 0.8566,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.8081841432225064,
560
+ "grad_norm": 0.15333859622478485,
561
+ "learning_rate": 1.998307311424731e-05,
562
+ "loss": 0.847,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.8184143222506394,
567
+ "grad_norm": 0.15633417665958405,
568
+ "learning_rate": 1.9982612673259686e-05,
569
+ "loss": 0.8644,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.8286445012787724,
574
+ "grad_norm": 0.16742706298828125,
575
+ "learning_rate": 1.9982146059071653e-05,
576
+ "loss": 0.8628,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.8388746803069054,
581
+ "grad_norm": 0.160526841878891,
582
+ "learning_rate": 1.9981673271971757e-05,
583
+ "loss": 0.8198,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.8491048593350383,
588
+ "grad_norm": 0.1579267680644989,
589
+ "learning_rate": 1.9981194312252375e-05,
590
+ "loss": 0.8582,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.8593350383631714,
595
+ "grad_norm": 0.15127578377723694,
596
+ "learning_rate": 1.9980709180209686e-05,
597
+ "loss": 0.8562,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.8695652173913043,
602
+ "grad_norm": 0.1515190452337265,
603
+ "learning_rate": 1.99802178761437e-05,
604
+ "loss": 0.8541,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.8797953964194374,
609
+ "grad_norm": 0.1643359363079071,
610
+ "learning_rate": 1.9979720400358233e-05,
611
+ "loss": 0.8782,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.8900255754475703,
616
+ "grad_norm": 0.17986010015010834,
617
+ "learning_rate": 1.9979216753160918e-05,
618
+ "loss": 0.8377,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.9002557544757033,
623
+ "grad_norm": 0.1635770946741104,
624
+ "learning_rate": 1.9978706934863215e-05,
625
+ "loss": 0.8508,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 0.9104859335038363,
630
+ "grad_norm": 0.15602238476276398,
631
+ "learning_rate": 1.9978190945780394e-05,
632
+ "loss": 0.8412,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 0.9207161125319693,
637
+ "grad_norm": 0.15934546291828156,
638
+ "learning_rate": 1.9977668786231536e-05,
639
+ "loss": 0.8255,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 0.9309462915601023,
644
+ "grad_norm": 0.15885022282600403,
645
+ "learning_rate": 1.997714045653954e-05,
646
+ "loss": 0.8492,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 0.9411764705882353,
651
+ "grad_norm": 0.16822269558906555,
652
+ "learning_rate": 1.9976605957031124e-05,
653
+ "loss": 0.8354,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 0.9514066496163683,
658
+ "grad_norm": 0.1673271358013153,
659
+ "learning_rate": 1.9976065288036824e-05,
660
+ "loss": 0.8294,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 0.9616368286445013,
665
+ "grad_norm": 0.15639379620552063,
666
+ "learning_rate": 1.9975518449890984e-05,
667
+ "loss": 0.8586,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 0.9718670076726342,
672
+ "grad_norm": 0.16323138773441315,
673
+ "learning_rate": 1.997496544293177e-05,
674
+ "loss": 0.8451,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 0.9820971867007673,
679
+ "grad_norm": 0.15901896357536316,
680
+ "learning_rate": 1.9974406267501153e-05,
681
+ "loss": 0.8409,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 0.9923273657289002,
686
+ "grad_norm": 0.15179632604122162,
687
+ "learning_rate": 1.9973840923944926e-05,
688
+ "loss": 0.8358,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 1.0,
693
+ "grad_norm": 0.19052907824516296,
694
+ "learning_rate": 1.9973269412612696e-05,
695
+ "loss": 0.8236,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 1.010230179028133,
700
+ "grad_norm": 0.16732874512672424,
701
+ "learning_rate": 1.997269173385788e-05,
702
+ "loss": 0.8225,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 1.020460358056266,
707
+ "grad_norm": 0.17052046954631805,
708
+ "learning_rate": 1.9972107888037718e-05,
709
+ "loss": 0.8249,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 1.030690537084399,
714
+ "grad_norm": 0.16232553124427795,
715
+ "learning_rate": 1.9971517875513254e-05,
716
+ "loss": 0.8347,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 1.040920716112532,
721
+ "grad_norm": 0.17455045878887177,
722
+ "learning_rate": 1.997092169664935e-05,
723
+ "loss": 0.8411,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 1.051150895140665,
728
+ "grad_norm": 0.1684006005525589,
729
+ "learning_rate": 1.9970319351814677e-05,
730
+ "loss": 0.8197,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 1.061381074168798,
735
+ "grad_norm": 0.17193110287189484,
736
+ "learning_rate": 1.9969710841381723e-05,
737
+ "loss": 0.8164,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 1.0716112531969308,
742
+ "grad_norm": 0.18234021961688995,
743
+ "learning_rate": 1.9969096165726794e-05,
744
+ "loss": 0.819,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 1.081841432225064,
749
+ "grad_norm": 0.1758105605840683,
750
+ "learning_rate": 1.9968475325229995e-05,
751
+ "loss": 0.8101,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 1.092071611253197,
756
+ "grad_norm": 0.16415317356586456,
757
+ "learning_rate": 1.9967848320275253e-05,
758
+ "loss": 0.8394,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 1.10230179028133,
763
+ "grad_norm": 0.16018615663051605,
764
+ "learning_rate": 1.9967215151250305e-05,
765
+ "loss": 0.8166,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 1.1125319693094629,
770
+ "grad_norm": 0.1779460608959198,
771
+ "learning_rate": 1.9966575818546702e-05,
772
+ "loss": 0.8286,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 1.1227621483375958,
777
+ "grad_norm": 0.1844969242811203,
778
+ "learning_rate": 1.9965930322559803e-05,
779
+ "loss": 0.8079,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 1.132992327365729,
784
+ "grad_norm": 0.17768210172653198,
785
+ "learning_rate": 1.9965278663688776e-05,
786
+ "loss": 0.8237,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 1.143222506393862,
791
+ "grad_norm": 0.17491723597049713,
792
+ "learning_rate": 1.996462084233661e-05,
793
+ "loss": 0.825,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 1.1534526854219949,
798
+ "grad_norm": 0.17149733006954193,
799
+ "learning_rate": 1.9963956858910098e-05,
800
+ "loss": 0.8289,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 1.1636828644501278,
805
+ "grad_norm": 0.16866537928581238,
806
+ "learning_rate": 1.9963286713819836e-05,
807
+ "loss": 0.8151,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 1.1739130434782608,
812
+ "grad_norm": 0.1781005710363388,
813
+ "learning_rate": 1.9962610407480248e-05,
814
+ "loss": 0.8223,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 1.184143222506394,
819
+ "grad_norm": 0.17955420911312103,
820
+ "learning_rate": 1.996192794030955e-05,
821
+ "loss": 0.8317,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 1.1943734015345269,
826
+ "grad_norm": 0.1959114521741867,
827
+ "learning_rate": 1.9961239312729787e-05,
828
+ "loss": 0.7925,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 1.2046035805626598,
833
+ "grad_norm": 0.18740878999233246,
834
+ "learning_rate": 1.9960544525166794e-05,
835
+ "loss": 0.8141,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 1.2148337595907928,
840
+ "grad_norm": 0.17671266198158264,
841
+ "learning_rate": 1.995984357805023e-05,
842
+ "loss": 0.824,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 1.2250639386189257,
847
+ "grad_norm": 0.1796875149011612,
848
+ "learning_rate": 1.9959136471813556e-05,
849
+ "loss": 0.7951,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 1.2352941176470589,
854
+ "grad_norm": 0.17882168292999268,
855
+ "learning_rate": 1.9958423206894043e-05,
856
+ "loss": 0.8056,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 1.2455242966751918,
861
+ "grad_norm": 0.18344885110855103,
862
+ "learning_rate": 1.9957703783732768e-05,
863
+ "loss": 0.807,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 1.2557544757033248,
868
+ "grad_norm": 0.19720099866390228,
869
+ "learning_rate": 1.995697820277462e-05,
870
+ "loss": 0.8006,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 1.265984654731458,
875
+ "grad_norm": 0.18990914523601532,
876
+ "learning_rate": 1.9956246464468294e-05,
877
+ "loss": 0.7878,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 1.2762148337595907,
882
+ "grad_norm": 0.1771262288093567,
883
+ "learning_rate": 1.99555085692663e-05,
884
+ "loss": 0.8164,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 1.2864450127877238,
889
+ "grad_norm": 0.1780935823917389,
890
+ "learning_rate": 1.995476451762494e-05,
891
+ "loss": 0.8013,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 1.2966751918158568,
896
+ "grad_norm": 0.1821814477443695,
897
+ "learning_rate": 1.995401431000434e-05,
898
+ "loss": 0.8041,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 1.3069053708439897,
903
+ "grad_norm": 0.18167997896671295,
904
+ "learning_rate": 1.9953257946868418e-05,
905
+ "loss": 0.7855,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 1.317135549872123,
910
+ "grad_norm": 0.18690866231918335,
911
+ "learning_rate": 1.995249542868491e-05,
912
+ "loss": 0.7983,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 1.3273657289002558,
917
+ "grad_norm": 0.2091519981622696,
918
+ "learning_rate": 1.995172675592535e-05,
919
+ "loss": 0.8237,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 1.3375959079283888,
924
+ "grad_norm": 0.19291919469833374,
925
+ "learning_rate": 1.9950951929065085e-05,
926
+ "loss": 0.7869,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 1.3478260869565217,
931
+ "grad_norm": 0.19281232357025146,
932
+ "learning_rate": 1.9950170948583262e-05,
933
+ "loss": 0.8145,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 1.3580562659846547,
938
+ "grad_norm": 0.26430603861808777,
939
+ "learning_rate": 1.994938381496284e-05,
940
+ "loss": 0.7965,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 1.3682864450127878,
945
+ "grad_norm": 0.19186891615390778,
946
+ "learning_rate": 1.994859052869057e-05,
947
+ "loss": 0.7961,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 1.3785166240409208,
952
+ "grad_norm": 0.20330464839935303,
953
+ "learning_rate": 1.9947791090257023e-05,
954
+ "loss": 0.7844,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 1.3887468030690537,
959
+ "grad_norm": 0.20833194255828857,
960
+ "learning_rate": 1.9946985500156567e-05,
961
+ "loss": 0.7757,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 1.3989769820971867,
966
+ "grad_norm": 0.1985306292772293,
967
+ "learning_rate": 1.9946173758887377e-05,
968
+ "loss": 0.8061,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 1.4092071611253196,
973
+ "grad_norm": 0.19251206517219543,
974
+ "learning_rate": 1.9945355866951426e-05,
975
+ "loss": 0.804,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 1.4194373401534528,
980
+ "grad_norm": 0.2225429117679596,
981
+ "learning_rate": 1.9944531824854497e-05,
982
+ "loss": 0.787,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 1.4296675191815857,
987
+ "grad_norm": 0.1990213543176651,
988
+ "learning_rate": 1.994370163310617e-05,
989
+ "loss": 0.8052,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 1.4398976982097187,
994
+ "grad_norm": 0.20235106348991394,
995
+ "learning_rate": 1.9942865292219837e-05,
996
+ "loss": 0.8106,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 1.4501278772378516,
1001
+ "grad_norm": 0.20018866658210754,
1002
+ "learning_rate": 1.9942022802712684e-05,
1003
+ "loss": 0.8016,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 1.4603580562659846,
1008
+ "grad_norm": 0.2079232931137085,
1009
+ "learning_rate": 1.9941174165105702e-05,
1010
+ "loss": 0.788,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 1.4705882352941178,
1015
+ "grad_norm": 0.2163192331790924,
1016
+ "learning_rate": 1.994031937992369e-05,
1017
+ "loss": 0.7913,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 1.4808184143222507,
1022
+ "grad_norm": 0.20073741674423218,
1023
+ "learning_rate": 1.9939458447695235e-05,
1024
+ "loss": 0.7926,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 1.4910485933503836,
1029
+ "grad_norm": 0.20287558436393738,
1030
+ "learning_rate": 1.993859136895274e-05,
1031
+ "loss": 0.8034,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 1.5012787723785166,
1036
+ "grad_norm": 0.22918002307415009,
1037
+ "learning_rate": 1.9937718144232397e-05,
1038
+ "loss": 0.7924,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 1.5115089514066495,
1043
+ "grad_norm": 0.20228266716003418,
1044
+ "learning_rate": 1.9936838774074207e-05,
1045
+ "loss": 0.7944,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 1.5217391304347827,
1050
+ "grad_norm": 0.19842855632305145,
1051
+ "learning_rate": 1.993595325902197e-05,
1052
+ "loss": 0.8043,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 1.5319693094629157,
1057
+ "grad_norm": 0.22039633989334106,
1058
+ "learning_rate": 1.9935061599623278e-05,
1059
+ "loss": 0.7794,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 1.5421994884910486,
1064
+ "grad_norm": 0.2239089459180832,
1065
+ "learning_rate": 1.993416379642954e-05,
1066
+ "loss": 0.773,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 1.5524296675191815,
1071
+ "grad_norm": 0.2272518277168274,
1072
+ "learning_rate": 1.9933259849995942e-05,
1073
+ "loss": 0.7771,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 1.5626598465473145,
1078
+ "grad_norm": 0.20447060465812683,
1079
+ "learning_rate": 1.9932349760881483e-05,
1080
+ "loss": 0.8027,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 1.5728900255754477,
1085
+ "grad_norm": 0.20220829546451569,
1086
+ "learning_rate": 1.9931433529648964e-05,
1087
+ "loss": 0.7845,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 1.5831202046035806,
1092
+ "grad_norm": 0.2160012573003769,
1093
+ "learning_rate": 1.9930511156864974e-05,
1094
+ "loss": 0.7807,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 1.5933503836317136,
1099
+ "grad_norm": 0.2220025658607483,
1100
+ "learning_rate": 1.99295826430999e-05,
1101
+ "loss": 0.7759,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 1.6035805626598465,
1106
+ "grad_norm": 0.20744675397872925,
1107
+ "learning_rate": 1.9928647988927937e-05,
1108
+ "loss": 0.7777,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 1.6138107416879794,
1113
+ "grad_norm": 0.2259499430656433,
1114
+ "learning_rate": 1.9927707194927067e-05,
1115
+ "loss": 0.7817,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 1.6240409207161126,
1120
+ "grad_norm": 0.21047933399677277,
1121
+ "learning_rate": 1.992676026167907e-05,
1122
+ "loss": 0.7803,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 1.6342710997442456,
1127
+ "grad_norm": 0.24594929814338684,
1128
+ "learning_rate": 1.9925807189769533e-05,
1129
+ "loss": 0.7687,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 1.6445012787723785,
1134
+ "grad_norm": 0.22714115679264069,
1135
+ "learning_rate": 1.9924847979787826e-05,
1136
+ "loss": 0.7521,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 1.6547314578005117,
1141
+ "grad_norm": 0.21901191771030426,
1142
+ "learning_rate": 1.992388263232712e-05,
1143
+ "loss": 0.7751,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 1.6649616368286444,
1148
+ "grad_norm": 0.25662556290626526,
1149
+ "learning_rate": 1.992291114798438e-05,
1150
+ "loss": 0.7801,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 1.6751918158567776,
1155
+ "grad_norm": 0.2206140011548996,
1156
+ "learning_rate": 1.992193352736037e-05,
1157
+ "loss": 0.7943,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 1.6854219948849105,
1162
+ "grad_norm": 0.2689746916294098,
1163
+ "learning_rate": 1.9920949771059647e-05,
1164
+ "loss": 0.7697,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 1.6956521739130435,
1169
+ "grad_norm": 0.22856131196022034,
1170
+ "learning_rate": 1.9919959879690553e-05,
1171
+ "loss": 0.7596,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 1.7058823529411766,
1176
+ "grad_norm": 0.252189964056015,
1177
+ "learning_rate": 1.9918963853865243e-05,
1178
+ "loss": 0.7893,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 1.7161125319693094,
1183
+ "grad_norm": 0.22657926380634308,
1184
+ "learning_rate": 1.9917961694199653e-05,
1185
+ "loss": 0.7633,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 1.7263427109974425,
1190
+ "grad_norm": 0.20404541492462158,
1191
+ "learning_rate": 1.9916953401313505e-05,
1192
+ "loss": 0.7923,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 1.7365728900255755,
1197
+ "grad_norm": 0.3168542683124542,
1198
+ "learning_rate": 1.9915938975830332e-05,
1199
+ "loss": 0.7906,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 1.7468030690537084,
1204
+ "grad_norm": 0.2238597571849823,
1205
+ "learning_rate": 1.9914918418377444e-05,
1206
+ "loss": 0.7836,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 1.7570332480818416,
1211
+ "grad_norm": 0.23487034440040588,
1212
+ "learning_rate": 1.9913891729585955e-05,
1213
+ "loss": 0.7762,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 1.7672634271099743,
1218
+ "grad_norm": 0.24799533188343048,
1219
+ "learning_rate": 1.9912858910090758e-05,
1220
+ "loss": 0.7786,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 1.7774936061381075,
1225
+ "grad_norm": 0.2436627745628357,
1226
+ "learning_rate": 1.9911819960530548e-05,
1227
+ "loss": 0.7832,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 1.7877237851662404,
1232
+ "grad_norm": 0.25562822818756104,
1233
+ "learning_rate": 1.9910774881547803e-05,
1234
+ "loss": 0.771,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 1.7979539641943734,
1239
+ "grad_norm": 0.2377200573682785,
1240
+ "learning_rate": 1.9909723673788797e-05,
1241
+ "loss": 0.7614,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 1.8081841432225065,
1246
+ "grad_norm": 0.2661269009113312,
1247
+ "learning_rate": 1.9908666337903593e-05,
1248
+ "loss": 0.7688,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 1.8184143222506393,
1253
+ "grad_norm": 0.23161008954048157,
1254
+ "learning_rate": 1.9907602874546042e-05,
1255
+ "loss": 0.7792,
1256
+ "step": 178
1257
+ },
1258
+ {
1259
+ "epoch": 1.8286445012787724,
1260
+ "grad_norm": 0.2372981458902359,
1261
+ "learning_rate": 1.990653328437378e-05,
1262
+ "loss": 0.7672,
1263
+ "step": 179
1264
+ },
1265
+ {
1266
+ "epoch": 1.8388746803069054,
1267
+ "grad_norm": 0.24873419106006622,
1268
+ "learning_rate": 1.9905457568048243e-05,
1269
+ "loss": 0.769,
1270
+ "step": 180
1271
+ },
1272
+ {
1273
+ "epoch": 1.8491048593350383,
1274
+ "grad_norm": 0.24799948930740356,
1275
+ "learning_rate": 1.9904375726234645e-05,
1276
+ "loss": 0.7794,
1277
+ "step": 181
1278
+ },
1279
+ {
1280
+ "epoch": 1.8593350383631715,
1281
+ "grad_norm": 0.262285977602005,
1282
+ "learning_rate": 1.9903287759601994e-05,
1283
+ "loss": 0.7763,
1284
+ "step": 182
1285
+ },
1286
+ {
1287
+ "epoch": 1.8695652173913042,
1288
+ "grad_norm": 0.2708827555179596,
1289
+ "learning_rate": 1.9902193668823085e-05,
1290
+ "loss": 0.7703,
1291
+ "step": 183
1292
+ },
1293
+ {
1294
+ "epoch": 1.8797953964194374,
1295
+ "grad_norm": 0.25064393877983093,
1296
+ "learning_rate": 1.9901093454574494e-05,
1297
+ "loss": 0.7911,
1298
+ "step": 184
1299
+ },
1300
+ {
1301
+ "epoch": 1.8900255754475703,
1302
+ "grad_norm": 0.25976258516311646,
1303
+ "learning_rate": 1.989998711753659e-05,
1304
+ "loss": 0.776,
1305
+ "step": 185
1306
+ },
1307
+ {
1308
+ "epoch": 1.9002557544757033,
1309
+ "grad_norm": 0.26402992010116577,
1310
+ "learning_rate": 1.9898874658393525e-05,
1311
+ "loss": 0.792,
1312
+ "step": 186
1313
+ },
1314
+ {
1315
+ "epoch": 1.9104859335038364,
1316
+ "grad_norm": 0.2455168217420578,
1317
+ "learning_rate": 1.9897756077833245e-05,
1318
+ "loss": 0.7744,
1319
+ "step": 187
1320
+ },
1321
+ {
1322
+ "epoch": 1.9207161125319692,
1323
+ "grad_norm": 0.26314792037010193,
1324
+ "learning_rate": 1.9896631376547467e-05,
1325
+ "loss": 0.7683,
1326
+ "step": 188
1327
+ },
1328
+ {
1329
+ "epoch": 1.9309462915601023,
1330
+ "grad_norm": 0.25260472297668457,
1331
+ "learning_rate": 1.9895500555231706e-05,
1332
+ "loss": 0.7905,
1333
+ "step": 189
1334
+ },
1335
+ {
1336
+ "epoch": 1.9411764705882353,
1337
+ "grad_norm": 0.2529143989086151,
1338
+ "learning_rate": 1.9894363614585252e-05,
1339
+ "loss": 0.7773,
1340
+ "step": 190
1341
+ },
1342
+ {
1343
+ "epoch": 1.9514066496163682,
1344
+ "grad_norm": 0.2417425513267517,
1345
+ "learning_rate": 1.989322055531119e-05,
1346
+ "loss": 0.7632,
1347
+ "step": 191
1348
+ },
1349
+ {
1350
+ "epoch": 1.9616368286445014,
1351
+ "grad_norm": 0.2735307216644287,
1352
+ "learning_rate": 1.9892071378116378e-05,
1353
+ "loss": 0.7788,
1354
+ "step": 192
1355
+ },
1356
+ {
1357
+ "epoch": 1.9718670076726341,
1358
+ "grad_norm": 0.2711434066295624,
1359
+ "learning_rate": 1.9890916083711463e-05,
1360
+ "loss": 0.7735,
1361
+ "step": 193
1362
+ },
1363
+ {
1364
+ "epoch": 1.9820971867007673,
1365
+ "grad_norm": 0.24282266199588776,
1366
+ "learning_rate": 1.9889754672810872e-05,
1367
+ "loss": 0.759,
1368
+ "step": 194
1369
+ },
1370
+ {
1371
+ "epoch": 1.9923273657289002,
1372
+ "grad_norm": 0.275905966758728,
1373
+ "learning_rate": 1.9888587146132817e-05,
1374
+ "loss": 0.8014,
1375
+ "step": 195
1376
+ },
1377
+ {
1378
+ "epoch": 2.0,
1379
+ "grad_norm": 0.2884292006492615,
1380
+ "learning_rate": 1.9887413504399295e-05,
1381
+ "loss": 0.7734,
1382
+ "step": 196
1383
+ },
1384
+ {
1385
+ "epoch": 2.010230179028133,
1386
+ "grad_norm": 0.28079572319984436,
1387
+ "learning_rate": 1.988623374833607e-05,
1388
+ "loss": 0.7619,
1389
+ "step": 197
1390
+ },
1391
+ {
1392
+ "epoch": 2.020460358056266,
1393
+ "grad_norm": 0.25205302238464355,
1394
+ "learning_rate": 1.988504787867271e-05,
1395
+ "loss": 0.7549,
1396
+ "step": 198
1397
+ },
1398
+ {
1399
+ "epoch": 2.030690537084399,
1400
+ "grad_norm": 0.2778927981853485,
1401
+ "learning_rate": 1.9883855896142547e-05,
1402
+ "loss": 0.7601,
1403
+ "step": 199
1404
+ },
1405
+ {
1406
+ "epoch": 2.040920716112532,
1407
+ "grad_norm": 0.29224029183387756,
1408
+ "learning_rate": 1.988265780148269e-05,
1409
+ "loss": 0.7593,
1410
+ "step": 200
1411
+ },
1412
+ {
1413
+ "epoch": 2.051150895140665,
1414
+ "grad_norm": 0.2718479037284851,
1415
+ "learning_rate": 1.9881453595434042e-05,
1416
+ "loss": 0.7704,
1417
+ "step": 201
1418
+ },
1419
+ {
1420
+ "epoch": 2.061381074168798,
1421
+ "grad_norm": 0.2963065803050995,
1422
+ "learning_rate": 1.988024327874128e-05,
1423
+ "loss": 0.7756,
1424
+ "step": 202
1425
+ },
1426
+ {
1427
+ "epoch": 2.071611253196931,
1428
+ "grad_norm": 0.29864153265953064,
1429
+ "learning_rate": 1.9879026852152857e-05,
1430
+ "loss": 0.7447,
1431
+ "step": 203
1432
+ },
1433
+ {
1434
+ "epoch": 2.081841432225064,
1435
+ "grad_norm": 0.25865793228149414,
1436
+ "learning_rate": 1.9877804316421e-05,
1437
+ "loss": 0.7593,
1438
+ "step": 204
1439
+ },
1440
+ {
1441
+ "epoch": 2.0920716112531967,
1442
+ "grad_norm": 0.33318352699279785,
1443
+ "learning_rate": 1.9876575672301726e-05,
1444
+ "loss": 0.755,
1445
+ "step": 205
1446
+ },
1447
+ {
1448
+ "epoch": 2.10230179028133,
1449
+ "grad_norm": 0.2629791796207428,
1450
+ "learning_rate": 1.9875340920554816e-05,
1451
+ "loss": 0.7556,
1452
+ "step": 206
1453
+ },
1454
+ {
1455
+ "epoch": 2.112531969309463,
1456
+ "grad_norm": 0.26791051030158997,
1457
+ "learning_rate": 1.9874100061943845e-05,
1458
+ "loss": 0.7565,
1459
+ "step": 207
1460
+ },
1461
+ {
1462
+ "epoch": 2.122762148337596,
1463
+ "grad_norm": 0.32693561911582947,
1464
+ "learning_rate": 1.9872853097236142e-05,
1465
+ "loss": 0.7498,
1466
+ "step": 208
1467
+ },
1468
+ {
1469
+ "epoch": 2.132992327365729,
1470
+ "grad_norm": 0.28684085607528687,
1471
+ "learning_rate": 1.987160002720283e-05,
1472
+ "loss": 0.7757,
1473
+ "step": 209
1474
+ },
1475
+ {
1476
+ "epoch": 2.1432225063938617,
1477
+ "grad_norm": 0.3658446669578552,
1478
+ "learning_rate": 1.9870340852618802e-05,
1479
+ "loss": 0.7541,
1480
+ "step": 210
1481
+ },
1482
+ {
1483
+ "epoch": 2.153452685421995,
1484
+ "grad_norm": 0.2634979784488678,
1485
+ "learning_rate": 1.9869075574262728e-05,
1486
+ "loss": 0.7626,
1487
+ "step": 211
1488
+ },
1489
+ {
1490
+ "epoch": 2.163682864450128,
1491
+ "grad_norm": 0.2918095290660858,
1492
+ "learning_rate": 1.9867804192917043e-05,
1493
+ "loss": 0.7437,
1494
+ "step": 212
1495
+ },
1496
+ {
1497
+ "epoch": 2.1739130434782608,
1498
+ "grad_norm": 0.3078654408454895,
1499
+ "learning_rate": 1.9866526709367967e-05,
1500
+ "loss": 0.7762,
1501
+ "step": 213
1502
+ },
1503
+ {
1504
+ "epoch": 2.184143222506394,
1505
+ "grad_norm": 0.4585474133491516,
1506
+ "learning_rate": 1.9865243124405493e-05,
1507
+ "loss": 0.7744,
1508
+ "step": 214
1509
+ },
1510
+ {
1511
+ "epoch": 2.1943734015345266,
1512
+ "grad_norm": 0.30667614936828613,
1513
+ "learning_rate": 1.986395343882338e-05,
1514
+ "loss": 0.7698,
1515
+ "step": 215
1516
+ },
1517
+ {
1518
+ "epoch": 2.20460358056266,
1519
+ "grad_norm": 0.32421836256980896,
1520
+ "learning_rate": 1.986265765341916e-05,
1521
+ "loss": 0.7602,
1522
+ "step": 216
1523
+ },
1524
+ {
1525
+ "epoch": 2.214833759590793,
1526
+ "grad_norm": 0.2798852324485779,
1527
+ "learning_rate": 1.986135576899415e-05,
1528
+ "loss": 0.7417,
1529
+ "step": 217
1530
+ },
1531
+ {
1532
+ "epoch": 2.2250639386189257,
1533
+ "grad_norm": 0.28992176055908203,
1534
+ "learning_rate": 1.9860047786353426e-05,
1535
+ "loss": 0.7729,
1536
+ "step": 218
1537
+ },
1538
+ {
1539
+ "epoch": 2.235294117647059,
1540
+ "grad_norm": 0.3212791085243225,
1541
+ "learning_rate": 1.985873370630583e-05,
1542
+ "loss": 0.759,
1543
+ "step": 219
1544
+ },
1545
+ {
1546
+ "epoch": 2.2455242966751916,
1547
+ "grad_norm": 0.27983346581459045,
1548
+ "learning_rate": 1.9857413529663993e-05,
1549
+ "loss": 0.7648,
1550
+ "step": 220
1551
+ },
1552
+ {
1553
+ "epoch": 2.2557544757033248,
1554
+ "grad_norm": 0.3009434640407562,
1555
+ "learning_rate": 1.98560872572443e-05,
1556
+ "loss": 0.7274,
1557
+ "step": 221
1558
+ },
1559
+ {
1560
+ "epoch": 2.265984654731458,
1561
+ "grad_norm": 0.28235509991645813,
1562
+ "learning_rate": 1.9854754889866915e-05,
1563
+ "loss": 0.7667,
1564
+ "step": 222
1565
+ },
1566
+ {
1567
+ "epoch": 2.2762148337595907,
1568
+ "grad_norm": 0.3221166729927063,
1569
+ "learning_rate": 1.9853416428355765e-05,
1570
+ "loss": 0.7402,
1571
+ "step": 223
1572
+ },
1573
+ {
1574
+ "epoch": 2.286445012787724,
1575
+ "grad_norm": 0.27435916662216187,
1576
+ "learning_rate": 1.9852071873538553e-05,
1577
+ "loss": 0.749,
1578
+ "step": 224
1579
+ },
1580
+ {
1581
+ "epoch": 2.296675191815857,
1582
+ "grad_norm": 0.27836698293685913,
1583
+ "learning_rate": 1.985072122624674e-05,
1584
+ "loss": 0.7444,
1585
+ "step": 225
1586
+ },
1587
+ {
1588
+ "epoch": 2.3069053708439897,
1589
+ "grad_norm": 0.287270724773407,
1590
+ "learning_rate": 1.984936448731556e-05,
1591
+ "loss": 0.762,
1592
+ "step": 226
1593
+ },
1594
+ {
1595
+ "epoch": 2.317135549872123,
1596
+ "grad_norm": 0.3191712200641632,
1597
+ "learning_rate": 1.9848001657584016e-05,
1598
+ "loss": 0.748,
1599
+ "step": 227
1600
+ },
1601
+ {
1602
+ "epoch": 2.3273657289002556,
1603
+ "grad_norm": 0.2816384732723236,
1604
+ "learning_rate": 1.9846632737894878e-05,
1605
+ "loss": 0.7445,
1606
+ "step": 228
1607
+ },
1608
+ {
1609
+ "epoch": 2.337595907928389,
1610
+ "grad_norm": 0.294630229473114,
1611
+ "learning_rate": 1.9845257729094672e-05,
1612
+ "loss": 0.7477,
1613
+ "step": 229
1614
+ },
1615
+ {
1616
+ "epoch": 2.3478260869565215,
1617
+ "grad_norm": 0.2944187819957733,
1618
+ "learning_rate": 1.9843876632033707e-05,
1619
+ "loss": 0.7443,
1620
+ "step": 230
1621
+ },
1622
+ {
1623
+ "epoch": 2.3580562659846547,
1624
+ "grad_norm": 0.26522430777549744,
1625
+ "learning_rate": 1.984248944756604e-05,
1626
+ "loss": 0.7632,
1627
+ "step": 231
1628
+ },
1629
+ {
1630
+ "epoch": 2.368286445012788,
1631
+ "grad_norm": 0.33316174149513245,
1632
+ "learning_rate": 1.98410961765495e-05,
1633
+ "loss": 0.7519,
1634
+ "step": 232
1635
+ },
1636
+ {
1637
+ "epoch": 2.3785166240409206,
1638
+ "grad_norm": 0.30234989523887634,
1639
+ "learning_rate": 1.983969681984568e-05,
1640
+ "loss": 0.7559,
1641
+ "step": 233
1642
+ },
1643
+ {
1644
+ "epoch": 2.3887468030690537,
1645
+ "grad_norm": 0.31727346777915955,
1646
+ "learning_rate": 1.9838291378319935e-05,
1647
+ "loss": 0.7484,
1648
+ "step": 234
1649
+ },
1650
+ {
1651
+ "epoch": 2.398976982097187,
1652
+ "grad_norm": 0.2959267497062683,
1653
+ "learning_rate": 1.9836879852841387e-05,
1654
+ "loss": 0.7378,
1655
+ "step": 235
1656
+ },
1657
+ {
1658
+ "epoch": 2.4092071611253196,
1659
+ "grad_norm": 0.31137242913246155,
1660
+ "learning_rate": 1.9835462244282912e-05,
1661
+ "loss": 0.7481,
1662
+ "step": 236
1663
+ },
1664
+ {
1665
+ "epoch": 2.419437340153453,
1666
+ "grad_norm": 0.3378095030784607,
1667
+ "learning_rate": 1.9834038553521155e-05,
1668
+ "loss": 0.7506,
1669
+ "step": 237
1670
+ },
1671
+ {
1672
+ "epoch": 2.4296675191815855,
1673
+ "grad_norm": 0.2913769781589508,
1674
+ "learning_rate": 1.9832608781436516e-05,
1675
+ "loss": 0.7432,
1676
+ "step": 238
1677
+ },
1678
+ {
1679
+ "epoch": 2.4398976982097187,
1680
+ "grad_norm": 0.4157828092575073,
1681
+ "learning_rate": 1.9831172928913163e-05,
1682
+ "loss": 0.7496,
1683
+ "step": 239
1684
+ },
1685
+ {
1686
+ "epoch": 2.4501278772378514,
1687
+ "grad_norm": 0.3153923451900482,
1688
+ "learning_rate": 1.982973099683902e-05,
1689
+ "loss": 0.7611,
1690
+ "step": 240
1691
+ },
1692
+ {
1693
+ "epoch": 2.4603580562659846,
1694
+ "grad_norm": 0.3100709915161133,
1695
+ "learning_rate": 1.9828282986105768e-05,
1696
+ "loss": 0.7417,
1697
+ "step": 241
1698
+ },
1699
+ {
1700
+ "epoch": 2.4705882352941178,
1701
+ "grad_norm": 0.355727881193161,
1702
+ "learning_rate": 1.9826828897608855e-05,
1703
+ "loss": 0.7421,
1704
+ "step": 242
1705
+ },
1706
+ {
1707
+ "epoch": 2.4808184143222505,
1708
+ "grad_norm": 0.31488820910453796,
1709
+ "learning_rate": 1.982536873224748e-05,
1710
+ "loss": 0.7603,
1711
+ "step": 243
1712
+ },
1713
+ {
1714
+ "epoch": 2.4910485933503836,
1715
+ "grad_norm": 0.27576926350593567,
1716
+ "learning_rate": 1.9823902490924603e-05,
1717
+ "loss": 0.7527,
1718
+ "step": 244
1719
+ },
1720
+ {
1721
+ "epoch": 2.501278772378517,
1722
+ "grad_norm": 0.3244059085845947,
1723
+ "learning_rate": 1.9822430174546938e-05,
1724
+ "loss": 0.7376,
1725
+ "step": 245
1726
+ },
1727
+ {
1728
+ "epoch": 2.5115089514066495,
1729
+ "grad_norm": 0.3047364354133606,
1730
+ "learning_rate": 1.982095178402496e-05,
1731
+ "loss": 0.7534,
1732
+ "step": 246
1733
+ },
1734
+ {
1735
+ "epoch": 2.5217391304347827,
1736
+ "grad_norm": 0.29374366998672485,
1737
+ "learning_rate": 1.9819467320272897e-05,
1738
+ "loss": 0.7414,
1739
+ "step": 247
1740
+ },
1741
+ {
1742
+ "epoch": 2.531969309462916,
1743
+ "grad_norm": 0.3449955880641937,
1744
+ "learning_rate": 1.981797678420874e-05,
1745
+ "loss": 0.7369,
1746
+ "step": 248
1747
+ },
1748
+ {
1749
+ "epoch": 2.5421994884910486,
1750
+ "grad_norm": 0.3467267155647278,
1751
+ "learning_rate": 1.9816480176754225e-05,
1752
+ "loss": 0.7434,
1753
+ "step": 249
1754
+ },
1755
+ {
1756
+ "epoch": 2.5524296675191813,
1757
+ "grad_norm": 0.3496444821357727,
1758
+ "learning_rate": 1.981497749883485e-05,
1759
+ "loss": 0.7639,
1760
+ "step": 250
1761
+ },
1762
+ {
1763
+ "epoch": 2.5626598465473145,
1764
+ "grad_norm": 0.29089784622192383,
1765
+ "learning_rate": 1.9813468751379856e-05,
1766
+ "loss": 0.7516,
1767
+ "step": 251
1768
+ },
1769
+ {
1770
+ "epoch": 2.5728900255754477,
1771
+ "grad_norm": 0.3429134786128998,
1772
+ "learning_rate": 1.981195393532226e-05,
1773
+ "loss": 0.7476,
1774
+ "step": 252
1775
+ },
1776
+ {
1777
+ "epoch": 2.5831202046035804,
1778
+ "grad_norm": 0.2926439642906189,
1779
+ "learning_rate": 1.9810433051598797e-05,
1780
+ "loss": 0.7456,
1781
+ "step": 253
1782
+ },
1783
+ {
1784
+ "epoch": 2.5933503836317136,
1785
+ "grad_norm": 0.3356344401836395,
1786
+ "learning_rate": 1.980890610114999e-05,
1787
+ "loss": 0.7559,
1788
+ "step": 254
1789
+ },
1790
+ {
1791
+ "epoch": 2.6035805626598467,
1792
+ "grad_norm": 0.34643828868865967,
1793
+ "learning_rate": 1.9807373084920093e-05,
1794
+ "loss": 0.7477,
1795
+ "step": 255
1796
+ },
1797
+ {
1798
+ "epoch": 2.6138107416879794,
1799
+ "grad_norm": 0.2760990858078003,
1800
+ "learning_rate": 1.980583400385712e-05,
1801
+ "loss": 0.778,
1802
+ "step": 256
1803
+ },
1804
+ {
1805
+ "epoch": 2.6240409207161126,
1806
+ "grad_norm": 0.38434210419654846,
1807
+ "learning_rate": 1.9804288858912825e-05,
1808
+ "loss": 0.7404,
1809
+ "step": 257
1810
+ },
1811
+ {
1812
+ "epoch": 2.634271099744246,
1813
+ "grad_norm": 0.3008972406387329,
1814
+ "learning_rate": 1.9802737651042717e-05,
1815
+ "loss": 0.726,
1816
+ "step": 258
1817
+ },
1818
+ {
1819
+ "epoch": 2.6445012787723785,
1820
+ "grad_norm": 0.30021610856056213,
1821
+ "learning_rate": 1.9801180381206065e-05,
1822
+ "loss": 0.7478,
1823
+ "step": 259
1824
+ },
1825
+ {
1826
+ "epoch": 2.6547314578005117,
1827
+ "grad_norm": 0.35837844014167786,
1828
+ "learning_rate": 1.979961705036587e-05,
1829
+ "loss": 0.7503,
1830
+ "step": 260
1831
+ },
1832
+ {
1833
+ "epoch": 2.6649616368286444,
1834
+ "grad_norm": 0.3149022161960602,
1835
+ "learning_rate": 1.979804765948889e-05,
1836
+ "loss": 0.7574,
1837
+ "step": 261
1838
+ },
1839
+ {
1840
+ "epoch": 2.6751918158567776,
1841
+ "grad_norm": 0.35966795682907104,
1842
+ "learning_rate": 1.979647220954563e-05,
1843
+ "loss": 0.761,
1844
+ "step": 262
1845
+ },
1846
+ {
1847
+ "epoch": 2.6854219948849103,
1848
+ "grad_norm": 0.3725556433200836,
1849
+ "learning_rate": 1.9794890701510337e-05,
1850
+ "loss": 0.7544,
1851
+ "step": 263
1852
+ },
1853
+ {
1854
+ "epoch": 2.6956521739130435,
1855
+ "grad_norm": 0.30502018332481384,
1856
+ "learning_rate": 1.9793303136361016e-05,
1857
+ "loss": 0.74,
1858
+ "step": 264
1859
+ },
1860
+ {
1861
+ "epoch": 2.7058823529411766,
1862
+ "grad_norm": 0.36470985412597656,
1863
+ "learning_rate": 1.97917095150794e-05,
1864
+ "loss": 0.7429,
1865
+ "step": 265
1866
+ },
1867
+ {
1868
+ "epoch": 2.7161125319693094,
1869
+ "grad_norm": 0.3593257665634155,
1870
+ "learning_rate": 1.9790109838650987e-05,
1871
+ "loss": 0.7362,
1872
+ "step": 266
1873
+ },
1874
+ {
1875
+ "epoch": 2.7263427109974425,
1876
+ "grad_norm": 0.3576882481575012,
1877
+ "learning_rate": 1.9788504108065002e-05,
1878
+ "loss": 0.7415,
1879
+ "step": 267
1880
+ },
1881
+ {
1882
+ "epoch": 2.7365728900255757,
1883
+ "grad_norm": 0.48933324217796326,
1884
+ "learning_rate": 1.978689232431442e-05,
1885
+ "loss": 0.7347,
1886
+ "step": 268
1887
+ },
1888
+ {
1889
+ "epoch": 2.7468030690537084,
1890
+ "grad_norm": 0.38572192192077637,
1891
+ "learning_rate": 1.9785274488395966e-05,
1892
+ "loss": 0.7409,
1893
+ "step": 269
1894
+ },
1895
+ {
1896
+ "epoch": 2.7570332480818416,
1897
+ "grad_norm": 0.4073234498500824,
1898
+ "learning_rate": 1.9783650601310097e-05,
1899
+ "loss": 0.7536,
1900
+ "step": 270
1901
+ },
1902
+ {
1903
+ "epoch": 2.7672634271099743,
1904
+ "grad_norm": 0.31672948598861694,
1905
+ "learning_rate": 1.9782020664061026e-05,
1906
+ "loss": 0.7461,
1907
+ "step": 271
1908
+ },
1909
+ {
1910
+ "epoch": 2.7774936061381075,
1911
+ "grad_norm": 0.3638211786746979,
1912
+ "learning_rate": 1.978038467765669e-05,
1913
+ "loss": 0.7545,
1914
+ "step": 272
1915
+ },
1916
+ {
1917
+ "epoch": 2.78772378516624,
1918
+ "grad_norm": 0.3304184377193451,
1919
+ "learning_rate": 1.977874264310877e-05,
1920
+ "loss": 0.75,
1921
+ "step": 273
1922
+ },
1923
+ {
1924
+ "epoch": 2.7979539641943734,
1925
+ "grad_norm": 0.3346056044101715,
1926
+ "learning_rate": 1.9777094561432707e-05,
1927
+ "loss": 0.77,
1928
+ "step": 274
1929
+ },
1930
+ {
1931
+ "epoch": 2.8081841432225065,
1932
+ "grad_norm": 0.33290547132492065,
1933
+ "learning_rate": 1.9775440433647662e-05,
1934
+ "loss": 0.7494,
1935
+ "step": 275
1936
+ },
1937
+ {
1938
+ "epoch": 2.8184143222506393,
1939
+ "grad_norm": 0.3400842547416687,
1940
+ "learning_rate": 1.9773780260776534e-05,
1941
+ "loss": 0.7658,
1942
+ "step": 276
1943
+ },
1944
+ {
1945
+ "epoch": 2.8286445012787724,
1946
+ "grad_norm": 0.36258232593536377,
1947
+ "learning_rate": 1.9772114043845968e-05,
1948
+ "loss": 0.7437,
1949
+ "step": 277
1950
+ },
1951
+ {
1952
+ "epoch": 2.8388746803069056,
1953
+ "grad_norm": 0.34615638852119446,
1954
+ "learning_rate": 1.9770441783886348e-05,
1955
+ "loss": 0.7733,
1956
+ "step": 278
1957
+ },
1958
+ {
1959
+ "epoch": 2.8491048593350383,
1960
+ "grad_norm": 0.3608517348766327,
1961
+ "learning_rate": 1.976876348193179e-05,
1962
+ "loss": 0.7451,
1963
+ "step": 279
1964
+ },
1965
+ {
1966
+ "epoch": 2.8593350383631715,
1967
+ "grad_norm": 0.345670610666275,
1968
+ "learning_rate": 1.9767079139020148e-05,
1969
+ "loss": 0.737,
1970
+ "step": 280
1971
+ },
1972
+ {
1973
+ "epoch": 2.869565217391304,
1974
+ "grad_norm": 0.3253295421600342,
1975
+ "learning_rate": 1.976538875619301e-05,
1976
+ "loss": 0.7394,
1977
+ "step": 281
1978
+ },
1979
+ {
1980
+ "epoch": 2.8797953964194374,
1981
+ "grad_norm": 0.40524566173553467,
1982
+ "learning_rate": 1.9763692334495706e-05,
1983
+ "loss": 0.7517,
1984
+ "step": 282
1985
+ },
1986
+ {
1987
+ "epoch": 2.89002557544757,
1988
+ "grad_norm": 0.4947255849838257,
1989
+ "learning_rate": 1.9761989874977287e-05,
1990
+ "loss": 0.744,
1991
+ "step": 283
1992
+ },
1993
+ {
1994
+ "epoch": 2.9002557544757033,
1995
+ "grad_norm": 0.5664758682250977,
1996
+ "learning_rate": 1.9760281378690554e-05,
1997
+ "loss": 0.7219,
1998
+ "step": 284
1999
+ },
2000
+ {
2001
+ "epoch": 2.9104859335038364,
2002
+ "grad_norm": 0.4397972822189331,
2003
+ "learning_rate": 1.9758566846692028e-05,
2004
+ "loss": 0.7301,
2005
+ "step": 285
2006
+ },
2007
+ {
2008
+ "epoch": 2.920716112531969,
2009
+ "grad_norm": 0.2917048931121826,
2010
+ "learning_rate": 1.975684628004197e-05,
2011
+ "loss": 0.7582,
2012
+ "step": 286
2013
+ },
2014
+ {
2015
+ "epoch": 2.9309462915601023,
2016
+ "grad_norm": 0.44785866141319275,
2017
+ "learning_rate": 1.975511967980437e-05,
2018
+ "loss": 0.7594,
2019
+ "step": 287
2020
+ },
2021
+ {
2022
+ "epoch": 2.9411764705882355,
2023
+ "grad_norm": 0.5528475046157837,
2024
+ "learning_rate": 1.9753387047046945e-05,
2025
+ "loss": 0.7289,
2026
+ "step": 288
2027
+ },
2028
+ {
2029
+ "epoch": 2.9514066496163682,
2030
+ "grad_norm": 0.5927398800849915,
2031
+ "learning_rate": 1.9751648382841152e-05,
2032
+ "loss": 0.7496,
2033
+ "step": 289
2034
+ },
2035
+ {
2036
+ "epoch": 2.9616368286445014,
2037
+ "grad_norm": 0.43449971079826355,
2038
+ "learning_rate": 1.974990368826217e-05,
2039
+ "loss": 0.7334,
2040
+ "step": 290
2041
+ },
2042
+ {
2043
+ "epoch": 2.971867007672634,
2044
+ "grad_norm": 0.410898357629776,
2045
+ "learning_rate": 1.9748152964388912e-05,
2046
+ "loss": 0.7367,
2047
+ "step": 291
2048
+ },
2049
+ {
2050
+ "epoch": 2.9820971867007673,
2051
+ "grad_norm": 0.6079134941101074,
2052
+ "learning_rate": 1.9746396212304018e-05,
2053
+ "loss": 0.7298,
2054
+ "step": 292
2055
+ },
2056
+ {
2057
+ "epoch": 2.9923273657289,
2058
+ "grad_norm": 0.37779679894447327,
2059
+ "learning_rate": 1.9744633433093852e-05,
2060
+ "loss": 0.7449,
2061
+ "step": 293
2062
+ },
2063
+ {
2064
+ "epoch": 3.0,
2065
+ "grad_norm": 0.38931500911712646,
2066
+ "learning_rate": 1.974286462784851e-05,
2067
+ "loss": 0.7486,
2068
+ "step": 294
2069
+ },
2070
+ {
2071
+ "epoch": 3.010230179028133,
2072
+ "grad_norm": 0.45001041889190674,
2073
+ "learning_rate": 1.9741089797661816e-05,
2074
+ "loss": 0.7467,
2075
+ "step": 295
2076
+ },
2077
+ {
2078
+ "epoch": 3.020460358056266,
2079
+ "grad_norm": 0.4439624845981598,
2080
+ "learning_rate": 1.9739308943631306e-05,
2081
+ "loss": 0.7217,
2082
+ "step": 296
2083
+ },
2084
+ {
2085
+ "epoch": 3.030690537084399,
2086
+ "grad_norm": 0.5038313865661621,
2087
+ "learning_rate": 1.9737522066858264e-05,
2088
+ "loss": 0.7262,
2089
+ "step": 297
2090
+ },
2091
+ {
2092
+ "epoch": 3.040920716112532,
2093
+ "grad_norm": 0.336954802274704,
2094
+ "learning_rate": 1.973572916844768e-05,
2095
+ "loss": 0.7372,
2096
+ "step": 298
2097
+ },
2098
+ {
2099
+ "epoch": 3.051150895140665,
2100
+ "grad_norm": 0.5147439241409302,
2101
+ "learning_rate": 1.9733930249508276e-05,
2102
+ "loss": 0.7407,
2103
+ "step": 299
2104
+ },
2105
+ {
2106
+ "epoch": 3.061381074168798,
2107
+ "grad_norm": 0.6436253190040588,
2108
+ "learning_rate": 1.973212531115249e-05,
2109
+ "loss": 0.7124,
2110
+ "step": 300
2111
+ },
2112
+ {
2113
+ "epoch": 3.071611253196931,
2114
+ "grad_norm": 0.322561651468277,
2115
+ "learning_rate": 1.9730314354496497e-05,
2116
+ "loss": 0.7462,
2117
+ "step": 301
2118
+ },
2119
+ {
2120
+ "epoch": 3.081841432225064,
2121
+ "grad_norm": 1.0073673725128174,
2122
+ "learning_rate": 1.9728497380660175e-05,
2123
+ "loss": 0.7351,
2124
+ "step": 302
2125
+ },
2126
+ {
2127
+ "epoch": 3.0920716112531967,
2128
+ "grad_norm": 0.8805359601974487,
2129
+ "learning_rate": 1.9726674390767135e-05,
2130
+ "loss": 0.7195,
2131
+ "step": 303
2132
+ },
2133
+ {
2134
+ "epoch": 3.10230179028133,
2135
+ "grad_norm": 0.7060922980308533,
2136
+ "learning_rate": 1.9724845385944705e-05,
2137
+ "loss": 0.7399,
2138
+ "step": 304
2139
+ },
2140
+ {
2141
+ "epoch": 3.112531969309463,
2142
+ "grad_norm": 1.5701392889022827,
2143
+ "learning_rate": 1.9723010367323937e-05,
2144
+ "loss": 0.7259,
2145
+ "step": 305
2146
+ },
2147
+ {
2148
+ "epoch": 3.122762148337596,
2149
+ "grad_norm": 0.5668526291847229,
2150
+ "learning_rate": 1.972116933603959e-05,
2151
+ "loss": 0.7188,
2152
+ "step": 306
2153
+ },
2154
+ {
2155
+ "epoch": 3.132992327365729,
2156
+ "grad_norm": 0.9209063053131104,
2157
+ "learning_rate": 1.9719322293230158e-05,
2158
+ "loss": 0.7248,
2159
+ "step": 307
2160
+ },
2161
+ {
2162
+ "epoch": 3.1432225063938617,
2163
+ "grad_norm": 0.6814517378807068,
2164
+ "learning_rate": 1.9717469240037835e-05,
2165
+ "loss": 0.7404,
2166
+ "step": 308
2167
+ },
2168
+ {
2169
+ "epoch": 3.153452685421995,
2170
+ "grad_norm": 1.6327886581420898,
2171
+ "learning_rate": 1.9715610177608547e-05,
2172
+ "loss": 0.7392,
2173
+ "step": 309
2174
+ },
2175
+ {
2176
+ "epoch": 3.163682864450128,
2177
+ "grad_norm": 0.8322291970252991,
2178
+ "learning_rate": 1.9713745107091924e-05,
2179
+ "loss": 0.7244,
2180
+ "step": 310
2181
+ },
2182
+ {
2183
+ "epoch": 3.1739130434782608,
2184
+ "grad_norm": 0.9853781461715698,
2185
+ "learning_rate": 1.971187402964132e-05,
2186
+ "loss": 0.7342,
2187
+ "step": 311
2188
+ },
2189
+ {
2190
+ "epoch": 3.184143222506394,
2191
+ "grad_norm": 0.869482159614563,
2192
+ "learning_rate": 1.97099969464138e-05,
2193
+ "loss": 0.7376,
2194
+ "step": 312
2195
+ },
2196
+ {
2197
+ "epoch": 3.1943734015345266,
2198
+ "grad_norm": 0.5311108827590942,
2199
+ "learning_rate": 1.9708113858570143e-05,
2200
+ "loss": 0.7339,
2201
+ "step": 313
2202
+ },
2203
+ {
2204
+ "epoch": 3.20460358056266,
2205
+ "grad_norm": 1.897441029548645,
2206
+ "learning_rate": 1.9706224767274844e-05,
2207
+ "loss": 0.7537,
2208
+ "step": 314
2209
+ },
2210
+ {
2211
+ "epoch": 3.214833759590793,
2212
+ "grad_norm": 1.1312215328216553,
2213
+ "learning_rate": 1.9704329673696104e-05,
2214
+ "loss": 0.7368,
2215
+ "step": 315
2216
+ },
2217
+ {
2218
+ "epoch": 3.2250639386189257,
2219
+ "grad_norm": 0.859919548034668,
2220
+ "learning_rate": 1.9702428579005844e-05,
2221
+ "loss": 0.7492,
2222
+ "step": 316
2223
+ },
2224
+ {
2225
+ "epoch": 3.235294117647059,
2226
+ "grad_norm": 0.8550412654876709,
2227
+ "learning_rate": 1.9700521484379687e-05,
2228
+ "loss": 0.7204,
2229
+ "step": 317
2230
+ },
2231
+ {
2232
+ "epoch": 3.2455242966751916,
2233
+ "grad_norm": 0.6723067164421082,
2234
+ "learning_rate": 1.9698608390996975e-05,
2235
+ "loss": 0.7349,
2236
+ "step": 318
2237
+ },
2238
+ {
2239
+ "epoch": 3.2557544757033248,
2240
+ "grad_norm": 0.7956928610801697,
2241
+ "learning_rate": 1.9696689300040758e-05,
2242
+ "loss": 0.738,
2243
+ "step": 319
2244
+ },
2245
+ {
2246
+ "epoch": 3.265984654731458,
2247
+ "grad_norm": 1.1205618381500244,
2248
+ "learning_rate": 1.9694764212697784e-05,
2249
+ "loss": 0.7219,
2250
+ "step": 320
2251
+ },
2252
+ {
2253
+ "epoch": 3.2762148337595907,
2254
+ "grad_norm": 0.4344213008880615,
2255
+ "learning_rate": 1.9692833130158528e-05,
2256
+ "loss": 0.7473,
2257
+ "step": 321
2258
+ },
2259
+ {
2260
+ "epoch": 3.286445012787724,
2261
+ "grad_norm": 0.8046640157699585,
2262
+ "learning_rate": 1.9690896053617156e-05,
2263
+ "loss": 0.736,
2264
+ "step": 322
2265
+ },
2266
+ {
2267
+ "epoch": 3.296675191815857,
2268
+ "grad_norm": 0.5893542170524597,
2269
+ "learning_rate": 1.968895298427155e-05,
2270
+ "loss": 0.7178,
2271
+ "step": 323
2272
+ },
2273
+ {
2274
+ "epoch": 3.3069053708439897,
2275
+ "grad_norm": 0.543119490146637,
2276
+ "learning_rate": 1.9687003923323292e-05,
2277
+ "loss": 0.7386,
2278
+ "step": 324
2279
+ },
2280
+ {
2281
+ "epoch": 3.317135549872123,
2282
+ "grad_norm": 0.9876613616943359,
2283
+ "learning_rate": 1.9685048871977678e-05,
2284
+ "loss": 0.732,
2285
+ "step": 325
2286
+ },
2287
+ {
2288
+ "epoch": 3.3273657289002556,
2289
+ "grad_norm": 0.42082035541534424,
2290
+ "learning_rate": 1.968308783144369e-05,
2291
+ "loss": 0.7272,
2292
+ "step": 326
2293
+ },
2294
+ {
2295
+ "epoch": 3.337595907928389,
2296
+ "grad_norm": 0.7916600108146667,
2297
+ "learning_rate": 1.9681120802934042e-05,
2298
+ "loss": 0.7303,
2299
+ "step": 327
2300
+ },
2301
+ {
2302
+ "epoch": 3.3478260869565215,
2303
+ "grad_norm": 0.6041877865791321,
2304
+ "learning_rate": 1.9679147787665128e-05,
2305
+ "loss": 0.7395,
2306
+ "step": 328
2307
+ },
2308
+ {
2309
+ "epoch": 3.3580562659846547,
2310
+ "grad_norm": 0.8722060918807983,
2311
+ "learning_rate": 1.9677168786857044e-05,
2312
+ "loss": 0.7226,
2313
+ "step": 329
2314
+ },
2315
+ {
2316
+ "epoch": 3.368286445012788,
2317
+ "grad_norm": 0.577777624130249,
2318
+ "learning_rate": 1.967518380173361e-05,
2319
+ "loss": 0.7301,
2320
+ "step": 330
2321
+ },
2322
+ {
2323
+ "epoch": 3.3785166240409206,
2324
+ "grad_norm": 0.5443961024284363,
2325
+ "learning_rate": 1.967319283352232e-05,
2326
+ "loss": 0.7355,
2327
+ "step": 331
2328
+ },
2329
+ {
2330
+ "epoch": 3.3887468030690537,
2331
+ "grad_norm": 0.695266842842102,
2332
+ "learning_rate": 1.967119588345438e-05,
2333
+ "loss": 0.7361,
2334
+ "step": 332
2335
+ },
2336
+ {
2337
+ "epoch": 3.398976982097187,
2338
+ "grad_norm": 0.41574743390083313,
2339
+ "learning_rate": 1.9669192952764698e-05,
2340
+ "loss": 0.7307,
2341
+ "step": 333
2342
+ },
2343
+ {
2344
+ "epoch": 3.4092071611253196,
2345
+ "grad_norm": 0.9063800573348999,
2346
+ "learning_rate": 1.9667184042691877e-05,
2347
+ "loss": 0.7374,
2348
+ "step": 334
2349
+ },
2350
+ {
2351
+ "epoch": 3.419437340153453,
2352
+ "grad_norm": 0.45360273122787476,
2353
+ "learning_rate": 1.9665169154478214e-05,
2354
+ "loss": 0.7449,
2355
+ "step": 335
2356
+ },
2357
+ {
2358
+ "epoch": 3.4296675191815855,
2359
+ "grad_norm": 0.6068630218505859,
2360
+ "learning_rate": 1.966314828936971e-05,
2361
+ "loss": 0.7381,
2362
+ "step": 336
2363
+ },
2364
+ {
2365
+ "epoch": 3.4398976982097187,
2366
+ "grad_norm": 0.5979428291320801,
2367
+ "learning_rate": 1.9661121448616057e-05,
2368
+ "loss": 0.736,
2369
+ "step": 337
2370
+ },
2371
+ {
2372
+ "epoch": 3.4501278772378514,
2373
+ "grad_norm": 0.5259372591972351,
2374
+ "learning_rate": 1.9659088633470646e-05,
2375
+ "loss": 0.7411,
2376
+ "step": 338
2377
+ },
2378
+ {
2379
+ "epoch": 3.4603580562659846,
2380
+ "grad_norm": 0.7314724326133728,
2381
+ "learning_rate": 1.965704984519055e-05,
2382
+ "loss": 0.7396,
2383
+ "step": 339
2384
+ },
2385
+ {
2386
+ "epoch": 3.4705882352941178,
2387
+ "grad_norm": 0.40047791600227356,
2388
+ "learning_rate": 1.9655005085036563e-05,
2389
+ "loss": 0.696,
2390
+ "step": 340
2391
+ },
2392
+ {
2393
+ "epoch": 3.4808184143222505,
2394
+ "grad_norm": 0.6751558780670166,
2395
+ "learning_rate": 1.965295435427314e-05,
2396
+ "loss": 0.7283,
2397
+ "step": 341
2398
+ },
2399
+ {
2400
+ "epoch": 3.4910485933503836,
2401
+ "grad_norm": 0.4402068853378296,
2402
+ "learning_rate": 1.965089765416845e-05,
2403
+ "loss": 0.7171,
2404
+ "step": 342
2405
+ },
2406
+ {
2407
+ "epoch": 3.501278772378517,
2408
+ "grad_norm": 0.8496968746185303,
2409
+ "learning_rate": 1.964883498599435e-05,
2410
+ "loss": 0.7121,
2411
+ "step": 343
2412
+ },
2413
+ {
2414
+ "epoch": 3.5115089514066495,
2415
+ "grad_norm": 0.42892828583717346,
2416
+ "learning_rate": 1.9646766351026378e-05,
2417
+ "loss": 0.7461,
2418
+ "step": 344
2419
+ },
2420
+ {
2421
+ "epoch": 3.5217391304347827,
2422
+ "grad_norm": 0.6416417956352234,
2423
+ "learning_rate": 1.964469175054377e-05,
2424
+ "loss": 0.7429,
2425
+ "step": 345
2426
+ },
2427
+ {
2428
+ "epoch": 3.531969309462916,
2429
+ "grad_norm": 0.361579030752182,
2430
+ "learning_rate": 1.9642611185829444e-05,
2431
+ "loss": 0.7302,
2432
+ "step": 346
2433
+ },
2434
+ {
2435
+ "epoch": 3.5421994884910486,
2436
+ "grad_norm": 0.5479419231414795,
2437
+ "learning_rate": 1.9640524658170023e-05,
2438
+ "loss": 0.7304,
2439
+ "step": 347
2440
+ },
2441
+ {
2442
+ "epoch": 3.5524296675191813,
2443
+ "grad_norm": 0.4338844418525696,
2444
+ "learning_rate": 1.9638432168855797e-05,
2445
+ "loss": 0.6999,
2446
+ "step": 348
2447
+ },
2448
+ {
2449
+ "epoch": 3.5626598465473145,
2450
+ "grad_norm": 0.5022692680358887,
2451
+ "learning_rate": 1.9636333719180755e-05,
2452
+ "loss": 0.7068,
2453
+ "step": 349
2454
+ },
2455
+ {
2456
+ "epoch": 3.5728900255754477,
2457
+ "grad_norm": 0.4946191608905792,
2458
+ "learning_rate": 1.9634229310442564e-05,
2459
+ "loss": 0.7336,
2460
+ "step": 350
2461
+ },
2462
+ {
2463
+ "epoch": 3.5831202046035804,
2464
+ "grad_norm": 0.5408332943916321,
2465
+ "learning_rate": 1.9632118943942587e-05,
2466
+ "loss": 0.741,
2467
+ "step": 351
2468
+ },
2469
+ {
2470
+ "epoch": 3.5933503836317136,
2471
+ "grad_norm": 0.7036914825439453,
2472
+ "learning_rate": 1.9630002620985856e-05,
2473
+ "loss": 0.7257,
2474
+ "step": 352
2475
+ },
2476
+ {
2477
+ "epoch": 3.6035805626598467,
2478
+ "grad_norm": 0.5046015977859497,
2479
+ "learning_rate": 1.9627880342881106e-05,
2480
+ "loss": 0.729,
2481
+ "step": 353
2482
+ },
2483
+ {
2484
+ "epoch": 3.6138107416879794,
2485
+ "grad_norm": 0.632416307926178,
2486
+ "learning_rate": 1.9625752110940736e-05,
2487
+ "loss": 0.7089,
2488
+ "step": 354
2489
+ },
2490
+ {
2491
+ "epoch": 3.6240409207161126,
2492
+ "grad_norm": 0.3495820164680481,
2493
+ "learning_rate": 1.962361792648084e-05,
2494
+ "loss": 0.7391,
2495
+ "step": 355
2496
+ },
2497
+ {
2498
+ "epoch": 3.634271099744246,
2499
+ "grad_norm": 0.9268649816513062,
2500
+ "learning_rate": 1.962147779082118e-05,
2501
+ "loss": 0.7361,
2502
+ "step": 356
2503
+ },
2504
+ {
2505
+ "epoch": 3.6445012787723785,
2506
+ "grad_norm": 0.5460264086723328,
2507
+ "learning_rate": 1.961933170528521e-05,
2508
+ "loss": 0.7213,
2509
+ "step": 357
2510
+ },
2511
+ {
2512
+ "epoch": 3.6547314578005117,
2513
+ "grad_norm": 0.6042870283126831,
2514
+ "learning_rate": 1.961717967120006e-05,
2515
+ "loss": 0.7295,
2516
+ "step": 358
2517
+ },
2518
+ {
2519
+ "epoch": 3.6649616368286444,
2520
+ "grad_norm": 0.4831192195415497,
2521
+ "learning_rate": 1.9615021689896533e-05,
2522
+ "loss": 0.7404,
2523
+ "step": 359
2524
+ },
2525
+ {
2526
+ "epoch": 3.6751918158567776,
2527
+ "grad_norm": 0.8810766935348511,
2528
+ "learning_rate": 1.9612857762709122e-05,
2529
+ "loss": 0.7192,
2530
+ "step": 360
2531
+ },
2532
+ {
2533
+ "epoch": 3.6854219948849103,
2534
+ "grad_norm": 0.4142047166824341,
2535
+ "learning_rate": 1.961068789097599e-05,
2536
+ "loss": 0.7352,
2537
+ "step": 361
2538
+ },
2539
+ {
2540
+ "epoch": 3.6956521739130435,
2541
+ "grad_norm": 0.6235917806625366,
2542
+ "learning_rate": 1.9608512076038964e-05,
2543
+ "loss": 0.7345,
2544
+ "step": 362
2545
+ },
2546
+ {
2547
+ "epoch": 3.7058823529411766,
2548
+ "grad_norm": 0.4514963626861572,
2549
+ "learning_rate": 1.9606330319243568e-05,
2550
+ "loss": 0.721,
2551
+ "step": 363
2552
+ },
2553
+ {
2554
+ "epoch": 3.7161125319693094,
2555
+ "grad_norm": 0.7020410299301147,
2556
+ "learning_rate": 1.9604142621938986e-05,
2557
+ "loss": 0.7126,
2558
+ "step": 364
2559
+ },
2560
+ {
2561
+ "epoch": 3.7263427109974425,
2562
+ "grad_norm": 0.3949349820613861,
2563
+ "learning_rate": 1.9601948985478078e-05,
2564
+ "loss": 0.7412,
2565
+ "step": 365
2566
+ },
2567
+ {
2568
+ "epoch": 3.7365728900255757,
2569
+ "grad_norm": 0.6317225098609924,
2570
+ "learning_rate": 1.9599749411217385e-05,
2571
+ "loss": 0.7418,
2572
+ "step": 366
2573
+ },
2574
+ {
2575
+ "epoch": 3.7468030690537084,
2576
+ "grad_norm": 0.41394850611686707,
2577
+ "learning_rate": 1.9597543900517106e-05,
2578
+ "loss": 0.7051,
2579
+ "step": 367
2580
+ },
2581
+ {
2582
+ "epoch": 3.7570332480818416,
2583
+ "grad_norm": 0.6289117336273193,
2584
+ "learning_rate": 1.959533245474112e-05,
2585
+ "loss": 0.7397,
2586
+ "step": 368
2587
+ },
2588
+ {
2589
+ "epoch": 3.7672634271099743,
2590
+ "grad_norm": 0.5273838639259338,
2591
+ "learning_rate": 1.9593115075256978e-05,
2592
+ "loss": 0.7129,
2593
+ "step": 369
2594
+ },
2595
+ {
2596
+ "epoch": 3.7774936061381075,
2597
+ "grad_norm": 0.4530670940876007,
2598
+ "learning_rate": 1.9590891763435892e-05,
2599
+ "loss": 0.7211,
2600
+ "step": 370
2601
+ },
2602
+ {
2603
+ "epoch": 3.78772378516624,
2604
+ "grad_norm": 0.5219662189483643,
2605
+ "learning_rate": 1.9588662520652756e-05,
2606
+ "loss": 0.732,
2607
+ "step": 371
2608
+ },
2609
+ {
2610
+ "epoch": 3.7979539641943734,
2611
+ "grad_norm": 0.4979133605957031,
2612
+ "learning_rate": 1.958642734828611e-05,
2613
+ "loss": 0.7375,
2614
+ "step": 372
2615
+ },
2616
+ {
2617
+ "epoch": 3.8081841432225065,
2618
+ "grad_norm": 0.5304292440414429,
2619
+ "learning_rate": 1.958418624771819e-05,
2620
+ "loss": 0.7349,
2621
+ "step": 373
2622
+ },
2623
+ {
2624
+ "epoch": 3.8184143222506393,
2625
+ "grad_norm": 0.4747787117958069,
2626
+ "learning_rate": 1.958193922033487e-05,
2627
+ "loss": 0.7338,
2628
+ "step": 374
2629
+ },
2630
+ {
2631
+ "epoch": 3.8286445012787724,
2632
+ "grad_norm": 0.451325923204422,
2633
+ "learning_rate": 1.9579686267525704e-05,
2634
+ "loss": 0.7084,
2635
+ "step": 375
2636
+ },
2637
+ {
2638
+ "epoch": 3.8388746803069056,
2639
+ "grad_norm": 0.43068253993988037,
2640
+ "learning_rate": 1.957742739068391e-05,
2641
+ "loss": 0.7348,
2642
+ "step": 376
2643
+ },
2644
+ {
2645
+ "epoch": 3.8491048593350383,
2646
+ "grad_norm": 0.4494073987007141,
2647
+ "learning_rate": 1.9575162591206362e-05,
2648
+ "loss": 0.7466,
2649
+ "step": 377
2650
+ },
2651
+ {
2652
+ "epoch": 3.8593350383631715,
2653
+ "grad_norm": 0.46458712220191956,
2654
+ "learning_rate": 1.9572891870493604e-05,
2655
+ "loss": 0.7257,
2656
+ "step": 378
2657
+ },
2658
+ {
2659
+ "epoch": 3.869565217391304,
2660
+ "grad_norm": 0.4800684452056885,
2661
+ "learning_rate": 1.9570615229949844e-05,
2662
+ "loss": 0.7171,
2663
+ "step": 379
2664
+ },
2665
+ {
2666
+ "epoch": 3.8797953964194374,
2667
+ "grad_norm": 0.4564310312271118,
2668
+ "learning_rate": 1.9568332670982934e-05,
2669
+ "loss": 0.7225,
2670
+ "step": 380
2671
+ },
2672
+ {
2673
+ "epoch": 3.89002557544757,
2674
+ "grad_norm": 0.39550548791885376,
2675
+ "learning_rate": 1.956604419500441e-05,
2676
+ "loss": 0.7119,
2677
+ "step": 381
2678
+ },
2679
+ {
2680
+ "epoch": 3.9002557544757033,
2681
+ "grad_norm": 0.4126419425010681,
2682
+ "learning_rate": 1.9563749803429447e-05,
2683
+ "loss": 0.7359,
2684
+ "step": 382
2685
+ },
2686
+ {
2687
+ "epoch": 3.9104859335038364,
2688
+ "grad_norm": 0.4096467196941376,
2689
+ "learning_rate": 1.9561449497676888e-05,
2690
+ "loss": 0.7322,
2691
+ "step": 383
2692
+ },
2693
+ {
2694
+ "epoch": 3.920716112531969,
2695
+ "grad_norm": 0.407622754573822,
2696
+ "learning_rate": 1.955914327916923e-05,
2697
+ "loss": 0.7202,
2698
+ "step": 384
2699
+ },
2700
+ {
2701
+ "epoch": 3.9309462915601023,
2702
+ "grad_norm": 0.363885760307312,
2703
+ "learning_rate": 1.955683114933263e-05,
2704
+ "loss": 0.7171,
2705
+ "step": 385
2706
+ },
2707
+ {
2708
+ "epoch": 3.9411764705882355,
2709
+ "grad_norm": 0.3362027704715729,
2710
+ "learning_rate": 1.9554513109596898e-05,
2711
+ "loss": 0.717,
2712
+ "step": 386
2713
+ },
2714
+ {
2715
+ "epoch": 3.9514066496163682,
2716
+ "grad_norm": 0.3913104832172394,
2717
+ "learning_rate": 1.9552189161395496e-05,
2718
+ "loss": 0.7141,
2719
+ "step": 387
2720
+ },
2721
+ {
2722
+ "epoch": 3.9616368286445014,
2723
+ "grad_norm": 0.3984425961971283,
2724
+ "learning_rate": 1.9549859306165543e-05,
2725
+ "loss": 0.7404,
2726
+ "step": 388
2727
+ },
2728
+ {
2729
+ "epoch": 3.971867007672634,
2730
+ "grad_norm": 0.4172505736351013,
2731
+ "learning_rate": 1.9547523545347816e-05,
2732
+ "loss": 0.7402,
2733
+ "step": 389
2734
+ },
2735
+ {
2736
+ "epoch": 3.9820971867007673,
2737
+ "grad_norm": 0.3991503119468689,
2738
+ "learning_rate": 1.954518188038673e-05,
2739
+ "loss": 0.7306,
2740
+ "step": 390
2741
+ },
2742
+ {
2743
+ "epoch": 3.9923273657289,
2744
+ "grad_norm": 0.5286377668380737,
2745
+ "learning_rate": 1.9542834312730366e-05,
2746
+ "loss": 0.728,
2747
+ "step": 391
2748
+ },
2749
+ {
2750
+ "epoch": 4.0,
2751
+ "grad_norm": 0.49067217111587524,
2752
+ "learning_rate": 1.9540480843830443e-05,
2753
+ "loss": 0.7302,
2754
+ "step": 392
2755
+ },
2756
+ {
2757
+ "epoch": 4.010230179028133,
2758
+ "grad_norm": 0.7454357147216797,
2759
+ "learning_rate": 1.9538121475142345e-05,
2760
+ "loss": 0.7218,
2761
+ "step": 393
2762
+ },
2763
+ {
2764
+ "epoch": 4.020460358056266,
2765
+ "grad_norm": 0.44008755683898926,
2766
+ "learning_rate": 1.9535756208125082e-05,
2767
+ "loss": 0.716,
2768
+ "step": 394
2769
+ },
2770
+ {
2771
+ "epoch": 4.030690537084399,
2772
+ "grad_norm": 0.6294509172439575,
2773
+ "learning_rate": 1.9533385044241335e-05,
2774
+ "loss": 0.7321,
2775
+ "step": 395
2776
+ },
2777
+ {
2778
+ "epoch": 4.040920716112532,
2779
+ "grad_norm": 0.46539950370788574,
2780
+ "learning_rate": 1.9531007984957408e-05,
2781
+ "loss": 0.742,
2782
+ "step": 396
2783
+ },
2784
+ {
2785
+ "epoch": 4.051150895140665,
2786
+ "grad_norm": 0.6322250366210938,
2787
+ "learning_rate": 1.9528625031743278e-05,
2788
+ "loss": 0.7217,
2789
+ "step": 397
2790
+ },
2791
+ {
2792
+ "epoch": 4.061381074168798,
2793
+ "grad_norm": 0.5787230134010315,
2794
+ "learning_rate": 1.952623618607254e-05,
2795
+ "loss": 0.7298,
2796
+ "step": 398
2797
+ },
2798
+ {
2799
+ "epoch": 4.071611253196931,
2800
+ "grad_norm": 0.5471862554550171,
2801
+ "learning_rate": 1.952384144942245e-05,
2802
+ "loss": 0.7135,
2803
+ "step": 399
2804
+ },
2805
+ {
2806
+ "epoch": 4.081841432225064,
2807
+ "grad_norm": 0.543489396572113,
2808
+ "learning_rate": 1.9521440823273902e-05,
2809
+ "loss": 0.7164,
2810
+ "step": 400
2811
+ }
2812
+ ],
2813
+ "logging_steps": 1,
2814
+ "max_steps": 4000,
2815
+ "num_input_tokens_seen": 0,
2816
+ "num_train_epochs": 42,
2817
+ "save_steps": 100,
2818
+ "stateful_callbacks": {
2819
+ "TrainerControl": {
2820
+ "args": {
2821
+ "should_epoch_stop": false,
2822
+ "should_evaluate": false,
2823
+ "should_log": false,
2824
+ "should_save": true,
2825
+ "should_training_stop": false
2826
+ },
2827
+ "attributes": {}
2828
+ }
2829
+ },
2830
+ "total_flos": 4.570007282502746e+18,
2831
+ "train_batch_size": 32,
2832
+ "trial_name": null,
2833
+ "trial_params": null
2834
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d0bddb669f776a46ee0a6f7e89a01f0a452bc96b27996210d2b10c592fdbfa0
3
+ size 5688