chansung commited on
Commit
c69db3e
1 Parent(s): d99ad94

Model save

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Meta-Llama-3-8B
3
+ datasets:
4
+ - generator
5
+ library_name: peft
6
+ license: llama3
7
+ tags:
8
+ - trl
9
+ - sft
10
+ - generated_from_trainer
11
+ model-index:
12
+ - name: llama3-8b-classification-gpt4o-100k
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # llama3-8b-classification-gpt4o-100k
20
+
21
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.8087
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0002
43
+ - train_batch_size: 4
44
+ - eval_batch_size: 2
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - num_devices: 4
48
+ - gradient_accumulation_steps: 2
49
+ - total_train_batch_size: 32
50
+ - total_eval_batch_size: 8
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: cosine
53
+ - lr_scheduler_warmup_ratio: 0.1
54
+ - num_epochs: 5
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss |
59
+ |:-------------:|:------:|:----:|:---------------:|
60
+ | 1.4429 | 0.9978 | 225 | 1.7484 |
61
+ | 1.3594 | 2.0 | 451 | 1.7719 |
62
+ | 1.3154 | 2.9978 | 676 | 1.7679 |
63
+ | 1.268 | 4.0 | 902 | 1.7960 |
64
+ | 1.2695 | 4.9889 | 1125 | 1.8087 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - PEFT 0.12.0
70
+ - Transformers 4.44.0
71
+ - Pytorch 2.4.0+cu121
72
+ - Datasets 2.20.0
73
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcb51e67f30ed01864dbb82f496dc42d3aad91067b60302c21f3acb7ed16c212
3
  size 54560368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:709f851aa70b512f0204dced8d985150df067fba2252bd138b77a9673412647f
3
  size 54560368
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.988913525498892,
3
+ "total_flos": 1.6629843858229821e+18,
4
+ "train_loss": 1.390608725865682,
5
+ "train_runtime": 3610.9267,
6
+ "train_samples": 92634,
7
+ "train_samples_per_second": 9.977,
8
+ "train_steps_per_second": 0.312
9
+ }
runs/Aug08_05-01-48_main-breezy-mayfly-1-0-0/events.out.tfevents.1723107980.main-breezy-mayfly-1-0-0.531.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f628ecbe29cbd9b4e45e39477ee053943367e25216f4d0ec3186913031ba1094
3
- size 54307
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92bf6ac1c26713fd4d3ab713e8b43d33ca49e1eca330409e908e8451d404782b
3
+ size 55987
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.988913525498892,
3
+ "total_flos": 1.6629843858229821e+18,
4
+ "train_loss": 1.390608725865682,
5
+ "train_runtime": 3610.9267,
6
+ "train_samples": 92634,
7
+ "train_samples_per_second": 9.977,
8
+ "train_steps_per_second": 0.312
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,1664 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 4.988913525498892,
5
+ "eval_steps": 500,
6
+ "global_step": 1125,
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.004434589800443459,
13
+ "grad_norm": 1.9132194519042969,
14
+ "learning_rate": 1.7699115044247788e-06,
15
+ "loss": 2.8127,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.022172949002217297,
20
+ "grad_norm": 2.0755808353424072,
21
+ "learning_rate": 8.849557522123894e-06,
22
+ "loss": 2.8248,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.04434589800443459,
27
+ "grad_norm": 1.6995130777359009,
28
+ "learning_rate": 1.7699115044247787e-05,
29
+ "loss": 2.7381,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.06651884700665188,
34
+ "grad_norm": 1.6350675821304321,
35
+ "learning_rate": 2.6548672566371686e-05,
36
+ "loss": 2.6572,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.08869179600886919,
41
+ "grad_norm": 1.2029041051864624,
42
+ "learning_rate": 3.5398230088495574e-05,
43
+ "loss": 2.4881,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.11086474501108648,
48
+ "grad_norm": 0.7936518788337708,
49
+ "learning_rate": 4.4247787610619477e-05,
50
+ "loss": 2.3403,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.13303769401330376,
55
+ "grad_norm": 0.8098437190055847,
56
+ "learning_rate": 5.309734513274337e-05,
57
+ "loss": 2.2186,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.15521064301552107,
62
+ "grad_norm": 0.6613564491271973,
63
+ "learning_rate": 6.194690265486725e-05,
64
+ "loss": 2.1041,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.17738359201773837,
69
+ "grad_norm": 0.6659165620803833,
70
+ "learning_rate": 7.079646017699115e-05,
71
+ "loss": 1.9928,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.19955654101995565,
76
+ "grad_norm": 0.559091329574585,
77
+ "learning_rate": 7.964601769911504e-05,
78
+ "loss": 1.9216,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.22172949002217296,
83
+ "grad_norm": 0.4300543963909149,
84
+ "learning_rate": 8.849557522123895e-05,
85
+ "loss": 1.8657,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.24390243902439024,
90
+ "grad_norm": 0.34058740735054016,
91
+ "learning_rate": 9.734513274336283e-05,
92
+ "loss": 1.7914,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.2660753880266075,
97
+ "grad_norm": 0.34278205037117004,
98
+ "learning_rate": 0.00010619469026548674,
99
+ "loss": 1.7762,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.28824833702882485,
104
+ "grad_norm": 0.31179192662239075,
105
+ "learning_rate": 0.00011504424778761063,
106
+ "loss": 1.7351,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.31042128603104213,
111
+ "grad_norm": 0.3422749936580658,
112
+ "learning_rate": 0.0001238938053097345,
113
+ "loss": 1.6966,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.3325942350332594,
118
+ "grad_norm": 0.4129348397254944,
119
+ "learning_rate": 0.00013274336283185842,
120
+ "loss": 1.6817,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.35476718403547675,
125
+ "grad_norm": 0.48307937383651733,
126
+ "learning_rate": 0.0001415929203539823,
127
+ "loss": 1.6672,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.376940133037694,
132
+ "grad_norm": 0.5420916676521301,
133
+ "learning_rate": 0.00015044247787610618,
134
+ "loss": 1.6174,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.3991130820399113,
139
+ "grad_norm": 0.41327813267707825,
140
+ "learning_rate": 0.0001592920353982301,
141
+ "loss": 1.5966,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.4212860310421286,
146
+ "grad_norm": 0.4299337565898895,
147
+ "learning_rate": 0.000168141592920354,
148
+ "loss": 1.569,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.4434589800443459,
153
+ "grad_norm": 0.3761642575263977,
154
+ "learning_rate": 0.0001769911504424779,
155
+ "loss": 1.5668,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.4656319290465632,
160
+ "grad_norm": 0.41222497820854187,
161
+ "learning_rate": 0.0001858407079646018,
162
+ "loss": 1.5515,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.4878048780487805,
167
+ "grad_norm": 0.4026060402393341,
168
+ "learning_rate": 0.00019469026548672567,
169
+ "loss": 1.5341,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.5099778270509978,
174
+ "grad_norm": 0.36704277992248535,
175
+ "learning_rate": 0.00019999807262012045,
176
+ "loss": 1.536,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.532150776053215,
181
+ "grad_norm": 0.33943068981170654,
182
+ "learning_rate": 0.00019997639044970784,
183
+ "loss": 1.5084,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.5543237250554324,
188
+ "grad_norm": 0.42166343331336975,
189
+ "learning_rate": 0.00019993062212508053,
190
+ "loss": 1.5056,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.5764966740576497,
195
+ "grad_norm": 0.3949909806251526,
196
+ "learning_rate": 0.00019986077867267113,
197
+ "loss": 1.4979,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.5986696230598669,
202
+ "grad_norm": 0.47220396995544434,
203
+ "learning_rate": 0.00019976687691905393,
204
+ "loss": 1.4935,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.6208425720620843,
209
+ "grad_norm": 0.4970516860485077,
210
+ "learning_rate": 0.00019964893948689122,
211
+ "loss": 1.5058,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.6430155210643016,
216
+ "grad_norm": 0.40719351172447205,
217
+ "learning_rate": 0.00019950699478948309,
218
+ "loss": 1.4937,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.6651884700665188,
223
+ "grad_norm": 0.3738563358783722,
224
+ "learning_rate": 0.000199341077023922,
225
+ "loss": 1.4998,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.6873614190687362,
230
+ "grad_norm": 0.3738692104816437,
231
+ "learning_rate": 0.00019915122616285418,
232
+ "loss": 1.4868,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.7095343680709535,
237
+ "grad_norm": 0.3409136235713959,
238
+ "learning_rate": 0.00019893748794484948,
239
+ "loss": 1.4755,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.7317073170731707,
244
+ "grad_norm": 0.36116743087768555,
245
+ "learning_rate": 0.0001986999138633821,
246
+ "loss": 1.4555,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.753880266075388,
251
+ "grad_norm": 0.38903379440307617,
252
+ "learning_rate": 0.00019843856115442482,
253
+ "loss": 1.4628,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.7760532150776053,
258
+ "grad_norm": 0.42216047644615173,
259
+ "learning_rate": 0.00019815349278265988,
260
+ "loss": 1.4725,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.7982261640798226,
265
+ "grad_norm": 0.3521736264228821,
266
+ "learning_rate": 0.00019784477742630952,
267
+ "loss": 1.4695,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.8203991130820399,
272
+ "grad_norm": 0.3384956419467926,
273
+ "learning_rate": 0.00019751248946059014,
274
+ "loss": 1.4512,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.8425720620842572,
279
+ "grad_norm": 0.35126349329948425,
280
+ "learning_rate": 0.00019715670893979414,
281
+ "loss": 1.4509,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.8647450110864745,
286
+ "grad_norm": 0.37433576583862305,
287
+ "learning_rate": 0.00019677752157800312,
288
+ "loss": 1.4386,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.8869179600886918,
293
+ "grad_norm": 0.39587318897247314,
294
+ "learning_rate": 0.0001963750187284379,
295
+ "loss": 1.4529,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.9090909090909091,
300
+ "grad_norm": 0.403945654630661,
301
+ "learning_rate": 0.00019594929736144976,
302
+ "loss": 1.4368,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.9312638580931264,
307
+ "grad_norm": 0.3656717538833618,
308
+ "learning_rate": 0.0001955004600411586,
309
+ "loss": 1.4208,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.9534368070953437,
314
+ "grad_norm": 0.409030556678772,
315
+ "learning_rate": 0.0001950286149007434,
316
+ "loss": 1.4151,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.975609756097561,
321
+ "grad_norm": 0.4138728678226471,
322
+ "learning_rate": 0.0001945338756163907,
323
+ "loss": 1.4441,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.9977827050997783,
328
+ "grad_norm": 0.4125191271305084,
329
+ "learning_rate": 0.00019401636137990816,
330
+ "loss": 1.4429,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.9977827050997783,
335
+ "eval_loss": 1.7484289407730103,
336
+ "eval_runtime": 0.374,
337
+ "eval_samples_per_second": 2.674,
338
+ "eval_steps_per_second": 2.674,
339
+ "step": 225
340
+ },
341
+ {
342
+ "epoch": 1.0199556541019956,
343
+ "grad_norm": 0.498823344707489,
344
+ "learning_rate": 0.00019347619687000892,
345
+ "loss": 1.4079,
346
+ "step": 230
347
+ },
348
+ {
349
+ "epoch": 1.042128603104213,
350
+ "grad_norm": 0.3439851999282837,
351
+ "learning_rate": 0.00019291351222227432,
352
+ "loss": 1.4058,
353
+ "step": 235
354
+ },
355
+ {
356
+ "epoch": 1.06430155210643,
357
+ "grad_norm": 0.38840946555137634,
358
+ "learning_rate": 0.0001923284429978017,
359
+ "loss": 1.4204,
360
+ "step": 240
361
+ },
362
+ {
363
+ "epoch": 1.0864745011086474,
364
+ "grad_norm": 0.34416335821151733,
365
+ "learning_rate": 0.00019172113015054532,
366
+ "loss": 1.4056,
367
+ "step": 245
368
+ },
369
+ {
370
+ "epoch": 1.1086474501108647,
371
+ "grad_norm": 0.3941856324672699,
372
+ "learning_rate": 0.00019109171999335793,
373
+ "loss": 1.4249,
374
+ "step": 250
375
+ },
376
+ {
377
+ "epoch": 1.130820399113082,
378
+ "grad_norm": 0.36946943402290344,
379
+ "learning_rate": 0.00019044036416274133,
380
+ "loss": 1.4083,
381
+ "step": 255
382
+ },
383
+ {
384
+ "epoch": 1.1529933481152994,
385
+ "grad_norm": 0.3524357080459595,
386
+ "learning_rate": 0.00018976721958231438,
387
+ "loss": 1.3953,
388
+ "step": 260
389
+ },
390
+ {
391
+ "epoch": 1.1751662971175167,
392
+ "grad_norm": 0.39715054631233215,
393
+ "learning_rate": 0.00018907244842500704,
394
+ "loss": 1.4021,
395
+ "step": 265
396
+ },
397
+ {
398
+ "epoch": 1.1973392461197339,
399
+ "grad_norm": 0.43194007873535156,
400
+ "learning_rate": 0.00018835621807399016,
401
+ "loss": 1.4057,
402
+ "step": 270
403
+ },
404
+ {
405
+ "epoch": 1.2195121951219512,
406
+ "grad_norm": 0.38655465841293335,
407
+ "learning_rate": 0.0001876187010823496,
408
+ "loss": 1.3816,
409
+ "step": 275
410
+ },
411
+ {
412
+ "epoch": 1.2416851441241685,
413
+ "grad_norm": 0.330555260181427,
414
+ "learning_rate": 0.00018686007513151514,
415
+ "loss": 1.3913,
416
+ "step": 280
417
+ },
418
+ {
419
+ "epoch": 1.2638580931263859,
420
+ "grad_norm": 0.34880608320236206,
421
+ "learning_rate": 0.0001860805229884536,
422
+ "loss": 1.407,
423
+ "step": 285
424
+ },
425
+ {
426
+ "epoch": 1.2860310421286032,
427
+ "grad_norm": 0.38133811950683594,
428
+ "learning_rate": 0.00018528023246163717,
429
+ "loss": 1.3834,
430
+ "step": 290
431
+ },
432
+ {
433
+ "epoch": 1.3082039911308203,
434
+ "grad_norm": 0.36675792932510376,
435
+ "learning_rate": 0.00018445939635579656,
436
+ "loss": 1.377,
437
+ "step": 295
438
+ },
439
+ {
440
+ "epoch": 1.3303769401330376,
441
+ "grad_norm": 0.383324533700943,
442
+ "learning_rate": 0.0001836182124254711,
443
+ "loss": 1.3904,
444
+ "step": 300
445
+ },
446
+ {
447
+ "epoch": 1.352549889135255,
448
+ "grad_norm": 0.47266829013824463,
449
+ "learning_rate": 0.00018275688332736577,
450
+ "loss": 1.3839,
451
+ "step": 305
452
+ },
453
+ {
454
+ "epoch": 1.3747228381374723,
455
+ "grad_norm": 0.36780834197998047,
456
+ "learning_rate": 0.00018187561657152757,
457
+ "loss": 1.3729,
458
+ "step": 310
459
+ },
460
+ {
461
+ "epoch": 1.3968957871396896,
462
+ "grad_norm": 0.35294458270072937,
463
+ "learning_rate": 0.00018097462447135273,
464
+ "loss": 1.386,
465
+ "step": 315
466
+ },
467
+ {
468
+ "epoch": 1.4190687361419068,
469
+ "grad_norm": 0.36432820558547974,
470
+ "learning_rate": 0.00018005412409243606,
471
+ "loss": 1.3678,
472
+ "step": 320
473
+ },
474
+ {
475
+ "epoch": 1.441241685144124,
476
+ "grad_norm": 0.38247236609458923,
477
+ "learning_rate": 0.00017911433720027624,
478
+ "loss": 1.3612,
479
+ "step": 325
480
+ },
481
+ {
482
+ "epoch": 1.4634146341463414,
483
+ "grad_norm": 0.4539274275302887,
484
+ "learning_rate": 0.00017815549020684825,
485
+ "loss": 1.3778,
486
+ "step": 330
487
+ },
488
+ {
489
+ "epoch": 1.4855875831485588,
490
+ "grad_norm": 0.39669978618621826,
491
+ "learning_rate": 0.0001771778141160566,
492
+ "loss": 1.38,
493
+ "step": 335
494
+ },
495
+ {
496
+ "epoch": 1.507760532150776,
497
+ "grad_norm": 0.3531462550163269,
498
+ "learning_rate": 0.0001761815444680822,
499
+ "loss": 1.3805,
500
+ "step": 340
501
+ },
502
+ {
503
+ "epoch": 1.5299334811529932,
504
+ "grad_norm": 0.3824242055416107,
505
+ "learning_rate": 0.00017516692128263648,
506
+ "loss": 1.3764,
507
+ "step": 345
508
+ },
509
+ {
510
+ "epoch": 1.5521064301552108,
511
+ "grad_norm": 0.3946467936038971,
512
+ "learning_rate": 0.00017413418900113605,
513
+ "loss": 1.3678,
514
+ "step": 350
515
+ },
516
+ {
517
+ "epoch": 1.5742793791574279,
518
+ "grad_norm": 0.38375967741012573,
519
+ "learning_rate": 0.00017308359642781242,
520
+ "loss": 1.3767,
521
+ "step": 355
522
+ },
523
+ {
524
+ "epoch": 1.5964523281596452,
525
+ "grad_norm": 0.418390154838562,
526
+ "learning_rate": 0.00017201539666977043,
527
+ "loss": 1.3734,
528
+ "step": 360
529
+ },
530
+ {
531
+ "epoch": 1.6186252771618626,
532
+ "grad_norm": 0.35475605726242065,
533
+ "learning_rate": 0.0001709298470760101,
534
+ "loss": 1.3733,
535
+ "step": 365
536
+ },
537
+ {
538
+ "epoch": 1.6407982261640797,
539
+ "grad_norm": 0.35535967350006104,
540
+ "learning_rate": 0.0001698272091754264,
541
+ "loss": 1.3879,
542
+ "step": 370
543
+ },
544
+ {
545
+ "epoch": 1.6629711751662972,
546
+ "grad_norm": 0.38182777166366577,
547
+ "learning_rate": 0.00016870774861380228,
548
+ "loss": 1.3673,
549
+ "step": 375
550
+ },
551
+ {
552
+ "epoch": 1.6851441241685143,
553
+ "grad_norm": 0.4077872037887573,
554
+ "learning_rate": 0.00016757173508980965,
555
+ "loss": 1.3711,
556
+ "step": 380
557
+ },
558
+ {
559
+ "epoch": 1.7073170731707317,
560
+ "grad_norm": 0.42192327976226807,
561
+ "learning_rate": 0.00016641944229003395,
562
+ "loss": 1.376,
563
+ "step": 385
564
+ },
565
+ {
566
+ "epoch": 1.729490022172949,
567
+ "grad_norm": 0.36239758133888245,
568
+ "learning_rate": 0.00016525114782303807,
569
+ "loss": 1.3643,
570
+ "step": 390
571
+ },
572
+ {
573
+ "epoch": 1.7516629711751663,
574
+ "grad_norm": 0.37795644998550415,
575
+ "learning_rate": 0.00016406713315248136,
576
+ "loss": 1.3608,
577
+ "step": 395
578
+ },
579
+ {
580
+ "epoch": 1.7738359201773837,
581
+ "grad_norm": 0.33361098170280457,
582
+ "learning_rate": 0.00016286768352930973,
583
+ "loss": 1.3693,
584
+ "step": 400
585
+ },
586
+ {
587
+ "epoch": 1.7960088691796008,
588
+ "grad_norm": 0.36207035183906555,
589
+ "learning_rate": 0.0001616530879230335,
590
+ "loss": 1.3709,
591
+ "step": 405
592
+ },
593
+ {
594
+ "epoch": 1.8181818181818183,
595
+ "grad_norm": 0.34705451130867004,
596
+ "learning_rate": 0.00016042363895210946,
597
+ "loss": 1.3502,
598
+ "step": 410
599
+ },
600
+ {
601
+ "epoch": 1.8403547671840355,
602
+ "grad_norm": 0.339901864528656,
603
+ "learning_rate": 0.00015917963281344345,
604
+ "loss": 1.3591,
605
+ "step": 415
606
+ },
607
+ {
608
+ "epoch": 1.8625277161862528,
609
+ "grad_norm": 0.3383360505104065,
610
+ "learning_rate": 0.00015792136921103124,
611
+ "loss": 1.3473,
612
+ "step": 420
613
+ },
614
+ {
615
+ "epoch": 1.8847006651884701,
616
+ "grad_norm": 0.3463388979434967,
617
+ "learning_rate": 0.0001566491512837543,
618
+ "loss": 1.3723,
619
+ "step": 425
620
+ },
621
+ {
622
+ "epoch": 1.9068736141906872,
623
+ "grad_norm": 0.36131027340888977,
624
+ "learning_rate": 0.00015536328553234792,
625
+ "loss": 1.3747,
626
+ "step": 430
627
+ },
628
+ {
629
+ "epoch": 1.9290465631929048,
630
+ "grad_norm": 0.3317002058029175,
631
+ "learning_rate": 0.00015406408174555976,
632
+ "loss": 1.3497,
633
+ "step": 435
634
+ },
635
+ {
636
+ "epoch": 1.951219512195122,
637
+ "grad_norm": 0.39210090041160583,
638
+ "learning_rate": 0.00015275185292551585,
639
+ "loss": 1.3622,
640
+ "step": 440
641
+ },
642
+ {
643
+ "epoch": 1.9733924611973392,
644
+ "grad_norm": 0.3842204213142395,
645
+ "learning_rate": 0.00015142691521231267,
646
+ "loss": 1.3575,
647
+ "step": 445
648
+ },
649
+ {
650
+ "epoch": 1.9955654101995566,
651
+ "grad_norm": 0.3843972980976105,
652
+ "learning_rate": 0.0001500895878078532,
653
+ "loss": 1.3594,
654
+ "step": 450
655
+ },
656
+ {
657
+ "epoch": 2.0,
658
+ "eval_loss": 1.77187979221344,
659
+ "eval_runtime": 0.3372,
660
+ "eval_samples_per_second": 2.966,
661
+ "eval_steps_per_second": 2.966,
662
+ "step": 451
663
+ },
664
+ {
665
+ "epoch": 2.0177383592017737,
666
+ "grad_norm": 0.3560327887535095,
667
+ "learning_rate": 0.00014874019289894537,
668
+ "loss": 1.3498,
669
+ "step": 455
670
+ },
671
+ {
672
+ "epoch": 2.0399113082039912,
673
+ "grad_norm": 0.3512759804725647,
674
+ "learning_rate": 0.00014737905557968105,
675
+ "loss": 1.3208,
676
+ "step": 460
677
+ },
678
+ {
679
+ "epoch": 2.0620842572062084,
680
+ "grad_norm": 0.35677239298820496,
681
+ "learning_rate": 0.00014600650377311522,
682
+ "loss": 1.3367,
683
+ "step": 465
684
+ },
685
+ {
686
+ "epoch": 2.084257206208426,
687
+ "grad_norm": 0.3483263850212097,
688
+ "learning_rate": 0.00014462286815226314,
689
+ "loss": 1.3235,
690
+ "step": 470
691
+ },
692
+ {
693
+ "epoch": 2.106430155210643,
694
+ "grad_norm": 0.3995297849178314,
695
+ "learning_rate": 0.00014322848206043505,
696
+ "loss": 1.3278,
697
+ "step": 475
698
+ },
699
+ {
700
+ "epoch": 2.12860310421286,
701
+ "grad_norm": 0.34428730607032776,
702
+ "learning_rate": 0.00014182368143092768,
703
+ "loss": 1.3253,
704
+ "step": 480
705
+ },
706
+ {
707
+ "epoch": 2.1507760532150777,
708
+ "grad_norm": 0.3784777820110321,
709
+ "learning_rate": 0.00014040880470609187,
710
+ "loss": 1.3062,
711
+ "step": 485
712
+ },
713
+ {
714
+ "epoch": 2.172949002217295,
715
+ "grad_norm": 0.35997453331947327,
716
+ "learning_rate": 0.00013898419275579522,
717
+ "loss": 1.3055,
718
+ "step": 490
719
+ },
720
+ {
721
+ "epoch": 2.1951219512195124,
722
+ "grad_norm": 0.37477272748947144,
723
+ "learning_rate": 0.00013755018879530075,
724
+ "loss": 1.3283,
725
+ "step": 495
726
+ },
727
+ {
728
+ "epoch": 2.2172949002217295,
729
+ "grad_norm": 0.42467719316482544,
730
+ "learning_rate": 0.00013610713830257954,
731
+ "loss": 1.3244,
732
+ "step": 500
733
+ },
734
+ {
735
+ "epoch": 2.2394678492239466,
736
+ "grad_norm": 0.37103238701820374,
737
+ "learning_rate": 0.00013465538893507907,
738
+ "loss": 1.3338,
739
+ "step": 505
740
+ },
741
+ {
742
+ "epoch": 2.261640798226164,
743
+ "grad_norm": 0.3519739806652069,
744
+ "learning_rate": 0.00013319529044596593,
745
+ "loss": 1.3243,
746
+ "step": 510
747
+ },
748
+ {
749
+ "epoch": 2.2838137472283813,
750
+ "grad_norm": 0.366401731967926,
751
+ "learning_rate": 0.00013172719459986397,
752
+ "loss": 1.3188,
753
+ "step": 515
754
+ },
755
+ {
756
+ "epoch": 2.305986696230599,
757
+ "grad_norm": 0.39243802428245544,
758
+ "learning_rate": 0.0001302514550881076,
759
+ "loss": 1.3119,
760
+ "step": 520
761
+ },
762
+ {
763
+ "epoch": 2.328159645232816,
764
+ "grad_norm": 0.3964441418647766,
765
+ "learning_rate": 0.00012876842744353112,
766
+ "loss": 1.3176,
767
+ "step": 525
768
+ },
769
+ {
770
+ "epoch": 2.3503325942350335,
771
+ "grad_norm": 0.3520803153514862,
772
+ "learning_rate": 0.00012727846895481434,
773
+ "loss": 1.3171,
774
+ "step": 530
775
+ },
776
+ {
777
+ "epoch": 2.3725055432372506,
778
+ "grad_norm": 0.35095489025115967,
779
+ "learning_rate": 0.00012578193858040507,
780
+ "loss": 1.3239,
781
+ "step": 535
782
+ },
783
+ {
784
+ "epoch": 2.3946784922394677,
785
+ "grad_norm": 0.3672475516796112,
786
+ "learning_rate": 0.0001242791968620394,
787
+ "loss": 1.3295,
788
+ "step": 540
789
+ },
790
+ {
791
+ "epoch": 2.4168514412416853,
792
+ "grad_norm": 0.3635219633579254,
793
+ "learning_rate": 0.00012277060583788064,
794
+ "loss": 1.3299,
795
+ "step": 545
796
+ },
797
+ {
798
+ "epoch": 2.4390243902439024,
799
+ "grad_norm": 0.3647380471229553,
800
+ "learning_rate": 0.00012125652895529766,
801
+ "loss": 1.3255,
802
+ "step": 550
803
+ },
804
+ {
805
+ "epoch": 2.4611973392461195,
806
+ "grad_norm": 0.40251094102859497,
807
+ "learning_rate": 0.00011973733098330368,
808
+ "loss": 1.324,
809
+ "step": 555
810
+ },
811
+ {
812
+ "epoch": 2.483370288248337,
813
+ "grad_norm": 0.36837145686149597,
814
+ "learning_rate": 0.0001182133779246766,
815
+ "loss": 1.3061,
816
+ "step": 560
817
+ },
818
+ {
819
+ "epoch": 2.505543237250554,
820
+ "grad_norm": 0.3746941387653351,
821
+ "learning_rate": 0.00011668503692778239,
822
+ "loss": 1.3239,
823
+ "step": 565
824
+ },
825
+ {
826
+ "epoch": 2.5277161862527717,
827
+ "grad_norm": 0.3703044652938843,
828
+ "learning_rate": 0.00011515267619812214,
829
+ "loss": 1.3197,
830
+ "step": 570
831
+ },
832
+ {
833
+ "epoch": 2.549889135254989,
834
+ "grad_norm": 0.3508300185203552,
835
+ "learning_rate": 0.00011361666490962468,
836
+ "loss": 1.3231,
837
+ "step": 575
838
+ },
839
+ {
840
+ "epoch": 2.5720620842572064,
841
+ "grad_norm": 0.36951854825019836,
842
+ "learning_rate": 0.00011207737311570559,
843
+ "loss": 1.3205,
844
+ "step": 580
845
+ },
846
+ {
847
+ "epoch": 2.5942350332594235,
848
+ "grad_norm": 0.3559792637825012,
849
+ "learning_rate": 0.00011053517166011471,
850
+ "loss": 1.312,
851
+ "step": 585
852
+ },
853
+ {
854
+ "epoch": 2.6164079822616406,
855
+ "grad_norm": 0.37214240431785583,
856
+ "learning_rate": 0.00010899043208759305,
857
+ "loss": 1.3354,
858
+ "step": 590
859
+ },
860
+ {
861
+ "epoch": 2.638580931263858,
862
+ "grad_norm": 0.35989540815353394,
863
+ "learning_rate": 0.00010744352655436059,
864
+ "loss": 1.3408,
865
+ "step": 595
866
+ },
867
+ {
868
+ "epoch": 2.6607538802660753,
869
+ "grad_norm": 0.35892507433891296,
870
+ "learning_rate": 0.00010589482773845727,
871
+ "loss": 1.3268,
872
+ "step": 600
873
+ },
874
+ {
875
+ "epoch": 2.682926829268293,
876
+ "grad_norm": 0.3559330105781555,
877
+ "learning_rate": 0.00010434470874995781,
878
+ "loss": 1.3102,
879
+ "step": 605
880
+ },
881
+ {
882
+ "epoch": 2.70509977827051,
883
+ "grad_norm": 0.3716677725315094,
884
+ "learning_rate": 0.00010279354304108271,
885
+ "loss": 1.3015,
886
+ "step": 610
887
+ },
888
+ {
889
+ "epoch": 2.7272727272727275,
890
+ "grad_norm": 0.3538273572921753,
891
+ "learning_rate": 0.0001012417043162266,
892
+ "loss": 1.3046,
893
+ "step": 615
894
+ },
895
+ {
896
+ "epoch": 2.7494456762749446,
897
+ "grad_norm": 0.38784587383270264,
898
+ "learning_rate": 9.968956644192617e-05,
899
+ "loss": 1.3245,
900
+ "step": 620
901
+ },
902
+ {
903
+ "epoch": 2.7716186252771617,
904
+ "grad_norm": 0.3511577248573303,
905
+ "learning_rate": 9.813750335678866e-05,
906
+ "loss": 1.3181,
907
+ "step": 625
908
+ },
909
+ {
910
+ "epoch": 2.7937915742793793,
911
+ "grad_norm": 0.37702956795692444,
912
+ "learning_rate": 9.658588898140322e-05,
913
+ "loss": 1.3147,
914
+ "step": 630
915
+ },
916
+ {
917
+ "epoch": 2.8159645232815964,
918
+ "grad_norm": 0.3686079680919647,
919
+ "learning_rate": 9.503509712825658e-05,
920
+ "loss": 1.311,
921
+ "step": 635
922
+ },
923
+ {
924
+ "epoch": 2.8381374722838135,
925
+ "grad_norm": 0.3567045331001282,
926
+ "learning_rate": 9.348550141167472e-05,
927
+ "loss": 1.2965,
928
+ "step": 640
929
+ },
930
+ {
931
+ "epoch": 2.860310421286031,
932
+ "grad_norm": 0.3552383780479431,
933
+ "learning_rate": 9.193747515781224e-05,
934
+ "loss": 1.3121,
935
+ "step": 645
936
+ },
937
+ {
938
+ "epoch": 2.882483370288248,
939
+ "grad_norm": 0.3610834777355194,
940
+ "learning_rate": 9.039139131471128e-05,
941
+ "loss": 1.3136,
942
+ "step": 650
943
+ },
944
+ {
945
+ "epoch": 2.9046563192904657,
946
+ "grad_norm": 0.36015474796295166,
947
+ "learning_rate": 8.884762236245145e-05,
948
+ "loss": 1.3131,
949
+ "step": 655
950
+ },
951
+ {
952
+ "epoch": 2.926829268292683,
953
+ "grad_norm": 0.3582945764064789,
954
+ "learning_rate": 8.730654022341256e-05,
955
+ "loss": 1.3237,
956
+ "step": 660
957
+ },
958
+ {
959
+ "epoch": 2.9490022172949004,
960
+ "grad_norm": 0.34879669547080994,
961
+ "learning_rate": 8.57685161726715e-05,
962
+ "loss": 1.3295,
963
+ "step": 665
964
+ },
965
+ {
966
+ "epoch": 2.9711751662971175,
967
+ "grad_norm": 0.3675631582736969,
968
+ "learning_rate": 8.423392074855545e-05,
969
+ "loss": 1.3066,
970
+ "step": 670
971
+ },
972
+ {
973
+ "epoch": 2.9933481152993346,
974
+ "grad_norm": 0.34397903084754944,
975
+ "learning_rate": 8.270312366337226e-05,
976
+ "loss": 1.3154,
977
+ "step": 675
978
+ },
979
+ {
980
+ "epoch": 2.9977827050997785,
981
+ "eval_loss": 1.7679176330566406,
982
+ "eval_runtime": 0.3532,
983
+ "eval_samples_per_second": 2.831,
984
+ "eval_steps_per_second": 2.831,
985
+ "step": 676
986
+ },
987
+ {
988
+ "epoch": 3.015521064301552,
989
+ "grad_norm": 0.38900941610336304,
990
+ "learning_rate": 8.117649371433994e-05,
991
+ "loss": 1.2977,
992
+ "step": 680
993
+ },
994
+ {
995
+ "epoch": 3.0376940133037693,
996
+ "grad_norm": 0.3746815025806427,
997
+ "learning_rate": 7.965439869473664e-05,
998
+ "loss": 1.2848,
999
+ "step": 685
1000
+ },
1001
+ {
1002
+ "epoch": 3.059866962305987,
1003
+ "grad_norm": 0.3739188313484192,
1004
+ "learning_rate": 7.813720530529243e-05,
1005
+ "loss": 1.29,
1006
+ "step": 690
1007
+ },
1008
+ {
1009
+ "epoch": 3.082039911308204,
1010
+ "grad_norm": 0.3820560574531555,
1011
+ "learning_rate": 7.66252790658445e-05,
1012
+ "loss": 1.2729,
1013
+ "step": 695
1014
+ },
1015
+ {
1016
+ "epoch": 3.104212860310421,
1017
+ "grad_norm": 0.41729655861854553,
1018
+ "learning_rate": 7.511898422727642e-05,
1019
+ "loss": 1.2701,
1020
+ "step": 700
1021
+ },
1022
+ {
1023
+ "epoch": 3.1263858093126387,
1024
+ "grad_norm": 0.3661589026451111,
1025
+ "learning_rate": 7.361868368376364e-05,
1026
+ "loss": 1.279,
1027
+ "step": 705
1028
+ },
1029
+ {
1030
+ "epoch": 3.1485587583148558,
1031
+ "grad_norm": 0.3968789875507355,
1032
+ "learning_rate": 7.212473888534546e-05,
1033
+ "loss": 1.2863,
1034
+ "step": 710
1035
+ },
1036
+ {
1037
+ "epoch": 3.1707317073170733,
1038
+ "grad_norm": 0.3675246238708496,
1039
+ "learning_rate": 7.063750975084518e-05,
1040
+ "loss": 1.2811,
1041
+ "step": 715
1042
+ },
1043
+ {
1044
+ "epoch": 3.1929046563192904,
1045
+ "grad_norm": 0.39409342408180237,
1046
+ "learning_rate": 6.915735458115884e-05,
1047
+ "loss": 1.2765,
1048
+ "step": 720
1049
+ },
1050
+ {
1051
+ "epoch": 3.2150776053215075,
1052
+ "grad_norm": 0.3648887574672699,
1053
+ "learning_rate": 6.768462997293413e-05,
1054
+ "loss": 1.2882,
1055
+ "step": 725
1056
+ },
1057
+ {
1058
+ "epoch": 3.237250554323725,
1059
+ "grad_norm": 0.3808637857437134,
1060
+ "learning_rate": 6.62196907326595e-05,
1061
+ "loss": 1.2973,
1062
+ "step": 730
1063
+ },
1064
+ {
1065
+ "epoch": 3.259423503325942,
1066
+ "grad_norm": 0.388408362865448,
1067
+ "learning_rate": 6.476288979118496e-05,
1068
+ "loss": 1.3099,
1069
+ "step": 735
1070
+ },
1071
+ {
1072
+ "epoch": 3.2815964523281598,
1073
+ "grad_norm": 0.3849842846393585,
1074
+ "learning_rate": 6.331457811869437e-05,
1075
+ "loss": 1.2919,
1076
+ "step": 740
1077
+ },
1078
+ {
1079
+ "epoch": 3.303769401330377,
1080
+ "grad_norm": 0.3851810693740845,
1081
+ "learning_rate": 6.187510464015022e-05,
1082
+ "loss": 1.2793,
1083
+ "step": 745
1084
+ },
1085
+ {
1086
+ "epoch": 3.3259423503325944,
1087
+ "grad_norm": 0.3811032474040985,
1088
+ "learning_rate": 6.0444816151231375e-05,
1089
+ "loss": 1.2803,
1090
+ "step": 750
1091
+ },
1092
+ {
1093
+ "epoch": 3.3481152993348116,
1094
+ "grad_norm": 0.36981481313705444,
1095
+ "learning_rate": 5.902405723478346e-05,
1096
+ "loss": 1.2612,
1097
+ "step": 755
1098
+ },
1099
+ {
1100
+ "epoch": 3.3702882483370287,
1101
+ "grad_norm": 0.37967202067375183,
1102
+ "learning_rate": 5.76131701778025e-05,
1103
+ "loss": 1.2924,
1104
+ "step": 760
1105
+ },
1106
+ {
1107
+ "epoch": 3.3924611973392462,
1108
+ "grad_norm": 0.39395394921302795,
1109
+ "learning_rate": 5.621249488897176e-05,
1110
+ "loss": 1.2714,
1111
+ "step": 765
1112
+ },
1113
+ {
1114
+ "epoch": 3.4146341463414633,
1115
+ "grad_norm": 0.38406023383140564,
1116
+ "learning_rate": 5.4822368816771406e-05,
1117
+ "loss": 1.2885,
1118
+ "step": 770
1119
+ },
1120
+ {
1121
+ "epoch": 3.436807095343681,
1122
+ "grad_norm": 0.372646301984787,
1123
+ "learning_rate": 5.344312686818106e-05,
1124
+ "loss": 1.2791,
1125
+ "step": 775
1126
+ },
1127
+ {
1128
+ "epoch": 3.458980044345898,
1129
+ "grad_norm": 0.3789440393447876,
1130
+ "learning_rate": 5.207510132799436e-05,
1131
+ "loss": 1.2918,
1132
+ "step": 780
1133
+ },
1134
+ {
1135
+ "epoch": 3.481152993348115,
1136
+ "grad_norm": 0.3723030388355255,
1137
+ "learning_rate": 5.0718621778765476e-05,
1138
+ "loss": 1.2772,
1139
+ "step": 785
1140
+ },
1141
+ {
1142
+ "epoch": 3.5033259423503327,
1143
+ "grad_norm": 0.373038649559021,
1144
+ "learning_rate": 4.9374015021406914e-05,
1145
+ "loss": 1.2677,
1146
+ "step": 790
1147
+ },
1148
+ {
1149
+ "epoch": 3.52549889135255,
1150
+ "grad_norm": 0.3948681354522705,
1151
+ "learning_rate": 4.804160499645667e-05,
1152
+ "loss": 1.2791,
1153
+ "step": 795
1154
+ },
1155
+ {
1156
+ "epoch": 3.5476718403547673,
1157
+ "grad_norm": 0.3771447241306305,
1158
+ "learning_rate": 4.6721712706035236e-05,
1159
+ "loss": 1.2895,
1160
+ "step": 800
1161
+ },
1162
+ {
1163
+ "epoch": 3.5698447893569845,
1164
+ "grad_norm": 0.37859615683555603,
1165
+ "learning_rate": 4.5414656136510334e-05,
1166
+ "loss": 1.2841,
1167
+ "step": 805
1168
+ },
1169
+ {
1170
+ "epoch": 3.5920177383592016,
1171
+ "grad_norm": 0.3813944160938263,
1172
+ "learning_rate": 4.412075018188805e-05,
1173
+ "loss": 1.2785,
1174
+ "step": 810
1175
+ },
1176
+ {
1177
+ "epoch": 3.614190687361419,
1178
+ "grad_norm": 0.37438470125198364,
1179
+ "learning_rate": 4.2840306567949076e-05,
1180
+ "loss": 1.2803,
1181
+ "step": 815
1182
+ },
1183
+ {
1184
+ "epoch": 3.6363636363636362,
1185
+ "grad_norm": 0.36801373958587646,
1186
+ "learning_rate": 4.157363377714819e-05,
1187
+ "loss": 1.3009,
1188
+ "step": 820
1189
+ },
1190
+ {
1191
+ "epoch": 3.658536585365854,
1192
+ "grad_norm": 0.37997427582740784,
1193
+ "learning_rate": 4.0321036974295156e-05,
1194
+ "loss": 1.2833,
1195
+ "step": 825
1196
+ },
1197
+ {
1198
+ "epoch": 3.680709534368071,
1199
+ "grad_norm": 0.36499011516571045,
1200
+ "learning_rate": 3.9082817933035134e-05,
1201
+ "loss": 1.2836,
1202
+ "step": 830
1203
+ },
1204
+ {
1205
+ "epoch": 3.7028824833702885,
1206
+ "grad_norm": 0.3749338984489441,
1207
+ "learning_rate": 3.785927496314543e-05,
1208
+ "loss": 1.2869,
1209
+ "step": 835
1210
+ },
1211
+ {
1212
+ "epoch": 3.7250554323725056,
1213
+ "grad_norm": 0.3751271665096283,
1214
+ "learning_rate": 3.6650702838667464e-05,
1215
+ "loss": 1.2732,
1216
+ "step": 840
1217
+ },
1218
+ {
1219
+ "epoch": 3.7472283813747227,
1220
+ "grad_norm": 0.3683511018753052,
1221
+ "learning_rate": 3.5457392726890236e-05,
1222
+ "loss": 1.2787,
1223
+ "step": 845
1224
+ },
1225
+ {
1226
+ "epoch": 3.7694013303769403,
1227
+ "grad_norm": 0.38828131556510925,
1228
+ "learning_rate": 3.427963211820274e-05,
1229
+ "loss": 1.2811,
1230
+ "step": 850
1231
+ },
1232
+ {
1233
+ "epoch": 3.7915742793791574,
1234
+ "grad_norm": 0.37317919731140137,
1235
+ "learning_rate": 3.3117704756832226e-05,
1236
+ "loss": 1.289,
1237
+ "step": 855
1238
+ },
1239
+ {
1240
+ "epoch": 3.8137472283813745,
1241
+ "grad_norm": 0.3718849718570709,
1242
+ "learning_rate": 3.197189057248491e-05,
1243
+ "loss": 1.2764,
1244
+ "step": 860
1245
+ },
1246
+ {
1247
+ "epoch": 3.835920177383592,
1248
+ "grad_norm": 0.3691292107105255,
1249
+ "learning_rate": 3.0842465612905837e-05,
1250
+ "loss": 1.2862,
1251
+ "step": 865
1252
+ },
1253
+ {
1254
+ "epoch": 3.858093126385809,
1255
+ "grad_norm": 0.3802024722099304,
1256
+ "learning_rate": 2.9729701977374035e-05,
1257
+ "loss": 1.2838,
1258
+ "step": 870
1259
+ },
1260
+ {
1261
+ "epoch": 3.8802660753880267,
1262
+ "grad_norm": 0.38017788529396057,
1263
+ "learning_rate": 2.863386775114848e-05,
1264
+ "loss": 1.2934,
1265
+ "step": 875
1266
+ },
1267
+ {
1268
+ "epoch": 3.902439024390244,
1269
+ "grad_norm": 0.38141724467277527,
1270
+ "learning_rate": 2.7555226940881583e-05,
1271
+ "loss": 1.2829,
1272
+ "step": 880
1273
+ },
1274
+ {
1275
+ "epoch": 3.9246119733924614,
1276
+ "grad_norm": 0.38505685329437256,
1277
+ "learning_rate": 2.6494039411015193e-05,
1278
+ "loss": 1.3002,
1279
+ "step": 885
1280
+ },
1281
+ {
1282
+ "epoch": 3.9467849223946785,
1283
+ "grad_norm": 0.3752408027648926,
1284
+ "learning_rate": 2.545056082117433e-05,
1285
+ "loss": 1.2971,
1286
+ "step": 890
1287
+ },
1288
+ {
1289
+ "epoch": 3.9689578713968956,
1290
+ "grad_norm": 0.3711921274662018,
1291
+ "learning_rate": 2.4425042564574184e-05,
1292
+ "loss": 1.282,
1293
+ "step": 895
1294
+ },
1295
+ {
1296
+ "epoch": 3.991130820399113,
1297
+ "grad_norm": 0.37682175636291504,
1298
+ "learning_rate": 2.3417731707454737e-05,
1299
+ "loss": 1.268,
1300
+ "step": 900
1301
+ },
1302
+ {
1303
+ "epoch": 4.0,
1304
+ "eval_loss": 1.796044945716858,
1305
+ "eval_runtime": 0.3372,
1306
+ "eval_samples_per_second": 2.965,
1307
+ "eval_steps_per_second": 2.965,
1308
+ "step": 902
1309
+ },
1310
+ {
1311
+ "epoch": 4.013303769401331,
1312
+ "grad_norm": 0.37139764428138733,
1313
+ "learning_rate": 2.242887092955801e-05,
1314
+ "loss": 1.2666,
1315
+ "step": 905
1316
+ },
1317
+ {
1318
+ "epoch": 4.035476718403547,
1319
+ "grad_norm": 0.3784310221672058,
1320
+ "learning_rate": 2.1458698465662187e-05,
1321
+ "loss": 1.2518,
1322
+ "step": 910
1323
+ },
1324
+ {
1325
+ "epoch": 4.057649667405765,
1326
+ "grad_norm": 0.3832833766937256,
1327
+ "learning_rate": 2.0507448048186208e-05,
1328
+ "loss": 1.2522,
1329
+ "step": 915
1330
+ },
1331
+ {
1332
+ "epoch": 4.0798226164079825,
1333
+ "grad_norm": 0.38216501474380493,
1334
+ "learning_rate": 1.957534885087944e-05,
1335
+ "loss": 1.2616,
1336
+ "step": 920
1337
+ },
1338
+ {
1339
+ "epoch": 4.101995565410199,
1340
+ "grad_norm": 0.37775281071662903,
1341
+ "learning_rate": 1.866262543360958e-05,
1342
+ "loss": 1.2696,
1343
+ "step": 925
1344
+ },
1345
+ {
1346
+ "epoch": 4.124168514412417,
1347
+ "grad_norm": 0.3922324478626251,
1348
+ "learning_rate": 1.7769497688261973e-05,
1349
+ "loss": 1.2572,
1350
+ "step": 930
1351
+ },
1352
+ {
1353
+ "epoch": 4.146341463414634,
1354
+ "grad_norm": 0.39753395318984985,
1355
+ "learning_rate": 1.6896180785763593e-05,
1356
+ "loss": 1.2574,
1357
+ "step": 935
1358
+ },
1359
+ {
1360
+ "epoch": 4.168514412416852,
1361
+ "grad_norm": 0.39192479848861694,
1362
+ "learning_rate": 1.604288512424439e-05,
1363
+ "loss": 1.2624,
1364
+ "step": 940
1365
+ },
1366
+ {
1367
+ "epoch": 4.1906873614190685,
1368
+ "grad_norm": 0.3945992588996887,
1369
+ "learning_rate": 1.520981627834851e-05,
1370
+ "loss": 1.2756,
1371
+ "step": 945
1372
+ },
1373
+ {
1374
+ "epoch": 4.212860310421286,
1375
+ "grad_norm": 0.37924352288246155,
1376
+ "learning_rate": 1.4397174949707725e-05,
1377
+ "loss": 1.257,
1378
+ "step": 950
1379
+ },
1380
+ {
1381
+ "epoch": 4.235033259423504,
1382
+ "grad_norm": 0.373811274766922,
1383
+ "learning_rate": 1.3605156918588469e-05,
1384
+ "loss": 1.2703,
1385
+ "step": 955
1386
+ },
1387
+ {
1388
+ "epoch": 4.25720620842572,
1389
+ "grad_norm": 0.3824734389781952,
1390
+ "learning_rate": 1.2833952996724863e-05,
1391
+ "loss": 1.2635,
1392
+ "step": 960
1393
+ },
1394
+ {
1395
+ "epoch": 4.279379157427938,
1396
+ "grad_norm": 0.3803390562534332,
1397
+ "learning_rate": 1.208374898134883e-05,
1398
+ "loss": 1.2715,
1399
+ "step": 965
1400
+ },
1401
+ {
1402
+ "epoch": 4.301552106430155,
1403
+ "grad_norm": 0.38187548518180847,
1404
+ "learning_rate": 1.1354725610427807e-05,
1405
+ "loss": 1.2775,
1406
+ "step": 970
1407
+ },
1408
+ {
1409
+ "epoch": 4.323725055432373,
1410
+ "grad_norm": 0.3768659234046936,
1411
+ "learning_rate": 1.0647058519121821e-05,
1412
+ "loss": 1.2394,
1413
+ "step": 975
1414
+ },
1415
+ {
1416
+ "epoch": 4.34589800443459,
1417
+ "grad_norm": 0.3807064890861511,
1418
+ "learning_rate": 9.960918197469771e-06,
1419
+ "loss": 1.2673,
1420
+ "step": 980
1421
+ },
1422
+ {
1423
+ "epoch": 4.368070953436807,
1424
+ "grad_norm": 0.38065963983535767,
1425
+ "learning_rate": 9.296469949315156e-06,
1426
+ "loss": 1.2713,
1427
+ "step": 985
1428
+ },
1429
+ {
1430
+ "epoch": 4.390243902439025,
1431
+ "grad_norm": 0.3850005865097046,
1432
+ "learning_rate": 8.653873852481364e-06,
1433
+ "loss": 1.2468,
1434
+ "step": 990
1435
+ },
1436
+ {
1437
+ "epoch": 4.412416851441241,
1438
+ "grad_norm": 0.3868677020072937,
1439
+ "learning_rate": 8.033284720205946e-06,
1440
+ "loss": 1.2654,
1441
+ "step": 995
1442
+ },
1443
+ {
1444
+ "epoch": 4.434589800443459,
1445
+ "grad_norm": 0.37283623218536377,
1446
+ "learning_rate": 7.434852063843278e-06,
1447
+ "loss": 1.2616,
1448
+ "step": 1000
1449
+ },
1450
+ {
1451
+ "epoch": 4.4567627494456765,
1452
+ "grad_norm": 0.3784988522529602,
1453
+ "learning_rate": 6.858720056844614e-06,
1454
+ "loss": 1.2602,
1455
+ "step": 1005
1456
+ },
1457
+ {
1458
+ "epoch": 4.478935698447893,
1459
+ "grad_norm": 0.389172226190567,
1460
+ "learning_rate": 6.3050275000238414e-06,
1461
+ "loss": 1.2671,
1462
+ "step": 1010
1463
+ },
1464
+ {
1465
+ "epoch": 4.501108647450111,
1466
+ "grad_norm": 0.37874796986579895,
1467
+ "learning_rate": 5.77390778811796e-06,
1468
+ "loss": 1.2743,
1469
+ "step": 1015
1470
+ },
1471
+ {
1472
+ "epoch": 4.523281596452328,
1473
+ "grad_norm": 0.39037781953811646,
1474
+ "learning_rate": 5.265488877649816e-06,
1475
+ "loss": 1.2684,
1476
+ "step": 1020
1477
+ },
1478
+ {
1479
+ "epoch": 4.545454545454545,
1480
+ "grad_norm": 0.3832471966743469,
1481
+ "learning_rate": 4.7798932561009865e-06,
1482
+ "loss": 1.2674,
1483
+ "step": 1025
1484
+ },
1485
+ {
1486
+ "epoch": 4.5676274944567625,
1487
+ "grad_norm": 0.3740783631801605,
1488
+ "learning_rate": 4.317237912402316e-06,
1489
+ "loss": 1.2686,
1490
+ "step": 1030
1491
+ },
1492
+ {
1493
+ "epoch": 4.58980044345898,
1494
+ "grad_norm": 0.38245856761932373,
1495
+ "learning_rate": 3.877634308749078e-06,
1496
+ "loss": 1.2457,
1497
+ "step": 1035
1498
+ },
1499
+ {
1500
+ "epoch": 4.611973392461198,
1501
+ "grad_norm": 0.38514626026153564,
1502
+ "learning_rate": 3.461188353747702e-06,
1503
+ "loss": 1.2631,
1504
+ "step": 1040
1505
+ },
1506
+ {
1507
+ "epoch": 4.634146341463414,
1508
+ "grad_norm": 0.38133639097213745,
1509
+ "learning_rate": 3.068000376900515e-06,
1510
+ "loss": 1.2775,
1511
+ "step": 1045
1512
+ },
1513
+ {
1514
+ "epoch": 4.656319290465632,
1515
+ "grad_norm": 0.3845633268356323,
1516
+ "learning_rate": 2.6981651044344024e-06,
1517
+ "loss": 1.2642,
1518
+ "step": 1050
1519
+ },
1520
+ {
1521
+ "epoch": 4.678492239467849,
1522
+ "grad_norm": 0.38162142038345337,
1523
+ "learning_rate": 2.3517716364795385e-06,
1524
+ "loss": 1.2692,
1525
+ "step": 1055
1526
+ },
1527
+ {
1528
+ "epoch": 4.700665188470067,
1529
+ "grad_norm": 0.392133504152298,
1530
+ "learning_rate": 2.028903425603612e-06,
1531
+ "loss": 1.2628,
1532
+ "step": 1060
1533
+ },
1534
+ {
1535
+ "epoch": 4.722838137472284,
1536
+ "grad_norm": 0.374054878950119,
1537
+ "learning_rate": 1.7296382567064672e-06,
1538
+ "loss": 1.2611,
1539
+ "step": 1065
1540
+ },
1541
+ {
1542
+ "epoch": 4.745011086474501,
1543
+ "grad_norm": 0.38326382637023926,
1544
+ "learning_rate": 1.4540482282803137e-06,
1545
+ "loss": 1.2453,
1546
+ "step": 1070
1547
+ },
1548
+ {
1549
+ "epoch": 4.767184035476719,
1550
+ "grad_norm": 0.39525189995765686,
1551
+ "learning_rate": 1.2021997350399106e-06,
1552
+ "loss": 1.2849,
1553
+ "step": 1075
1554
+ },
1555
+ {
1556
+ "epoch": 4.789356984478935,
1557
+ "grad_norm": 0.38262608647346497,
1558
+ "learning_rate": 9.741534519267736e-07,
1559
+ "loss": 1.2696,
1560
+ "step": 1080
1561
+ },
1562
+ {
1563
+ "epoch": 4.811529933481153,
1564
+ "grad_norm": 0.38532087206840515,
1565
+ "learning_rate": 7.699643194915784e-07,
1566
+ "loss": 1.26,
1567
+ "step": 1085
1568
+ },
1569
+ {
1570
+ "epoch": 4.8337028824833705,
1571
+ "grad_norm": 0.3865302503108978,
1572
+ "learning_rate": 5.896815306578818e-07,
1573
+ "loss": 1.2568,
1574
+ "step": 1090
1575
+ },
1576
+ {
1577
+ "epoch": 4.855875831485587,
1578
+ "grad_norm": 0.3837885856628418,
1579
+ "learning_rate": 4.333485188706576e-07,
1580
+ "loss": 1.2644,
1581
+ "step": 1095
1582
+ },
1583
+ {
1584
+ "epoch": 4.878048780487805,
1585
+ "grad_norm": 0.37372496724128723,
1586
+ "learning_rate": 3.0100294763238946e-07,
1587
+ "loss": 1.2764,
1588
+ "step": 1100
1589
+ },
1590
+ {
1591
+ "epoch": 4.900221729490022,
1592
+ "grad_norm": 0.38477322459220886,
1593
+ "learning_rate": 1.9267670142926187e-07,
1594
+ "loss": 1.2529,
1595
+ "step": 1105
1596
+ },
1597
+ {
1598
+ "epoch": 4.922394678492239,
1599
+ "grad_norm": 0.3782412111759186,
1600
+ "learning_rate": 1.0839587804954975e-07,
1601
+ "loss": 1.2552,
1602
+ "step": 1110
1603
+ },
1604
+ {
1605
+ "epoch": 4.9445676274944566,
1606
+ "grad_norm": 0.3779396116733551,
1607
+ "learning_rate": 4.818078229622547e-08,
1608
+ "loss": 1.2773,
1609
+ "step": 1115
1610
+ },
1611
+ {
1612
+ "epoch": 4.966740576496674,
1613
+ "grad_norm": 0.38919439911842346,
1614
+ "learning_rate": 1.2045921095127366e-08,
1615
+ "loss": 1.2647,
1616
+ "step": 1120
1617
+ },
1618
+ {
1619
+ "epoch": 4.988913525498892,
1620
+ "grad_norm": 0.38752755522727966,
1621
+ "learning_rate": 0.0,
1622
+ "loss": 1.2695,
1623
+ "step": 1125
1624
+ },
1625
+ {
1626
+ "epoch": 4.988913525498892,
1627
+ "eval_loss": 1.8087279796600342,
1628
+ "eval_runtime": 0.3391,
1629
+ "eval_samples_per_second": 2.949,
1630
+ "eval_steps_per_second": 2.949,
1631
+ "step": 1125
1632
+ },
1633
+ {
1634
+ "epoch": 4.988913525498892,
1635
+ "step": 1125,
1636
+ "total_flos": 1.6629843858229821e+18,
1637
+ "train_loss": 1.390608725865682,
1638
+ "train_runtime": 3610.9267,
1639
+ "train_samples_per_second": 9.977,
1640
+ "train_steps_per_second": 0.312
1641
+ }
1642
+ ],
1643
+ "logging_steps": 5,
1644
+ "max_steps": 1125,
1645
+ "num_input_tokens_seen": 0,
1646
+ "num_train_epochs": 5,
1647
+ "save_steps": 100,
1648
+ "stateful_callbacks": {
1649
+ "TrainerControl": {
1650
+ "args": {
1651
+ "should_epoch_stop": false,
1652
+ "should_evaluate": false,
1653
+ "should_log": false,
1654
+ "should_save": true,
1655
+ "should_training_stop": true
1656
+ },
1657
+ "attributes": {}
1658
+ }
1659
+ },
1660
+ "total_flos": 1.6629843858229821e+18,
1661
+ "train_batch_size": 4,
1662
+ "trial_name": null,
1663
+ "trial_params": null
1664
+ }