DeepDream2045 commited on
Commit
7a14e49
·
verified ·
1 Parent(s): d177fc7

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "up_proj",
25
  "k_proj",
26
- "gate_proj",
27
- "down_proj",
28
  "q_proj",
29
- "o_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
 
 
24
  "q_proj",
25
+ "up_proj",
26
+ "o_proj",
27
+ "gate_proj",
28
+ "v_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:094e333c9c5cfcd505faf72551d3f39fedb2ef60357479428201b309885de0e2
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5704821e9918d31c0d0acaa3815aadbaec64194cb9aad364d12dbb02f99aef36
3
  size 335604696
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a9e6bded1c7da156b16bde042270e95e61471d8ecf1c676eed91229f4cb40f9
3
  size 671466706
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2332cffe23ee88c1d3cefa50ea29d481f27885266c5ef72af09f95b8ea88330
3
  size 671466706
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ef8fefe4373919b6945c60cafc96dcd70de895c6939a7f9a3915d677f57f7da
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21fc3e1214f1a054edc86d54ac17152d56087755a650502c28ff44b0afe02838
3
  size 15024
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9cc8ac4b97aeccaa9056b4131591a8fb27e7335ca6d20e2d090fd63e7d915ce
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf49e13838770f2543b06ada91734af73e0d8b84ea37494eb08cef5e8524dfeb
3
  size 15024
last-checkpoint/rng_state_2.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:957e5f49359d86e8265b54790e6f0cf1a7bf97efb38166c0b6ecd5a63faa99f3
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8339809ee687dd7fc50f4a310c530ef1946bcfd894f057ca7209af302e8224d
3
  size 15024
last-checkpoint/rng_state_3.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad8da19b4ab1f7ebf148fbf344b69e384ff4448e83ffff0ebcb8ecebeca7d2c6
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df1149f6a7ed3ad33f0d9ac4a71a894426248796df6565a4dcc40e6db4a83b6a
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f37b2aa490ccb1598b01e14cda36e9081f7ce646deab4d3c2d03de0d2169a755
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1df0528620c07325b8faa7567e59b0c1e86a1f1ee6af1245a69c6c0463fe4e2
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
- "best_metric": 2.11344051361084,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 0.07662835249042145,
5
  "eval_steps": 25,
6
- "global_step": 25,
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.0030651340996168583,
13
- "grad_norm": 27.896610260009766,
14
  "learning_rate": 5e-05,
15
  "loss": 1.8825,
16
  "step": 1
@@ -18,186 +18,369 @@
18
  {
19
  "epoch": 0.0030651340996168583,
20
  "eval_loss": 2.378786563873291,
21
- "eval_runtime": 64.153,
22
- "eval_samples_per_second": 34.262,
23
- "eval_steps_per_second": 4.287,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.006130268199233717,
28
- "grad_norm": 32.84800720214844,
29
  "learning_rate": 0.0001,
30
  "loss": 2.1452,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.009195402298850575,
35
- "grad_norm": 25.192340850830078,
36
  "learning_rate": 9.989294616193017e-05,
37
- "loss": 2.2998,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.012260536398467433,
42
- "grad_norm": 15.766855239868164,
43
  "learning_rate": 9.957224306869053e-05,
44
- "loss": 2.2404,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.01532567049808429,
49
- "grad_norm": 14.772031784057617,
50
  "learning_rate": 9.903926402016153e-05,
51
- "loss": 2.1976,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.01839080459770115,
56
- "grad_norm": 14.457837104797363,
57
  "learning_rate": 9.829629131445342e-05,
58
- "loss": 2.1336,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.021455938697318006,
63
- "grad_norm": 13.174428939819336,
64
  "learning_rate": 9.73465064747553e-05,
65
- "loss": 2.1395,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.024521072796934867,
70
- "grad_norm": 9.743951797485352,
71
  "learning_rate": 9.619397662556435e-05,
72
- "loss": 2.1148,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.027586206896551724,
77
- "grad_norm": 10.328970909118652,
78
  "learning_rate": 9.484363707663442e-05,
79
- "loss": 2.116,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.03065134099616858,
84
- "grad_norm": 10.842561721801758,
85
  "learning_rate": 9.330127018922194e-05,
86
- "loss": 2.2137,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.03371647509578544,
91
- "grad_norm": 12.265542030334473,
92
  "learning_rate": 9.157348061512727e-05,
93
- "loss": 2.2578,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.0367816091954023,
98
- "grad_norm": 15.659526824951172,
99
  "learning_rate": 8.966766701456177e-05,
100
- "loss": 2.178,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.03984674329501916,
105
- "grad_norm": 21.36080551147461,
106
  "learning_rate": 8.759199037394887e-05,
107
- "loss": 2.0713,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.04291187739463601,
112
- "grad_norm": 29.808998107910156,
113
  "learning_rate": 8.535533905932738e-05,
114
- "loss": 1.9459,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.04597701149425287,
119
- "grad_norm": 15.340879440307617,
120
  "learning_rate": 8.296729075500344e-05,
121
- "loss": 2.0594,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.04904214559386973,
126
- "grad_norm": 10.302526473999023,
127
  "learning_rate": 8.043807145043604e-05,
128
- "loss": 2.2324,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.05210727969348659,
133
- "grad_norm": 8.83031940460205,
134
  "learning_rate": 7.777851165098012e-05,
135
- "loss": 2.1758,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.05517241379310345,
140
- "grad_norm": 9.309374809265137,
141
  "learning_rate": 7.500000000000001e-05,
142
- "loss": 2.1735,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.05823754789272031,
147
- "grad_norm": 11.40832233428955,
148
  "learning_rate": 7.211443451095007e-05,
149
- "loss": 2.0792,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.06130268199233716,
154
- "grad_norm": 10.577889442443848,
155
  "learning_rate": 6.91341716182545e-05,
156
  "loss": 2.1069,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.06436781609195402,
161
- "grad_norm": 10.584429740905762,
162
  "learning_rate": 6.607197326515808e-05,
163
- "loss": 2.1862,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.06743295019157088,
168
- "grad_norm": 11.981637001037598,
169
  "learning_rate": 6.294095225512603e-05,
170
- "loss": 2.1701,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.07049808429118774,
175
- "grad_norm": 10.353193283081055,
176
  "learning_rate": 5.9754516100806423e-05,
177
- "loss": 2.1409,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.0735632183908046,
182
- "grad_norm": 11.31971263885498,
183
  "learning_rate": 5.6526309611002594e-05,
184
- "loss": 2.1658,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.07662835249042145,
189
- "grad_norm": 31.334794998168945,
190
  "learning_rate": 5.327015646150716e-05,
191
- "loss": 2.2213,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.07662835249042145,
196
- "eval_loss": 2.11344051361084,
197
- "eval_runtime": 64.1924,
198
- "eval_samples_per_second": 34.241,
199
- "eval_steps_per_second": 4.284,
200
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
  }
202
  ],
203
  "logging_steps": 1,
@@ -221,12 +404,12 @@
221
  "should_evaluate": false,
222
  "should_log": false,
223
  "should_save": true,
224
- "should_training_stop": false
225
  },
226
  "attributes": {}
227
  }
228
  },
229
- "total_flos": 2.829013890367488e+17,
230
  "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.0885050296783447,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.1532567049808429,
5
  "eval_steps": 25,
6
+ "global_step": 50,
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.0030651340996168583,
13
+ "grad_norm": 25.439905166625977,
14
  "learning_rate": 5e-05,
15
  "loss": 1.8825,
16
  "step": 1
 
18
  {
19
  "epoch": 0.0030651340996168583,
20
  "eval_loss": 2.378786563873291,
21
+ "eval_runtime": 63.9032,
22
+ "eval_samples_per_second": 34.396,
23
+ "eval_steps_per_second": 4.303,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.006130268199233717,
28
+ "grad_norm": 31.6901798248291,
29
  "learning_rate": 0.0001,
30
  "loss": 2.1452,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.009195402298850575,
35
+ "grad_norm": 23.759477615356445,
36
  "learning_rate": 9.989294616193017e-05,
37
+ "loss": 2.3008,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.012260536398467433,
42
+ "grad_norm": 15.432135581970215,
43
  "learning_rate": 9.957224306869053e-05,
44
+ "loss": 2.2418,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.01532567049808429,
49
+ "grad_norm": 14.17938232421875,
50
  "learning_rate": 9.903926402016153e-05,
51
+ "loss": 2.2003,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.01839080459770115,
56
+ "grad_norm": 14.198993682861328,
57
  "learning_rate": 9.829629131445342e-05,
58
+ "loss": 2.1383,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.021455938697318006,
63
+ "grad_norm": 17.084095001220703,
64
  "learning_rate": 9.73465064747553e-05,
65
+ "loss": 2.144,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.024521072796934867,
70
+ "grad_norm": 10.210630416870117,
71
  "learning_rate": 9.619397662556435e-05,
72
+ "loss": 2.1158,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.027586206896551724,
77
+ "grad_norm": 10.326088905334473,
78
  "learning_rate": 9.484363707663442e-05,
79
+ "loss": 2.1171,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.03065134099616858,
84
+ "grad_norm": 10.55210018157959,
85
  "learning_rate": 9.330127018922194e-05,
86
+ "loss": 2.2147,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.03371647509578544,
91
+ "grad_norm": 12.33423137664795,
92
  "learning_rate": 9.157348061512727e-05,
93
+ "loss": 2.2588,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.0367816091954023,
98
+ "grad_norm": 15.611214637756348,
99
  "learning_rate": 8.966766701456177e-05,
100
+ "loss": 2.1785,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.03984674329501916,
105
+ "grad_norm": 20.73734474182129,
106
  "learning_rate": 8.759199037394887e-05,
107
+ "loss": 2.0699,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.04291187739463601,
112
+ "grad_norm": 29.948902130126953,
113
  "learning_rate": 8.535533905932738e-05,
114
+ "loss": 1.9448,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.04597701149425287,
119
+ "grad_norm": 15.843214988708496,
120
  "learning_rate": 8.296729075500344e-05,
121
+ "loss": 2.0613,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.04904214559386973,
126
+ "grad_norm": 10.421913146972656,
127
  "learning_rate": 8.043807145043604e-05,
128
+ "loss": 2.2328,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.05210727969348659,
133
+ "grad_norm": 8.803328514099121,
134
  "learning_rate": 7.777851165098012e-05,
135
+ "loss": 2.1753,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.05517241379310345,
140
+ "grad_norm": 9.167197227478027,
141
  "learning_rate": 7.500000000000001e-05,
142
+ "loss": 2.172,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.05823754789272031,
147
+ "grad_norm": 11.16010570526123,
148
  "learning_rate": 7.211443451095007e-05,
149
+ "loss": 2.0787,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.06130268199233716,
154
+ "grad_norm": 10.55145263671875,
155
  "learning_rate": 6.91341716182545e-05,
156
  "loss": 2.1069,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.06436781609195402,
161
+ "grad_norm": 10.890008926391602,
162
  "learning_rate": 6.607197326515808e-05,
163
+ "loss": 2.186,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.06743295019157088,
168
+ "grad_norm": 11.844358444213867,
169
  "learning_rate": 6.294095225512603e-05,
170
+ "loss": 2.1697,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.07049808429118774,
175
+ "grad_norm": 10.25471019744873,
176
  "learning_rate": 5.9754516100806423e-05,
177
+ "loss": 2.1411,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.0735632183908046,
182
+ "grad_norm": 11.452219009399414,
183
  "learning_rate": 5.6526309611002594e-05,
184
+ "loss": 2.1668,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.07662835249042145,
189
+ "grad_norm": 30.90408706665039,
190
  "learning_rate": 5.327015646150716e-05,
191
+ "loss": 2.2226,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.07662835249042145,
196
+ "eval_loss": 2.1118111610412598,
197
+ "eval_runtime": 63.7959,
198
+ "eval_samples_per_second": 34.454,
199
+ "eval_steps_per_second": 4.311,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 0.07969348659003832,
204
+ "grad_norm": 9.518340110778809,
205
+ "learning_rate": 5e-05,
206
+ "loss": 1.7877,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 0.08275862068965517,
211
+ "grad_norm": 11.724231719970703,
212
+ "learning_rate": 4.6729843538492847e-05,
213
+ "loss": 1.9382,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 0.08582375478927202,
218
+ "grad_norm": 9.176469802856445,
219
+ "learning_rate": 4.347369038899744e-05,
220
+ "loss": 2.0916,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 0.08888888888888889,
225
+ "grad_norm": 7.557352066040039,
226
+ "learning_rate": 4.0245483899193595e-05,
227
+ "loss": 2.2222,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 0.09195402298850575,
232
+ "grad_norm": 7.389097690582275,
233
+ "learning_rate": 3.705904774487396e-05,
234
+ "loss": 2.1794,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 0.0950191570881226,
239
+ "grad_norm": 7.5071611404418945,
240
+ "learning_rate": 3.392802673484193e-05,
241
+ "loss": 2.0615,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 0.09808429118773947,
246
+ "grad_norm": 8.351806640625,
247
+ "learning_rate": 3.086582838174551e-05,
248
+ "loss": 2.0811,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 0.10114942528735632,
253
+ "grad_norm": 9.072479248046875,
254
+ "learning_rate": 2.7885565489049946e-05,
255
+ "loss": 2.1266,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 0.10421455938697317,
260
+ "grad_norm": 9.68136978149414,
261
+ "learning_rate": 2.500000000000001e-05,
262
+ "loss": 2.0953,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 0.10727969348659004,
267
+ "grad_norm": 10.606045722961426,
268
+ "learning_rate": 2.2221488349019903e-05,
269
+ "loss": 2.1535,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 0.1103448275862069,
274
+ "grad_norm": 11.27554988861084,
275
+ "learning_rate": 1.9561928549563968e-05,
276
+ "loss": 2.1858,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 0.11340996168582375,
281
+ "grad_norm": 13.031153678894043,
282
+ "learning_rate": 1.703270924499656e-05,
283
+ "loss": 2.0847,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 0.11647509578544062,
288
+ "grad_norm": 17.304210662841797,
289
+ "learning_rate": 1.4644660940672627e-05,
290
+ "loss": 2.0854,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 0.11954022988505747,
295
+ "grad_norm": 5.835628986358643,
296
+ "learning_rate": 1.2408009626051137e-05,
297
+ "loss": 1.8834,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 0.12260536398467432,
302
+ "grad_norm": 5.742768287658691,
303
+ "learning_rate": 1.0332332985438248e-05,
304
+ "loss": 1.9978,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 0.12567049808429118,
309
+ "grad_norm": 5.689572811126709,
310
+ "learning_rate": 8.426519384872733e-06,
311
+ "loss": 2.1699,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 0.12873563218390804,
316
+ "grad_norm": 6.36193323135376,
317
+ "learning_rate": 6.698729810778065e-06,
318
+ "loss": 2.1757,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 0.1318007662835249,
323
+ "grad_norm": 6.675713539123535,
324
+ "learning_rate": 5.156362923365588e-06,
325
+ "loss": 2.1663,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 0.13486590038314175,
330
+ "grad_norm": 7.151950836181641,
331
+ "learning_rate": 3.8060233744356633e-06,
332
+ "loss": 2.1499,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 0.13793103448275862,
337
+ "grad_norm": 8.27146053314209,
338
+ "learning_rate": 2.653493525244721e-06,
339
+ "loss": 2.0725,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 0.1409961685823755,
344
+ "grad_norm": 8.100248336791992,
345
+ "learning_rate": 1.70370868554659e-06,
346
+ "loss": 2.1781,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 0.14406130268199233,
351
+ "grad_norm": 9.346924781799316,
352
+ "learning_rate": 9.607359798384785e-07,
353
+ "loss": 2.1817,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 0.1471264367816092,
358
+ "grad_norm": 9.631771087646484,
359
+ "learning_rate": 4.277569313094809e-07,
360
+ "loss": 2.1805,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 0.15019157088122606,
365
+ "grad_norm": 11.957242012023926,
366
+ "learning_rate": 1.0705383806982606e-07,
367
+ "loss": 2.1351,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 0.1532567049808429,
372
+ "grad_norm": 18.1830997467041,
373
+ "learning_rate": 0.0,
374
+ "loss": 2.0586,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.1532567049808429,
379
+ "eval_loss": 2.0885050296783447,
380
+ "eval_runtime": 63.7935,
381
+ "eval_samples_per_second": 34.455,
382
+ "eval_steps_per_second": 4.311,
383
+ "step": 50
384
  }
385
  ],
386
  "logging_steps": 1,
 
404
  "should_evaluate": false,
405
  "should_log": false,
406
  "should_save": true,
407
+ "should_training_stop": true
408
  },
409
  "attributes": {}
410
  }
411
  },
412
+ "total_flos": 5.658027780734976e+17,
413
  "train_batch_size": 2,
414
  "trial_name": null,
415
  "trial_params": null
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1baeee59f7debef1f8d94258da455d503cad8cc40f091043441d3366e0216a96
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2ed31e570494779bd86d653ae545f1873d662b7f560837aac5f1782bcac42cc
3
  size 6776