SeungHeeKim commited on
Commit
30441ee
·
verified ·
1 Parent(s): 71b7092

Upload checkpoint-3930 to mmdocteam

Browse files
README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-Embedding-4B
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:Qwen/Qwen3-Embedding-4B
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- 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. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ 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).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.17.1
adapter_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen3-Embedding-4B",
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": "gaussian",
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 32,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "v_proj",
29
+ "up_proj",
30
+ "gate_proj",
31
+ "q_proj",
32
+ "k_proj",
33
+ "o_proj",
34
+ "down_proj",
35
+ "custom_text_proj"
36
+ ],
37
+ "target_parameters": null,
38
+ "task_type": "FEATURE_EXTRACTION",
39
+ "trainable_token_indices": null,
40
+ "use_dora": false,
41
+ "use_qalora": false,
42
+ "use_rslora": false
43
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c43dbd8c6d38b6d8077bf1532924330cc1ae44cc37863f2cbc3de907ce54549a
3
+ size 264650168
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:335ea839974444cfa79b2dd66b5d628e949cf6c9d705c6782e3657d0a7eb1ec4
3
+ size 529605265
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:650f4266af8355f1c3e15f88bdeb32f94ccc8bdee439fd9f3f53feadb9a401f5
3
+ size 14645
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00688937f5027b1cd079c3b7d907d3387a204c6746514e888ff999a4a961a2bc
3
+ size 1465
trainer_state.json ADDED
@@ -0,0 +1,2841 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 3930,
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.002544529262086514,
14
+ "grad_norm": 2.135885238647461,
15
+ "learning_rate": 9.160305343511451e-07,
16
+ "loss": 0.1137,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.005089058524173028,
21
+ "grad_norm": 2.356735944747925,
22
+ "learning_rate": 1.933842239185751e-06,
23
+ "loss": 0.1656,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.007633587786259542,
28
+ "grad_norm": 3.483503818511963,
29
+ "learning_rate": 2.951653944020356e-06,
30
+ "loss": 0.1356,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.010178117048346057,
35
+ "grad_norm": 3.4808290004730225,
36
+ "learning_rate": 3.969465648854962e-06,
37
+ "loss": 0.1575,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.01272264631043257,
42
+ "grad_norm": 2.5104947090148926,
43
+ "learning_rate": 4.987277353689568e-06,
44
+ "loss": 0.0749,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.015267175572519083,
49
+ "grad_norm": 3.5466084480285645,
50
+ "learning_rate": 6.005089058524174e-06,
51
+ "loss": 0.0631,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.017811704834605598,
56
+ "grad_norm": 0.6639775633811951,
57
+ "learning_rate": 7.022900763358779e-06,
58
+ "loss": 0.0374,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.020356234096692113,
63
+ "grad_norm": 1.4179292917251587,
64
+ "learning_rate": 8.040712468193384e-06,
65
+ "loss": 0.0413,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.022900763358778626,
70
+ "grad_norm": 2.9656121730804443,
71
+ "learning_rate": 9.058524173027991e-06,
72
+ "loss": 0.0362,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.02544529262086514,
77
+ "grad_norm": 3.4811854362487793,
78
+ "learning_rate": 1.0076335877862595e-05,
79
+ "loss": 0.0411,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.027989821882951654,
84
+ "grad_norm": 2.1551337242126465,
85
+ "learning_rate": 1.1094147582697202e-05,
86
+ "loss": 0.0255,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.030534351145038167,
91
+ "grad_norm": 1.5262765884399414,
92
+ "learning_rate": 1.2111959287531807e-05,
93
+ "loss": 0.0225,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.03307888040712468,
98
+ "grad_norm": 1.3079928159713745,
99
+ "learning_rate": 1.3129770992366414e-05,
100
+ "loss": 0.0323,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.035623409669211195,
105
+ "grad_norm": 0.22996912896633148,
106
+ "learning_rate": 1.4147582697201019e-05,
107
+ "loss": 0.0188,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.03816793893129771,
112
+ "grad_norm": 1.0834699869155884,
113
+ "learning_rate": 1.5165394402035624e-05,
114
+ "loss": 0.0265,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.04071246819338423,
119
+ "grad_norm": 0.9807230830192566,
120
+ "learning_rate": 1.618320610687023e-05,
121
+ "loss": 0.0189,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.043256997455470736,
126
+ "grad_norm": 1.8505427837371826,
127
+ "learning_rate": 1.7201017811704836e-05,
128
+ "loss": 0.0142,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.04580152671755725,
133
+ "grad_norm": 0.346323698759079,
134
+ "learning_rate": 1.8218829516539443e-05,
135
+ "loss": 0.0237,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.04834605597964377,
140
+ "grad_norm": 1.4252818822860718,
141
+ "learning_rate": 1.923664122137405e-05,
142
+ "loss": 0.0169,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.05089058524173028,
147
+ "grad_norm": 0.624088704586029,
148
+ "learning_rate": 2.0254452926208653e-05,
149
+ "loss": 0.0153,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.05343511450381679,
154
+ "grad_norm": 0.7245016098022461,
155
+ "learning_rate": 2.127226463104326e-05,
156
+ "loss": 0.0211,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.05597964376590331,
161
+ "grad_norm": 1.2375560998916626,
162
+ "learning_rate": 2.2290076335877867e-05,
163
+ "loss": 0.0146,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.058524173027989825,
168
+ "grad_norm": 0.15632864832878113,
169
+ "learning_rate": 2.330788804071247e-05,
170
+ "loss": 0.0179,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.061068702290076333,
175
+ "grad_norm": 0.023025542497634888,
176
+ "learning_rate": 2.4325699745547078e-05,
177
+ "loss": 0.02,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.06361323155216285,
182
+ "grad_norm": 0.5999135375022888,
183
+ "learning_rate": 2.5343511450381678e-05,
184
+ "loss": 0.0057,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.06615776081424936,
189
+ "grad_norm": 0.08057913929224014,
190
+ "learning_rate": 2.6361323155216285e-05,
191
+ "loss": 0.0203,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.06870229007633588,
196
+ "grad_norm": 0.3958178460597992,
197
+ "learning_rate": 2.737913486005089e-05,
198
+ "loss": 0.0365,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.07124681933842239,
203
+ "grad_norm": 0.24179188907146454,
204
+ "learning_rate": 2.8396946564885498e-05,
205
+ "loss": 0.0198,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.0737913486005089,
210
+ "grad_norm": 1.3984962701797485,
211
+ "learning_rate": 2.9414758269720102e-05,
212
+ "loss": 0.0119,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.07633587786259542,
217
+ "grad_norm": 0.08135154098272324,
218
+ "learning_rate": 3.043256997455471e-05,
219
+ "loss": 0.0101,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.07888040712468193,
224
+ "grad_norm": 2.0051238536834717,
225
+ "learning_rate": 3.145038167938931e-05,
226
+ "loss": 0.0245,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.08142493638676845,
231
+ "grad_norm": 0.49833422899246216,
232
+ "learning_rate": 3.246819338422392e-05,
233
+ "loss": 0.0181,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.08396946564885496,
238
+ "grad_norm": 0.09235569834709167,
239
+ "learning_rate": 3.3486005089058526e-05,
240
+ "loss": 0.0116,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.08651399491094147,
245
+ "grad_norm": 0.06826785206794739,
246
+ "learning_rate": 3.450381679389313e-05,
247
+ "loss": 0.0161,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.089058524173028,
252
+ "grad_norm": 1.1774462461471558,
253
+ "learning_rate": 3.552162849872774e-05,
254
+ "loss": 0.0144,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.0916030534351145,
259
+ "grad_norm": 0.6383160948753357,
260
+ "learning_rate": 3.653944020356235e-05,
261
+ "loss": 0.0197,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.09414758269720101,
266
+ "grad_norm": 0.7711915969848633,
267
+ "learning_rate": 3.755725190839695e-05,
268
+ "loss": 0.0086,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.09669211195928754,
273
+ "grad_norm": 0.7851189970970154,
274
+ "learning_rate": 3.8575063613231554e-05,
275
+ "loss": 0.0235,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.09923664122137404,
280
+ "grad_norm": 0.08650732040405273,
281
+ "learning_rate": 3.959287531806616e-05,
282
+ "loss": 0.0151,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.10178117048346055,
287
+ "grad_norm": 1.1819581985473633,
288
+ "learning_rate": 3.969810889228932e-05,
289
+ "loss": 0.0211,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.10432569974554708,
294
+ "grad_norm": 1.2111542224884033,
295
+ "learning_rate": 3.920979868551272e-05,
296
+ "loss": 0.0174,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.10687022900763359,
301
+ "grad_norm": 0.6973260641098022,
302
+ "learning_rate": 3.8739075756314324e-05,
303
+ "loss": 0.0212,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.10941475826972011,
308
+ "grad_norm": 0.5729886889457703,
309
+ "learning_rate": 3.828490911226336e-05,
310
+ "loss": 0.0157,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.11195928753180662,
315
+ "grad_norm": 0.06440552324056625,
316
+ "learning_rate": 3.784635043776162e-05,
317
+ "loss": 0.004,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.11450381679389313,
322
+ "grad_norm": 0.5472397208213806,
323
+ "learning_rate": 3.7422525760542153e-05,
324
+ "loss": 0.0092,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.11704834605597965,
329
+ "grad_norm": 0.2682400047779083,
330
+ "learning_rate": 3.701262812234327e-05,
331
+ "loss": 0.0065,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.11959287531806616,
336
+ "grad_norm": 0.2900489866733551,
337
+ "learning_rate": 3.6615911113819035e-05,
338
+ "loss": 0.0054,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.12213740458015267,
343
+ "grad_norm": 0.02418186143040657,
344
+ "learning_rate": 3.623168315577716e-05,
345
+ "loss": 0.0094,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.12468193384223919,
350
+ "grad_norm": 0.044626325368881226,
351
+ "learning_rate": 3.585930242701533e-05,
352
+ "loss": 0.0114,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.1272264631043257,
357
+ "grad_norm": 0.22953863441944122,
358
+ "learning_rate": 3.549817235409398e-05,
359
+ "loss": 0.0191,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.1272264631043257,
364
+ "eval_loss": 0.043242499232292175,
365
+ "eval_runtime": 133.889,
366
+ "eval_samples_per_second": 59.617,
367
+ "eval_steps_per_second": 0.471,
368
+ "step": 500
369
+ },
370
+ {
371
+ "epoch": 0.1297709923664122,
372
+ "grad_norm": 1.6306729316711426,
373
+ "learning_rate": 3.514773759092204e-05,
374
+ "loss": 0.0213,
375
+ "step": 510
376
+ },
377
+ {
378
+ "epoch": 0.13231552162849872,
379
+ "grad_norm": 0.15864859521389008,
380
+ "learning_rate": 3.480748042650629e-05,
381
+ "loss": 0.0153,
382
+ "step": 520
383
+ },
384
+ {
385
+ "epoch": 0.13486005089058525,
386
+ "grad_norm": 0.1509598344564438,
387
+ "learning_rate": 3.447691756799828e-05,
388
+ "loss": 0.0056,
389
+ "step": 530
390
+ },
391
+ {
392
+ "epoch": 0.13740458015267176,
393
+ "grad_norm": 0.6327221393585205,
394
+ "learning_rate": 3.415559725356418e-05,
395
+ "loss": 0.0097,
396
+ "step": 540
397
+ },
398
+ {
399
+ "epoch": 0.13994910941475827,
400
+ "grad_norm": 0.8866755962371826,
401
+ "learning_rate": 3.384309665584446e-05,
402
+ "loss": 0.008,
403
+ "step": 550
404
+ },
405
+ {
406
+ "epoch": 0.14249363867684478,
407
+ "grad_norm": 0.682650625705719,
408
+ "learning_rate": 3.353901954205842e-05,
409
+ "loss": 0.0115,
410
+ "step": 560
411
+ },
412
+ {
413
+ "epoch": 0.1450381679389313,
414
+ "grad_norm": 0.3033181130886078,
415
+ "learning_rate": 3.3242994161303164e-05,
416
+ "loss": 0.0116,
417
+ "step": 570
418
+ },
419
+ {
420
+ "epoch": 0.1475826972010178,
421
+ "grad_norm": 0.37608516216278076,
422
+ "learning_rate": 3.2954671333428596e-05,
423
+ "loss": 0.0037,
424
+ "step": 580
425
+ },
426
+ {
427
+ "epoch": 0.15012722646310434,
428
+ "grad_norm": 0.028525808826088905,
429
+ "learning_rate": 3.267372271714603e-05,
430
+ "loss": 0.0123,
431
+ "step": 590
432
+ },
433
+ {
434
+ "epoch": 0.15267175572519084,
435
+ "grad_norm": 0.26955416798591614,
436
+ "learning_rate": 3.239983923783774e-05,
437
+ "loss": 0.0023,
438
+ "step": 600
439
+ },
440
+ {
441
+ "epoch": 0.15521628498727735,
442
+ "grad_norm": 0.10063929110765457,
443
+ "learning_rate": 3.213272965795057e-05,
444
+ "loss": 0.0129,
445
+ "step": 610
446
+ },
447
+ {
448
+ "epoch": 0.15776081424936386,
449
+ "grad_norm": 0.007429131772369146,
450
+ "learning_rate": 3.187211927493886e-05,
451
+ "loss": 0.018,
452
+ "step": 620
453
+ },
454
+ {
455
+ "epoch": 0.16030534351145037,
456
+ "grad_norm": 0.03856533020734787,
457
+ "learning_rate": 3.161774873352233e-05,
458
+ "loss": 0.0127,
459
+ "step": 630
460
+ },
461
+ {
462
+ "epoch": 0.1628498727735369,
463
+ "grad_norm": 0.40973177552223206,
464
+ "learning_rate": 3.1369372940584045e-05,
465
+ "loss": 0.0083,
466
+ "step": 640
467
+ },
468
+ {
469
+ "epoch": 0.16539440203562342,
470
+ "grad_norm": 0.07089962065219879,
471
+ "learning_rate": 3.1126760072387977e-05,
472
+ "loss": 0.0036,
473
+ "step": 650
474
+ },
475
+ {
476
+ "epoch": 0.16793893129770993,
477
+ "grad_norm": 0.27879390120506287,
478
+ "learning_rate": 3.088969066497502e-05,
479
+ "loss": 0.0089,
480
+ "step": 660
481
+ },
482
+ {
483
+ "epoch": 0.17048346055979643,
484
+ "grad_norm": 0.25491127371788025,
485
+ "learning_rate": 3.065795677962485e-05,
486
+ "loss": 0.0095,
487
+ "step": 670
488
+ },
489
+ {
490
+ "epoch": 0.17302798982188294,
491
+ "grad_norm": 0.01762186735868454,
492
+ "learning_rate": 3.043136123617055e-05,
493
+ "loss": 0.0145,
494
+ "step": 680
495
+ },
496
+ {
497
+ "epoch": 0.17557251908396945,
498
+ "grad_norm": 0.29377493262290955,
499
+ "learning_rate": 3.0209716907741185e-05,
500
+ "loss": 0.0182,
501
+ "step": 690
502
+ },
503
+ {
504
+ "epoch": 0.178117048346056,
505
+ "grad_norm": 0.7060360908508301,
506
+ "learning_rate": 2.9992846071199107e-05,
507
+ "loss": 0.0144,
508
+ "step": 700
509
+ },
510
+ {
511
+ "epoch": 0.1806615776081425,
512
+ "grad_norm": 0.5874837040901184,
513
+ "learning_rate": 2.9780579808147626e-05,
514
+ "loss": 0.0069,
515
+ "step": 710
516
+ },
517
+ {
518
+ "epoch": 0.183206106870229,
519
+ "grad_norm": 0.15609210729599,
520
+ "learning_rate": 2.957275745192107e-05,
521
+ "loss": 0.0096,
522
+ "step": 720
523
+ },
524
+ {
525
+ "epoch": 0.18575063613231552,
526
+ "grad_norm": 0.7818000912666321,
527
+ "learning_rate": 2.936922607644298e-05,
528
+ "loss": 0.0076,
529
+ "step": 730
530
+ },
531
+ {
532
+ "epoch": 0.18829516539440203,
533
+ "grad_norm": 0.2352600395679474,
534
+ "learning_rate": 2.916984002325705e-05,
535
+ "loss": 0.0071,
536
+ "step": 740
537
+ },
538
+ {
539
+ "epoch": 0.19083969465648856,
540
+ "grad_norm": 0.0920751690864563,
541
+ "learning_rate": 2.8974460463406866e-05,
542
+ "loss": 0.0097,
543
+ "step": 750
544
+ },
545
+ {
546
+ "epoch": 0.19338422391857507,
547
+ "grad_norm": 0.16071178019046783,
548
+ "learning_rate": 2.8782954991169955e-05,
549
+ "loss": 0.0057,
550
+ "step": 760
551
+ },
552
+ {
553
+ "epoch": 0.19592875318066158,
554
+ "grad_norm": 0.18001791834831238,
555
+ "learning_rate": 2.8595197246944774e-05,
556
+ "loss": 0.0033,
557
+ "step": 770
558
+ },
559
+ {
560
+ "epoch": 0.1984732824427481,
561
+ "grad_norm": 0.0845453143119812,
562
+ "learning_rate": 2.8411066566850007e-05,
563
+ "loss": 0.0059,
564
+ "step": 780
565
+ },
566
+ {
567
+ "epoch": 0.2010178117048346,
568
+ "grad_norm": 1.086779236793518,
569
+ "learning_rate": 2.823044765682867e-05,
570
+ "loss": 0.0086,
571
+ "step": 790
572
+ },
573
+ {
574
+ "epoch": 0.2035623409669211,
575
+ "grad_norm": 1.0203735828399658,
576
+ "learning_rate": 2.8053230289256842e-05,
577
+ "loss": 0.0158,
578
+ "step": 800
579
+ },
580
+ {
581
+ "epoch": 0.20610687022900764,
582
+ "grad_norm": 0.14365516602993011,
583
+ "learning_rate": 2.787930902024349e-05,
584
+ "loss": 0.0123,
585
+ "step": 810
586
+ },
587
+ {
588
+ "epoch": 0.20865139949109415,
589
+ "grad_norm": 0.07002055644989014,
590
+ "learning_rate": 2.770858292597382e-05,
591
+ "loss": 0.0025,
592
+ "step": 820
593
+ },
594
+ {
595
+ "epoch": 0.21119592875318066,
596
+ "grad_norm": 0.7248631715774536,
597
+ "learning_rate": 2.7540955356598682e-05,
598
+ "loss": 0.008,
599
+ "step": 830
600
+ },
601
+ {
602
+ "epoch": 0.21374045801526717,
603
+ "grad_norm": 0.8881323337554932,
604
+ "learning_rate": 2.7376333706306376e-05,
605
+ "loss": 0.0202,
606
+ "step": 840
607
+ },
608
+ {
609
+ "epoch": 0.21628498727735368,
610
+ "grad_norm": 0.01213792897760868,
611
+ "learning_rate": 2.7214629198334247e-05,
612
+ "loss": 0.0056,
613
+ "step": 850
614
+ },
615
+ {
616
+ "epoch": 0.21882951653944022,
617
+ "grad_norm": 0.2250792682170868,
618
+ "learning_rate": 2.7055756683786302e-05,
619
+ "loss": 0.0176,
620
+ "step": 860
621
+ },
622
+ {
623
+ "epoch": 0.22137404580152673,
624
+ "grad_norm": 0.04687346890568733,
625
+ "learning_rate": 2.6899634453221034e-05,
626
+ "loss": 0.0042,
627
+ "step": 870
628
+ },
629
+ {
630
+ "epoch": 0.22391857506361323,
631
+ "grad_norm": 0.04808862879872322,
632
+ "learning_rate": 2.6746184060062552e-05,
633
+ "loss": 0.0099,
634
+ "step": 880
635
+ },
636
+ {
637
+ "epoch": 0.22646310432569974,
638
+ "grad_norm": 0.9415402412414551,
639
+ "learning_rate": 2.6595330154967874e-05,
640
+ "loss": 0.0128,
641
+ "step": 890
642
+ },
643
+ {
644
+ "epoch": 0.22900763358778625,
645
+ "grad_norm": 0.05923384800553322,
646
+ "learning_rate": 2.6447000330356178e-05,
647
+ "loss": 0.0076,
648
+ "step": 900
649
+ },
650
+ {
651
+ "epoch": 0.23155216284987276,
652
+ "grad_norm": 0.03846553713083267,
653
+ "learning_rate": 2.6301124974371188e-05,
654
+ "loss": 0.01,
655
+ "step": 910
656
+ },
657
+ {
658
+ "epoch": 0.2340966921119593,
659
+ "grad_norm": 0.07209023088216782,
660
+ "learning_rate": 2.6157637133607714e-05,
661
+ "loss": 0.0092,
662
+ "step": 920
663
+ },
664
+ {
665
+ "epoch": 0.2366412213740458,
666
+ "grad_norm": 0.19055865705013275,
667
+ "learning_rate": 2.601647238398745e-05,
668
+ "loss": 0.0081,
669
+ "step": 930
670
+ },
671
+ {
672
+ "epoch": 0.23918575063613232,
673
+ "grad_norm": 0.007097713649272919,
674
+ "learning_rate": 2.5877568709218407e-05,
675
+ "loss": 0.0022,
676
+ "step": 940
677
+ },
678
+ {
679
+ "epoch": 0.24173027989821882,
680
+ "grad_norm": 0.025350170210003853,
681
+ "learning_rate": 2.5740866386317107e-05,
682
+ "loss": 0.0126,
683
+ "step": 950
684
+ },
685
+ {
686
+ "epoch": 0.24427480916030533,
687
+ "grad_norm": 0.13661088049411774,
688
+ "learning_rate": 2.5606307877713624e-05,
689
+ "loss": 0.0057,
690
+ "step": 960
691
+ },
692
+ {
693
+ "epoch": 0.24681933842239187,
694
+ "grad_norm": 0.3657326400279999,
695
+ "learning_rate": 2.547383772949672e-05,
696
+ "loss": 0.0075,
697
+ "step": 970
698
+ },
699
+ {
700
+ "epoch": 0.24936386768447838,
701
+ "grad_norm": 0.05925949662923813,
702
+ "learning_rate": 2.534340247539036e-05,
703
+ "loss": 0.0092,
704
+ "step": 980
705
+ },
706
+ {
707
+ "epoch": 0.25190839694656486,
708
+ "grad_norm": 0.10418176651000977,
709
+ "learning_rate": 2.521495054608389e-05,
710
+ "loss": 0.0045,
711
+ "step": 990
712
+ },
713
+ {
714
+ "epoch": 0.2544529262086514,
715
+ "grad_norm": 0.5425507426261902,
716
+ "learning_rate": 2.5088432183566784e-05,
717
+ "loss": 0.0093,
718
+ "step": 1000
719
+ },
720
+ {
721
+ "epoch": 0.2544529262086514,
722
+ "eval_loss": 0.03361435979604721,
723
+ "eval_runtime": 133.8769,
724
+ "eval_samples_per_second": 59.622,
725
+ "eval_steps_per_second": 0.471,
726
+ "step": 1000
727
+ },
728
+ {
729
+ "epoch": 0.25699745547073793,
730
+ "grad_norm": 0.025838060304522514,
731
+ "learning_rate": 2.4963799360144644e-05,
732
+ "loss": 0.0052,
733
+ "step": 1010
734
+ },
735
+ {
736
+ "epoch": 0.2595419847328244,
737
+ "grad_norm": 0.13453072309494019,
738
+ "learning_rate": 2.4841005701837126e-05,
739
+ "loss": 0.0039,
740
+ "step": 1020
741
+ },
742
+ {
743
+ "epoch": 0.26208651399491095,
744
+ "grad_norm": 0.7228013873100281,
745
+ "learning_rate": 2.4720006415880363e-05,
746
+ "loss": 0.007,
747
+ "step": 1030
748
+ },
749
+ {
750
+ "epoch": 0.26463104325699743,
751
+ "grad_norm": 0.7073638439178467,
752
+ "learning_rate": 2.4600758222076384e-05,
753
+ "loss": 0.0099,
754
+ "step": 1040
755
+ },
756
+ {
757
+ "epoch": 0.26717557251908397,
758
+ "grad_norm": 0.16835665702819824,
759
+ "learning_rate": 2.44832192877507e-05,
760
+ "loss": 0.0014,
761
+ "step": 1050
762
+ },
763
+ {
764
+ "epoch": 0.2697201017811705,
765
+ "grad_norm": 0.34415891766548157,
766
+ "learning_rate": 2.4367349166095938e-05,
767
+ "loss": 0.0023,
768
+ "step": 1060
769
+ },
770
+ {
771
+ "epoch": 0.272264631043257,
772
+ "grad_norm": 0.7876896262168884,
773
+ "learning_rate": 2.425310873769525e-05,
774
+ "loss": 0.0065,
775
+ "step": 1070
776
+ },
777
+ {
778
+ "epoch": 0.2748091603053435,
779
+ "grad_norm": 0.6582947373390198,
780
+ "learning_rate": 2.4140460155033424e-05,
781
+ "loss": 0.0092,
782
+ "step": 1080
783
+ },
784
+ {
785
+ "epoch": 0.27735368956743,
786
+ "grad_norm": 0.6005846261978149,
787
+ "learning_rate": 2.4029366789816987e-05,
788
+ "loss": 0.0065,
789
+ "step": 1090
790
+ },
791
+ {
792
+ "epoch": 0.27989821882951654,
793
+ "grad_norm": 0.10599358379840851,
794
+ "learning_rate": 2.3919793182936757e-05,
795
+ "loss": 0.01,
796
+ "step": 1100
797
+ },
798
+ {
799
+ "epoch": 0.2824427480916031,
800
+ "grad_norm": 0.00374388019554317,
801
+ "learning_rate": 2.3811704996917682e-05,
802
+ "loss": 0.0058,
803
+ "step": 1110
804
+ },
805
+ {
806
+ "epoch": 0.28498727735368956,
807
+ "grad_norm": 1.793428659439087,
808
+ "learning_rate": 2.3705068970711013e-05,
809
+ "loss": 0.0189,
810
+ "step": 1120
811
+ },
812
+ {
813
+ "epoch": 0.2875318066157761,
814
+ "grad_norm": 0.027734549716114998,
815
+ "learning_rate": 2.3599852876693835e-05,
816
+ "loss": 0.0077,
817
+ "step": 1130
818
+ },
819
+ {
820
+ "epoch": 0.2900763358778626,
821
+ "grad_norm": 0.22530615329742432,
822
+ "learning_rate": 2.349602547974954e-05,
823
+ "loss": 0.0042,
824
+ "step": 1140
825
+ },
826
+ {
827
+ "epoch": 0.2926208651399491,
828
+ "grad_norm": 0.02637120895087719,
829
+ "learning_rate": 2.3393556498311382e-05,
830
+ "loss": 0.014,
831
+ "step": 1150
832
+ },
833
+ {
834
+ "epoch": 0.2951653944020356,
835
+ "grad_norm": 0.4004020094871521,
836
+ "learning_rate": 2.3292416567258735e-05,
837
+ "loss": 0.0052,
838
+ "step": 1160
839
+ },
840
+ {
841
+ "epoch": 0.29770992366412213,
842
+ "grad_norm": 0.7220229506492615,
843
+ "learning_rate": 2.319257720256279e-05,
844
+ "loss": 0.0133,
845
+ "step": 1170
846
+ },
847
+ {
848
+ "epoch": 0.30025445292620867,
849
+ "grad_norm": 0.013986817561089993,
850
+ "learning_rate": 2.3094010767585035e-05,
851
+ "loss": 0.0057,
852
+ "step": 1180
853
+ },
854
+ {
855
+ "epoch": 0.30279898218829515,
856
+ "grad_norm": 0.36194828152656555,
857
+ "learning_rate": 2.2996690440938087e-05,
858
+ "loss": 0.0107,
859
+ "step": 1190
860
+ },
861
+ {
862
+ "epoch": 0.3053435114503817,
863
+ "grad_norm": 0.16057135164737701,
864
+ "learning_rate": 2.29005901858238e-05,
865
+ "loss": 0.0052,
866
+ "step": 1200
867
+ },
868
+ {
869
+ "epoch": 0.30788804071246817,
870
+ "grad_norm": 0.01337255910038948,
871
+ "learning_rate": 2.280568472076922e-05,
872
+ "loss": 0.0066,
873
+ "step": 1210
874
+ },
875
+ {
876
+ "epoch": 0.3104325699745547,
877
+ "grad_norm": 0.006197742652148008,
878
+ "learning_rate": 2.2711949491685637e-05,
879
+ "loss": 0.0111,
880
+ "step": 1220
881
+ },
882
+ {
883
+ "epoch": 0.31297709923664124,
884
+ "grad_norm": 0.1564462035894394,
885
+ "learning_rate": 2.2619360645180608e-05,
886
+ "loss": 0.0153,
887
+ "step": 1230
888
+ },
889
+ {
890
+ "epoch": 0.3155216284987277,
891
+ "grad_norm": 0.04476480558514595,
892
+ "learning_rate": 2.2527895003057102e-05,
893
+ "loss": 0.0053,
894
+ "step": 1240
895
+ },
896
+ {
897
+ "epoch": 0.31806615776081426,
898
+ "grad_norm": 0.013111419975757599,
899
+ "learning_rate": 2.243753003793784e-05,
900
+ "loss": 0.0059,
901
+ "step": 1250
902
+ },
903
+ {
904
+ "epoch": 0.32061068702290074,
905
+ "grad_norm": 0.05261224880814552,
906
+ "learning_rate": 2.2348243849956642e-05,
907
+ "loss": 0.0192,
908
+ "step": 1260
909
+ },
910
+ {
911
+ "epoch": 0.3231552162849873,
912
+ "grad_norm": 0.009392138570547104,
913
+ "learning_rate": 2.226001514446202e-05,
914
+ "loss": 0.0066,
915
+ "step": 1270
916
+ },
917
+ {
918
+ "epoch": 0.3256997455470738,
919
+ "grad_norm": 0.04299544915556908,
920
+ "learning_rate": 2.2172823210681463e-05,
921
+ "loss": 0.0038,
922
+ "step": 1280
923
+ },
924
+ {
925
+ "epoch": 0.3282442748091603,
926
+ "grad_norm": 0.28492188453674316,
927
+ "learning_rate": 2.2086647901297833e-05,
928
+ "loss": 0.0049,
929
+ "step": 1290
930
+ },
931
+ {
932
+ "epoch": 0.33078880407124683,
933
+ "grad_norm": 1.8210421800613403,
934
+ "learning_rate": 2.2001469612892246e-05,
935
+ "loss": 0.0093,
936
+ "step": 1300
937
+ },
938
+ {
939
+ "epoch": 0.3333333333333333,
940
+ "grad_norm": 0.9147886633872986,
941
+ "learning_rate": 2.1917269267210227e-05,
942
+ "loss": 0.0089,
943
+ "step": 1310
944
+ },
945
+ {
946
+ "epoch": 0.33587786259541985,
947
+ "grad_norm": 0.02488136850297451,
948
+ "learning_rate": 2.1834028293210553e-05,
949
+ "loss": 0.0097,
950
+ "step": 1320
951
+ },
952
+ {
953
+ "epoch": 0.3384223918575064,
954
+ "grad_norm": 0.12990175187587738,
955
+ "learning_rate": 2.1751728609858345e-05,
956
+ "loss": 0.0029,
957
+ "step": 1330
958
+ },
959
+ {
960
+ "epoch": 0.34096692111959287,
961
+ "grad_norm": 0.5939871668815613,
962
+ "learning_rate": 2.1670352609626394e-05,
963
+ "loss": 0.0107,
964
+ "step": 1340
965
+ },
966
+ {
967
+ "epoch": 0.3435114503816794,
968
+ "grad_norm": 0.041174307465553284,
969
+ "learning_rate": 2.158988314267029e-05,
970
+ "loss": 0.0083,
971
+ "step": 1350
972
+ },
973
+ {
974
+ "epoch": 0.3460559796437659,
975
+ "grad_norm": 1.2240724563598633,
976
+ "learning_rate": 2.1510303501645252e-05,
977
+ "loss": 0.015,
978
+ "step": 1360
979
+ },
980
+ {
981
+ "epoch": 0.3486005089058524,
982
+ "grad_norm": 0.04685092717409134,
983
+ "learning_rate": 2.1431597407134065e-05,
984
+ "loss": 0.0084,
985
+ "step": 1370
986
+ },
987
+ {
988
+ "epoch": 0.3511450381679389,
989
+ "grad_norm": 0.6073548793792725,
990
+ "learning_rate": 2.1353748993657274e-05,
991
+ "loss": 0.0106,
992
+ "step": 1380
993
+ },
994
+ {
995
+ "epoch": 0.35368956743002544,
996
+ "grad_norm": 0.6542628407478333,
997
+ "learning_rate": 2.1276742796238307e-05,
998
+ "loss": 0.0095,
999
+ "step": 1390
1000
+ },
1001
+ {
1002
+ "epoch": 0.356234096692112,
1003
+ "grad_norm": 0.04672204703092575,
1004
+ "learning_rate": 2.1200563737497774e-05,
1005
+ "loss": 0.0046,
1006
+ "step": 1400
1007
+ },
1008
+ {
1009
+ "epoch": 0.35877862595419846,
1010
+ "grad_norm": 0.06259926408529282,
1011
+ "learning_rate": 2.11251971152524e-05,
1012
+ "loss": 0.012,
1013
+ "step": 1410
1014
+ },
1015
+ {
1016
+ "epoch": 0.361323155216285,
1017
+ "grad_norm": 0.7438691854476929,
1018
+ "learning_rate": 2.1050628590595503e-05,
1019
+ "loss": 0.0104,
1020
+ "step": 1420
1021
+ },
1022
+ {
1023
+ "epoch": 0.3638676844783715,
1024
+ "grad_norm": 0.02988184057176113,
1025
+ "learning_rate": 2.097684417643701e-05,
1026
+ "loss": 0.0054,
1027
+ "step": 1430
1028
+ },
1029
+ {
1030
+ "epoch": 0.366412213740458,
1031
+ "grad_norm": 0.05854351446032524,
1032
+ "learning_rate": 2.0903830226482316e-05,
1033
+ "loss": 0.0144,
1034
+ "step": 1440
1035
+ },
1036
+ {
1037
+ "epoch": 0.36895674300254455,
1038
+ "grad_norm": 0.008221745491027832,
1039
+ "learning_rate": 2.0831573424630117e-05,
1040
+ "loss": 0.0077,
1041
+ "step": 1450
1042
+ },
1043
+ {
1044
+ "epoch": 0.37150127226463103,
1045
+ "grad_norm": 0.02257680892944336,
1046
+ "learning_rate": 2.0760060774770695e-05,
1047
+ "loss": 0.0075,
1048
+ "step": 1460
1049
+ },
1050
+ {
1051
+ "epoch": 0.37404580152671757,
1052
+ "grad_norm": 0.2832575738430023,
1053
+ "learning_rate": 2.0689279590966737e-05,
1054
+ "loss": 0.0043,
1055
+ "step": 1470
1056
+ },
1057
+ {
1058
+ "epoch": 0.37659033078880405,
1059
+ "grad_norm": 0.21180367469787598,
1060
+ "learning_rate": 2.0619217487999985e-05,
1061
+ "loss": 0.0132,
1062
+ "step": 1480
1063
+ },
1064
+ {
1065
+ "epoch": 0.3791348600508906,
1066
+ "grad_norm": 0.10797836631536484,
1067
+ "learning_rate": 2.0549862372267617e-05,
1068
+ "loss": 0.0065,
1069
+ "step": 1490
1070
+ },
1071
+ {
1072
+ "epoch": 0.3816793893129771,
1073
+ "grad_norm": 0.01145731657743454,
1074
+ "learning_rate": 2.0481202433013253e-05,
1075
+ "loss": 0.0136,
1076
+ "step": 1500
1077
+ },
1078
+ {
1079
+ "epoch": 0.3816793893129771,
1080
+ "eval_loss": 0.02801239863038063,
1081
+ "eval_runtime": 133.8059,
1082
+ "eval_samples_per_second": 59.654,
1083
+ "eval_steps_per_second": 0.471,
1084
+ "step": 1500
1085
+ },
1086
+ {
1087
+ "epoch": 0.3842239185750636,
1088
+ "grad_norm": 1.122421383857727,
1089
+ "learning_rate": 2.0413226133878078e-05,
1090
+ "loss": 0.0163,
1091
+ "step": 1510
1092
+ },
1093
+ {
1094
+ "epoch": 0.38676844783715014,
1095
+ "grad_norm": 0.2691030204296112,
1096
+ "learning_rate": 2.0345922204758385e-05,
1097
+ "loss": 0.0041,
1098
+ "step": 1520
1099
+ },
1100
+ {
1101
+ "epoch": 0.3893129770992366,
1102
+ "grad_norm": 0.23942989110946655,
1103
+ "learning_rate": 2.027927963395653e-05,
1104
+ "loss": 0.0079,
1105
+ "step": 1530
1106
+ },
1107
+ {
1108
+ "epoch": 0.39185750636132316,
1109
+ "grad_norm": 0.013372058048844337,
1110
+ "learning_rate": 2.0213287660612816e-05,
1111
+ "loss": 0.0039,
1112
+ "step": 1540
1113
+ },
1114
+ {
1115
+ "epoch": 0.3944020356234097,
1116
+ "grad_norm": 0.4761992394924164,
1117
+ "learning_rate": 2.0147935767406558e-05,
1118
+ "loss": 0.0069,
1119
+ "step": 1550
1120
+ },
1121
+ {
1122
+ "epoch": 0.3969465648854962,
1123
+ "grad_norm": 0.3715521991252899,
1124
+ "learning_rate": 2.0083213673515046e-05,
1125
+ "loss": 0.0085,
1126
+ "step": 1560
1127
+ },
1128
+ {
1129
+ "epoch": 0.3994910941475827,
1130
+ "grad_norm": 0.22629395127296448,
1131
+ "learning_rate": 2.0019111327819738e-05,
1132
+ "loss": 0.0038,
1133
+ "step": 1570
1134
+ },
1135
+ {
1136
+ "epoch": 0.4020356234096692,
1137
+ "grad_norm": 0.030647089704871178,
1138
+ "learning_rate": 1.995561890234947e-05,
1139
+ "loss": 0.003,
1140
+ "step": 1580
1141
+ },
1142
+ {
1143
+ "epoch": 0.40458015267175573,
1144
+ "grad_norm": 0.6564404964447021,
1145
+ "learning_rate": 1.9892726785950967e-05,
1146
+ "loss": 0.007,
1147
+ "step": 1590
1148
+ },
1149
+ {
1150
+ "epoch": 0.4071246819338422,
1151
+ "grad_norm": 0.036405447870492935,
1152
+ "learning_rate": 1.98304255781774e-05,
1153
+ "loss": 0.0053,
1154
+ "step": 1600
1155
+ },
1156
+ {
1157
+ "epoch": 0.40966921119592875,
1158
+ "grad_norm": 0.005857866257429123,
1159
+ "learning_rate": 1.976870608338622e-05,
1160
+ "loss": 0.0044,
1161
+ "step": 1610
1162
+ },
1163
+ {
1164
+ "epoch": 0.4122137404580153,
1165
+ "grad_norm": 0.1405838429927826,
1166
+ "learning_rate": 1.9707559305037783e-05,
1167
+ "loss": 0.0013,
1168
+ "step": 1620
1169
+ },
1170
+ {
1171
+ "epoch": 0.41475826972010177,
1172
+ "grad_norm": 0.9452566504478455,
1173
+ "learning_rate": 1.964697644018673e-05,
1174
+ "loss": 0.0051,
1175
+ "step": 1630
1176
+ },
1177
+ {
1178
+ "epoch": 0.4173027989821883,
1179
+ "grad_norm": 0.844308614730835,
1180
+ "learning_rate": 1.9586948874158576e-05,
1181
+ "loss": 0.007,
1182
+ "step": 1640
1183
+ },
1184
+ {
1185
+ "epoch": 0.4198473282442748,
1186
+ "grad_norm": 0.002340355422347784,
1187
+ "learning_rate": 1.952746817540408e-05,
1188
+ "loss": 0.0026,
1189
+ "step": 1650
1190
+ },
1191
+ {
1192
+ "epoch": 0.4223918575063613,
1193
+ "grad_norm": 0.02571692131459713,
1194
+ "learning_rate": 1.9468526090524474e-05,
1195
+ "loss": 0.0128,
1196
+ "step": 1660
1197
+ },
1198
+ {
1199
+ "epoch": 0.42493638676844786,
1200
+ "grad_norm": 0.029216062277555466,
1201
+ "learning_rate": 1.9410114539460892e-05,
1202
+ "loss": 0.0035,
1203
+ "step": 1670
1204
+ },
1205
+ {
1206
+ "epoch": 0.42748091603053434,
1207
+ "grad_norm": 0.022271933034062386,
1208
+ "learning_rate": 1.9352225610841573e-05,
1209
+ "loss": 0.0065,
1210
+ "step": 1680
1211
+ },
1212
+ {
1213
+ "epoch": 0.4300254452926209,
1214
+ "grad_norm": 0.09926922619342804,
1215
+ "learning_rate": 1.9294851557480873e-05,
1216
+ "loss": 0.0112,
1217
+ "step": 1690
1218
+ },
1219
+ {
1220
+ "epoch": 0.43256997455470736,
1221
+ "grad_norm": 0.08391325920820236,
1222
+ "learning_rate": 1.9237984792024138e-05,
1223
+ "loss": 0.0094,
1224
+ "step": 1700
1225
+ },
1226
+ {
1227
+ "epoch": 0.4351145038167939,
1228
+ "grad_norm": 0.7565645575523376,
1229
+ "learning_rate": 1.918161788273296e-05,
1230
+ "loss": 0.0078,
1231
+ "step": 1710
1232
+ },
1233
+ {
1234
+ "epoch": 0.43765903307888043,
1235
+ "grad_norm": 0.0018272479064762592,
1236
+ "learning_rate": 1.9125743549405512e-05,
1237
+ "loss": 0.0091,
1238
+ "step": 1720
1239
+ },
1240
+ {
1241
+ "epoch": 0.4402035623409669,
1242
+ "grad_norm": 1.0079314708709717,
1243
+ "learning_rate": 1.9070354659426805e-05,
1244
+ "loss": 0.0064,
1245
+ "step": 1730
1246
+ },
1247
+ {
1248
+ "epoch": 0.44274809160305345,
1249
+ "grad_norm": 0.09381988644599915,
1250
+ "learning_rate": 1.901544422394406e-05,
1251
+ "loss": 0.0013,
1252
+ "step": 1740
1253
+ },
1254
+ {
1255
+ "epoch": 0.44529262086513993,
1256
+ "grad_norm": 0.7228587865829468,
1257
+ "learning_rate": 1.8961005394162554e-05,
1258
+ "loss": 0.0069,
1259
+ "step": 1750
1260
+ },
1261
+ {
1262
+ "epoch": 0.44783715012722647,
1263
+ "grad_norm": 0.007973475381731987,
1264
+ "learning_rate": 1.8907031457757393e-05,
1265
+ "loss": 0.011,
1266
+ "step": 1760
1267
+ },
1268
+ {
1269
+ "epoch": 0.45038167938931295,
1270
+ "grad_norm": 0.3692808747291565,
1271
+ "learning_rate": 1.8853515835397072e-05,
1272
+ "loss": 0.0083,
1273
+ "step": 1770
1274
+ },
1275
+ {
1276
+ "epoch": 0.4529262086513995,
1277
+ "grad_norm": 1.1002589464187622,
1278
+ "learning_rate": 1.8800452077374613e-05,
1279
+ "loss": 0.0147,
1280
+ "step": 1780
1281
+ },
1282
+ {
1283
+ "epoch": 0.455470737913486,
1284
+ "grad_norm": 0.10630931705236435,
1285
+ "learning_rate": 1.8747833860342444e-05,
1286
+ "loss": 0.0062,
1287
+ "step": 1790
1288
+ },
1289
+ {
1290
+ "epoch": 0.4580152671755725,
1291
+ "grad_norm": 0.685546875,
1292
+ "learning_rate": 1.8695654984147258e-05,
1293
+ "loss": 0.0074,
1294
+ "step": 1800
1295
+ },
1296
+ {
1297
+ "epoch": 0.46055979643765904,
1298
+ "grad_norm": 0.03145020082592964,
1299
+ "learning_rate": 1.864390936876117e-05,
1300
+ "loss": 0.0091,
1301
+ "step": 1810
1302
+ },
1303
+ {
1304
+ "epoch": 0.4631043256997455,
1305
+ "grad_norm": 0.07562462240457535,
1306
+ "learning_rate": 1.859259105130588e-05,
1307
+ "loss": 0.0042,
1308
+ "step": 1820
1309
+ },
1310
+ {
1311
+ "epoch": 0.46564885496183206,
1312
+ "grad_norm": 0.028905624523758888,
1313
+ "learning_rate": 1.8541694183166402e-05,
1314
+ "loss": 0.0065,
1315
+ "step": 1830
1316
+ },
1317
+ {
1318
+ "epoch": 0.4681933842239186,
1319
+ "grad_norm": 0.016208523884415627,
1320
+ "learning_rate": 1.8491213027191207e-05,
1321
+ "loss": 0.0056,
1322
+ "step": 1840
1323
+ },
1324
+ {
1325
+ "epoch": 0.4707379134860051,
1326
+ "grad_norm": 0.26138824224472046,
1327
+ "learning_rate": 1.844114195497582e-05,
1328
+ "loss": 0.005,
1329
+ "step": 1850
1330
+ },
1331
+ {
1332
+ "epoch": 0.4732824427480916,
1333
+ "grad_norm": 0.0996871143579483,
1334
+ "learning_rate": 1.839147544422687e-05,
1335
+ "loss": 0.0154,
1336
+ "step": 1860
1337
+ },
1338
+ {
1339
+ "epoch": 0.4758269720101781,
1340
+ "grad_norm": 0.003987440373748541,
1341
+ "learning_rate": 1.8342208076203763e-05,
1342
+ "loss": 0.0076,
1343
+ "step": 1870
1344
+ },
1345
+ {
1346
+ "epoch": 0.47837150127226463,
1347
+ "grad_norm": 0.32995522022247314,
1348
+ "learning_rate": 1.8293334533235443e-05,
1349
+ "loss": 0.0035,
1350
+ "step": 1880
1351
+ },
1352
+ {
1353
+ "epoch": 0.48091603053435117,
1354
+ "grad_norm": 0.7788913249969482,
1355
+ "learning_rate": 1.824484959630946e-05,
1356
+ "loss": 0.0085,
1357
+ "step": 1890
1358
+ },
1359
+ {
1360
+ "epoch": 0.48346055979643765,
1361
+ "grad_norm": 0.20872271060943604,
1362
+ "learning_rate": 1.8196748142731004e-05,
1363
+ "loss": 0.007,
1364
+ "step": 1900
1365
+ },
1366
+ {
1367
+ "epoch": 0.4860050890585242,
1368
+ "grad_norm": 0.05579596012830734,
1369
+ "learning_rate": 1.8149025143849454e-05,
1370
+ "loss": 0.0058,
1371
+ "step": 1910
1372
+ },
1373
+ {
1374
+ "epoch": 0.48854961832061067,
1375
+ "grad_norm": 0.5995292067527771,
1376
+ "learning_rate": 1.8101675662850178e-05,
1377
+ "loss": 0.0041,
1378
+ "step": 1920
1379
+ },
1380
+ {
1381
+ "epoch": 0.4910941475826972,
1382
+ "grad_norm": 1.3341422080993652,
1383
+ "learning_rate": 1.8054694852609384e-05,
1384
+ "loss": 0.0092,
1385
+ "step": 1930
1386
+ },
1387
+ {
1388
+ "epoch": 0.49363867684478374,
1389
+ "grad_norm": 0.23060783743858337,
1390
+ "learning_rate": 1.8008077953609884e-05,
1391
+ "loss": 0.004,
1392
+ "step": 1940
1393
+ },
1394
+ {
1395
+ "epoch": 0.4961832061068702,
1396
+ "grad_norm": 0.014038242399692535,
1397
+ "learning_rate": 1.7961820291915756e-05,
1398
+ "loss": 0.0083,
1399
+ "step": 1950
1400
+ },
1401
+ {
1402
+ "epoch": 0.49872773536895676,
1403
+ "grad_norm": 0.15661761164665222,
1404
+ "learning_rate": 1.7915917277203928e-05,
1405
+ "loss": 0.0044,
1406
+ "step": 1960
1407
+ },
1408
+ {
1409
+ "epoch": 0.5012722646310432,
1410
+ "grad_norm": 0.8456106781959534,
1411
+ "learning_rate": 1.7870364400850857e-05,
1412
+ "loss": 0.007,
1413
+ "step": 1970
1414
+ },
1415
+ {
1416
+ "epoch": 0.5038167938931297,
1417
+ "grad_norm": 0.18953552842140198,
1418
+ "learning_rate": 1.7825157234072404e-05,
1419
+ "loss": 0.0082,
1420
+ "step": 1980
1421
+ },
1422
+ {
1423
+ "epoch": 0.5063613231552163,
1424
+ "grad_norm": 0.08143863826990128,
1425
+ "learning_rate": 1.7780291426115227e-05,
1426
+ "loss": 0.003,
1427
+ "step": 1990
1428
+ },
1429
+ {
1430
+ "epoch": 0.5089058524173028,
1431
+ "grad_norm": 0.14154134690761566,
1432
+ "learning_rate": 1.7735762702498013e-05,
1433
+ "loss": 0.0021,
1434
+ "step": 2000
1435
+ },
1436
+ {
1437
+ "epoch": 0.5089058524173028,
1438
+ "eval_loss": 0.02811964973807335,
1439
+ "eval_runtime": 133.8173,
1440
+ "eval_samples_per_second": 59.649,
1441
+ "eval_steps_per_second": 0.471,
1442
+ "step": 2000
1443
+ },
1444
+ {
1445
+ "epoch": 0.5114503816793893,
1446
+ "grad_norm": 0.00306331948377192,
1447
+ "learning_rate": 1.769156686330089e-05,
1448
+ "loss": 0.0138,
1449
+ "step": 2010
1450
+ },
1451
+ {
1452
+ "epoch": 0.5139949109414759,
1453
+ "grad_norm": 0.6728852391242981,
1454
+ "learning_rate": 1.7647699781501523e-05,
1455
+ "loss": 0.0058,
1456
+ "step": 2020
1457
+ },
1458
+ {
1459
+ "epoch": 0.5165394402035624,
1460
+ "grad_norm": 0.10445057600736618,
1461
+ "learning_rate": 1.7604157401356363e-05,
1462
+ "loss": 0.0057,
1463
+ "step": 2030
1464
+ },
1465
+ {
1466
+ "epoch": 0.5190839694656488,
1467
+ "grad_norm": 0.6738550662994385,
1468
+ "learning_rate": 1.756093573682559e-05,
1469
+ "loss": 0.0083,
1470
+ "step": 2040
1471
+ },
1472
+ {
1473
+ "epoch": 0.5216284987277354,
1474
+ "grad_norm": 0.23501446843147278,
1475
+ "learning_rate": 1.7518030870040435e-05,
1476
+ "loss": 0.0081,
1477
+ "step": 2050
1478
+ },
1479
+ {
1480
+ "epoch": 0.5241730279898219,
1481
+ "grad_norm": 0.8946853280067444,
1482
+ "learning_rate": 1.747543894981144e-05,
1483
+ "loss": 0.0068,
1484
+ "step": 2060
1485
+ },
1486
+ {
1487
+ "epoch": 0.5267175572519084,
1488
+ "grad_norm": 0.4180065393447876,
1489
+ "learning_rate": 1.743315619017645e-05,
1490
+ "loss": 0.0096,
1491
+ "step": 2070
1492
+ },
1493
+ {
1494
+ "epoch": 0.5292620865139949,
1495
+ "grad_norm": 0.6527079939842224,
1496
+ "learning_rate": 1.7391178868987076e-05,
1497
+ "loss": 0.0112,
1498
+ "step": 2080
1499
+ },
1500
+ {
1501
+ "epoch": 0.5318066157760815,
1502
+ "grad_norm": 0.047336891293525696,
1503
+ "learning_rate": 1.7349503326532365e-05,
1504
+ "loss": 0.0109,
1505
+ "step": 2090
1506
+ },
1507
+ {
1508
+ "epoch": 0.5343511450381679,
1509
+ "grad_norm": 0.9120574593544006,
1510
+ "learning_rate": 1.7308125964198664e-05,
1511
+ "loss": 0.0126,
1512
+ "step": 2100
1513
+ },
1514
+ {
1515
+ "epoch": 0.5368956743002544,
1516
+ "grad_norm": 0.05327541008591652,
1517
+ "learning_rate": 1.7267043243164382e-05,
1518
+ "loss": 0.0124,
1519
+ "step": 2110
1520
+ },
1521
+ {
1522
+ "epoch": 0.539440203562341,
1523
+ "grad_norm": 0.23076896369457245,
1524
+ "learning_rate": 1.7226251683128732e-05,
1525
+ "loss": 0.0073,
1526
+ "step": 2120
1527
+ },
1528
+ {
1529
+ "epoch": 0.5419847328244275,
1530
+ "grad_norm": 0.039539627730846405,
1531
+ "learning_rate": 1.7185747861073344e-05,
1532
+ "loss": 0.0048,
1533
+ "step": 2130
1534
+ },
1535
+ {
1536
+ "epoch": 0.544529262086514,
1537
+ "grad_norm": 0.00934471283107996,
1538
+ "learning_rate": 1.7145528410055728e-05,
1539
+ "loss": 0.0104,
1540
+ "step": 2140
1541
+ },
1542
+ {
1543
+ "epoch": 0.5470737913486005,
1544
+ "grad_norm": 0.18967941403388977,
1545
+ "learning_rate": 1.710559001803368e-05,
1546
+ "loss": 0.0083,
1547
+ "step": 2150
1548
+ },
1549
+ {
1550
+ "epoch": 0.549618320610687,
1551
+ "grad_norm": 0.4472905099391937,
1552
+ "learning_rate": 1.7065929426719686e-05,
1553
+ "loss": 0.0054,
1554
+ "step": 2160
1555
+ },
1556
+ {
1557
+ "epoch": 0.5521628498727735,
1558
+ "grad_norm": 0.14181415736675262,
1559
+ "learning_rate": 1.7026543430464334e-05,
1560
+ "loss": 0.0046,
1561
+ "step": 2170
1562
+ },
1563
+ {
1564
+ "epoch": 0.55470737913486,
1565
+ "grad_norm": 0.7059574127197266,
1566
+ "learning_rate": 1.6987428875168074e-05,
1567
+ "loss": 0.0097,
1568
+ "step": 2180
1569
+ },
1570
+ {
1571
+ "epoch": 0.5572519083969466,
1572
+ "grad_norm": 0.015217378735542297,
1573
+ "learning_rate": 1.6948582657220192e-05,
1574
+ "loss": 0.0059,
1575
+ "step": 2190
1576
+ },
1577
+ {
1578
+ "epoch": 0.5597964376590331,
1579
+ "grad_norm": 0.010189504362642765,
1580
+ "learning_rate": 1.691000172246448e-05,
1581
+ "loss": 0.0131,
1582
+ "step": 2200
1583
+ },
1584
+ {
1585
+ "epoch": 0.5623409669211196,
1586
+ "grad_norm": 1.080907940864563,
1587
+ "learning_rate": 1.6871683065190647e-05,
1588
+ "loss": 0.0046,
1589
+ "step": 2210
1590
+ },
1591
+ {
1592
+ "epoch": 0.5648854961832062,
1593
+ "grad_norm": 0.7677445411682129,
1594
+ "learning_rate": 1.6833623727150718e-05,
1595
+ "loss": 0.0103,
1596
+ "step": 2220
1597
+ },
1598
+ {
1599
+ "epoch": 0.5674300254452926,
1600
+ "grad_norm": 1.186445713043213,
1601
+ "learning_rate": 1.679582079659979e-05,
1602
+ "loss": 0.0151,
1603
+ "step": 2230
1604
+ },
1605
+ {
1606
+ "epoch": 0.5699745547073791,
1607
+ "grad_norm": 0.1466684639453888,
1608
+ "learning_rate": 1.6758271407360342e-05,
1609
+ "loss": 0.0025,
1610
+ "step": 2240
1611
+ },
1612
+ {
1613
+ "epoch": 0.5725190839694656,
1614
+ "grad_norm": 0.15782137215137482,
1615
+ "learning_rate": 1.6720972737909477e-05,
1616
+ "loss": 0.0114,
1617
+ "step": 2250
1618
+ },
1619
+ {
1620
+ "epoch": 0.5750636132315522,
1621
+ "grad_norm": 0.03126196190714836,
1622
+ "learning_rate": 1.6683922010488377e-05,
1623
+ "loss": 0.0062,
1624
+ "step": 2260
1625
+ },
1626
+ {
1627
+ "epoch": 0.5776081424936387,
1628
+ "grad_norm": 0.26838138699531555,
1629
+ "learning_rate": 1.6647116490233395e-05,
1630
+ "loss": 0.0089,
1631
+ "step": 2270
1632
+ },
1633
+ {
1634
+ "epoch": 0.5801526717557252,
1635
+ "grad_norm": 0.4912380278110504,
1636
+ "learning_rate": 1.6610553484328155e-05,
1637
+ "loss": 0.0085,
1638
+ "step": 2280
1639
+ },
1640
+ {
1641
+ "epoch": 0.5826972010178118,
1642
+ "grad_norm": 0.805382490158081,
1643
+ "learning_rate": 1.6574230341176004e-05,
1644
+ "loss": 0.0067,
1645
+ "step": 2290
1646
+ },
1647
+ {
1648
+ "epoch": 0.5852417302798982,
1649
+ "grad_norm": 0.006444927304983139,
1650
+ "learning_rate": 1.6538144449592305e-05,
1651
+ "loss": 0.0007,
1652
+ "step": 2300
1653
+ },
1654
+ {
1655
+ "epoch": 0.5877862595419847,
1656
+ "grad_norm": 0.43014952540397644,
1657
+ "learning_rate": 1.6502293238016015e-05,
1658
+ "loss": 0.0023,
1659
+ "step": 2310
1660
+ },
1661
+ {
1662
+ "epoch": 0.5903307888040712,
1663
+ "grad_norm": 0.05080411583185196,
1664
+ "learning_rate": 1.6466674173739937e-05,
1665
+ "loss": 0.0117,
1666
+ "step": 2320
1667
+ },
1668
+ {
1669
+ "epoch": 0.5928753180661578,
1670
+ "grad_norm": 0.17079254984855652,
1671
+ "learning_rate": 1.643128476215921e-05,
1672
+ "loss": 0.0061,
1673
+ "step": 2330
1674
+ },
1675
+ {
1676
+ "epoch": 0.5954198473282443,
1677
+ "grad_norm": 0.19195914268493652,
1678
+ "learning_rate": 1.639612254603744e-05,
1679
+ "loss": 0.006,
1680
+ "step": 2340
1681
+ },
1682
+ {
1683
+ "epoch": 0.5979643765903307,
1684
+ "grad_norm": 0.007362790871411562,
1685
+ "learning_rate": 1.636118510479011e-05,
1686
+ "loss": 0.0099,
1687
+ "step": 2350
1688
+ },
1689
+ {
1690
+ "epoch": 0.6005089058524173,
1691
+ "grad_norm": 0.3465839624404907,
1692
+ "learning_rate": 1.632647005378462e-05,
1693
+ "loss": 0.0027,
1694
+ "step": 2360
1695
+ },
1696
+ {
1697
+ "epoch": 0.6030534351145038,
1698
+ "grad_norm": 0.1840086132287979,
1699
+ "learning_rate": 1.6291975043656685e-05,
1700
+ "loss": 0.0066,
1701
+ "step": 2370
1702
+ },
1703
+ {
1704
+ "epoch": 0.6055979643765903,
1705
+ "grad_norm": 0.012280162423849106,
1706
+ "learning_rate": 1.6257697759642478e-05,
1707
+ "loss": 0.0075,
1708
+ "step": 2380
1709
+ },
1710
+ {
1711
+ "epoch": 0.6081424936386769,
1712
+ "grad_norm": 0.41994690895080566,
1713
+ "learning_rate": 1.6223635920926225e-05,
1714
+ "loss": 0.0063,
1715
+ "step": 2390
1716
+ },
1717
+ {
1718
+ "epoch": 0.6106870229007634,
1719
+ "grad_norm": 0.41221898794174194,
1720
+ "learning_rate": 1.6189787280002733e-05,
1721
+ "loss": 0.0108,
1722
+ "step": 2400
1723
+ },
1724
+ {
1725
+ "epoch": 0.6132315521628499,
1726
+ "grad_norm": 0.1125999167561531,
1727
+ "learning_rate": 1.61561496220545e-05,
1728
+ "loss": 0.0081,
1729
+ "step": 2410
1730
+ },
1731
+ {
1732
+ "epoch": 0.6157760814249363,
1733
+ "grad_norm": 0.6083981394767761,
1734
+ "learning_rate": 1.612272076434301e-05,
1735
+ "loss": 0.0121,
1736
+ "step": 2420
1737
+ },
1738
+ {
1739
+ "epoch": 0.6183206106870229,
1740
+ "grad_norm": 0.09369134902954102,
1741
+ "learning_rate": 1.608949855561382e-05,
1742
+ "loss": 0.0032,
1743
+ "step": 2430
1744
+ },
1745
+ {
1746
+ "epoch": 0.6208651399491094,
1747
+ "grad_norm": 0.030923601239919662,
1748
+ "learning_rate": 1.6056480875515067e-05,
1749
+ "loss": 0.0082,
1750
+ "step": 2440
1751
+ },
1752
+ {
1753
+ "epoch": 0.6234096692111959,
1754
+ "grad_norm": 0.6387837529182434,
1755
+ "learning_rate": 1.6023665634029055e-05,
1756
+ "loss": 0.0058,
1757
+ "step": 2450
1758
+ },
1759
+ {
1760
+ "epoch": 0.6259541984732825,
1761
+ "grad_norm": 0.752968430519104,
1762
+ "learning_rate": 1.599105077091658e-05,
1763
+ "loss": 0.0128,
1764
+ "step": 2460
1765
+ },
1766
+ {
1767
+ "epoch": 0.628498727735369,
1768
+ "grad_norm": 0.38870304822921753,
1769
+ "learning_rate": 1.595863425517362e-05,
1770
+ "loss": 0.0055,
1771
+ "step": 2470
1772
+ },
1773
+ {
1774
+ "epoch": 0.6310432569974554,
1775
+ "grad_norm": 0.3654159605503082,
1776
+ "learning_rate": 1.592641408450013e-05,
1777
+ "loss": 0.0157,
1778
+ "step": 2480
1779
+ },
1780
+ {
1781
+ "epoch": 0.6335877862595419,
1782
+ "grad_norm": 0.009396991692483425,
1783
+ "learning_rate": 1.589438828478053e-05,
1784
+ "loss": 0.0104,
1785
+ "step": 2490
1786
+ },
1787
+ {
1788
+ "epoch": 0.6361323155216285,
1789
+ "grad_norm": 0.6921645998954773,
1790
+ "learning_rate": 1.586255490957569e-05,
1791
+ "loss": 0.0043,
1792
+ "step": 2500
1793
+ },
1794
+ {
1795
+ "epoch": 0.6361323155216285,
1796
+ "eval_loss": 0.028026102110743523,
1797
+ "eval_runtime": 133.7954,
1798
+ "eval_samples_per_second": 59.658,
1799
+ "eval_steps_per_second": 0.471,
1800
+ "step": 2500
1801
+ },
1802
+ {
1803
+ "epoch": 0.638676844783715,
1804
+ "grad_norm": 0.6047800183296204,
1805
+ "learning_rate": 1.5830912039626052e-05,
1806
+ "loss": 0.0124,
1807
+ "step": 2510
1808
+ },
1809
+ {
1810
+ "epoch": 0.6412213740458015,
1811
+ "grad_norm": 0.6583201289176941,
1812
+ "learning_rate": 1.5799457782365596e-05,
1813
+ "loss": 0.0074,
1814
+ "step": 2520
1815
+ },
1816
+ {
1817
+ "epoch": 0.6437659033078881,
1818
+ "grad_norm": 0.6491327285766602,
1819
+ "learning_rate": 1.5768190271446377e-05,
1820
+ "loss": 0.0096,
1821
+ "step": 2530
1822
+ },
1823
+ {
1824
+ "epoch": 0.6463104325699746,
1825
+ "grad_norm": 0.005162398796528578,
1826
+ "learning_rate": 1.5737107666273427e-05,
1827
+ "loss": 0.0056,
1828
+ "step": 2540
1829
+ },
1830
+ {
1831
+ "epoch": 0.648854961832061,
1832
+ "grad_norm": 0.6562647223472595,
1833
+ "learning_rate": 1.5706208151549625e-05,
1834
+ "loss": 0.0089,
1835
+ "step": 2550
1836
+ },
1837
+ {
1838
+ "epoch": 0.6513994910941476,
1839
+ "grad_norm": 0.29285362362861633,
1840
+ "learning_rate": 1.567548993683042e-05,
1841
+ "loss": 0.0237,
1842
+ "step": 2560
1843
+ },
1844
+ {
1845
+ "epoch": 0.6539440203562341,
1846
+ "grad_norm": 0.9552783370018005,
1847
+ "learning_rate": 1.564495125608807e-05,
1848
+ "loss": 0.0106,
1849
+ "step": 2570
1850
+ },
1851
+ {
1852
+ "epoch": 0.6564885496183206,
1853
+ "grad_norm": 0.0369524247944355,
1854
+ "learning_rate": 1.5614590367285192e-05,
1855
+ "loss": 0.0113,
1856
+ "step": 2580
1857
+ },
1858
+ {
1859
+ "epoch": 0.6590330788804071,
1860
+ "grad_norm": 0.5022505521774292,
1861
+ "learning_rate": 1.5584405551957365e-05,
1862
+ "loss": 0.0122,
1863
+ "step": 2590
1864
+ },
1865
+ {
1866
+ "epoch": 0.6615776081424937,
1867
+ "grad_norm": 0.18602563440799713,
1868
+ "learning_rate": 1.5554395114804587e-05,
1869
+ "loss": 0.0039,
1870
+ "step": 2600
1871
+ },
1872
+ {
1873
+ "epoch": 0.6641221374045801,
1874
+ "grad_norm": 0.013193932361900806,
1875
+ "learning_rate": 1.552455738329136e-05,
1876
+ "loss": 0.0101,
1877
+ "step": 2610
1878
+ },
1879
+ {
1880
+ "epoch": 0.6666666666666666,
1881
+ "grad_norm": 0.009286697022616863,
1882
+ "learning_rate": 1.5494890707255163e-05,
1883
+ "loss": 0.0044,
1884
+ "step": 2620
1885
+ },
1886
+ {
1887
+ "epoch": 0.6692111959287532,
1888
+ "grad_norm": 0.015414154157042503,
1889
+ "learning_rate": 1.5465393458523143e-05,
1890
+ "loss": 0.0036,
1891
+ "step": 2630
1892
+ },
1893
+ {
1894
+ "epoch": 0.6717557251908397,
1895
+ "grad_norm": 0.6608064770698547,
1896
+ "learning_rate": 1.5436064030536782e-05,
1897
+ "loss": 0.0071,
1898
+ "step": 2640
1899
+ },
1900
+ {
1901
+ "epoch": 0.6743002544529262,
1902
+ "grad_norm": 0.02665918506681919,
1903
+ "learning_rate": 1.5406900837984375e-05,
1904
+ "loss": 0.0038,
1905
+ "step": 2650
1906
+ },
1907
+ {
1908
+ "epoch": 0.6768447837150128,
1909
+ "grad_norm": 0.37374401092529297,
1910
+ "learning_rate": 1.5377902316441124e-05,
1911
+ "loss": 0.0025,
1912
+ "step": 2660
1913
+ },
1914
+ {
1915
+ "epoch": 0.6793893129770993,
1916
+ "grad_norm": 0.2854650318622589,
1917
+ "learning_rate": 1.5349066922016643e-05,
1918
+ "loss": 0.0131,
1919
+ "step": 2670
1920
+ },
1921
+ {
1922
+ "epoch": 0.6819338422391857,
1923
+ "grad_norm": 0.7415670156478882,
1924
+ "learning_rate": 1.532039313100972e-05,
1925
+ "loss": 0.0225,
1926
+ "step": 2680
1927
+ },
1928
+ {
1929
+ "epoch": 0.6844783715012722,
1930
+ "grad_norm": 0.8981530666351318,
1931
+ "learning_rate": 1.5291879439570117e-05,
1932
+ "loss": 0.0156,
1933
+ "step": 2690
1934
+ },
1935
+ {
1936
+ "epoch": 0.6870229007633588,
1937
+ "grad_norm": 0.9810027480125427,
1938
+ "learning_rate": 1.5263524363367325e-05,
1939
+ "loss": 0.0077,
1940
+ "step": 2700
1941
+ },
1942
+ {
1943
+ "epoch": 0.6895674300254453,
1944
+ "grad_norm": 1.304455280303955,
1945
+ "learning_rate": 1.5235326437265969e-05,
1946
+ "loss": 0.0075,
1947
+ "step": 2710
1948
+ },
1949
+ {
1950
+ "epoch": 0.6921119592875318,
1951
+ "grad_norm": 0.028728922829031944,
1952
+ "learning_rate": 1.5207284215007884e-05,
1953
+ "loss": 0.0095,
1954
+ "step": 2720
1955
+ },
1956
+ {
1957
+ "epoch": 0.6946564885496184,
1958
+ "grad_norm": 0.2182517647743225,
1959
+ "learning_rate": 1.5179396268900512e-05,
1960
+ "loss": 0.0093,
1961
+ "step": 2730
1962
+ },
1963
+ {
1964
+ "epoch": 0.6972010178117048,
1965
+ "grad_norm": 0.022339988499879837,
1966
+ "learning_rate": 1.5151661189511615e-05,
1967
+ "loss": 0.0112,
1968
+ "step": 2740
1969
+ },
1970
+ {
1971
+ "epoch": 0.6997455470737913,
1972
+ "grad_norm": 0.6623443365097046,
1973
+ "learning_rate": 1.5124077585370089e-05,
1974
+ "loss": 0.0043,
1975
+ "step": 2750
1976
+ },
1977
+ {
1978
+ "epoch": 0.7022900763358778,
1979
+ "grad_norm": 0.2521412968635559,
1980
+ "learning_rate": 1.5096644082672751e-05,
1981
+ "loss": 0.0047,
1982
+ "step": 2760
1983
+ },
1984
+ {
1985
+ "epoch": 0.7048346055979644,
1986
+ "grad_norm": 0.2759697437286377,
1987
+ "learning_rate": 1.5069359324996938e-05,
1988
+ "loss": 0.0054,
1989
+ "step": 2770
1990
+ },
1991
+ {
1992
+ "epoch": 0.7073791348600509,
1993
+ "grad_norm": 0.01425466500222683,
1994
+ "learning_rate": 1.5042221973018824e-05,
1995
+ "loss": 0.001,
1996
+ "step": 2780
1997
+ },
1998
+ {
1999
+ "epoch": 0.7099236641221374,
2000
+ "grad_norm": 0.0023090008180588484,
2001
+ "learning_rate": 1.5015230704237286e-05,
2002
+ "loss": 0.0034,
2003
+ "step": 2790
2004
+ },
2005
+ {
2006
+ "epoch": 0.712468193384224,
2007
+ "grad_norm": 0.30373772978782654,
2008
+ "learning_rate": 1.4988384212703178e-05,
2009
+ "loss": 0.0044,
2010
+ "step": 2800
2011
+ },
2012
+ {
2013
+ "epoch": 0.7150127226463104,
2014
+ "grad_norm": 0.00985446572303772,
2015
+ "learning_rate": 1.4961681208753971e-05,
2016
+ "loss": 0.0036,
2017
+ "step": 2810
2018
+ },
2019
+ {
2020
+ "epoch": 0.7175572519083969,
2021
+ "grad_norm": 0.6338773965835571,
2022
+ "learning_rate": 1.4935120418753497e-05,
2023
+ "loss": 0.0048,
2024
+ "step": 2820
2025
+ },
2026
+ {
2027
+ "epoch": 0.7201017811704835,
2028
+ "grad_norm": 0.016199562698602676,
2029
+ "learning_rate": 1.4908700584836826e-05,
2030
+ "loss": 0.0022,
2031
+ "step": 2830
2032
+ },
2033
+ {
2034
+ "epoch": 0.72264631043257,
2035
+ "grad_norm": 0.008430557325482368,
2036
+ "learning_rate": 1.4882420464660043e-05,
2037
+ "loss": 0.0153,
2038
+ "step": 2840
2039
+ },
2040
+ {
2041
+ "epoch": 0.7251908396946565,
2042
+ "grad_norm": 0.0057014962658286095,
2043
+ "learning_rate": 1.4856278831154885e-05,
2044
+ "loss": 0.006,
2045
+ "step": 2850
2046
+ },
2047
+ {
2048
+ "epoch": 0.727735368956743,
2049
+ "grad_norm": 0.4593695104122162,
2050
+ "learning_rate": 1.4830274472288094e-05,
2051
+ "loss": 0.0144,
2052
+ "step": 2860
2053
+ },
2054
+ {
2055
+ "epoch": 0.7302798982188295,
2056
+ "grad_norm": 0.39744073152542114,
2057
+ "learning_rate": 1.480440619082538e-05,
2058
+ "loss": 0.0011,
2059
+ "step": 2870
2060
+ },
2061
+ {
2062
+ "epoch": 0.732824427480916,
2063
+ "grad_norm": 0.9719061255455017,
2064
+ "learning_rate": 1.477867280409992e-05,
2065
+ "loss": 0.0064,
2066
+ "step": 2880
2067
+ },
2068
+ {
2069
+ "epoch": 0.7353689567430025,
2070
+ "grad_norm": 0.46188387274742126,
2071
+ "learning_rate": 1.4753073143785246e-05,
2072
+ "loss": 0.0098,
2073
+ "step": 2890
2074
+ },
2075
+ {
2076
+ "epoch": 0.7379134860050891,
2077
+ "grad_norm": 0.30528566241264343,
2078
+ "learning_rate": 1.4727606055672447e-05,
2079
+ "loss": 0.0122,
2080
+ "step": 2900
2081
+ },
2082
+ {
2083
+ "epoch": 0.7404580152671756,
2084
+ "grad_norm": 0.025703368708491325,
2085
+ "learning_rate": 1.4702270399451596e-05,
2086
+ "loss": 0.0137,
2087
+ "step": 2910
2088
+ },
2089
+ {
2090
+ "epoch": 0.7430025445292621,
2091
+ "grad_norm": 0.12070760130882263,
2092
+ "learning_rate": 1.4677065048497305e-05,
2093
+ "loss": 0.0047,
2094
+ "step": 2920
2095
+ },
2096
+ {
2097
+ "epoch": 0.7455470737913485,
2098
+ "grad_norm": 0.0634564459323883,
2099
+ "learning_rate": 1.4651988889658286e-05,
2100
+ "loss": 0.0018,
2101
+ "step": 2930
2102
+ },
2103
+ {
2104
+ "epoch": 0.7480916030534351,
2105
+ "grad_norm": 0.5759007334709167,
2106
+ "learning_rate": 1.4627040823050882e-05,
2107
+ "loss": 0.0051,
2108
+ "step": 2940
2109
+ },
2110
+ {
2111
+ "epoch": 0.7506361323155216,
2112
+ "grad_norm": 0.43193572759628296,
2113
+ "learning_rate": 1.4602219761856428e-05,
2114
+ "loss": 0.0113,
2115
+ "step": 2950
2116
+ },
2117
+ {
2118
+ "epoch": 0.7531806615776081,
2119
+ "grad_norm": 0.5299224257469177,
2120
+ "learning_rate": 1.4577524632122396e-05,
2121
+ "loss": 0.0065,
2122
+ "step": 2960
2123
+ },
2124
+ {
2125
+ "epoch": 0.7557251908396947,
2126
+ "grad_norm": 0.6598678827285767,
2127
+ "learning_rate": 1.455295437256723e-05,
2128
+ "loss": 0.0071,
2129
+ "step": 2970
2130
+ },
2131
+ {
2132
+ "epoch": 0.7582697201017812,
2133
+ "grad_norm": 0.25693264603614807,
2134
+ "learning_rate": 1.4528507934388762e-05,
2135
+ "loss": 0.0086,
2136
+ "step": 2980
2137
+ },
2138
+ {
2139
+ "epoch": 0.7608142493638677,
2140
+ "grad_norm": 0.1258089691400528,
2141
+ "learning_rate": 1.4504184281076198e-05,
2142
+ "loss": 0.0033,
2143
+ "step": 2990
2144
+ },
2145
+ {
2146
+ "epoch": 0.7633587786259542,
2147
+ "grad_norm": 0.824597954750061,
2148
+ "learning_rate": 1.4479982388225518e-05,
2149
+ "loss": 0.0069,
2150
+ "step": 3000
2151
+ },
2152
+ {
2153
+ "epoch": 0.7633587786259542,
2154
+ "eval_loss": 0.027132505550980568,
2155
+ "eval_runtime": 133.9317,
2156
+ "eval_samples_per_second": 59.598,
2157
+ "eval_steps_per_second": 0.47,
2158
+ "step": 3000
2159
+ },
2160
+ {
2161
+ "epoch": 0.7659033078880407,
2162
+ "grad_norm": 0.06601405888795853,
2163
+ "learning_rate": 1.4455901243358257e-05,
2164
+ "loss": 0.0064,
2165
+ "step": 3010
2166
+ },
2167
+ {
2168
+ "epoch": 0.7684478371501272,
2169
+ "grad_norm": 0.08991851657629013,
2170
+ "learning_rate": 1.4431939845743629e-05,
2171
+ "loss": 0.0054,
2172
+ "step": 3020
2173
+ },
2174
+ {
2175
+ "epoch": 0.7709923664122137,
2176
+ "grad_norm": 1.6022424697875977,
2177
+ "learning_rate": 1.4408097206223825e-05,
2178
+ "loss": 0.0065,
2179
+ "step": 3030
2180
+ },
2181
+ {
2182
+ "epoch": 0.7735368956743003,
2183
+ "grad_norm": 1.0877054929733276,
2184
+ "learning_rate": 1.4384372347042513e-05,
2185
+ "loss": 0.0061,
2186
+ "step": 3040
2187
+ },
2188
+ {
2189
+ "epoch": 0.7760814249363868,
2190
+ "grad_norm": 0.032010771334171295,
2191
+ "learning_rate": 1.436076430167644e-05,
2192
+ "loss": 0.0019,
2193
+ "step": 3050
2194
+ },
2195
+ {
2196
+ "epoch": 0.7786259541984732,
2197
+ "grad_norm": 0.82038414478302,
2198
+ "learning_rate": 1.433727211467003e-05,
2199
+ "loss": 0.0094,
2200
+ "step": 3060
2201
+ },
2202
+ {
2203
+ "epoch": 0.7811704834605598,
2204
+ "grad_norm": 0.017111314460635185,
2205
+ "learning_rate": 1.4313894841472981e-05,
2206
+ "loss": 0.0186,
2207
+ "step": 3070
2208
+ },
2209
+ {
2210
+ "epoch": 0.7837150127226463,
2211
+ "grad_norm": 0.2755248248577118,
2212
+ "learning_rate": 1.4290631548280754e-05,
2213
+ "loss": 0.0035,
2214
+ "step": 3080
2215
+ },
2216
+ {
2217
+ "epoch": 0.7862595419847328,
2218
+ "grad_norm": 0.04039892554283142,
2219
+ "learning_rate": 1.4267481311877889e-05,
2220
+ "loss": 0.0061,
2221
+ "step": 3090
2222
+ },
2223
+ {
2224
+ "epoch": 0.7888040712468194,
2225
+ "grad_norm": 0.40358659625053406,
2226
+ "learning_rate": 1.4244443219484134e-05,
2227
+ "loss": 0.0064,
2228
+ "step": 3100
2229
+ },
2230
+ {
2231
+ "epoch": 0.7913486005089059,
2232
+ "grad_norm": 0.14195334911346436,
2233
+ "learning_rate": 1.4221516368603278e-05,
2234
+ "loss": 0.0085,
2235
+ "step": 3110
2236
+ },
2237
+ {
2238
+ "epoch": 0.7938931297709924,
2239
+ "grad_norm": 0.0759008452296257,
2240
+ "learning_rate": 1.4198699866874657e-05,
2241
+ "loss": 0.0064,
2242
+ "step": 3120
2243
+ },
2244
+ {
2245
+ "epoch": 0.7964376590330788,
2246
+ "grad_norm": 0.008402438834309578,
2247
+ "learning_rate": 1.417599283192727e-05,
2248
+ "loss": 0.0105,
2249
+ "step": 3130
2250
+ },
2251
+ {
2252
+ "epoch": 0.7989821882951654,
2253
+ "grad_norm": 0.15167561173439026,
2254
+ "learning_rate": 1.415339439123645e-05,
2255
+ "loss": 0.0095,
2256
+ "step": 3140
2257
+ },
2258
+ {
2259
+ "epoch": 0.8015267175572519,
2260
+ "grad_norm": 0.034887611865997314,
2261
+ "learning_rate": 1.4130903681983059e-05,
2262
+ "loss": 0.0067,
2263
+ "step": 3150
2264
+ },
2265
+ {
2266
+ "epoch": 0.8040712468193384,
2267
+ "grad_norm": 0.6523444056510925,
2268
+ "learning_rate": 1.410851985091511e-05,
2269
+ "loss": 0.0148,
2270
+ "step": 3160
2271
+ },
2272
+ {
2273
+ "epoch": 0.806615776081425,
2274
+ "grad_norm": 0.047939080744981766,
2275
+ "learning_rate": 1.4086242054211812e-05,
2276
+ "loss": 0.0085,
2277
+ "step": 3170
2278
+ },
2279
+ {
2280
+ "epoch": 0.8091603053435115,
2281
+ "grad_norm": 0.408014714717865,
2282
+ "learning_rate": 1.4064069457349956e-05,
2283
+ "loss": 0.006,
2284
+ "step": 3180
2285
+ },
2286
+ {
2287
+ "epoch": 0.811704834605598,
2288
+ "grad_norm": 0.024463389068841934,
2289
+ "learning_rate": 1.4042001234972625e-05,
2290
+ "loss": 0.014,
2291
+ "step": 3190
2292
+ },
2293
+ {
2294
+ "epoch": 0.8142493638676844,
2295
+ "grad_norm": 0.9237146973609924,
2296
+ "learning_rate": 1.402003657076014e-05,
2297
+ "loss": 0.0316,
2298
+ "step": 3200
2299
+ },
2300
+ {
2301
+ "epoch": 0.816793893129771,
2302
+ "grad_norm": 0.01679268479347229,
2303
+ "learning_rate": 1.3998174657303234e-05,
2304
+ "loss": 0.0015,
2305
+ "step": 3210
2306
+ },
2307
+ {
2308
+ "epoch": 0.8193384223918575,
2309
+ "grad_norm": 0.04732313007116318,
2310
+ "learning_rate": 1.3976414695978396e-05,
2311
+ "loss": 0.0013,
2312
+ "step": 3220
2313
+ },
2314
+ {
2315
+ "epoch": 0.821882951653944,
2316
+ "grad_norm": 0.2467341274023056,
2317
+ "learning_rate": 1.3954755896825334e-05,
2318
+ "loss": 0.0131,
2319
+ "step": 3230
2320
+ },
2321
+ {
2322
+ "epoch": 0.8244274809160306,
2323
+ "grad_norm": 0.12651531398296356,
2324
+ "learning_rate": 1.3933197478426519e-05,
2325
+ "loss": 0.0049,
2326
+ "step": 3240
2327
+ },
2328
+ {
2329
+ "epoch": 0.8269720101781171,
2330
+ "grad_norm": 0.19898846745491028,
2331
+ "learning_rate": 1.3911738667788778e-05,
2332
+ "loss": 0.004,
2333
+ "step": 3250
2334
+ },
2335
+ {
2336
+ "epoch": 0.8295165394402035,
2337
+ "grad_norm": 0.3841744065284729,
2338
+ "learning_rate": 1.3890378700226879e-05,
2339
+ "loss": 0.0041,
2340
+ "step": 3260
2341
+ },
2342
+ {
2343
+ "epoch": 0.8320610687022901,
2344
+ "grad_norm": 0.5270954966545105,
2345
+ "learning_rate": 1.3869116819249068e-05,
2346
+ "loss": 0.0064,
2347
+ "step": 3270
2348
+ },
2349
+ {
2350
+ "epoch": 0.8346055979643766,
2351
+ "grad_norm": 0.7140441536903381,
2352
+ "learning_rate": 1.3847952276444563e-05,
2353
+ "loss": 0.0148,
2354
+ "step": 3280
2355
+ },
2356
+ {
2357
+ "epoch": 0.8371501272264631,
2358
+ "grad_norm": 0.25958600640296936,
2359
+ "learning_rate": 1.382688433137289e-05,
2360
+ "loss": 0.0053,
2361
+ "step": 3290
2362
+ },
2363
+ {
2364
+ "epoch": 0.8396946564885496,
2365
+ "grad_norm": 0.22590410709381104,
2366
+ "learning_rate": 1.3805912251455073e-05,
2367
+ "loss": 0.0101,
2368
+ "step": 3300
2369
+ },
2370
+ {
2371
+ "epoch": 0.8422391857506362,
2372
+ "grad_norm": 0.5887141823768616,
2373
+ "learning_rate": 1.3785035311866659e-05,
2374
+ "loss": 0.0017,
2375
+ "step": 3310
2376
+ },
2377
+ {
2378
+ "epoch": 0.8447837150127226,
2379
+ "grad_norm": 0.16586758196353912,
2380
+ "learning_rate": 1.3764252795432498e-05,
2381
+ "loss": 0.0067,
2382
+ "step": 3320
2383
+ },
2384
+ {
2385
+ "epoch": 0.8473282442748091,
2386
+ "grad_norm": 0.5686965584754944,
2387
+ "learning_rate": 1.3743563992523249e-05,
2388
+ "loss": 0.0048,
2389
+ "step": 3330
2390
+ },
2391
+ {
2392
+ "epoch": 0.8498727735368957,
2393
+ "grad_norm": 0.12965810298919678,
2394
+ "learning_rate": 1.3722968200953633e-05,
2395
+ "loss": 0.0117,
2396
+ "step": 3340
2397
+ },
2398
+ {
2399
+ "epoch": 0.8524173027989822,
2400
+ "grad_norm": 0.5761728286743164,
2401
+ "learning_rate": 1.3702464725882309e-05,
2402
+ "loss": 0.0051,
2403
+ "step": 3350
2404
+ },
2405
+ {
2406
+ "epoch": 0.8549618320610687,
2407
+ "grad_norm": 0.2968486249446869,
2408
+ "learning_rate": 1.368205287971344e-05,
2409
+ "loss": 0.0144,
2410
+ "step": 3360
2411
+ },
2412
+ {
2413
+ "epoch": 0.8575063613231552,
2414
+ "grad_norm": 0.3824020326137543,
2415
+ "learning_rate": 1.3661731981999809e-05,
2416
+ "loss": 0.0074,
2417
+ "step": 3370
2418
+ },
2419
+ {
2420
+ "epoch": 0.8600508905852418,
2421
+ "grad_norm": 0.296509712934494,
2422
+ "learning_rate": 1.3641501359347584e-05,
2423
+ "loss": 0.0061,
2424
+ "step": 3380
2425
+ },
2426
+ {
2427
+ "epoch": 0.8625954198473282,
2428
+ "grad_norm": 0.016193876042962074,
2429
+ "learning_rate": 1.3621360345322563e-05,
2430
+ "loss": 0.0049,
2431
+ "step": 3390
2432
+ },
2433
+ {
2434
+ "epoch": 0.8651399491094147,
2435
+ "grad_norm": 0.17405743896961212,
2436
+ "learning_rate": 1.3601308280357978e-05,
2437
+ "loss": 0.0046,
2438
+ "step": 3400
2439
+ },
2440
+ {
2441
+ "epoch": 0.8676844783715013,
2442
+ "grad_norm": 0.7698820233345032,
2443
+ "learning_rate": 1.358134451166378e-05,
2444
+ "loss": 0.0132,
2445
+ "step": 3410
2446
+ },
2447
+ {
2448
+ "epoch": 0.8702290076335878,
2449
+ "grad_norm": 0.006794361397624016,
2450
+ "learning_rate": 1.3561468393137367e-05,
2451
+ "loss": 0.0028,
2452
+ "step": 3420
2453
+ },
2454
+ {
2455
+ "epoch": 0.8727735368956743,
2456
+ "grad_norm": 0.49688103795051575,
2457
+ "learning_rate": 1.3541679285275769e-05,
2458
+ "loss": 0.0029,
2459
+ "step": 3430
2460
+ },
2461
+ {
2462
+ "epoch": 0.8753180661577609,
2463
+ "grad_norm": 0.004117690026760101,
2464
+ "learning_rate": 1.3521976555089225e-05,
2465
+ "loss": 0.0022,
2466
+ "step": 3440
2467
+ },
2468
+ {
2469
+ "epoch": 0.8778625954198473,
2470
+ "grad_norm": 0.0018297217320650816,
2471
+ "learning_rate": 1.3502359576016142e-05,
2472
+ "loss": 0.0097,
2473
+ "step": 3450
2474
+ },
2475
+ {
2476
+ "epoch": 0.8804071246819338,
2477
+ "grad_norm": 0.0006447790074162185,
2478
+ "learning_rate": 1.34828277278394e-05,
2479
+ "loss": 0.0054,
2480
+ "step": 3460
2481
+ },
2482
+ {
2483
+ "epoch": 0.8829516539440203,
2484
+ "grad_norm": 0.009917440824210644,
2485
+ "learning_rate": 1.3463380396604007e-05,
2486
+ "loss": 0.0021,
2487
+ "step": 3470
2488
+ },
2489
+ {
2490
+ "epoch": 0.8854961832061069,
2491
+ "grad_norm": 0.22393424808979034,
2492
+ "learning_rate": 1.3444016974536018e-05,
2493
+ "loss": 0.0037,
2494
+ "step": 3480
2495
+ },
2496
+ {
2497
+ "epoch": 0.8880407124681934,
2498
+ "grad_norm": 0.35406559705734253,
2499
+ "learning_rate": 1.3424736859962784e-05,
2500
+ "loss": 0.01,
2501
+ "step": 3490
2502
+ },
2503
+ {
2504
+ "epoch": 0.8905852417302799,
2505
+ "grad_norm": 0.08287867158651352,
2506
+ "learning_rate": 1.3405539457234403e-05,
2507
+ "loss": 0.0195,
2508
+ "step": 3500
2509
+ },
2510
+ {
2511
+ "epoch": 0.8905852417302799,
2512
+ "eval_loss": 0.02591288834810257,
2513
+ "eval_runtime": 133.8254,
2514
+ "eval_samples_per_second": 59.645,
2515
+ "eval_steps_per_second": 0.471,
2516
+ "step": 3500
2517
+ },
2518
+ {
2519
+ "epoch": 0.8931297709923665,
2520
+ "grad_norm": 0.00405901437625289,
2521
+ "learning_rate": 1.3386424176646451e-05,
2522
+ "loss": 0.0018,
2523
+ "step": 3510
2524
+ },
2525
+ {
2526
+ "epoch": 0.8956743002544529,
2527
+ "grad_norm": 0.31145212054252625,
2528
+ "learning_rate": 1.336739043436388e-05,
2529
+ "loss": 0.0032,
2530
+ "step": 3520
2531
+ },
2532
+ {
2533
+ "epoch": 0.8982188295165394,
2534
+ "grad_norm": 0.08784864097833633,
2535
+ "learning_rate": 1.334843765234613e-05,
2536
+ "loss": 0.004,
2537
+ "step": 3530
2538
+ },
2539
+ {
2540
+ "epoch": 0.9007633587786259,
2541
+ "grad_norm": 0.777217447757721,
2542
+ "learning_rate": 1.3329565258273396e-05,
2543
+ "loss": 0.0091,
2544
+ "step": 3540
2545
+ },
2546
+ {
2547
+ "epoch": 0.9033078880407125,
2548
+ "grad_norm": 0.01620590128004551,
2549
+ "learning_rate": 1.331077268547404e-05,
2550
+ "loss": 0.0067,
2551
+ "step": 3550
2552
+ },
2553
+ {
2554
+ "epoch": 0.905852417302799,
2555
+ "grad_norm": 0.15450182557106018,
2556
+ "learning_rate": 1.3292059372853128e-05,
2557
+ "loss": 0.0059,
2558
+ "step": 3560
2559
+ },
2560
+ {
2561
+ "epoch": 0.9083969465648855,
2562
+ "grad_norm": 0.010797875002026558,
2563
+ "learning_rate": 1.3273424764822053e-05,
2564
+ "loss": 0.0056,
2565
+ "step": 3570
2566
+ },
2567
+ {
2568
+ "epoch": 0.910941475826972,
2569
+ "grad_norm": 0.008933750912547112,
2570
+ "learning_rate": 1.3254868311229282e-05,
2571
+ "loss": 0.0059,
2572
+ "step": 3580
2573
+ },
2574
+ {
2575
+ "epoch": 0.9134860050890585,
2576
+ "grad_norm": 0.3677749037742615,
2577
+ "learning_rate": 1.32363894672921e-05,
2578
+ "loss": 0.0068,
2579
+ "step": 3590
2580
+ },
2581
+ {
2582
+ "epoch": 0.916030534351145,
2583
+ "grad_norm": 0.2783452272415161,
2584
+ "learning_rate": 1.321798769352946e-05,
2585
+ "loss": 0.0033,
2586
+ "step": 3600
2587
+ },
2588
+ {
2589
+ "epoch": 0.9185750636132316,
2590
+ "grad_norm": 0.005901079159229994,
2591
+ "learning_rate": 1.3199662455695826e-05,
2592
+ "loss": 0.0006,
2593
+ "step": 3610
2594
+ },
2595
+ {
2596
+ "epoch": 0.9211195928753181,
2597
+ "grad_norm": 0.01929521933197975,
2598
+ "learning_rate": 1.3181413224716023e-05,
2599
+ "loss": 0.0101,
2600
+ "step": 3620
2601
+ },
2602
+ {
2603
+ "epoch": 0.9236641221374046,
2604
+ "grad_norm": 0.06383396685123444,
2605
+ "learning_rate": 1.3163239476621085e-05,
2606
+ "loss": 0.0078,
2607
+ "step": 3630
2608
+ },
2609
+ {
2610
+ "epoch": 0.926208651399491,
2611
+ "grad_norm": 0.04800323024392128,
2612
+ "learning_rate": 1.3145140692485066e-05,
2613
+ "loss": 0.0104,
2614
+ "step": 3640
2615
+ },
2616
+ {
2617
+ "epoch": 0.9287531806615776,
2618
+ "grad_norm": 0.10172835737466812,
2619
+ "learning_rate": 1.31271163583628e-05,
2620
+ "loss": 0.0053,
2621
+ "step": 3650
2622
+ },
2623
+ {
2624
+ "epoch": 0.9312977099236641,
2625
+ "grad_norm": 0.009509807452559471,
2626
+ "learning_rate": 1.3109165965228612e-05,
2627
+ "loss": 0.0037,
2628
+ "step": 3660
2629
+ },
2630
+ {
2631
+ "epoch": 0.9338422391857506,
2632
+ "grad_norm": 0.07621141523122787,
2633
+ "learning_rate": 1.309128900891594e-05,
2634
+ "loss": 0.0015,
2635
+ "step": 3670
2636
+ },
2637
+ {
2638
+ "epoch": 0.9363867684478372,
2639
+ "grad_norm": 0.07766814529895782,
2640
+ "learning_rate": 1.3073484990057842e-05,
2641
+ "loss": 0.002,
2642
+ "step": 3680
2643
+ },
2644
+ {
2645
+ "epoch": 0.9389312977099237,
2646
+ "grad_norm": 0.09857495874166489,
2647
+ "learning_rate": 1.3055753414028447e-05,
2648
+ "loss": 0.0056,
2649
+ "step": 3690
2650
+ },
2651
+ {
2652
+ "epoch": 0.9414758269720102,
2653
+ "grad_norm": 0.12120025604963303,
2654
+ "learning_rate": 1.3038093790885189e-05,
2655
+ "loss": 0.01,
2656
+ "step": 3700
2657
+ },
2658
+ {
2659
+ "epoch": 0.9440203562340967,
2660
+ "grad_norm": 0.05350268632173538,
2661
+ "learning_rate": 1.3020505635311987e-05,
2662
+ "loss": 0.0018,
2663
+ "step": 3710
2664
+ },
2665
+ {
2666
+ "epoch": 0.9465648854961832,
2667
+ "grad_norm": 0.08092239499092102,
2668
+ "learning_rate": 1.3002988466563204e-05,
2669
+ "loss": 0.0035,
2670
+ "step": 3720
2671
+ },
2672
+ {
2673
+ "epoch": 0.9491094147582697,
2674
+ "grad_norm": 0.0031507923267781734,
2675
+ "learning_rate": 1.2985541808408472e-05,
2676
+ "loss": 0.0078,
2677
+ "step": 3730
2678
+ },
2679
+ {
2680
+ "epoch": 0.9516539440203562,
2681
+ "grad_norm": 0.4591497778892517,
2682
+ "learning_rate": 1.2968165189078303e-05,
2683
+ "loss": 0.0037,
2684
+ "step": 3740
2685
+ },
2686
+ {
2687
+ "epoch": 0.9541984732824428,
2688
+ "grad_norm": 0.056590236723423004,
2689
+ "learning_rate": 1.2950858141210503e-05,
2690
+ "loss": 0.0014,
2691
+ "step": 3750
2692
+ },
2693
+ {
2694
+ "epoch": 0.9567430025445293,
2695
+ "grad_norm": 0.14643314480781555,
2696
+ "learning_rate": 1.293362020179739e-05,
2697
+ "loss": 0.0034,
2698
+ "step": 3760
2699
+ },
2700
+ {
2701
+ "epoch": 0.9592875318066157,
2702
+ "grad_norm": 0.019364474341273308,
2703
+ "learning_rate": 1.2916450912133767e-05,
2704
+ "loss": 0.0081,
2705
+ "step": 3770
2706
+ },
2707
+ {
2708
+ "epoch": 0.9618320610687023,
2709
+ "grad_norm": 0.033629197627305984,
2710
+ "learning_rate": 1.2899349817765634e-05,
2711
+ "loss": 0.0092,
2712
+ "step": 3780
2713
+ },
2714
+ {
2715
+ "epoch": 0.9643765903307888,
2716
+ "grad_norm": 0.03282175213098526,
2717
+ "learning_rate": 1.288231646843969e-05,
2718
+ "loss": 0.0025,
2719
+ "step": 3790
2720
+ },
2721
+ {
2722
+ "epoch": 0.9669211195928753,
2723
+ "grad_norm": 0.015059337019920349,
2724
+ "learning_rate": 1.286535041805354e-05,
2725
+ "loss": 0.0041,
2726
+ "step": 3800
2727
+ },
2728
+ {
2729
+ "epoch": 0.9694656488549618,
2730
+ "grad_norm": 0.30329233407974243,
2731
+ "learning_rate": 1.2848451224606597e-05,
2732
+ "loss": 0.0096,
2733
+ "step": 3810
2734
+ },
2735
+ {
2736
+ "epoch": 0.9720101781170484,
2737
+ "grad_norm": 0.020984278991818428,
2738
+ "learning_rate": 1.2831618450151757e-05,
2739
+ "loss": 0.0023,
2740
+ "step": 3820
2741
+ },
2742
+ {
2743
+ "epoch": 0.9745547073791349,
2744
+ "grad_norm": 0.3885207772254944,
2745
+ "learning_rate": 1.2814851660747694e-05,
2746
+ "loss": 0.0186,
2747
+ "step": 3830
2748
+ },
2749
+ {
2750
+ "epoch": 0.9770992366412213,
2751
+ "grad_norm": 0.015083876438438892,
2752
+ "learning_rate": 1.2798150426411895e-05,
2753
+ "loss": 0.0139,
2754
+ "step": 3840
2755
+ },
2756
+ {
2757
+ "epoch": 0.9796437659033079,
2758
+ "grad_norm": 0.08502122759819031,
2759
+ "learning_rate": 1.2781514321074345e-05,
2760
+ "loss": 0.0084,
2761
+ "step": 3850
2762
+ },
2763
+ {
2764
+ "epoch": 0.9821882951653944,
2765
+ "grad_norm": 0.005835570394992828,
2766
+ "learning_rate": 1.2764942922531862e-05,
2767
+ "loss": 0.0062,
2768
+ "step": 3860
2769
+ },
2770
+ {
2771
+ "epoch": 0.9847328244274809,
2772
+ "grad_norm": 0.1602826863527298,
2773
+ "learning_rate": 1.2748435812403105e-05,
2774
+ "loss": 0.0017,
2775
+ "step": 3870
2776
+ },
2777
+ {
2778
+ "epoch": 0.9872773536895675,
2779
+ "grad_norm": 0.13282841444015503,
2780
+ "learning_rate": 1.2731992576084201e-05,
2781
+ "loss": 0.0045,
2782
+ "step": 3880
2783
+ },
2784
+ {
2785
+ "epoch": 0.989821882951654,
2786
+ "grad_norm": 0.04718279093503952,
2787
+ "learning_rate": 1.271561280270502e-05,
2788
+ "loss": 0.0052,
2789
+ "step": 3890
2790
+ },
2791
+ {
2792
+ "epoch": 0.9923664122137404,
2793
+ "grad_norm": 0.005922272801399231,
2794
+ "learning_rate": 1.2699296085086024e-05,
2795
+ "loss": 0.0034,
2796
+ "step": 3900
2797
+ },
2798
+ {
2799
+ "epoch": 0.9949109414758269,
2800
+ "grad_norm": 0.236740842461586,
2801
+ "learning_rate": 1.2683042019695793e-05,
2802
+ "loss": 0.0047,
2803
+ "step": 3910
2804
+ },
2805
+ {
2806
+ "epoch": 0.9974554707379135,
2807
+ "grad_norm": 0.03246605023741722,
2808
+ "learning_rate": 1.2666850206609087e-05,
2809
+ "loss": 0.0012,
2810
+ "step": 3920
2811
+ },
2812
+ {
2813
+ "epoch": 1.0,
2814
+ "grad_norm": 4.5907068852102384e-05,
2815
+ "learning_rate": 1.2650720249465511e-05,
2816
+ "loss": 0.0041,
2817
+ "step": 3930
2818
+ }
2819
+ ],
2820
+ "logging_steps": 10,
2821
+ "max_steps": 3930,
2822
+ "num_input_tokens_seen": 0,
2823
+ "num_train_epochs": 1,
2824
+ "save_steps": 500,
2825
+ "stateful_callbacks": {
2826
+ "TrainerControl": {
2827
+ "args": {
2828
+ "should_epoch_stop": false,
2829
+ "should_evaluate": false,
2830
+ "should_log": false,
2831
+ "should_save": true,
2832
+ "should_training_stop": true
2833
+ },
2834
+ "attributes": {}
2835
+ }
2836
+ },
2837
+ "total_flos": 2.273606668827065e+18,
2838
+ "train_batch_size": 128,
2839
+ "trial_name": null,
2840
+ "trial_params": null
2841
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f73af4c130cdd8bba0eb85b15f9c5e816ef8bb5abf85014eba609714fca66584
3
+ size 5905