obulikrish commited on
Commit
567d2b4
·
1 Parent(s): 98a2dae

i2s_jun2024

Browse files
Files changed (4) hide show
  1. README.md +202 -0
  2. adapter_config.json +35 -0
  3. adapter_model.safetensors +3 -0
  4. trainer_state.json +3340 -0
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Salesforce/codet5p-770m
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.9.0
adapter_config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Salesforce/codet5p-770m",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 64,
13
+ "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": [
17
+ "embed_tokens"
18
+ ],
19
+ "peft_type": "LORA",
20
+ "r": 32,
21
+ "rank_pattern": {},
22
+ "revision": null,
23
+ "target_modules": [
24
+ "q",
25
+ "v",
26
+ "o",
27
+ "k",
28
+ "wo",
29
+ "wi",
30
+ "lm_head"
31
+ ],
32
+ "task_type": "SEQ_2_SEQ_LM",
33
+ "use_dora": false,
34
+ "use_rslora": false
35
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23be242ca18a62afacf84ebda5e755384bf341bdb1c477abdb173f0381da8bfe
3
+ size 274916032
trainer_state.json ADDED
@@ -0,0 +1,3340 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.3218775987625122,
3
+ "best_model_checkpoint": "saved_model/i2s_jun2024/checkpoint-4644",
4
+ "epoch": 8.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4644,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0,
13
+ "grad_norm": NaN,
14
+ "learning_rate": 0.0,
15
+ "loss": 71.5168,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.02,
20
+ "grad_norm": 18.802278518676758,
21
+ "learning_rate": 2.5e-06,
22
+ "loss": 74.047,
23
+ "step": 10
24
+ },
25
+ {
26
+ "epoch": 0.03,
27
+ "grad_norm": 21.658679962158203,
28
+ "learning_rate": 6e-06,
29
+ "loss": 73.7187,
30
+ "step": 20
31
+ },
32
+ {
33
+ "epoch": 0.05,
34
+ "grad_norm": 14.339091300964355,
35
+ "learning_rate": 1.05e-05,
36
+ "loss": 73.4207,
37
+ "step": 30
38
+ },
39
+ {
40
+ "epoch": 0.07,
41
+ "grad_norm": 15.059852600097656,
42
+ "learning_rate": 1.55e-05,
43
+ "loss": 71.3845,
44
+ "step": 40
45
+ },
46
+ {
47
+ "epoch": 0.09,
48
+ "grad_norm": 14.70816707611084,
49
+ "learning_rate": 2.05e-05,
50
+ "loss": 69.0148,
51
+ "step": 50
52
+ },
53
+ {
54
+ "epoch": 0.1,
55
+ "grad_norm": 16.725433349609375,
56
+ "learning_rate": 2.5500000000000003e-05,
57
+ "loss": 64.3212,
58
+ "step": 60
59
+ },
60
+ {
61
+ "epoch": 0.12,
62
+ "grad_norm": 25.34491539001465,
63
+ "learning_rate": 3.05e-05,
64
+ "loss": 55.119,
65
+ "step": 70
66
+ },
67
+ {
68
+ "epoch": 0.14,
69
+ "grad_norm": 30.524017333984375,
70
+ "learning_rate": 3.55e-05,
71
+ "loss": 35.3988,
72
+ "step": 80
73
+ },
74
+ {
75
+ "epoch": 0.16,
76
+ "grad_norm": 14.260645866394043,
77
+ "learning_rate": 4.05e-05,
78
+ "loss": 14.7682,
79
+ "step": 90
80
+ },
81
+ {
82
+ "epoch": 0.17,
83
+ "grad_norm": 7.6033244132995605,
84
+ "learning_rate": 4.55e-05,
85
+ "loss": 7.8366,
86
+ "step": 100
87
+ },
88
+ {
89
+ "epoch": 0.19,
90
+ "grad_norm": 6.007198333740234,
91
+ "learning_rate": 5.05e-05,
92
+ "loss": 5.3438,
93
+ "step": 110
94
+ },
95
+ {
96
+ "epoch": 0.21,
97
+ "grad_norm": 6.973146438598633,
98
+ "learning_rate": 5.550000000000001e-05,
99
+ "loss": 4.38,
100
+ "step": 120
101
+ },
102
+ {
103
+ "epoch": 0.22,
104
+ "grad_norm": 7.27716588973999,
105
+ "learning_rate": 6.05e-05,
106
+ "loss": 3.9717,
107
+ "step": 130
108
+ },
109
+ {
110
+ "epoch": 0.24,
111
+ "grad_norm": 6.905131816864014,
112
+ "learning_rate": 6.55e-05,
113
+ "loss": 3.6261,
114
+ "step": 140
115
+ },
116
+ {
117
+ "epoch": 0.26,
118
+ "grad_norm": 7.467597007751465,
119
+ "learning_rate": 7.05e-05,
120
+ "loss": 3.3891,
121
+ "step": 150
122
+ },
123
+ {
124
+ "epoch": 0.28,
125
+ "grad_norm": 6.636981010437012,
126
+ "learning_rate": 7.55e-05,
127
+ "loss": 3.3898,
128
+ "step": 160
129
+ },
130
+ {
131
+ "epoch": 0.29,
132
+ "grad_norm": 8.696107864379883,
133
+ "learning_rate": 8.05e-05,
134
+ "loss": 3.1741,
135
+ "step": 170
136
+ },
137
+ {
138
+ "epoch": 0.31,
139
+ "grad_norm": 6.677704811096191,
140
+ "learning_rate": 8.55e-05,
141
+ "loss": 3.0704,
142
+ "step": 180
143
+ },
144
+ {
145
+ "epoch": 0.33,
146
+ "grad_norm": 6.542475700378418,
147
+ "learning_rate": 9.05e-05,
148
+ "loss": 3.1193,
149
+ "step": 190
150
+ },
151
+ {
152
+ "epoch": 0.34,
153
+ "grad_norm": 6.453402042388916,
154
+ "learning_rate": 9.55e-05,
155
+ "loss": 3.0298,
156
+ "step": 200
157
+ },
158
+ {
159
+ "epoch": 0.36,
160
+ "grad_norm": 5.4417500495910645,
161
+ "learning_rate": 9.998214285714286e-05,
162
+ "loss": 2.9418,
163
+ "step": 210
164
+ },
165
+ {
166
+ "epoch": 0.38,
167
+ "grad_norm": 4.76828670501709,
168
+ "learning_rate": 9.980357142857143e-05,
169
+ "loss": 2.8558,
170
+ "step": 220
171
+ },
172
+ {
173
+ "epoch": 0.4,
174
+ "grad_norm": 5.404451370239258,
175
+ "learning_rate": 9.9625e-05,
176
+ "loss": 2.7935,
177
+ "step": 230
178
+ },
179
+ {
180
+ "epoch": 0.41,
181
+ "grad_norm": 4.168063163757324,
182
+ "learning_rate": 9.944642857142857e-05,
183
+ "loss": 2.7137,
184
+ "step": 240
185
+ },
186
+ {
187
+ "epoch": 0.43,
188
+ "grad_norm": 4.073235034942627,
189
+ "learning_rate": 9.926785714285715e-05,
190
+ "loss": 2.5657,
191
+ "step": 250
192
+ },
193
+ {
194
+ "epoch": 0.45,
195
+ "grad_norm": 3.113050699234009,
196
+ "learning_rate": 9.908928571428571e-05,
197
+ "loss": 2.4517,
198
+ "step": 260
199
+ },
200
+ {
201
+ "epoch": 0.47,
202
+ "grad_norm": 2.8151700496673584,
203
+ "learning_rate": 9.891071428571429e-05,
204
+ "loss": 2.4306,
205
+ "step": 270
206
+ },
207
+ {
208
+ "epoch": 0.48,
209
+ "grad_norm": 4.368308067321777,
210
+ "learning_rate": 9.873214285714287e-05,
211
+ "loss": 2.3841,
212
+ "step": 280
213
+ },
214
+ {
215
+ "epoch": 0.5,
216
+ "grad_norm": 3.0557169914245605,
217
+ "learning_rate": 9.855357142857143e-05,
218
+ "loss": 2.3246,
219
+ "step": 290
220
+ },
221
+ {
222
+ "epoch": 0.52,
223
+ "grad_norm": 2.5763227939605713,
224
+ "learning_rate": 9.8375e-05,
225
+ "loss": 2.2142,
226
+ "step": 300
227
+ },
228
+ {
229
+ "epoch": 0.53,
230
+ "grad_norm": 3.2247154712677,
231
+ "learning_rate": 9.819642857142858e-05,
232
+ "loss": 2.2083,
233
+ "step": 310
234
+ },
235
+ {
236
+ "epoch": 0.55,
237
+ "grad_norm": 2.6648075580596924,
238
+ "learning_rate": 9.801785714285715e-05,
239
+ "loss": 2.1679,
240
+ "step": 320
241
+ },
242
+ {
243
+ "epoch": 0.57,
244
+ "grad_norm": 3.017408609390259,
245
+ "learning_rate": 9.783928571428572e-05,
246
+ "loss": 2.148,
247
+ "step": 330
248
+ },
249
+ {
250
+ "epoch": 0.59,
251
+ "grad_norm": 2.380321741104126,
252
+ "learning_rate": 9.76607142857143e-05,
253
+ "loss": 2.1343,
254
+ "step": 340
255
+ },
256
+ {
257
+ "epoch": 0.6,
258
+ "grad_norm": 2.6373605728149414,
259
+ "learning_rate": 9.748214285714286e-05,
260
+ "loss": 2.1052,
261
+ "step": 350
262
+ },
263
+ {
264
+ "epoch": 0.62,
265
+ "grad_norm": 2.7756423950195312,
266
+ "learning_rate": 9.730357142857144e-05,
267
+ "loss": 2.1182,
268
+ "step": 360
269
+ },
270
+ {
271
+ "epoch": 0.64,
272
+ "grad_norm": 3.484689950942993,
273
+ "learning_rate": 9.7125e-05,
274
+ "loss": 2.0797,
275
+ "step": 370
276
+ },
277
+ {
278
+ "epoch": 0.65,
279
+ "grad_norm": 2.5313141345977783,
280
+ "learning_rate": 9.694642857142857e-05,
281
+ "loss": 2.0304,
282
+ "step": 380
283
+ },
284
+ {
285
+ "epoch": 0.67,
286
+ "grad_norm": 2.3977627754211426,
287
+ "learning_rate": 9.676785714285714e-05,
288
+ "loss": 2.0538,
289
+ "step": 390
290
+ },
291
+ {
292
+ "epoch": 0.69,
293
+ "grad_norm": 3.0346198081970215,
294
+ "learning_rate": 9.658928571428572e-05,
295
+ "loss": 2.0083,
296
+ "step": 400
297
+ },
298
+ {
299
+ "epoch": 0.71,
300
+ "grad_norm": 2.3251254558563232,
301
+ "learning_rate": 9.641071428571428e-05,
302
+ "loss": 1.9846,
303
+ "step": 410
304
+ },
305
+ {
306
+ "epoch": 0.72,
307
+ "grad_norm": 2.010366439819336,
308
+ "learning_rate": 9.623214285714286e-05,
309
+ "loss": 1.9756,
310
+ "step": 420
311
+ },
312
+ {
313
+ "epoch": 0.74,
314
+ "grad_norm": 2.3924219608306885,
315
+ "learning_rate": 9.605357142857144e-05,
316
+ "loss": 2.0645,
317
+ "step": 430
318
+ },
319
+ {
320
+ "epoch": 0.76,
321
+ "grad_norm": 2.37774395942688,
322
+ "learning_rate": 9.5875e-05,
323
+ "loss": 2.0311,
324
+ "step": 440
325
+ },
326
+ {
327
+ "epoch": 0.78,
328
+ "grad_norm": 2.794346809387207,
329
+ "learning_rate": 9.569642857142858e-05,
330
+ "loss": 2.0278,
331
+ "step": 450
332
+ },
333
+ {
334
+ "epoch": 0.79,
335
+ "grad_norm": 2.4213197231292725,
336
+ "learning_rate": 9.551785714285715e-05,
337
+ "loss": 1.9756,
338
+ "step": 460
339
+ },
340
+ {
341
+ "epoch": 0.81,
342
+ "grad_norm": 2.1344525814056396,
343
+ "learning_rate": 9.533928571428572e-05,
344
+ "loss": 1.9617,
345
+ "step": 470
346
+ },
347
+ {
348
+ "epoch": 0.83,
349
+ "grad_norm": 2.6219308376312256,
350
+ "learning_rate": 9.516071428571429e-05,
351
+ "loss": 1.908,
352
+ "step": 480
353
+ },
354
+ {
355
+ "epoch": 0.84,
356
+ "grad_norm": 1.903001308441162,
357
+ "learning_rate": 9.498214285714287e-05,
358
+ "loss": 1.9123,
359
+ "step": 490
360
+ },
361
+ {
362
+ "epoch": 0.86,
363
+ "grad_norm": 2.3412868976593018,
364
+ "learning_rate": 9.480357142857143e-05,
365
+ "loss": 1.9922,
366
+ "step": 500
367
+ },
368
+ {
369
+ "epoch": 0.88,
370
+ "grad_norm": 2.0525269508361816,
371
+ "learning_rate": 9.462500000000001e-05,
372
+ "loss": 1.9335,
373
+ "step": 510
374
+ },
375
+ {
376
+ "epoch": 0.9,
377
+ "grad_norm": 2.0901846885681152,
378
+ "learning_rate": 9.444642857142859e-05,
379
+ "loss": 1.9466,
380
+ "step": 520
381
+ },
382
+ {
383
+ "epoch": 0.91,
384
+ "grad_norm": 1.9739652872085571,
385
+ "learning_rate": 9.426785714285715e-05,
386
+ "loss": 1.9212,
387
+ "step": 530
388
+ },
389
+ {
390
+ "epoch": 0.93,
391
+ "grad_norm": 2.675729751586914,
392
+ "learning_rate": 9.408928571428573e-05,
393
+ "loss": 1.9025,
394
+ "step": 540
395
+ },
396
+ {
397
+ "epoch": 0.95,
398
+ "grad_norm": 1.9041796922683716,
399
+ "learning_rate": 9.391071428571429e-05,
400
+ "loss": 1.8316,
401
+ "step": 550
402
+ },
403
+ {
404
+ "epoch": 0.96,
405
+ "grad_norm": 2.364295244216919,
406
+ "learning_rate": 9.373214285714285e-05,
407
+ "loss": 1.9436,
408
+ "step": 560
409
+ },
410
+ {
411
+ "epoch": 0.98,
412
+ "grad_norm": 1.7344969511032104,
413
+ "learning_rate": 9.355357142857143e-05,
414
+ "loss": 1.8546,
415
+ "step": 570
416
+ },
417
+ {
418
+ "epoch": 1.0,
419
+ "grad_norm": 1.711107611656189,
420
+ "learning_rate": 9.3375e-05,
421
+ "loss": 1.8762,
422
+ "step": 580
423
+ },
424
+ {
425
+ "epoch": 1.0,
426
+ "eval_loss": 1.6403552293777466,
427
+ "eval_runtime": 188.058,
428
+ "eval_samples_per_second": 264.498,
429
+ "eval_steps_per_second": 4.137,
430
+ "step": 580
431
+ },
432
+ {
433
+ "epoch": 1.02,
434
+ "grad_norm": 2.3606512546539307,
435
+ "learning_rate": 9.319642857142857e-05,
436
+ "loss": 1.8004,
437
+ "step": 590
438
+ },
439
+ {
440
+ "epoch": 1.03,
441
+ "grad_norm": 2.242635726928711,
442
+ "learning_rate": 9.301785714285715e-05,
443
+ "loss": 1.8469,
444
+ "step": 600
445
+ },
446
+ {
447
+ "epoch": 1.05,
448
+ "grad_norm": 2.228389024734497,
449
+ "learning_rate": 9.283928571428572e-05,
450
+ "loss": 1.7991,
451
+ "step": 610
452
+ },
453
+ {
454
+ "epoch": 1.07,
455
+ "grad_norm": 1.9997934103012085,
456
+ "learning_rate": 9.266071428571429e-05,
457
+ "loss": 1.8775,
458
+ "step": 620
459
+ },
460
+ {
461
+ "epoch": 1.09,
462
+ "grad_norm": 2.089266538619995,
463
+ "learning_rate": 9.248214285714286e-05,
464
+ "loss": 1.8204,
465
+ "step": 630
466
+ },
467
+ {
468
+ "epoch": 1.1,
469
+ "grad_norm": 2.12202525138855,
470
+ "learning_rate": 9.230357142857144e-05,
471
+ "loss": 1.7901,
472
+ "step": 640
473
+ },
474
+ {
475
+ "epoch": 1.12,
476
+ "grad_norm": 2.0948925018310547,
477
+ "learning_rate": 9.2125e-05,
478
+ "loss": 1.8531,
479
+ "step": 650
480
+ },
481
+ {
482
+ "epoch": 1.14,
483
+ "grad_norm": 1.9177907705307007,
484
+ "learning_rate": 9.194642857142858e-05,
485
+ "loss": 1.7605,
486
+ "step": 660
487
+ },
488
+ {
489
+ "epoch": 1.15,
490
+ "grad_norm": 1.9887701272964478,
491
+ "learning_rate": 9.176785714285714e-05,
492
+ "loss": 1.7871,
493
+ "step": 670
494
+ },
495
+ {
496
+ "epoch": 1.17,
497
+ "grad_norm": 1.8522242307662964,
498
+ "learning_rate": 9.158928571428572e-05,
499
+ "loss": 1.7708,
500
+ "step": 680
501
+ },
502
+ {
503
+ "epoch": 1.19,
504
+ "grad_norm": 2.551814556121826,
505
+ "learning_rate": 9.14107142857143e-05,
506
+ "loss": 1.8094,
507
+ "step": 690
508
+ },
509
+ {
510
+ "epoch": 1.21,
511
+ "grad_norm": 1.845168948173523,
512
+ "learning_rate": 9.123214285714286e-05,
513
+ "loss": 1.8073,
514
+ "step": 700
515
+ },
516
+ {
517
+ "epoch": 1.22,
518
+ "grad_norm": 1.822838544845581,
519
+ "learning_rate": 9.105357142857144e-05,
520
+ "loss": 1.6686,
521
+ "step": 710
522
+ },
523
+ {
524
+ "epoch": 1.24,
525
+ "grad_norm": 1.8166040182113647,
526
+ "learning_rate": 9.0875e-05,
527
+ "loss": 1.8582,
528
+ "step": 720
529
+ },
530
+ {
531
+ "epoch": 1.26,
532
+ "grad_norm": 1.5486347675323486,
533
+ "learning_rate": 9.069642857142858e-05,
534
+ "loss": 1.816,
535
+ "step": 730
536
+ },
537
+ {
538
+ "epoch": 1.27,
539
+ "grad_norm": 1.9094125032424927,
540
+ "learning_rate": 9.051785714285714e-05,
541
+ "loss": 1.7152,
542
+ "step": 740
543
+ },
544
+ {
545
+ "epoch": 1.29,
546
+ "grad_norm": 1.9882993698120117,
547
+ "learning_rate": 9.033928571428572e-05,
548
+ "loss": 1.794,
549
+ "step": 750
550
+ },
551
+ {
552
+ "epoch": 1.31,
553
+ "grad_norm": 1.8697319030761719,
554
+ "learning_rate": 9.01607142857143e-05,
555
+ "loss": 1.7417,
556
+ "step": 760
557
+ },
558
+ {
559
+ "epoch": 1.33,
560
+ "grad_norm": 1.819305419921875,
561
+ "learning_rate": 8.998214285714286e-05,
562
+ "loss": 1.8305,
563
+ "step": 770
564
+ },
565
+ {
566
+ "epoch": 1.34,
567
+ "grad_norm": 1.715167760848999,
568
+ "learning_rate": 8.980357142857143e-05,
569
+ "loss": 1.7865,
570
+ "step": 780
571
+ },
572
+ {
573
+ "epoch": 1.36,
574
+ "grad_norm": 2.109316110610962,
575
+ "learning_rate": 8.962500000000001e-05,
576
+ "loss": 1.7901,
577
+ "step": 790
578
+ },
579
+ {
580
+ "epoch": 1.38,
581
+ "grad_norm": 1.5844603776931763,
582
+ "learning_rate": 8.944642857142857e-05,
583
+ "loss": 1.7622,
584
+ "step": 800
585
+ },
586
+ {
587
+ "epoch": 1.4,
588
+ "grad_norm": 1.6469178199768066,
589
+ "learning_rate": 8.926785714285715e-05,
590
+ "loss": 1.7613,
591
+ "step": 810
592
+ },
593
+ {
594
+ "epoch": 1.41,
595
+ "grad_norm": 1.6666046380996704,
596
+ "learning_rate": 8.908928571428571e-05,
597
+ "loss": 1.6603,
598
+ "step": 820
599
+ },
600
+ {
601
+ "epoch": 1.43,
602
+ "grad_norm": 1.6979730129241943,
603
+ "learning_rate": 8.891071428571429e-05,
604
+ "loss": 1.7146,
605
+ "step": 830
606
+ },
607
+ {
608
+ "epoch": 1.45,
609
+ "grad_norm": 1.8366163969039917,
610
+ "learning_rate": 8.873214285714287e-05,
611
+ "loss": 1.7286,
612
+ "step": 840
613
+ },
614
+ {
615
+ "epoch": 1.46,
616
+ "grad_norm": 1.638338327407837,
617
+ "learning_rate": 8.855357142857143e-05,
618
+ "loss": 1.7321,
619
+ "step": 850
620
+ },
621
+ {
622
+ "epoch": 1.48,
623
+ "grad_norm": 1.7783935070037842,
624
+ "learning_rate": 8.837500000000001e-05,
625
+ "loss": 1.8262,
626
+ "step": 860
627
+ },
628
+ {
629
+ "epoch": 1.5,
630
+ "grad_norm": 1.8703325986862183,
631
+ "learning_rate": 8.819642857142858e-05,
632
+ "loss": 1.7427,
633
+ "step": 870
634
+ },
635
+ {
636
+ "epoch": 1.52,
637
+ "grad_norm": 1.6613126993179321,
638
+ "learning_rate": 8.801785714285715e-05,
639
+ "loss": 1.7327,
640
+ "step": 880
641
+ },
642
+ {
643
+ "epoch": 1.53,
644
+ "grad_norm": 2.376027822494507,
645
+ "learning_rate": 8.783928571428572e-05,
646
+ "loss": 1.8232,
647
+ "step": 890
648
+ },
649
+ {
650
+ "epoch": 1.55,
651
+ "grad_norm": 1.796240210533142,
652
+ "learning_rate": 8.766071428571429e-05,
653
+ "loss": 1.7516,
654
+ "step": 900
655
+ },
656
+ {
657
+ "epoch": 1.57,
658
+ "grad_norm": 1.9593281745910645,
659
+ "learning_rate": 8.748214285714286e-05,
660
+ "loss": 1.7093,
661
+ "step": 910
662
+ },
663
+ {
664
+ "epoch": 1.58,
665
+ "grad_norm": 1.889053225517273,
666
+ "learning_rate": 8.730357142857143e-05,
667
+ "loss": 1.7592,
668
+ "step": 920
669
+ },
670
+ {
671
+ "epoch": 1.6,
672
+ "grad_norm": 1.6226258277893066,
673
+ "learning_rate": 8.7125e-05,
674
+ "loss": 1.7322,
675
+ "step": 930
676
+ },
677
+ {
678
+ "epoch": 1.62,
679
+ "grad_norm": 1.7704793214797974,
680
+ "learning_rate": 8.694642857142857e-05,
681
+ "loss": 1.7636,
682
+ "step": 940
683
+ },
684
+ {
685
+ "epoch": 1.64,
686
+ "grad_norm": 2.601127862930298,
687
+ "learning_rate": 8.676785714285714e-05,
688
+ "loss": 1.7245,
689
+ "step": 950
690
+ },
691
+ {
692
+ "epoch": 1.65,
693
+ "grad_norm": 1.6599385738372803,
694
+ "learning_rate": 8.658928571428572e-05,
695
+ "loss": 1.71,
696
+ "step": 960
697
+ },
698
+ {
699
+ "epoch": 1.67,
700
+ "grad_norm": 1.7746946811676025,
701
+ "learning_rate": 8.641071428571428e-05,
702
+ "loss": 1.7225,
703
+ "step": 970
704
+ },
705
+ {
706
+ "epoch": 1.69,
707
+ "grad_norm": 1.729849934577942,
708
+ "learning_rate": 8.623214285714286e-05,
709
+ "loss": 1.6965,
710
+ "step": 980
711
+ },
712
+ {
713
+ "epoch": 1.71,
714
+ "grad_norm": 1.785882592201233,
715
+ "learning_rate": 8.605357142857144e-05,
716
+ "loss": 1.7038,
717
+ "step": 990
718
+ },
719
+ {
720
+ "epoch": 1.72,
721
+ "grad_norm": 1.473311185836792,
722
+ "learning_rate": 8.5875e-05,
723
+ "loss": 1.6833,
724
+ "step": 1000
725
+ },
726
+ {
727
+ "epoch": 1.74,
728
+ "grad_norm": 1.6640801429748535,
729
+ "learning_rate": 8.569642857142858e-05,
730
+ "loss": 1.7092,
731
+ "step": 1010
732
+ },
733
+ {
734
+ "epoch": 1.76,
735
+ "grad_norm": 1.5122531652450562,
736
+ "learning_rate": 8.551785714285715e-05,
737
+ "loss": 1.6075,
738
+ "step": 1020
739
+ },
740
+ {
741
+ "epoch": 1.77,
742
+ "grad_norm": 1.6112641096115112,
743
+ "learning_rate": 8.533928571428572e-05,
744
+ "loss": 1.6411,
745
+ "step": 1030
746
+ },
747
+ {
748
+ "epoch": 1.79,
749
+ "grad_norm": 1.7034529447555542,
750
+ "learning_rate": 8.51607142857143e-05,
751
+ "loss": 1.6864,
752
+ "step": 1040
753
+ },
754
+ {
755
+ "epoch": 1.81,
756
+ "grad_norm": 1.4635982513427734,
757
+ "learning_rate": 8.498214285714287e-05,
758
+ "loss": 1.7144,
759
+ "step": 1050
760
+ },
761
+ {
762
+ "epoch": 1.83,
763
+ "grad_norm": 1.6717389822006226,
764
+ "learning_rate": 8.480357142857143e-05,
765
+ "loss": 1.6714,
766
+ "step": 1060
767
+ },
768
+ {
769
+ "epoch": 1.84,
770
+ "grad_norm": 1.7127422094345093,
771
+ "learning_rate": 8.4625e-05,
772
+ "loss": 1.6383,
773
+ "step": 1070
774
+ },
775
+ {
776
+ "epoch": 1.86,
777
+ "grad_norm": 1.6816381216049194,
778
+ "learning_rate": 8.444642857142857e-05,
779
+ "loss": 1.5957,
780
+ "step": 1080
781
+ },
782
+ {
783
+ "epoch": 1.88,
784
+ "grad_norm": 1.6419484615325928,
785
+ "learning_rate": 8.426785714285714e-05,
786
+ "loss": 1.7279,
787
+ "step": 1090
788
+ },
789
+ {
790
+ "epoch": 1.89,
791
+ "grad_norm": 1.5984368324279785,
792
+ "learning_rate": 8.408928571428571e-05,
793
+ "loss": 1.6922,
794
+ "step": 1100
795
+ },
796
+ {
797
+ "epoch": 1.91,
798
+ "grad_norm": 1.7579293251037598,
799
+ "learning_rate": 8.391071428571429e-05,
800
+ "loss": 1.6335,
801
+ "step": 1110
802
+ },
803
+ {
804
+ "epoch": 1.93,
805
+ "grad_norm": 2.1119790077209473,
806
+ "learning_rate": 8.373214285714285e-05,
807
+ "loss": 1.6613,
808
+ "step": 1120
809
+ },
810
+ {
811
+ "epoch": 1.95,
812
+ "grad_norm": 1.8950587511062622,
813
+ "learning_rate": 8.355357142857143e-05,
814
+ "loss": 1.6867,
815
+ "step": 1130
816
+ },
817
+ {
818
+ "epoch": 1.96,
819
+ "grad_norm": 1.5633883476257324,
820
+ "learning_rate": 8.337500000000001e-05,
821
+ "loss": 1.7352,
822
+ "step": 1140
823
+ },
824
+ {
825
+ "epoch": 1.98,
826
+ "grad_norm": 1.5965347290039062,
827
+ "learning_rate": 8.319642857142857e-05,
828
+ "loss": 1.7453,
829
+ "step": 1150
830
+ },
831
+ {
832
+ "epoch": 2.0,
833
+ "grad_norm": 1.7829467058181763,
834
+ "learning_rate": 8.301785714285715e-05,
835
+ "loss": 1.6783,
836
+ "step": 1160
837
+ },
838
+ {
839
+ "epoch": 2.0,
840
+ "eval_loss": 1.4701509475708008,
841
+ "eval_runtime": 190.5514,
842
+ "eval_samples_per_second": 261.037,
843
+ "eval_steps_per_second": 4.083,
844
+ "step": 1161
845
+ },
846
+ {
847
+ "epoch": 2.02,
848
+ "grad_norm": 1.8088414669036865,
849
+ "learning_rate": 8.283928571428572e-05,
850
+ "loss": 1.6,
851
+ "step": 1170
852
+ },
853
+ {
854
+ "epoch": 2.03,
855
+ "grad_norm": 1.609508752822876,
856
+ "learning_rate": 8.266071428571429e-05,
857
+ "loss": 1.6683,
858
+ "step": 1180
859
+ },
860
+ {
861
+ "epoch": 2.05,
862
+ "grad_norm": 1.5094209909439087,
863
+ "learning_rate": 8.248214285714286e-05,
864
+ "loss": 1.66,
865
+ "step": 1190
866
+ },
867
+ {
868
+ "epoch": 2.07,
869
+ "grad_norm": 1.420783519744873,
870
+ "learning_rate": 8.230357142857144e-05,
871
+ "loss": 1.7407,
872
+ "step": 1200
873
+ },
874
+ {
875
+ "epoch": 2.08,
876
+ "grad_norm": 1.5500482320785522,
877
+ "learning_rate": 8.2125e-05,
878
+ "loss": 1.6455,
879
+ "step": 1210
880
+ },
881
+ {
882
+ "epoch": 2.1,
883
+ "grad_norm": 1.9022321701049805,
884
+ "learning_rate": 8.194642857142858e-05,
885
+ "loss": 1.6988,
886
+ "step": 1220
887
+ },
888
+ {
889
+ "epoch": 2.12,
890
+ "grad_norm": 1.4118092060089111,
891
+ "learning_rate": 8.176785714285716e-05,
892
+ "loss": 1.6608,
893
+ "step": 1230
894
+ },
895
+ {
896
+ "epoch": 2.14,
897
+ "grad_norm": 1.583893060684204,
898
+ "learning_rate": 8.158928571428572e-05,
899
+ "loss": 1.5432,
900
+ "step": 1240
901
+ },
902
+ {
903
+ "epoch": 2.15,
904
+ "grad_norm": 1.6913859844207764,
905
+ "learning_rate": 8.141071428571428e-05,
906
+ "loss": 1.5941,
907
+ "step": 1250
908
+ },
909
+ {
910
+ "epoch": 2.17,
911
+ "grad_norm": 1.5015137195587158,
912
+ "learning_rate": 8.123214285714286e-05,
913
+ "loss": 1.6033,
914
+ "step": 1260
915
+ },
916
+ {
917
+ "epoch": 2.19,
918
+ "grad_norm": 1.7772740125656128,
919
+ "learning_rate": 8.105357142857142e-05,
920
+ "loss": 1.6563,
921
+ "step": 1270
922
+ },
923
+ {
924
+ "epoch": 2.2,
925
+ "grad_norm": 2.0110361576080322,
926
+ "learning_rate": 8.0875e-05,
927
+ "loss": 1.6264,
928
+ "step": 1280
929
+ },
930
+ {
931
+ "epoch": 2.22,
932
+ "grad_norm": 2.3244762420654297,
933
+ "learning_rate": 8.069642857142858e-05,
934
+ "loss": 1.6507,
935
+ "step": 1290
936
+ },
937
+ {
938
+ "epoch": 2.24,
939
+ "grad_norm": 1.4885693788528442,
940
+ "learning_rate": 8.051785714285714e-05,
941
+ "loss": 1.6528,
942
+ "step": 1300
943
+ },
944
+ {
945
+ "epoch": 2.26,
946
+ "grad_norm": 1.5776846408843994,
947
+ "learning_rate": 8.033928571428572e-05,
948
+ "loss": 1.6196,
949
+ "step": 1310
950
+ },
951
+ {
952
+ "epoch": 2.27,
953
+ "grad_norm": 1.8749977350234985,
954
+ "learning_rate": 8.01607142857143e-05,
955
+ "loss": 1.5766,
956
+ "step": 1320
957
+ },
958
+ {
959
+ "epoch": 2.29,
960
+ "grad_norm": 1.726862907409668,
961
+ "learning_rate": 7.998214285714286e-05,
962
+ "loss": 1.5926,
963
+ "step": 1330
964
+ },
965
+ {
966
+ "epoch": 2.31,
967
+ "grad_norm": 1.5350719690322876,
968
+ "learning_rate": 7.980357142857143e-05,
969
+ "loss": 1.6054,
970
+ "step": 1340
971
+ },
972
+ {
973
+ "epoch": 2.33,
974
+ "grad_norm": 1.5497677326202393,
975
+ "learning_rate": 7.962500000000001e-05,
976
+ "loss": 1.5752,
977
+ "step": 1350
978
+ },
979
+ {
980
+ "epoch": 2.34,
981
+ "grad_norm": 1.8540089130401611,
982
+ "learning_rate": 7.944642857142857e-05,
983
+ "loss": 1.5771,
984
+ "step": 1360
985
+ },
986
+ {
987
+ "epoch": 2.36,
988
+ "grad_norm": 1.4316684007644653,
989
+ "learning_rate": 7.926785714285715e-05,
990
+ "loss": 1.6257,
991
+ "step": 1370
992
+ },
993
+ {
994
+ "epoch": 2.38,
995
+ "grad_norm": 1.671826958656311,
996
+ "learning_rate": 7.908928571428573e-05,
997
+ "loss": 1.622,
998
+ "step": 1380
999
+ },
1000
+ {
1001
+ "epoch": 2.39,
1002
+ "grad_norm": 1.5158424377441406,
1003
+ "learning_rate": 7.891071428571429e-05,
1004
+ "loss": 1.6551,
1005
+ "step": 1390
1006
+ },
1007
+ {
1008
+ "epoch": 2.41,
1009
+ "grad_norm": 1.5484036207199097,
1010
+ "learning_rate": 7.873214285714287e-05,
1011
+ "loss": 1.5857,
1012
+ "step": 1400
1013
+ },
1014
+ {
1015
+ "epoch": 2.43,
1016
+ "grad_norm": 1.7882516384124756,
1017
+ "learning_rate": 7.855357142857143e-05,
1018
+ "loss": 1.5469,
1019
+ "step": 1410
1020
+ },
1021
+ {
1022
+ "epoch": 2.45,
1023
+ "grad_norm": 1.7476617097854614,
1024
+ "learning_rate": 7.8375e-05,
1025
+ "loss": 1.5668,
1026
+ "step": 1420
1027
+ },
1028
+ {
1029
+ "epoch": 2.46,
1030
+ "grad_norm": 1.7887372970581055,
1031
+ "learning_rate": 7.819642857142857e-05,
1032
+ "loss": 1.5988,
1033
+ "step": 1430
1034
+ },
1035
+ {
1036
+ "epoch": 2.48,
1037
+ "grad_norm": 1.6280275583267212,
1038
+ "learning_rate": 7.801785714285715e-05,
1039
+ "loss": 1.6253,
1040
+ "step": 1440
1041
+ },
1042
+ {
1043
+ "epoch": 2.5,
1044
+ "grad_norm": 1.6212425231933594,
1045
+ "learning_rate": 7.783928571428571e-05,
1046
+ "loss": 1.664,
1047
+ "step": 1450
1048
+ },
1049
+ {
1050
+ "epoch": 2.52,
1051
+ "grad_norm": 2.2675745487213135,
1052
+ "learning_rate": 7.766071428571429e-05,
1053
+ "loss": 1.6108,
1054
+ "step": 1460
1055
+ },
1056
+ {
1057
+ "epoch": 2.53,
1058
+ "grad_norm": 1.5932976007461548,
1059
+ "learning_rate": 7.748214285714286e-05,
1060
+ "loss": 1.6551,
1061
+ "step": 1470
1062
+ },
1063
+ {
1064
+ "epoch": 2.55,
1065
+ "grad_norm": 1.3544069528579712,
1066
+ "learning_rate": 7.730357142857143e-05,
1067
+ "loss": 1.5929,
1068
+ "step": 1480
1069
+ },
1070
+ {
1071
+ "epoch": 2.57,
1072
+ "grad_norm": 1.9113808870315552,
1073
+ "learning_rate": 7.7125e-05,
1074
+ "loss": 1.6015,
1075
+ "step": 1490
1076
+ },
1077
+ {
1078
+ "epoch": 2.58,
1079
+ "grad_norm": 1.5239685773849487,
1080
+ "learning_rate": 7.694642857142858e-05,
1081
+ "loss": 1.6222,
1082
+ "step": 1500
1083
+ },
1084
+ {
1085
+ "epoch": 2.6,
1086
+ "grad_norm": 1.3187998533248901,
1087
+ "learning_rate": 7.676785714285714e-05,
1088
+ "loss": 1.5639,
1089
+ "step": 1510
1090
+ },
1091
+ {
1092
+ "epoch": 2.62,
1093
+ "grad_norm": 1.6183714866638184,
1094
+ "learning_rate": 7.658928571428572e-05,
1095
+ "loss": 1.6302,
1096
+ "step": 1520
1097
+ },
1098
+ {
1099
+ "epoch": 2.64,
1100
+ "grad_norm": 1.6767323017120361,
1101
+ "learning_rate": 7.641071428571428e-05,
1102
+ "loss": 1.6897,
1103
+ "step": 1530
1104
+ },
1105
+ {
1106
+ "epoch": 2.65,
1107
+ "grad_norm": 1.5148464441299438,
1108
+ "learning_rate": 7.623214285714286e-05,
1109
+ "loss": 1.5924,
1110
+ "step": 1540
1111
+ },
1112
+ {
1113
+ "epoch": 2.67,
1114
+ "grad_norm": 1.5788357257843018,
1115
+ "learning_rate": 7.605357142857144e-05,
1116
+ "loss": 1.6388,
1117
+ "step": 1550
1118
+ },
1119
+ {
1120
+ "epoch": 2.69,
1121
+ "grad_norm": 1.5306918621063232,
1122
+ "learning_rate": 7.5875e-05,
1123
+ "loss": 1.5771,
1124
+ "step": 1560
1125
+ },
1126
+ {
1127
+ "epoch": 2.7,
1128
+ "grad_norm": 1.8422303199768066,
1129
+ "learning_rate": 7.569642857142858e-05,
1130
+ "loss": 1.5735,
1131
+ "step": 1570
1132
+ },
1133
+ {
1134
+ "epoch": 2.72,
1135
+ "grad_norm": 1.676352858543396,
1136
+ "learning_rate": 7.551785714285715e-05,
1137
+ "loss": 1.5903,
1138
+ "step": 1580
1139
+ },
1140
+ {
1141
+ "epoch": 2.74,
1142
+ "grad_norm": 1.6177210807800293,
1143
+ "learning_rate": 7.533928571428572e-05,
1144
+ "loss": 1.6255,
1145
+ "step": 1590
1146
+ },
1147
+ {
1148
+ "epoch": 2.76,
1149
+ "grad_norm": 1.643314003944397,
1150
+ "learning_rate": 7.516071428571428e-05,
1151
+ "loss": 1.6214,
1152
+ "step": 1600
1153
+ },
1154
+ {
1155
+ "epoch": 2.77,
1156
+ "grad_norm": 1.7559303045272827,
1157
+ "learning_rate": 7.498214285714286e-05,
1158
+ "loss": 1.5746,
1159
+ "step": 1610
1160
+ },
1161
+ {
1162
+ "epoch": 2.79,
1163
+ "grad_norm": 1.644892692565918,
1164
+ "learning_rate": 7.480357142857143e-05,
1165
+ "loss": 1.6139,
1166
+ "step": 1620
1167
+ },
1168
+ {
1169
+ "epoch": 2.81,
1170
+ "grad_norm": 1.8428288698196411,
1171
+ "learning_rate": 7.4625e-05,
1172
+ "loss": 1.5731,
1173
+ "step": 1630
1174
+ },
1175
+ {
1176
+ "epoch": 2.83,
1177
+ "grad_norm": 1.6845279932022095,
1178
+ "learning_rate": 7.444642857142857e-05,
1179
+ "loss": 1.5103,
1180
+ "step": 1640
1181
+ },
1182
+ {
1183
+ "epoch": 2.84,
1184
+ "grad_norm": 1.987294316291809,
1185
+ "learning_rate": 7.426785714285714e-05,
1186
+ "loss": 1.5953,
1187
+ "step": 1650
1188
+ },
1189
+ {
1190
+ "epoch": 2.86,
1191
+ "grad_norm": 1.5020558834075928,
1192
+ "learning_rate": 7.408928571428571e-05,
1193
+ "loss": 1.5949,
1194
+ "step": 1660
1195
+ },
1196
+ {
1197
+ "epoch": 2.88,
1198
+ "grad_norm": 1.648449182510376,
1199
+ "learning_rate": 7.391071428571429e-05,
1200
+ "loss": 1.6046,
1201
+ "step": 1670
1202
+ },
1203
+ {
1204
+ "epoch": 2.89,
1205
+ "grad_norm": 1.5231221914291382,
1206
+ "learning_rate": 7.373214285714285e-05,
1207
+ "loss": 1.5809,
1208
+ "step": 1680
1209
+ },
1210
+ {
1211
+ "epoch": 2.91,
1212
+ "grad_norm": 1.5675526857376099,
1213
+ "learning_rate": 7.355357142857143e-05,
1214
+ "loss": 1.5945,
1215
+ "step": 1690
1216
+ },
1217
+ {
1218
+ "epoch": 2.93,
1219
+ "grad_norm": 1.8311553001403809,
1220
+ "learning_rate": 7.337500000000001e-05,
1221
+ "loss": 1.5831,
1222
+ "step": 1700
1223
+ },
1224
+ {
1225
+ "epoch": 2.95,
1226
+ "grad_norm": 1.494588851928711,
1227
+ "learning_rate": 7.319642857142857e-05,
1228
+ "loss": 1.6073,
1229
+ "step": 1710
1230
+ },
1231
+ {
1232
+ "epoch": 2.96,
1233
+ "grad_norm": 2.0507028102874756,
1234
+ "learning_rate": 7.301785714285715e-05,
1235
+ "loss": 1.5649,
1236
+ "step": 1720
1237
+ },
1238
+ {
1239
+ "epoch": 2.98,
1240
+ "grad_norm": 1.7288378477096558,
1241
+ "learning_rate": 7.283928571428572e-05,
1242
+ "loss": 1.5977,
1243
+ "step": 1730
1244
+ },
1245
+ {
1246
+ "epoch": 3.0,
1247
+ "grad_norm": 1.6537200212478638,
1248
+ "learning_rate": 7.266071428571429e-05,
1249
+ "loss": 1.5865,
1250
+ "step": 1740
1251
+ },
1252
+ {
1253
+ "epoch": 3.0,
1254
+ "eval_loss": 1.4159988164901733,
1255
+ "eval_runtime": 189.5375,
1256
+ "eval_samples_per_second": 262.434,
1257
+ "eval_steps_per_second": 4.105,
1258
+ "step": 1741
1259
+ },
1260
+ {
1261
+ "epoch": 3.01,
1262
+ "grad_norm": 1.583219289779663,
1263
+ "learning_rate": 7.248214285714286e-05,
1264
+ "loss": 1.5617,
1265
+ "step": 1750
1266
+ },
1267
+ {
1268
+ "epoch": 3.03,
1269
+ "grad_norm": 1.5875566005706787,
1270
+ "learning_rate": 7.230357142857144e-05,
1271
+ "loss": 1.5863,
1272
+ "step": 1760
1273
+ },
1274
+ {
1275
+ "epoch": 3.05,
1276
+ "grad_norm": 1.9724568128585815,
1277
+ "learning_rate": 7.2125e-05,
1278
+ "loss": 1.5523,
1279
+ "step": 1770
1280
+ },
1281
+ {
1282
+ "epoch": 3.07,
1283
+ "grad_norm": 1.301005482673645,
1284
+ "learning_rate": 7.194642857142857e-05,
1285
+ "loss": 1.4872,
1286
+ "step": 1780
1287
+ },
1288
+ {
1289
+ "epoch": 3.08,
1290
+ "grad_norm": 1.6533854007720947,
1291
+ "learning_rate": 7.176785714285714e-05,
1292
+ "loss": 1.6099,
1293
+ "step": 1790
1294
+ },
1295
+ {
1296
+ "epoch": 3.1,
1297
+ "grad_norm": 1.5016844272613525,
1298
+ "learning_rate": 7.158928571428571e-05,
1299
+ "loss": 1.634,
1300
+ "step": 1800
1301
+ },
1302
+ {
1303
+ "epoch": 3.12,
1304
+ "grad_norm": 1.6958973407745361,
1305
+ "learning_rate": 7.141071428571428e-05,
1306
+ "loss": 1.5694,
1307
+ "step": 1810
1308
+ },
1309
+ {
1310
+ "epoch": 3.14,
1311
+ "grad_norm": 1.6577497720718384,
1312
+ "learning_rate": 7.123214285714286e-05,
1313
+ "loss": 1.6145,
1314
+ "step": 1820
1315
+ },
1316
+ {
1317
+ "epoch": 3.15,
1318
+ "grad_norm": 1.8398799896240234,
1319
+ "learning_rate": 7.105357142857142e-05,
1320
+ "loss": 1.5634,
1321
+ "step": 1830
1322
+ },
1323
+ {
1324
+ "epoch": 3.17,
1325
+ "grad_norm": 1.901779055595398,
1326
+ "learning_rate": 7.0875e-05,
1327
+ "loss": 1.552,
1328
+ "step": 1840
1329
+ },
1330
+ {
1331
+ "epoch": 3.19,
1332
+ "grad_norm": 1.464153528213501,
1333
+ "learning_rate": 7.069642857142858e-05,
1334
+ "loss": 1.5429,
1335
+ "step": 1850
1336
+ },
1337
+ {
1338
+ "epoch": 3.2,
1339
+ "grad_norm": 1.6301567554473877,
1340
+ "learning_rate": 7.051785714285714e-05,
1341
+ "loss": 1.5626,
1342
+ "step": 1860
1343
+ },
1344
+ {
1345
+ "epoch": 3.22,
1346
+ "grad_norm": 2.9975762367248535,
1347
+ "learning_rate": 7.033928571428572e-05,
1348
+ "loss": 1.5484,
1349
+ "step": 1870
1350
+ },
1351
+ {
1352
+ "epoch": 3.24,
1353
+ "grad_norm": 1.6475188732147217,
1354
+ "learning_rate": 7.01607142857143e-05,
1355
+ "loss": 1.5073,
1356
+ "step": 1880
1357
+ },
1358
+ {
1359
+ "epoch": 3.26,
1360
+ "grad_norm": 1.5309525728225708,
1361
+ "learning_rate": 6.998214285714286e-05,
1362
+ "loss": 1.5285,
1363
+ "step": 1890
1364
+ },
1365
+ {
1366
+ "epoch": 3.27,
1367
+ "grad_norm": 1.5738170146942139,
1368
+ "learning_rate": 6.980357142857144e-05,
1369
+ "loss": 1.5845,
1370
+ "step": 1900
1371
+ },
1372
+ {
1373
+ "epoch": 3.29,
1374
+ "grad_norm": 1.40895414352417,
1375
+ "learning_rate": 6.962500000000001e-05,
1376
+ "loss": 1.5577,
1377
+ "step": 1910
1378
+ },
1379
+ {
1380
+ "epoch": 3.31,
1381
+ "grad_norm": 1.4286799430847168,
1382
+ "learning_rate": 6.944642857142858e-05,
1383
+ "loss": 1.576,
1384
+ "step": 1920
1385
+ },
1386
+ {
1387
+ "epoch": 3.32,
1388
+ "grad_norm": 1.398916482925415,
1389
+ "learning_rate": 6.926785714285715e-05,
1390
+ "loss": 1.5434,
1391
+ "step": 1930
1392
+ },
1393
+ {
1394
+ "epoch": 3.34,
1395
+ "grad_norm": 1.5930207967758179,
1396
+ "learning_rate": 6.908928571428573e-05,
1397
+ "loss": 1.5388,
1398
+ "step": 1940
1399
+ },
1400
+ {
1401
+ "epoch": 3.36,
1402
+ "grad_norm": 1.4278233051300049,
1403
+ "learning_rate": 6.891071428571428e-05,
1404
+ "loss": 1.4956,
1405
+ "step": 1950
1406
+ },
1407
+ {
1408
+ "epoch": 3.38,
1409
+ "grad_norm": 1.7049891948699951,
1410
+ "learning_rate": 6.873214285714286e-05,
1411
+ "loss": 1.5466,
1412
+ "step": 1960
1413
+ },
1414
+ {
1415
+ "epoch": 3.39,
1416
+ "grad_norm": 1.6808096170425415,
1417
+ "learning_rate": 6.855357142857143e-05,
1418
+ "loss": 1.548,
1419
+ "step": 1970
1420
+ },
1421
+ {
1422
+ "epoch": 3.41,
1423
+ "grad_norm": 1.5364686250686646,
1424
+ "learning_rate": 6.8375e-05,
1425
+ "loss": 1.5668,
1426
+ "step": 1980
1427
+ },
1428
+ {
1429
+ "epoch": 3.43,
1430
+ "grad_norm": 1.7469326257705688,
1431
+ "learning_rate": 6.819642857142857e-05,
1432
+ "loss": 1.5352,
1433
+ "step": 1990
1434
+ },
1435
+ {
1436
+ "epoch": 3.45,
1437
+ "grad_norm": 1.5400209426879883,
1438
+ "learning_rate": 6.801785714285715e-05,
1439
+ "loss": 1.5633,
1440
+ "step": 2000
1441
+ },
1442
+ {
1443
+ "epoch": 3.46,
1444
+ "grad_norm": 1.4586174488067627,
1445
+ "learning_rate": 6.783928571428571e-05,
1446
+ "loss": 1.542,
1447
+ "step": 2010
1448
+ },
1449
+ {
1450
+ "epoch": 3.48,
1451
+ "grad_norm": 1.5306270122528076,
1452
+ "learning_rate": 6.766071428571429e-05,
1453
+ "loss": 1.5397,
1454
+ "step": 2020
1455
+ },
1456
+ {
1457
+ "epoch": 3.5,
1458
+ "grad_norm": 1.5310778617858887,
1459
+ "learning_rate": 6.748214285714287e-05,
1460
+ "loss": 1.5251,
1461
+ "step": 2030
1462
+ },
1463
+ {
1464
+ "epoch": 3.51,
1465
+ "grad_norm": 1.666965126991272,
1466
+ "learning_rate": 6.730357142857143e-05,
1467
+ "loss": 1.5171,
1468
+ "step": 2040
1469
+ },
1470
+ {
1471
+ "epoch": 3.53,
1472
+ "grad_norm": 1.6258907318115234,
1473
+ "learning_rate": 6.7125e-05,
1474
+ "loss": 1.5201,
1475
+ "step": 2050
1476
+ },
1477
+ {
1478
+ "epoch": 3.55,
1479
+ "grad_norm": 2.181856393814087,
1480
+ "learning_rate": 6.694642857142858e-05,
1481
+ "loss": 1.5404,
1482
+ "step": 2060
1483
+ },
1484
+ {
1485
+ "epoch": 3.57,
1486
+ "grad_norm": 1.4031646251678467,
1487
+ "learning_rate": 6.676785714285715e-05,
1488
+ "loss": 1.5207,
1489
+ "step": 2070
1490
+ },
1491
+ {
1492
+ "epoch": 3.58,
1493
+ "grad_norm": 1.7784829139709473,
1494
+ "learning_rate": 6.658928571428572e-05,
1495
+ "loss": 1.5642,
1496
+ "step": 2080
1497
+ },
1498
+ {
1499
+ "epoch": 3.6,
1500
+ "grad_norm": 1.5500433444976807,
1501
+ "learning_rate": 6.64107142857143e-05,
1502
+ "loss": 1.5823,
1503
+ "step": 2090
1504
+ },
1505
+ {
1506
+ "epoch": 3.62,
1507
+ "grad_norm": 1.6340274810791016,
1508
+ "learning_rate": 6.623214285714286e-05,
1509
+ "loss": 1.5667,
1510
+ "step": 2100
1511
+ },
1512
+ {
1513
+ "epoch": 3.63,
1514
+ "grad_norm": 1.6798614263534546,
1515
+ "learning_rate": 6.605357142857144e-05,
1516
+ "loss": 1.5767,
1517
+ "step": 2110
1518
+ },
1519
+ {
1520
+ "epoch": 3.65,
1521
+ "grad_norm": 1.383573293685913,
1522
+ "learning_rate": 6.5875e-05,
1523
+ "loss": 1.5524,
1524
+ "step": 2120
1525
+ },
1526
+ {
1527
+ "epoch": 3.67,
1528
+ "grad_norm": 1.5610862970352173,
1529
+ "learning_rate": 6.569642857142857e-05,
1530
+ "loss": 1.5256,
1531
+ "step": 2130
1532
+ },
1533
+ {
1534
+ "epoch": 3.69,
1535
+ "grad_norm": 1.445110559463501,
1536
+ "learning_rate": 6.551785714285714e-05,
1537
+ "loss": 1.5982,
1538
+ "step": 2140
1539
+ },
1540
+ {
1541
+ "epoch": 3.7,
1542
+ "grad_norm": 1.5573856830596924,
1543
+ "learning_rate": 6.533928571428572e-05,
1544
+ "loss": 1.5598,
1545
+ "step": 2150
1546
+ },
1547
+ {
1548
+ "epoch": 3.72,
1549
+ "grad_norm": 1.5723471641540527,
1550
+ "learning_rate": 6.516071428571428e-05,
1551
+ "loss": 1.5462,
1552
+ "step": 2160
1553
+ },
1554
+ {
1555
+ "epoch": 3.74,
1556
+ "grad_norm": 1.5293879508972168,
1557
+ "learning_rate": 6.498214285714286e-05,
1558
+ "loss": 1.5993,
1559
+ "step": 2170
1560
+ },
1561
+ {
1562
+ "epoch": 3.76,
1563
+ "grad_norm": 1.5668715238571167,
1564
+ "learning_rate": 6.480357142857144e-05,
1565
+ "loss": 1.5375,
1566
+ "step": 2180
1567
+ },
1568
+ {
1569
+ "epoch": 3.77,
1570
+ "grad_norm": 1.46014404296875,
1571
+ "learning_rate": 6.4625e-05,
1572
+ "loss": 1.5524,
1573
+ "step": 2190
1574
+ },
1575
+ {
1576
+ "epoch": 3.79,
1577
+ "grad_norm": 1.6666390895843506,
1578
+ "learning_rate": 6.444642857142858e-05,
1579
+ "loss": 1.5131,
1580
+ "step": 2200
1581
+ },
1582
+ {
1583
+ "epoch": 3.81,
1584
+ "grad_norm": 1.685606598854065,
1585
+ "learning_rate": 6.426785714285715e-05,
1586
+ "loss": 1.5067,
1587
+ "step": 2210
1588
+ },
1589
+ {
1590
+ "epoch": 3.82,
1591
+ "grad_norm": 1.7276148796081543,
1592
+ "learning_rate": 6.408928571428572e-05,
1593
+ "loss": 1.5759,
1594
+ "step": 2220
1595
+ },
1596
+ {
1597
+ "epoch": 3.84,
1598
+ "grad_norm": 1.4950209856033325,
1599
+ "learning_rate": 6.391071428571429e-05,
1600
+ "loss": 1.5587,
1601
+ "step": 2230
1602
+ },
1603
+ {
1604
+ "epoch": 3.86,
1605
+ "grad_norm": 1.4240978956222534,
1606
+ "learning_rate": 6.373214285714287e-05,
1607
+ "loss": 1.5853,
1608
+ "step": 2240
1609
+ },
1610
+ {
1611
+ "epoch": 3.88,
1612
+ "grad_norm": 1.4469460248947144,
1613
+ "learning_rate": 6.355357142857143e-05,
1614
+ "loss": 1.5442,
1615
+ "step": 2250
1616
+ },
1617
+ {
1618
+ "epoch": 3.89,
1619
+ "grad_norm": 1.7306181192398071,
1620
+ "learning_rate": 6.337500000000001e-05,
1621
+ "loss": 1.5651,
1622
+ "step": 2260
1623
+ },
1624
+ {
1625
+ "epoch": 3.91,
1626
+ "grad_norm": 1.3304357528686523,
1627
+ "learning_rate": 6.319642857142857e-05,
1628
+ "loss": 1.4652,
1629
+ "step": 2270
1630
+ },
1631
+ {
1632
+ "epoch": 3.93,
1633
+ "grad_norm": 1.4111214876174927,
1634
+ "learning_rate": 6.301785714285715e-05,
1635
+ "loss": 1.495,
1636
+ "step": 2280
1637
+ },
1638
+ {
1639
+ "epoch": 3.94,
1640
+ "grad_norm": 1.3847770690917969,
1641
+ "learning_rate": 6.283928571428573e-05,
1642
+ "loss": 1.4988,
1643
+ "step": 2290
1644
+ },
1645
+ {
1646
+ "epoch": 3.96,
1647
+ "grad_norm": 1.7292548418045044,
1648
+ "learning_rate": 6.266071428571429e-05,
1649
+ "loss": 1.5777,
1650
+ "step": 2300
1651
+ },
1652
+ {
1653
+ "epoch": 3.98,
1654
+ "grad_norm": 1.5064436197280884,
1655
+ "learning_rate": 6.248214285714285e-05,
1656
+ "loss": 1.527,
1657
+ "step": 2310
1658
+ },
1659
+ {
1660
+ "epoch": 4.0,
1661
+ "grad_norm": 1.5890984535217285,
1662
+ "learning_rate": 6.230357142857143e-05,
1663
+ "loss": 1.484,
1664
+ "step": 2320
1665
+ },
1666
+ {
1667
+ "epoch": 4.0,
1668
+ "eval_loss": 1.3862602710723877,
1669
+ "eval_runtime": 189.6547,
1670
+ "eval_samples_per_second": 262.271,
1671
+ "eval_steps_per_second": 4.102,
1672
+ "step": 2322
1673
+ },
1674
+ {
1675
+ "epoch": 4.01,
1676
+ "grad_norm": 1.3771491050720215,
1677
+ "learning_rate": 6.2125e-05,
1678
+ "loss": 1.4681,
1679
+ "step": 2330
1680
+ },
1681
+ {
1682
+ "epoch": 4.03,
1683
+ "grad_norm": 1.4516774415969849,
1684
+ "learning_rate": 6.194642857142857e-05,
1685
+ "loss": 1.5396,
1686
+ "step": 2340
1687
+ },
1688
+ {
1689
+ "epoch": 4.05,
1690
+ "grad_norm": 1.5169875621795654,
1691
+ "learning_rate": 6.176785714285715e-05,
1692
+ "loss": 1.4995,
1693
+ "step": 2350
1694
+ },
1695
+ {
1696
+ "epoch": 4.07,
1697
+ "grad_norm": 1.67533540725708,
1698
+ "learning_rate": 6.158928571428572e-05,
1699
+ "loss": 1.5102,
1700
+ "step": 2360
1701
+ },
1702
+ {
1703
+ "epoch": 4.08,
1704
+ "grad_norm": 1.8251153230667114,
1705
+ "learning_rate": 6.141071428571429e-05,
1706
+ "loss": 1.5588,
1707
+ "step": 2370
1708
+ },
1709
+ {
1710
+ "epoch": 4.1,
1711
+ "grad_norm": 1.6662224531173706,
1712
+ "learning_rate": 6.123214285714286e-05,
1713
+ "loss": 1.5322,
1714
+ "step": 2380
1715
+ },
1716
+ {
1717
+ "epoch": 4.12,
1718
+ "grad_norm": 1.9041415452957153,
1719
+ "learning_rate": 6.105357142857143e-05,
1720
+ "loss": 1.4883,
1721
+ "step": 2390
1722
+ },
1723
+ {
1724
+ "epoch": 4.13,
1725
+ "grad_norm": 1.690784215927124,
1726
+ "learning_rate": 6.0875e-05,
1727
+ "loss": 1.4626,
1728
+ "step": 2400
1729
+ },
1730
+ {
1731
+ "epoch": 4.15,
1732
+ "grad_norm": 1.4311233758926392,
1733
+ "learning_rate": 6.069642857142858e-05,
1734
+ "loss": 1.5406,
1735
+ "step": 2410
1736
+ },
1737
+ {
1738
+ "epoch": 4.17,
1739
+ "grad_norm": 1.4492675065994263,
1740
+ "learning_rate": 6.051785714285715e-05,
1741
+ "loss": 1.551,
1742
+ "step": 2420
1743
+ },
1744
+ {
1745
+ "epoch": 4.19,
1746
+ "grad_norm": 1.75238037109375,
1747
+ "learning_rate": 6.033928571428572e-05,
1748
+ "loss": 1.4758,
1749
+ "step": 2430
1750
+ },
1751
+ {
1752
+ "epoch": 4.2,
1753
+ "grad_norm": 1.5559812784194946,
1754
+ "learning_rate": 6.016071428571429e-05,
1755
+ "loss": 1.5527,
1756
+ "step": 2440
1757
+ },
1758
+ {
1759
+ "epoch": 4.22,
1760
+ "grad_norm": 1.6166861057281494,
1761
+ "learning_rate": 5.9982142857142866e-05,
1762
+ "loss": 1.5045,
1763
+ "step": 2450
1764
+ },
1765
+ {
1766
+ "epoch": 4.24,
1767
+ "grad_norm": 1.7287530899047852,
1768
+ "learning_rate": 5.9803571428571436e-05,
1769
+ "loss": 1.4543,
1770
+ "step": 2460
1771
+ },
1772
+ {
1773
+ "epoch": 4.25,
1774
+ "grad_norm": 1.8894718885421753,
1775
+ "learning_rate": 5.9625e-05,
1776
+ "loss": 1.5252,
1777
+ "step": 2470
1778
+ },
1779
+ {
1780
+ "epoch": 4.27,
1781
+ "grad_norm": 1.577805757522583,
1782
+ "learning_rate": 5.944642857142857e-05,
1783
+ "loss": 1.4759,
1784
+ "step": 2480
1785
+ },
1786
+ {
1787
+ "epoch": 4.29,
1788
+ "grad_norm": 1.4729737043380737,
1789
+ "learning_rate": 5.926785714285714e-05,
1790
+ "loss": 1.5391,
1791
+ "step": 2490
1792
+ },
1793
+ {
1794
+ "epoch": 4.31,
1795
+ "grad_norm": 1.320513129234314,
1796
+ "learning_rate": 5.9089285714285716e-05,
1797
+ "loss": 1.4658,
1798
+ "step": 2500
1799
+ },
1800
+ {
1801
+ "epoch": 4.32,
1802
+ "grad_norm": 1.5098971128463745,
1803
+ "learning_rate": 5.8910714285714286e-05,
1804
+ "loss": 1.4565,
1805
+ "step": 2510
1806
+ },
1807
+ {
1808
+ "epoch": 4.34,
1809
+ "grad_norm": 1.41256844997406,
1810
+ "learning_rate": 5.8732142857142856e-05,
1811
+ "loss": 1.5108,
1812
+ "step": 2520
1813
+ },
1814
+ {
1815
+ "epoch": 4.36,
1816
+ "grad_norm": 1.56814444065094,
1817
+ "learning_rate": 5.855357142857143e-05,
1818
+ "loss": 1.5464,
1819
+ "step": 2530
1820
+ },
1821
+ {
1822
+ "epoch": 4.38,
1823
+ "grad_norm": 1.4572267532348633,
1824
+ "learning_rate": 5.8375e-05,
1825
+ "loss": 1.5219,
1826
+ "step": 2540
1827
+ },
1828
+ {
1829
+ "epoch": 4.39,
1830
+ "grad_norm": 1.4478589296340942,
1831
+ "learning_rate": 5.819642857142857e-05,
1832
+ "loss": 1.5104,
1833
+ "step": 2550
1834
+ },
1835
+ {
1836
+ "epoch": 4.41,
1837
+ "grad_norm": 1.3739742040634155,
1838
+ "learning_rate": 5.801785714285714e-05,
1839
+ "loss": 1.4983,
1840
+ "step": 2560
1841
+ },
1842
+ {
1843
+ "epoch": 4.43,
1844
+ "grad_norm": 1.5668545961380005,
1845
+ "learning_rate": 5.783928571428572e-05,
1846
+ "loss": 1.4455,
1847
+ "step": 2570
1848
+ },
1849
+ {
1850
+ "epoch": 4.44,
1851
+ "grad_norm": 1.5617165565490723,
1852
+ "learning_rate": 5.766071428571429e-05,
1853
+ "loss": 1.5091,
1854
+ "step": 2580
1855
+ },
1856
+ {
1857
+ "epoch": 4.46,
1858
+ "grad_norm": 1.710605502128601,
1859
+ "learning_rate": 5.748214285714286e-05,
1860
+ "loss": 1.4836,
1861
+ "step": 2590
1862
+ },
1863
+ {
1864
+ "epoch": 4.48,
1865
+ "grad_norm": 1.5531827211380005,
1866
+ "learning_rate": 5.7303571428571436e-05,
1867
+ "loss": 1.4712,
1868
+ "step": 2600
1869
+ },
1870
+ {
1871
+ "epoch": 4.5,
1872
+ "grad_norm": 1.9922209978103638,
1873
+ "learning_rate": 5.7125000000000006e-05,
1874
+ "loss": 1.4905,
1875
+ "step": 2610
1876
+ },
1877
+ {
1878
+ "epoch": 4.51,
1879
+ "grad_norm": 1.573633074760437,
1880
+ "learning_rate": 5.6946428571428576e-05,
1881
+ "loss": 1.4924,
1882
+ "step": 2620
1883
+ },
1884
+ {
1885
+ "epoch": 4.53,
1886
+ "grad_norm": 1.5242887735366821,
1887
+ "learning_rate": 5.676785714285715e-05,
1888
+ "loss": 1.4651,
1889
+ "step": 2630
1890
+ },
1891
+ {
1892
+ "epoch": 4.55,
1893
+ "grad_norm": 1.4906481504440308,
1894
+ "learning_rate": 5.658928571428572e-05,
1895
+ "loss": 1.4601,
1896
+ "step": 2640
1897
+ },
1898
+ {
1899
+ "epoch": 4.57,
1900
+ "grad_norm": 1.7079437971115112,
1901
+ "learning_rate": 5.6410714285714286e-05,
1902
+ "loss": 1.5236,
1903
+ "step": 2650
1904
+ },
1905
+ {
1906
+ "epoch": 4.58,
1907
+ "grad_norm": 1.482407569885254,
1908
+ "learning_rate": 5.6232142857142856e-05,
1909
+ "loss": 1.4854,
1910
+ "step": 2660
1911
+ },
1912
+ {
1913
+ "epoch": 4.6,
1914
+ "grad_norm": 1.4641469717025757,
1915
+ "learning_rate": 5.6053571428571426e-05,
1916
+ "loss": 1.5994,
1917
+ "step": 2670
1918
+ },
1919
+ {
1920
+ "epoch": 4.62,
1921
+ "grad_norm": 1.6065988540649414,
1922
+ "learning_rate": 5.5875e-05,
1923
+ "loss": 1.5009,
1924
+ "step": 2680
1925
+ },
1926
+ {
1927
+ "epoch": 4.63,
1928
+ "grad_norm": 1.6542418003082275,
1929
+ "learning_rate": 5.569642857142857e-05,
1930
+ "loss": 1.4303,
1931
+ "step": 2690
1932
+ },
1933
+ {
1934
+ "epoch": 4.65,
1935
+ "grad_norm": 2.0338478088378906,
1936
+ "learning_rate": 5.551785714285714e-05,
1937
+ "loss": 1.5283,
1938
+ "step": 2700
1939
+ },
1940
+ {
1941
+ "epoch": 4.67,
1942
+ "grad_norm": 1.4684573411941528,
1943
+ "learning_rate": 5.533928571428571e-05,
1944
+ "loss": 1.4597,
1945
+ "step": 2710
1946
+ },
1947
+ {
1948
+ "epoch": 4.69,
1949
+ "grad_norm": 1.562809944152832,
1950
+ "learning_rate": 5.516071428571429e-05,
1951
+ "loss": 1.4543,
1952
+ "step": 2720
1953
+ },
1954
+ {
1955
+ "epoch": 4.7,
1956
+ "grad_norm": 1.5070769786834717,
1957
+ "learning_rate": 5.498214285714286e-05,
1958
+ "loss": 1.4618,
1959
+ "step": 2730
1960
+ },
1961
+ {
1962
+ "epoch": 4.72,
1963
+ "grad_norm": 1.9504728317260742,
1964
+ "learning_rate": 5.480357142857143e-05,
1965
+ "loss": 1.525,
1966
+ "step": 2740
1967
+ },
1968
+ {
1969
+ "epoch": 4.74,
1970
+ "grad_norm": 1.7092479467391968,
1971
+ "learning_rate": 5.4625000000000006e-05,
1972
+ "loss": 1.4626,
1973
+ "step": 2750
1974
+ },
1975
+ {
1976
+ "epoch": 4.75,
1977
+ "grad_norm": 1.3619625568389893,
1978
+ "learning_rate": 5.4446428571428576e-05,
1979
+ "loss": 1.4583,
1980
+ "step": 2760
1981
+ },
1982
+ {
1983
+ "epoch": 4.77,
1984
+ "grad_norm": 1.6583805084228516,
1985
+ "learning_rate": 5.4267857142857146e-05,
1986
+ "loss": 1.4683,
1987
+ "step": 2770
1988
+ },
1989
+ {
1990
+ "epoch": 4.79,
1991
+ "grad_norm": 1.3457785844802856,
1992
+ "learning_rate": 5.408928571428572e-05,
1993
+ "loss": 1.442,
1994
+ "step": 2780
1995
+ },
1996
+ {
1997
+ "epoch": 4.81,
1998
+ "grad_norm": 1.5891212224960327,
1999
+ "learning_rate": 5.391071428571429e-05,
2000
+ "loss": 1.4551,
2001
+ "step": 2790
2002
+ },
2003
+ {
2004
+ "epoch": 4.82,
2005
+ "grad_norm": 1.5150017738342285,
2006
+ "learning_rate": 5.373214285714286e-05,
2007
+ "loss": 1.4816,
2008
+ "step": 2800
2009
+ },
2010
+ {
2011
+ "epoch": 4.84,
2012
+ "grad_norm": 1.5407203435897827,
2013
+ "learning_rate": 5.355357142857143e-05,
2014
+ "loss": 1.4252,
2015
+ "step": 2810
2016
+ },
2017
+ {
2018
+ "epoch": 4.86,
2019
+ "grad_norm": 1.6189481019973755,
2020
+ "learning_rate": 5.3374999999999996e-05,
2021
+ "loss": 1.4591,
2022
+ "step": 2820
2023
+ },
2024
+ {
2025
+ "epoch": 4.88,
2026
+ "grad_norm": 1.7718898057937622,
2027
+ "learning_rate": 5.3196428571428566e-05,
2028
+ "loss": 1.5234,
2029
+ "step": 2830
2030
+ },
2031
+ {
2032
+ "epoch": 4.89,
2033
+ "grad_norm": 1.4359188079833984,
2034
+ "learning_rate": 5.301785714285714e-05,
2035
+ "loss": 1.5157,
2036
+ "step": 2840
2037
+ },
2038
+ {
2039
+ "epoch": 4.91,
2040
+ "grad_norm": 1.6485284566879272,
2041
+ "learning_rate": 5.283928571428571e-05,
2042
+ "loss": 1.4695,
2043
+ "step": 2850
2044
+ },
2045
+ {
2046
+ "epoch": 4.93,
2047
+ "grad_norm": 1.391932487487793,
2048
+ "learning_rate": 5.266071428571428e-05,
2049
+ "loss": 1.4815,
2050
+ "step": 2860
2051
+ },
2052
+ {
2053
+ "epoch": 4.94,
2054
+ "grad_norm": 1.486312747001648,
2055
+ "learning_rate": 5.248214285714286e-05,
2056
+ "loss": 1.4879,
2057
+ "step": 2870
2058
+ },
2059
+ {
2060
+ "epoch": 4.96,
2061
+ "grad_norm": 1.693805456161499,
2062
+ "learning_rate": 5.230357142857143e-05,
2063
+ "loss": 1.5132,
2064
+ "step": 2880
2065
+ },
2066
+ {
2067
+ "epoch": 4.98,
2068
+ "grad_norm": 1.6018401384353638,
2069
+ "learning_rate": 5.2125e-05,
2070
+ "loss": 1.4547,
2071
+ "step": 2890
2072
+ },
2073
+ {
2074
+ "epoch": 5.0,
2075
+ "grad_norm": 1.6688446998596191,
2076
+ "learning_rate": 5.1946428571428577e-05,
2077
+ "loss": 1.5073,
2078
+ "step": 2900
2079
+ },
2080
+ {
2081
+ "epoch": 5.0,
2082
+ "eval_loss": 1.3449677228927612,
2083
+ "eval_runtime": 189.8982,
2084
+ "eval_samples_per_second": 261.935,
2085
+ "eval_steps_per_second": 4.097,
2086
+ "step": 2902
2087
+ },
2088
+ {
2089
+ "epoch": 5.01,
2090
+ "grad_norm": 1.5247100591659546,
2091
+ "learning_rate": 5.1767857142857147e-05,
2092
+ "loss": 1.4935,
2093
+ "step": 2910
2094
+ },
2095
+ {
2096
+ "epoch": 5.03,
2097
+ "grad_norm": 2.0261752605438232,
2098
+ "learning_rate": 5.1589285714285717e-05,
2099
+ "loss": 1.4976,
2100
+ "step": 2920
2101
+ },
2102
+ {
2103
+ "epoch": 5.05,
2104
+ "grad_norm": 1.5454976558685303,
2105
+ "learning_rate": 5.1410714285714287e-05,
2106
+ "loss": 1.3959,
2107
+ "step": 2930
2108
+ },
2109
+ {
2110
+ "epoch": 5.06,
2111
+ "grad_norm": 1.5475680828094482,
2112
+ "learning_rate": 5.123214285714286e-05,
2113
+ "loss": 1.4942,
2114
+ "step": 2940
2115
+ },
2116
+ {
2117
+ "epoch": 5.08,
2118
+ "grad_norm": 1.5716584920883179,
2119
+ "learning_rate": 5.105357142857143e-05,
2120
+ "loss": 1.4271,
2121
+ "step": 2950
2122
+ },
2123
+ {
2124
+ "epoch": 5.1,
2125
+ "grad_norm": 1.6714199781417847,
2126
+ "learning_rate": 5.0875e-05,
2127
+ "loss": 1.4526,
2128
+ "step": 2960
2129
+ },
2130
+ {
2131
+ "epoch": 5.12,
2132
+ "grad_norm": 1.7494091987609863,
2133
+ "learning_rate": 5.069642857142858e-05,
2134
+ "loss": 1.4616,
2135
+ "step": 2970
2136
+ },
2137
+ {
2138
+ "epoch": 5.13,
2139
+ "grad_norm": 1.6469745635986328,
2140
+ "learning_rate": 5.051785714285715e-05,
2141
+ "loss": 1.4462,
2142
+ "step": 2980
2143
+ },
2144
+ {
2145
+ "epoch": 5.15,
2146
+ "grad_norm": 1.491341233253479,
2147
+ "learning_rate": 5.033928571428572e-05,
2148
+ "loss": 1.4449,
2149
+ "step": 2990
2150
+ },
2151
+ {
2152
+ "epoch": 5.17,
2153
+ "grad_norm": 1.5558992624282837,
2154
+ "learning_rate": 5.016071428571428e-05,
2155
+ "loss": 1.4606,
2156
+ "step": 3000
2157
+ },
2158
+ {
2159
+ "epoch": 5.19,
2160
+ "grad_norm": 1.6068426370620728,
2161
+ "learning_rate": 4.998214285714286e-05,
2162
+ "loss": 1.4342,
2163
+ "step": 3010
2164
+ },
2165
+ {
2166
+ "epoch": 5.2,
2167
+ "grad_norm": 1.4941500425338745,
2168
+ "learning_rate": 4.980357142857143e-05,
2169
+ "loss": 1.4106,
2170
+ "step": 3020
2171
+ },
2172
+ {
2173
+ "epoch": 5.22,
2174
+ "grad_norm": 1.8874638080596924,
2175
+ "learning_rate": 4.962500000000001e-05,
2176
+ "loss": 1.4428,
2177
+ "step": 3030
2178
+ },
2179
+ {
2180
+ "epoch": 5.24,
2181
+ "grad_norm": 1.3385238647460938,
2182
+ "learning_rate": 4.944642857142857e-05,
2183
+ "loss": 1.4638,
2184
+ "step": 3040
2185
+ },
2186
+ {
2187
+ "epoch": 5.25,
2188
+ "grad_norm": 2.0951528549194336,
2189
+ "learning_rate": 4.926785714285714e-05,
2190
+ "loss": 1.4332,
2191
+ "step": 3050
2192
+ },
2193
+ {
2194
+ "epoch": 5.27,
2195
+ "grad_norm": 1.492944359779358,
2196
+ "learning_rate": 4.908928571428572e-05,
2197
+ "loss": 1.4347,
2198
+ "step": 3060
2199
+ },
2200
+ {
2201
+ "epoch": 5.29,
2202
+ "grad_norm": 1.5473136901855469,
2203
+ "learning_rate": 4.891071428571429e-05,
2204
+ "loss": 1.4416,
2205
+ "step": 3070
2206
+ },
2207
+ {
2208
+ "epoch": 5.31,
2209
+ "grad_norm": 1.602656602859497,
2210
+ "learning_rate": 4.873214285714286e-05,
2211
+ "loss": 1.4227,
2212
+ "step": 3080
2213
+ },
2214
+ {
2215
+ "epoch": 5.32,
2216
+ "grad_norm": 1.6464648246765137,
2217
+ "learning_rate": 4.8553571428571434e-05,
2218
+ "loss": 1.4306,
2219
+ "step": 3090
2220
+ },
2221
+ {
2222
+ "epoch": 5.34,
2223
+ "grad_norm": 1.6388453245162964,
2224
+ "learning_rate": 4.8375000000000004e-05,
2225
+ "loss": 1.4303,
2226
+ "step": 3100
2227
+ },
2228
+ {
2229
+ "epoch": 5.36,
2230
+ "grad_norm": 1.6323235034942627,
2231
+ "learning_rate": 4.8196428571428574e-05,
2232
+ "loss": 1.4782,
2233
+ "step": 3110
2234
+ },
2235
+ {
2236
+ "epoch": 5.37,
2237
+ "grad_norm": 1.5395444631576538,
2238
+ "learning_rate": 4.801785714285715e-05,
2239
+ "loss": 1.4795,
2240
+ "step": 3120
2241
+ },
2242
+ {
2243
+ "epoch": 5.39,
2244
+ "grad_norm": 1.4868383407592773,
2245
+ "learning_rate": 4.7839285714285714e-05,
2246
+ "loss": 1.471,
2247
+ "step": 3130
2248
+ },
2249
+ {
2250
+ "epoch": 5.41,
2251
+ "grad_norm": 1.5986500978469849,
2252
+ "learning_rate": 4.7660714285714284e-05,
2253
+ "loss": 1.4955,
2254
+ "step": 3140
2255
+ },
2256
+ {
2257
+ "epoch": 5.43,
2258
+ "grad_norm": 1.6404626369476318,
2259
+ "learning_rate": 4.748214285714286e-05,
2260
+ "loss": 1.499,
2261
+ "step": 3150
2262
+ },
2263
+ {
2264
+ "epoch": 5.44,
2265
+ "grad_norm": 1.483614444732666,
2266
+ "learning_rate": 4.730357142857143e-05,
2267
+ "loss": 1.4403,
2268
+ "step": 3160
2269
+ },
2270
+ {
2271
+ "epoch": 5.46,
2272
+ "grad_norm": 1.6691210269927979,
2273
+ "learning_rate": 4.7125e-05,
2274
+ "loss": 1.4795,
2275
+ "step": 3170
2276
+ },
2277
+ {
2278
+ "epoch": 5.48,
2279
+ "grad_norm": 1.4705153703689575,
2280
+ "learning_rate": 4.694642857142858e-05,
2281
+ "loss": 1.4726,
2282
+ "step": 3180
2283
+ },
2284
+ {
2285
+ "epoch": 5.5,
2286
+ "grad_norm": 1.6572233438491821,
2287
+ "learning_rate": 4.676785714285715e-05,
2288
+ "loss": 1.4638,
2289
+ "step": 3190
2290
+ },
2291
+ {
2292
+ "epoch": 5.51,
2293
+ "grad_norm": 1.472894549369812,
2294
+ "learning_rate": 4.658928571428572e-05,
2295
+ "loss": 1.4727,
2296
+ "step": 3200
2297
+ },
2298
+ {
2299
+ "epoch": 5.53,
2300
+ "grad_norm": 1.4686111211776733,
2301
+ "learning_rate": 4.6410714285714294e-05,
2302
+ "loss": 1.47,
2303
+ "step": 3210
2304
+ },
2305
+ {
2306
+ "epoch": 5.55,
2307
+ "grad_norm": 1.5975010395050049,
2308
+ "learning_rate": 4.623214285714286e-05,
2309
+ "loss": 1.4248,
2310
+ "step": 3220
2311
+ },
2312
+ {
2313
+ "epoch": 5.56,
2314
+ "grad_norm": 1.6790850162506104,
2315
+ "learning_rate": 4.605357142857143e-05,
2316
+ "loss": 1.5178,
2317
+ "step": 3230
2318
+ },
2319
+ {
2320
+ "epoch": 5.58,
2321
+ "grad_norm": 1.5130410194396973,
2322
+ "learning_rate": 4.5875000000000004e-05,
2323
+ "loss": 1.4056,
2324
+ "step": 3240
2325
+ },
2326
+ {
2327
+ "epoch": 5.6,
2328
+ "grad_norm": 1.5177439451217651,
2329
+ "learning_rate": 4.5696428571428574e-05,
2330
+ "loss": 1.5222,
2331
+ "step": 3250
2332
+ },
2333
+ {
2334
+ "epoch": 5.62,
2335
+ "grad_norm": 1.5346488952636719,
2336
+ "learning_rate": 4.5517857142857144e-05,
2337
+ "loss": 1.4468,
2338
+ "step": 3260
2339
+ },
2340
+ {
2341
+ "epoch": 5.63,
2342
+ "grad_norm": 1.5213022232055664,
2343
+ "learning_rate": 4.533928571428572e-05,
2344
+ "loss": 1.4405,
2345
+ "step": 3270
2346
+ },
2347
+ {
2348
+ "epoch": 5.65,
2349
+ "grad_norm": 1.5120964050292969,
2350
+ "learning_rate": 4.516071428571429e-05,
2351
+ "loss": 1.4897,
2352
+ "step": 3280
2353
+ },
2354
+ {
2355
+ "epoch": 5.67,
2356
+ "grad_norm": 1.7035776376724243,
2357
+ "learning_rate": 4.498214285714286e-05,
2358
+ "loss": 1.4612,
2359
+ "step": 3290
2360
+ },
2361
+ {
2362
+ "epoch": 5.68,
2363
+ "grad_norm": 1.5996119976043701,
2364
+ "learning_rate": 4.480357142857143e-05,
2365
+ "loss": 1.457,
2366
+ "step": 3300
2367
+ },
2368
+ {
2369
+ "epoch": 5.7,
2370
+ "grad_norm": 1.5173403024673462,
2371
+ "learning_rate": 4.4625e-05,
2372
+ "loss": 1.4775,
2373
+ "step": 3310
2374
+ },
2375
+ {
2376
+ "epoch": 5.72,
2377
+ "grad_norm": 1.7526136636734009,
2378
+ "learning_rate": 4.444642857142857e-05,
2379
+ "loss": 1.4666,
2380
+ "step": 3320
2381
+ },
2382
+ {
2383
+ "epoch": 5.74,
2384
+ "grad_norm": 1.353821873664856,
2385
+ "learning_rate": 4.426785714285715e-05,
2386
+ "loss": 1.4534,
2387
+ "step": 3330
2388
+ },
2389
+ {
2390
+ "epoch": 5.75,
2391
+ "grad_norm": 1.5952380895614624,
2392
+ "learning_rate": 4.408928571428572e-05,
2393
+ "loss": 1.4622,
2394
+ "step": 3340
2395
+ },
2396
+ {
2397
+ "epoch": 5.77,
2398
+ "grad_norm": 1.5540388822555542,
2399
+ "learning_rate": 4.391071428571429e-05,
2400
+ "loss": 1.4302,
2401
+ "step": 3350
2402
+ },
2403
+ {
2404
+ "epoch": 5.79,
2405
+ "grad_norm": 1.5415778160095215,
2406
+ "learning_rate": 4.373214285714286e-05,
2407
+ "loss": 1.4521,
2408
+ "step": 3360
2409
+ },
2410
+ {
2411
+ "epoch": 5.81,
2412
+ "grad_norm": 1.7444086074829102,
2413
+ "learning_rate": 4.3553571428571434e-05,
2414
+ "loss": 1.4728,
2415
+ "step": 3370
2416
+ },
2417
+ {
2418
+ "epoch": 5.82,
2419
+ "grad_norm": 1.6915000677108765,
2420
+ "learning_rate": 4.3375000000000004e-05,
2421
+ "loss": 1.4637,
2422
+ "step": 3380
2423
+ },
2424
+ {
2425
+ "epoch": 5.84,
2426
+ "grad_norm": 1.4718912839889526,
2427
+ "learning_rate": 4.3196428571428574e-05,
2428
+ "loss": 1.4875,
2429
+ "step": 3390
2430
+ },
2431
+ {
2432
+ "epoch": 5.86,
2433
+ "grad_norm": 1.4398149251937866,
2434
+ "learning_rate": 4.3017857142857144e-05,
2435
+ "loss": 1.4283,
2436
+ "step": 3400
2437
+ },
2438
+ {
2439
+ "epoch": 5.87,
2440
+ "grad_norm": 1.5392788648605347,
2441
+ "learning_rate": 4.2839285714285714e-05,
2442
+ "loss": 1.4407,
2443
+ "step": 3410
2444
+ },
2445
+ {
2446
+ "epoch": 5.89,
2447
+ "grad_norm": 1.7398900985717773,
2448
+ "learning_rate": 4.2660714285714284e-05,
2449
+ "loss": 1.435,
2450
+ "step": 3420
2451
+ },
2452
+ {
2453
+ "epoch": 5.91,
2454
+ "grad_norm": 1.6999260187149048,
2455
+ "learning_rate": 4.248214285714286e-05,
2456
+ "loss": 1.4778,
2457
+ "step": 3430
2458
+ },
2459
+ {
2460
+ "epoch": 5.93,
2461
+ "grad_norm": 1.5439287424087524,
2462
+ "learning_rate": 4.230357142857143e-05,
2463
+ "loss": 1.4389,
2464
+ "step": 3440
2465
+ },
2466
+ {
2467
+ "epoch": 5.94,
2468
+ "grad_norm": 1.4627364873886108,
2469
+ "learning_rate": 4.2125e-05,
2470
+ "loss": 1.4618,
2471
+ "step": 3450
2472
+ },
2473
+ {
2474
+ "epoch": 5.96,
2475
+ "grad_norm": 2.0613064765930176,
2476
+ "learning_rate": 4.194642857142858e-05,
2477
+ "loss": 1.4854,
2478
+ "step": 3460
2479
+ },
2480
+ {
2481
+ "epoch": 5.98,
2482
+ "grad_norm": 1.6311384439468384,
2483
+ "learning_rate": 4.176785714285715e-05,
2484
+ "loss": 1.4269,
2485
+ "step": 3470
2486
+ },
2487
+ {
2488
+ "epoch": 5.99,
2489
+ "grad_norm": 1.7284331321716309,
2490
+ "learning_rate": 4.158928571428571e-05,
2491
+ "loss": 1.429,
2492
+ "step": 3480
2493
+ },
2494
+ {
2495
+ "epoch": 6.0,
2496
+ "eval_loss": 1.3424557447433472,
2497
+ "eval_runtime": 189.4806,
2498
+ "eval_samples_per_second": 262.512,
2499
+ "eval_steps_per_second": 4.106,
2500
+ "step": 3483
2501
+ },
2502
+ {
2503
+ "epoch": 6.01,
2504
+ "grad_norm": 1.6682264804840088,
2505
+ "learning_rate": 4.141071428571429e-05,
2506
+ "loss": 1.474,
2507
+ "step": 3490
2508
+ },
2509
+ {
2510
+ "epoch": 6.03,
2511
+ "grad_norm": 1.5376884937286377,
2512
+ "learning_rate": 4.123214285714286e-05,
2513
+ "loss": 1.3874,
2514
+ "step": 3500
2515
+ },
2516
+ {
2517
+ "epoch": 6.05,
2518
+ "grad_norm": 1.576881766319275,
2519
+ "learning_rate": 4.105357142857143e-05,
2520
+ "loss": 1.417,
2521
+ "step": 3510
2522
+ },
2523
+ {
2524
+ "epoch": 6.06,
2525
+ "grad_norm": 1.5996309518814087,
2526
+ "learning_rate": 4.0875000000000004e-05,
2527
+ "loss": 1.4542,
2528
+ "step": 3520
2529
+ },
2530
+ {
2531
+ "epoch": 6.08,
2532
+ "grad_norm": 1.3949395418167114,
2533
+ "learning_rate": 4.0696428571428574e-05,
2534
+ "loss": 1.4481,
2535
+ "step": 3530
2536
+ },
2537
+ {
2538
+ "epoch": 6.1,
2539
+ "grad_norm": 1.6811378002166748,
2540
+ "learning_rate": 4.0517857142857144e-05,
2541
+ "loss": 1.4005,
2542
+ "step": 3540
2543
+ },
2544
+ {
2545
+ "epoch": 6.12,
2546
+ "grad_norm": 1.4827687740325928,
2547
+ "learning_rate": 4.033928571428572e-05,
2548
+ "loss": 1.4587,
2549
+ "step": 3550
2550
+ },
2551
+ {
2552
+ "epoch": 6.13,
2553
+ "grad_norm": 1.536258339881897,
2554
+ "learning_rate": 4.016071428571429e-05,
2555
+ "loss": 1.422,
2556
+ "step": 3560
2557
+ },
2558
+ {
2559
+ "epoch": 6.15,
2560
+ "grad_norm": 1.7262201309204102,
2561
+ "learning_rate": 3.9982142857142854e-05,
2562
+ "loss": 1.4467,
2563
+ "step": 3570
2564
+ },
2565
+ {
2566
+ "epoch": 6.17,
2567
+ "grad_norm": 1.6241017580032349,
2568
+ "learning_rate": 3.980357142857143e-05,
2569
+ "loss": 1.3993,
2570
+ "step": 3580
2571
+ },
2572
+ {
2573
+ "epoch": 6.18,
2574
+ "grad_norm": 1.7238517999649048,
2575
+ "learning_rate": 3.9625e-05,
2576
+ "loss": 1.4649,
2577
+ "step": 3590
2578
+ },
2579
+ {
2580
+ "epoch": 6.2,
2581
+ "grad_norm": 1.6746817827224731,
2582
+ "learning_rate": 3.944642857142857e-05,
2583
+ "loss": 1.4625,
2584
+ "step": 3600
2585
+ },
2586
+ {
2587
+ "epoch": 6.22,
2588
+ "grad_norm": 1.5277612209320068,
2589
+ "learning_rate": 3.926785714285715e-05,
2590
+ "loss": 1.4718,
2591
+ "step": 3610
2592
+ },
2593
+ {
2594
+ "epoch": 6.24,
2595
+ "grad_norm": 1.6776617765426636,
2596
+ "learning_rate": 3.908928571428572e-05,
2597
+ "loss": 1.453,
2598
+ "step": 3620
2599
+ },
2600
+ {
2601
+ "epoch": 6.25,
2602
+ "grad_norm": 1.5777333974838257,
2603
+ "learning_rate": 3.891071428571429e-05,
2604
+ "loss": 1.4104,
2605
+ "step": 3630
2606
+ },
2607
+ {
2608
+ "epoch": 6.27,
2609
+ "grad_norm": 1.463641881942749,
2610
+ "learning_rate": 3.8732142857142864e-05,
2611
+ "loss": 1.398,
2612
+ "step": 3640
2613
+ },
2614
+ {
2615
+ "epoch": 6.29,
2616
+ "grad_norm": 1.3779195547103882,
2617
+ "learning_rate": 3.855357142857143e-05,
2618
+ "loss": 1.4463,
2619
+ "step": 3650
2620
+ },
2621
+ {
2622
+ "epoch": 6.3,
2623
+ "grad_norm": 1.40390145778656,
2624
+ "learning_rate": 3.8375e-05,
2625
+ "loss": 1.4361,
2626
+ "step": 3660
2627
+ },
2628
+ {
2629
+ "epoch": 6.32,
2630
+ "grad_norm": 1.5744775533676147,
2631
+ "learning_rate": 3.8196428571428574e-05,
2632
+ "loss": 1.535,
2633
+ "step": 3670
2634
+ },
2635
+ {
2636
+ "epoch": 6.34,
2637
+ "grad_norm": 1.6865484714508057,
2638
+ "learning_rate": 3.8017857142857144e-05,
2639
+ "loss": 1.409,
2640
+ "step": 3680
2641
+ },
2642
+ {
2643
+ "epoch": 6.36,
2644
+ "grad_norm": 1.6662002801895142,
2645
+ "learning_rate": 3.7839285714285714e-05,
2646
+ "loss": 1.4088,
2647
+ "step": 3690
2648
+ },
2649
+ {
2650
+ "epoch": 6.37,
2651
+ "grad_norm": 1.3653278350830078,
2652
+ "learning_rate": 3.766071428571429e-05,
2653
+ "loss": 1.4066,
2654
+ "step": 3700
2655
+ },
2656
+ {
2657
+ "epoch": 6.39,
2658
+ "grad_norm": 1.48214590549469,
2659
+ "learning_rate": 3.748214285714286e-05,
2660
+ "loss": 1.4269,
2661
+ "step": 3710
2662
+ },
2663
+ {
2664
+ "epoch": 6.41,
2665
+ "grad_norm": 1.4544599056243896,
2666
+ "learning_rate": 3.730357142857143e-05,
2667
+ "loss": 1.443,
2668
+ "step": 3720
2669
+ },
2670
+ {
2671
+ "epoch": 6.43,
2672
+ "grad_norm": 1.586845874786377,
2673
+ "learning_rate": 3.7125e-05,
2674
+ "loss": 1.3706,
2675
+ "step": 3730
2676
+ },
2677
+ {
2678
+ "epoch": 6.44,
2679
+ "grad_norm": 1.6445093154907227,
2680
+ "learning_rate": 3.694642857142857e-05,
2681
+ "loss": 1.4412,
2682
+ "step": 3740
2683
+ },
2684
+ {
2685
+ "epoch": 6.46,
2686
+ "grad_norm": 1.6151032447814941,
2687
+ "learning_rate": 3.676785714285714e-05,
2688
+ "loss": 1.4699,
2689
+ "step": 3750
2690
+ },
2691
+ {
2692
+ "epoch": 6.48,
2693
+ "grad_norm": 1.366557240486145,
2694
+ "learning_rate": 3.658928571428572e-05,
2695
+ "loss": 1.4603,
2696
+ "step": 3760
2697
+ },
2698
+ {
2699
+ "epoch": 6.49,
2700
+ "grad_norm": 1.6722807884216309,
2701
+ "learning_rate": 3.641071428571429e-05,
2702
+ "loss": 1.4367,
2703
+ "step": 3770
2704
+ },
2705
+ {
2706
+ "epoch": 6.51,
2707
+ "grad_norm": 1.5589567422866821,
2708
+ "learning_rate": 3.623214285714286e-05,
2709
+ "loss": 1.4129,
2710
+ "step": 3780
2711
+ },
2712
+ {
2713
+ "epoch": 6.53,
2714
+ "grad_norm": 2.4718008041381836,
2715
+ "learning_rate": 3.605357142857143e-05,
2716
+ "loss": 1.4271,
2717
+ "step": 3790
2718
+ },
2719
+ {
2720
+ "epoch": 6.55,
2721
+ "grad_norm": 1.5975865125656128,
2722
+ "learning_rate": 3.5875000000000005e-05,
2723
+ "loss": 1.4603,
2724
+ "step": 3800
2725
+ },
2726
+ {
2727
+ "epoch": 6.56,
2728
+ "grad_norm": 1.9084751605987549,
2729
+ "learning_rate": 3.5696428571428575e-05,
2730
+ "loss": 1.4539,
2731
+ "step": 3810
2732
+ },
2733
+ {
2734
+ "epoch": 6.58,
2735
+ "grad_norm": 1.7772917747497559,
2736
+ "learning_rate": 3.5517857142857145e-05,
2737
+ "loss": 1.4513,
2738
+ "step": 3820
2739
+ },
2740
+ {
2741
+ "epoch": 6.6,
2742
+ "grad_norm": 1.4100738763809204,
2743
+ "learning_rate": 3.5339285714285715e-05,
2744
+ "loss": 1.4466,
2745
+ "step": 3830
2746
+ },
2747
+ {
2748
+ "epoch": 6.61,
2749
+ "grad_norm": 1.5141396522521973,
2750
+ "learning_rate": 3.5160714285714285e-05,
2751
+ "loss": 1.4322,
2752
+ "step": 3840
2753
+ },
2754
+ {
2755
+ "epoch": 6.63,
2756
+ "grad_norm": 1.5596503019332886,
2757
+ "learning_rate": 3.4982142857142855e-05,
2758
+ "loss": 1.4606,
2759
+ "step": 3850
2760
+ },
2761
+ {
2762
+ "epoch": 6.65,
2763
+ "grad_norm": 1.6146564483642578,
2764
+ "learning_rate": 3.480357142857143e-05,
2765
+ "loss": 1.4204,
2766
+ "step": 3860
2767
+ },
2768
+ {
2769
+ "epoch": 6.67,
2770
+ "grad_norm": 1.6012805700302124,
2771
+ "learning_rate": 3.4625e-05,
2772
+ "loss": 1.4149,
2773
+ "step": 3870
2774
+ },
2775
+ {
2776
+ "epoch": 6.68,
2777
+ "grad_norm": 1.5628446340560913,
2778
+ "learning_rate": 3.444642857142857e-05,
2779
+ "loss": 1.4213,
2780
+ "step": 3880
2781
+ },
2782
+ {
2783
+ "epoch": 6.7,
2784
+ "grad_norm": 1.6580945253372192,
2785
+ "learning_rate": 3.426785714285715e-05,
2786
+ "loss": 1.4544,
2787
+ "step": 3890
2788
+ },
2789
+ {
2790
+ "epoch": 6.72,
2791
+ "grad_norm": 1.4234137535095215,
2792
+ "learning_rate": 3.408928571428572e-05,
2793
+ "loss": 1.4465,
2794
+ "step": 3900
2795
+ },
2796
+ {
2797
+ "epoch": 6.74,
2798
+ "grad_norm": 1.4981999397277832,
2799
+ "learning_rate": 3.391071428571429e-05,
2800
+ "loss": 1.4373,
2801
+ "step": 3910
2802
+ },
2803
+ {
2804
+ "epoch": 6.75,
2805
+ "grad_norm": 1.748923659324646,
2806
+ "learning_rate": 3.373214285714286e-05,
2807
+ "loss": 1.4339,
2808
+ "step": 3920
2809
+ },
2810
+ {
2811
+ "epoch": 6.77,
2812
+ "grad_norm": 1.7327990531921387,
2813
+ "learning_rate": 3.355357142857143e-05,
2814
+ "loss": 1.4495,
2815
+ "step": 3930
2816
+ },
2817
+ {
2818
+ "epoch": 6.79,
2819
+ "grad_norm": 1.5327931642532349,
2820
+ "learning_rate": 3.3375e-05,
2821
+ "loss": 1.3951,
2822
+ "step": 3940
2823
+ },
2824
+ {
2825
+ "epoch": 6.8,
2826
+ "grad_norm": 1.5292168855667114,
2827
+ "learning_rate": 3.3196428571428575e-05,
2828
+ "loss": 1.4341,
2829
+ "step": 3950
2830
+ },
2831
+ {
2832
+ "epoch": 6.82,
2833
+ "grad_norm": 1.740376353263855,
2834
+ "learning_rate": 3.3017857142857145e-05,
2835
+ "loss": 1.4452,
2836
+ "step": 3960
2837
+ },
2838
+ {
2839
+ "epoch": 6.84,
2840
+ "grad_norm": 1.5825227499008179,
2841
+ "learning_rate": 3.2839285714285715e-05,
2842
+ "loss": 1.4078,
2843
+ "step": 3970
2844
+ },
2845
+ {
2846
+ "epoch": 6.86,
2847
+ "grad_norm": 1.5701614618301392,
2848
+ "learning_rate": 3.266071428571429e-05,
2849
+ "loss": 1.4145,
2850
+ "step": 3980
2851
+ },
2852
+ {
2853
+ "epoch": 6.87,
2854
+ "grad_norm": 1.3951566219329834,
2855
+ "learning_rate": 3.248214285714286e-05,
2856
+ "loss": 1.4225,
2857
+ "step": 3990
2858
+ },
2859
+ {
2860
+ "epoch": 6.89,
2861
+ "grad_norm": 1.8979390859603882,
2862
+ "learning_rate": 3.2303571428571425e-05,
2863
+ "loss": 1.4466,
2864
+ "step": 4000
2865
+ },
2866
+ {
2867
+ "epoch": 6.91,
2868
+ "grad_norm": 1.4181392192840576,
2869
+ "learning_rate": 3.2125e-05,
2870
+ "loss": 1.4511,
2871
+ "step": 4010
2872
+ },
2873
+ {
2874
+ "epoch": 6.93,
2875
+ "grad_norm": 1.6311503648757935,
2876
+ "learning_rate": 3.194642857142857e-05,
2877
+ "loss": 1.4165,
2878
+ "step": 4020
2879
+ },
2880
+ {
2881
+ "epoch": 6.94,
2882
+ "grad_norm": 1.5814690589904785,
2883
+ "learning_rate": 3.176785714285714e-05,
2884
+ "loss": 1.4785,
2885
+ "step": 4030
2886
+ },
2887
+ {
2888
+ "epoch": 6.96,
2889
+ "grad_norm": 1.6128079891204834,
2890
+ "learning_rate": 3.158928571428572e-05,
2891
+ "loss": 1.3793,
2892
+ "step": 4040
2893
+ },
2894
+ {
2895
+ "epoch": 6.98,
2896
+ "grad_norm": 1.596709132194519,
2897
+ "learning_rate": 3.141071428571429e-05,
2898
+ "loss": 1.4796,
2899
+ "step": 4050
2900
+ },
2901
+ {
2902
+ "epoch": 6.99,
2903
+ "grad_norm": 1.621424913406372,
2904
+ "learning_rate": 3.123214285714286e-05,
2905
+ "loss": 1.4363,
2906
+ "step": 4060
2907
+ },
2908
+ {
2909
+ "epoch": 7.0,
2910
+ "eval_loss": 1.3302702903747559,
2911
+ "eval_runtime": 188.6986,
2912
+ "eval_samples_per_second": 263.6,
2913
+ "eval_steps_per_second": 4.123,
2914
+ "step": 4063
2915
+ },
2916
+ {
2917
+ "epoch": 7.01,
2918
+ "grad_norm": 1.708495855331421,
2919
+ "learning_rate": 3.1053571428571435e-05,
2920
+ "loss": 1.4038,
2921
+ "step": 4070
2922
+ },
2923
+ {
2924
+ "epoch": 7.03,
2925
+ "grad_norm": 1.4852769374847412,
2926
+ "learning_rate": 3.0875000000000005e-05,
2927
+ "loss": 1.3993,
2928
+ "step": 4080
2929
+ },
2930
+ {
2931
+ "epoch": 7.05,
2932
+ "grad_norm": 1.498517394065857,
2933
+ "learning_rate": 3.069642857142857e-05,
2934
+ "loss": 1.4277,
2935
+ "step": 4090
2936
+ },
2937
+ {
2938
+ "epoch": 7.06,
2939
+ "grad_norm": 1.4383912086486816,
2940
+ "learning_rate": 3.0517857142857145e-05,
2941
+ "loss": 1.4055,
2942
+ "step": 4100
2943
+ },
2944
+ {
2945
+ "epoch": 7.08,
2946
+ "grad_norm": 1.4877851009368896,
2947
+ "learning_rate": 3.0339285714285715e-05,
2948
+ "loss": 1.418,
2949
+ "step": 4110
2950
+ },
2951
+ {
2952
+ "epoch": 7.1,
2953
+ "grad_norm": 1.5312427282333374,
2954
+ "learning_rate": 3.0160714285714285e-05,
2955
+ "loss": 1.4098,
2956
+ "step": 4120
2957
+ },
2958
+ {
2959
+ "epoch": 7.11,
2960
+ "grad_norm": 1.8560508489608765,
2961
+ "learning_rate": 2.998214285714286e-05,
2962
+ "loss": 1.4316,
2963
+ "step": 4130
2964
+ },
2965
+ {
2966
+ "epoch": 7.13,
2967
+ "grad_norm": 1.5068204402923584,
2968
+ "learning_rate": 2.9803571428571432e-05,
2969
+ "loss": 1.4095,
2970
+ "step": 4140
2971
+ },
2972
+ {
2973
+ "epoch": 7.15,
2974
+ "grad_norm": 1.7784984111785889,
2975
+ "learning_rate": 2.9625000000000002e-05,
2976
+ "loss": 1.4067,
2977
+ "step": 4150
2978
+ },
2979
+ {
2980
+ "epoch": 7.17,
2981
+ "grad_norm": 1.5669249296188354,
2982
+ "learning_rate": 2.9446428571428575e-05,
2983
+ "loss": 1.4246,
2984
+ "step": 4160
2985
+ },
2986
+ {
2987
+ "epoch": 7.18,
2988
+ "grad_norm": 1.4671744108200073,
2989
+ "learning_rate": 2.9267857142857145e-05,
2990
+ "loss": 1.4362,
2991
+ "step": 4170
2992
+ },
2993
+ {
2994
+ "epoch": 7.2,
2995
+ "grad_norm": 1.578516960144043,
2996
+ "learning_rate": 2.9089285714285712e-05,
2997
+ "loss": 1.4581,
2998
+ "step": 4180
2999
+ },
3000
+ {
3001
+ "epoch": 7.22,
3002
+ "grad_norm": 1.4771876335144043,
3003
+ "learning_rate": 2.8910714285714285e-05,
3004
+ "loss": 1.4719,
3005
+ "step": 4190
3006
+ },
3007
+ {
3008
+ "epoch": 7.24,
3009
+ "grad_norm": 1.8852756023406982,
3010
+ "learning_rate": 2.873214285714286e-05,
3011
+ "loss": 1.4644,
3012
+ "step": 4200
3013
+ },
3014
+ {
3015
+ "epoch": 7.25,
3016
+ "grad_norm": 1.6869423389434814,
3017
+ "learning_rate": 2.855357142857143e-05,
3018
+ "loss": 1.4133,
3019
+ "step": 4210
3020
+ },
3021
+ {
3022
+ "epoch": 7.27,
3023
+ "grad_norm": 1.7301143407821655,
3024
+ "learning_rate": 2.8375000000000002e-05,
3025
+ "loss": 1.3952,
3026
+ "step": 4220
3027
+ },
3028
+ {
3029
+ "epoch": 7.29,
3030
+ "grad_norm": 1.7250717878341675,
3031
+ "learning_rate": 2.8196428571428575e-05,
3032
+ "loss": 1.3988,
3033
+ "step": 4230
3034
+ },
3035
+ {
3036
+ "epoch": 7.3,
3037
+ "grad_norm": 1.6003575325012207,
3038
+ "learning_rate": 2.8017857142857145e-05,
3039
+ "loss": 1.4233,
3040
+ "step": 4240
3041
+ },
3042
+ {
3043
+ "epoch": 7.32,
3044
+ "grad_norm": 1.4987831115722656,
3045
+ "learning_rate": 2.783928571428572e-05,
3046
+ "loss": 1.4516,
3047
+ "step": 4250
3048
+ },
3049
+ {
3050
+ "epoch": 7.34,
3051
+ "grad_norm": 1.6205782890319824,
3052
+ "learning_rate": 2.766071428571429e-05,
3053
+ "loss": 1.3808,
3054
+ "step": 4260
3055
+ },
3056
+ {
3057
+ "epoch": 7.36,
3058
+ "grad_norm": 1.5655540227890015,
3059
+ "learning_rate": 2.7482142857142855e-05,
3060
+ "loss": 1.4326,
3061
+ "step": 4270
3062
+ },
3063
+ {
3064
+ "epoch": 7.37,
3065
+ "grad_norm": 1.7098954916000366,
3066
+ "learning_rate": 2.730357142857143e-05,
3067
+ "loss": 1.4111,
3068
+ "step": 4280
3069
+ },
3070
+ {
3071
+ "epoch": 7.39,
3072
+ "grad_norm": 1.6183218955993652,
3073
+ "learning_rate": 2.7125000000000002e-05,
3074
+ "loss": 1.4252,
3075
+ "step": 4290
3076
+ },
3077
+ {
3078
+ "epoch": 7.41,
3079
+ "grad_norm": 1.493147850036621,
3080
+ "learning_rate": 2.6946428571428572e-05,
3081
+ "loss": 1.3851,
3082
+ "step": 4300
3083
+ },
3084
+ {
3085
+ "epoch": 7.42,
3086
+ "grad_norm": 1.4206022024154663,
3087
+ "learning_rate": 2.6767857142857145e-05,
3088
+ "loss": 1.4265,
3089
+ "step": 4310
3090
+ },
3091
+ {
3092
+ "epoch": 7.44,
3093
+ "grad_norm": 1.4952884912490845,
3094
+ "learning_rate": 2.6589285714285715e-05,
3095
+ "loss": 1.403,
3096
+ "step": 4320
3097
+ },
3098
+ {
3099
+ "epoch": 7.46,
3100
+ "grad_norm": 1.3531843423843384,
3101
+ "learning_rate": 2.641071428571429e-05,
3102
+ "loss": 1.4089,
3103
+ "step": 4330
3104
+ },
3105
+ {
3106
+ "epoch": 7.48,
3107
+ "grad_norm": 1.4456886053085327,
3108
+ "learning_rate": 2.6232142857142862e-05,
3109
+ "loss": 1.4411,
3110
+ "step": 4340
3111
+ },
3112
+ {
3113
+ "epoch": 7.49,
3114
+ "grad_norm": 1.5120099782943726,
3115
+ "learning_rate": 2.605357142857143e-05,
3116
+ "loss": 1.394,
3117
+ "step": 4350
3118
+ },
3119
+ {
3120
+ "epoch": 7.51,
3121
+ "grad_norm": 1.7234888076782227,
3122
+ "learning_rate": 2.5875e-05,
3123
+ "loss": 1.4327,
3124
+ "step": 4360
3125
+ },
3126
+ {
3127
+ "epoch": 7.53,
3128
+ "grad_norm": 1.649519443511963,
3129
+ "learning_rate": 2.5696428571428572e-05,
3130
+ "loss": 1.4017,
3131
+ "step": 4370
3132
+ },
3133
+ {
3134
+ "epoch": 7.55,
3135
+ "grad_norm": 1.6993837356567383,
3136
+ "learning_rate": 2.5517857142857142e-05,
3137
+ "loss": 1.4133,
3138
+ "step": 4380
3139
+ },
3140
+ {
3141
+ "epoch": 7.56,
3142
+ "grad_norm": 1.6382921934127808,
3143
+ "learning_rate": 2.5339285714285716e-05,
3144
+ "loss": 1.3937,
3145
+ "step": 4390
3146
+ },
3147
+ {
3148
+ "epoch": 7.58,
3149
+ "grad_norm": 1.4987329244613647,
3150
+ "learning_rate": 2.516071428571429e-05,
3151
+ "loss": 1.433,
3152
+ "step": 4400
3153
+ },
3154
+ {
3155
+ "epoch": 7.6,
3156
+ "grad_norm": 2.0574324131011963,
3157
+ "learning_rate": 2.498214285714286e-05,
3158
+ "loss": 1.4461,
3159
+ "step": 4410
3160
+ },
3161
+ {
3162
+ "epoch": 7.61,
3163
+ "grad_norm": 1.5586438179016113,
3164
+ "learning_rate": 2.480357142857143e-05,
3165
+ "loss": 1.4074,
3166
+ "step": 4420
3167
+ },
3168
+ {
3169
+ "epoch": 7.63,
3170
+ "grad_norm": 1.554789662361145,
3171
+ "learning_rate": 2.4625000000000002e-05,
3172
+ "loss": 1.424,
3173
+ "step": 4430
3174
+ },
3175
+ {
3176
+ "epoch": 7.65,
3177
+ "grad_norm": 1.6773581504821777,
3178
+ "learning_rate": 2.4446428571428572e-05,
3179
+ "loss": 1.422,
3180
+ "step": 4440
3181
+ },
3182
+ {
3183
+ "epoch": 7.67,
3184
+ "grad_norm": 1.6803804636001587,
3185
+ "learning_rate": 2.4267857142857146e-05,
3186
+ "loss": 1.3963,
3187
+ "step": 4450
3188
+ },
3189
+ {
3190
+ "epoch": 7.68,
3191
+ "grad_norm": 2.0189342498779297,
3192
+ "learning_rate": 2.4089285714285716e-05,
3193
+ "loss": 1.4,
3194
+ "step": 4460
3195
+ },
3196
+ {
3197
+ "epoch": 7.7,
3198
+ "grad_norm": 1.6067453622817993,
3199
+ "learning_rate": 2.3910714285714286e-05,
3200
+ "loss": 1.4282,
3201
+ "step": 4470
3202
+ },
3203
+ {
3204
+ "epoch": 7.72,
3205
+ "grad_norm": 1.5282777547836304,
3206
+ "learning_rate": 2.373214285714286e-05,
3207
+ "loss": 1.4281,
3208
+ "step": 4480
3209
+ },
3210
+ {
3211
+ "epoch": 7.73,
3212
+ "grad_norm": 1.419765591621399,
3213
+ "learning_rate": 2.355357142857143e-05,
3214
+ "loss": 1.469,
3215
+ "step": 4490
3216
+ },
3217
+ {
3218
+ "epoch": 7.75,
3219
+ "grad_norm": 1.5633577108383179,
3220
+ "learning_rate": 2.3375000000000002e-05,
3221
+ "loss": 1.4114,
3222
+ "step": 4500
3223
+ },
3224
+ {
3225
+ "epoch": 7.77,
3226
+ "grad_norm": 1.6632983684539795,
3227
+ "learning_rate": 2.3196428571428572e-05,
3228
+ "loss": 1.402,
3229
+ "step": 4510
3230
+ },
3231
+ {
3232
+ "epoch": 7.79,
3233
+ "grad_norm": 1.5646424293518066,
3234
+ "learning_rate": 2.3017857142857142e-05,
3235
+ "loss": 1.3988,
3236
+ "step": 4520
3237
+ },
3238
+ {
3239
+ "epoch": 7.8,
3240
+ "grad_norm": 1.6965550184249878,
3241
+ "learning_rate": 2.2839285714285716e-05,
3242
+ "loss": 1.4058,
3243
+ "step": 4530
3244
+ },
3245
+ {
3246
+ "epoch": 7.82,
3247
+ "grad_norm": 1.6160495281219482,
3248
+ "learning_rate": 2.266071428571429e-05,
3249
+ "loss": 1.3833,
3250
+ "step": 4540
3251
+ },
3252
+ {
3253
+ "epoch": 7.84,
3254
+ "grad_norm": 1.6150667667388916,
3255
+ "learning_rate": 2.2482142857142856e-05,
3256
+ "loss": 1.3824,
3257
+ "step": 4550
3258
+ },
3259
+ {
3260
+ "epoch": 7.86,
3261
+ "grad_norm": 1.4956583976745605,
3262
+ "learning_rate": 2.230357142857143e-05,
3263
+ "loss": 1.4208,
3264
+ "step": 4560
3265
+ },
3266
+ {
3267
+ "epoch": 7.87,
3268
+ "grad_norm": 1.770931363105774,
3269
+ "learning_rate": 2.2125000000000002e-05,
3270
+ "loss": 1.4181,
3271
+ "step": 4570
3272
+ },
3273
+ {
3274
+ "epoch": 7.89,
3275
+ "grad_norm": 1.6238857507705688,
3276
+ "learning_rate": 2.1946428571428572e-05,
3277
+ "loss": 1.4232,
3278
+ "step": 4580
3279
+ },
3280
+ {
3281
+ "epoch": 7.91,
3282
+ "grad_norm": 1.5213741064071655,
3283
+ "learning_rate": 2.1767857142857142e-05,
3284
+ "loss": 1.4032,
3285
+ "step": 4590
3286
+ },
3287
+ {
3288
+ "epoch": 7.92,
3289
+ "grad_norm": 1.633959412574768,
3290
+ "learning_rate": 2.1589285714285716e-05,
3291
+ "loss": 1.449,
3292
+ "step": 4600
3293
+ },
3294
+ {
3295
+ "epoch": 7.94,
3296
+ "grad_norm": 1.4910664558410645,
3297
+ "learning_rate": 2.1410714285714286e-05,
3298
+ "loss": 1.409,
3299
+ "step": 4610
3300
+ },
3301
+ {
3302
+ "epoch": 7.96,
3303
+ "grad_norm": 1.5691108703613281,
3304
+ "learning_rate": 2.123214285714286e-05,
3305
+ "loss": 1.4584,
3306
+ "step": 4620
3307
+ },
3308
+ {
3309
+ "epoch": 7.98,
3310
+ "grad_norm": 1.8607861995697021,
3311
+ "learning_rate": 2.105357142857143e-05,
3312
+ "loss": 1.4205,
3313
+ "step": 4630
3314
+ },
3315
+ {
3316
+ "epoch": 7.99,
3317
+ "grad_norm": 1.4865373373031616,
3318
+ "learning_rate": 2.0875e-05,
3319
+ "loss": 1.4176,
3320
+ "step": 4640
3321
+ },
3322
+ {
3323
+ "epoch": 8.0,
3324
+ "eval_loss": 1.3218775987625122,
3325
+ "eval_runtime": 188.3771,
3326
+ "eval_samples_per_second": 264.05,
3327
+ "eval_steps_per_second": 4.13,
3328
+ "step": 4644
3329
+ }
3330
+ ],
3331
+ "logging_steps": 10,
3332
+ "max_steps": 5800,
3333
+ "num_input_tokens_seen": 0,
3334
+ "num_train_epochs": 10,
3335
+ "save_steps": 500,
3336
+ "total_flos": 1.9806249716925071e+18,
3337
+ "train_batch_size": 6,
3338
+ "trial_name": null,
3339
+ "trial_params": null
3340
+ }