DeepDream2045 commited on
Commit
75ca4b2
·
verified ·
1 Parent(s): 38da607

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
- "o_proj",
24
- "up_proj",
25
- "q_proj",
26
  "v_proj",
 
27
  "gate_proj",
28
- "k_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
 
24
  "v_proj",
25
+ "q_proj",
26
  "gate_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "o_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:0c40cb370fc2ce37f6f547ee5bcf78a20052b793ca315c4480c5e3d23ebc7ac5
3
  size 319876032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41d7e231427887b895fb766c3b49b50cb85cc8e90e4d3f1054722665314eaddf
3
  size 319876032
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1f81f3d6252dc6a155ed015f1175765178bf46e423eabe4fdfcf2ecf11b8ceb
3
  size 640009682
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d02cc0a50d9734c5b6eea8fe8ea5b2afe4049f6921136edd8069c95d886d5511
3
  size 640009682
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fde16eea6e7a77484d531f0284da65a2e0c32520ab376fadfdf6bdb6044ef5dd
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bed50a18dc514f557238b0fec4e86e21b12fd8e46f37856fdc365ea74e9e033
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:739b2d91799fe74cd6d3c730a0720ac64ff56a4311ade1aa1fad00175a42c5c0
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9347fc83d27f60d82d319315ca5be66998d01d098ef78b2b83f111bb9b0169b
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:54a0dce6ed6cc1a73936cf80e3d8c2a80f6c7a1c669a1b0befa8d7d07e596dda
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75576fae3b13b59a6a322f3e77c55ae5ea39e946939481747fb8251f1c0d6803
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:50e5dece309d0144af69ddb9d5ef7c77b64f868b71b5395b07bdbd1dea95f0c2
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0100b8b3f988766216eddb62ba8b5711798bb5cf2af3e82fca13fe8a3559eb29
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": 1.1423113346099854,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 0.05272176090681429,
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.0021088704362725716,
13
- "grad_norm": 1.0445363521575928,
14
  "learning_rate": 5e-05,
15
  "loss": 2.0005,
16
  "step": 1
@@ -18,186 +18,369 @@
18
  {
19
  "epoch": 0.0021088704362725716,
20
  "eval_loss": 2.172279119491577,
21
- "eval_runtime": 91.0927,
22
- "eval_samples_per_second": 35.074,
23
- "eval_steps_per_second": 4.391,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.004217740872545143,
28
- "grad_norm": 1.0849013328552246,
29
  "learning_rate": 0.0001,
30
  "loss": 2.0592,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.006326611308817715,
35
- "grad_norm": 1.02006995677948,
36
  "learning_rate": 9.989294616193017e-05,
37
- "loss": 2.047,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.008435481745090286,
42
- "grad_norm": 0.9143255949020386,
43
  "learning_rate": 9.957224306869053e-05,
44
- "loss": 1.8777,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.010544352181362857,
49
- "grad_norm": 0.7838174104690552,
50
  "learning_rate": 9.903926402016153e-05,
51
  "loss": 1.7968,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.01265322261763543,
56
- "grad_norm": 0.9264847040176392,
57
  "learning_rate": 9.829629131445342e-05,
58
- "loss": 1.7519,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.014762093053908,
63
- "grad_norm": 0.7748655676841736,
64
  "learning_rate": 9.73465064747553e-05,
65
- "loss": 1.6999,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.016870963490180572,
70
- "grad_norm": 0.752051055431366,
71
  "learning_rate": 9.619397662556435e-05,
72
- "loss": 1.6492,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.018979833926453145,
77
- "grad_norm": 0.6525676846504211,
78
  "learning_rate": 9.484363707663442e-05,
79
- "loss": 1.5985,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.021088704362725714,
84
- "grad_norm": 0.6811321377754211,
85
  "learning_rate": 9.330127018922194e-05,
86
- "loss": 1.5414,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.023197574798998286,
91
- "grad_norm": 0.6379256248474121,
92
  "learning_rate": 9.157348061512727e-05,
93
- "loss": 1.4974,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.02530644523527086,
98
- "grad_norm": 0.6451159715652466,
99
  "learning_rate": 8.966766701456177e-05,
100
- "loss": 1.4877,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.02741531567154343,
105
- "grad_norm": 0.5045467615127563,
106
  "learning_rate": 8.759199037394887e-05,
107
- "loss": 1.3994,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.029524186107816,
112
- "grad_norm": 0.4902452528476715,
113
  "learning_rate": 8.535533905932738e-05,
114
- "loss": 1.4029,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.03163305654408857,
119
- "grad_norm": 0.4506430923938751,
120
  "learning_rate": 8.296729075500344e-05,
121
- "loss": 1.3466,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.033741926980361145,
126
- "grad_norm": 0.44114139676094055,
127
  "learning_rate": 8.043807145043604e-05,
128
- "loss": 1.3213,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.03585079741663372,
133
- "grad_norm": 0.444820761680603,
134
  "learning_rate": 7.777851165098012e-05,
135
- "loss": 1.3173,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.03795966785290629,
140
- "grad_norm": 0.47539570927619934,
141
  "learning_rate": 7.500000000000001e-05,
142
- "loss": 1.2578,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.040068538289178855,
147
- "grad_norm": 0.42036089301109314,
148
  "learning_rate": 7.211443451095007e-05,
149
- "loss": 1.2263,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.04217740872545143,
154
- "grad_norm": 0.48343217372894287,
155
  "learning_rate": 6.91341716182545e-05,
156
- "loss": 1.2371,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.044286279161724,
161
- "grad_norm": 0.46945393085479736,
162
  "learning_rate": 6.607197326515808e-05,
163
- "loss": 1.2132,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.04639514959799657,
168
- "grad_norm": 0.4912544786930084,
169
  "learning_rate": 6.294095225512603e-05,
170
- "loss": 1.1808,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.048504020034269145,
175
- "grad_norm": 0.5027343034744263,
176
  "learning_rate": 5.9754516100806423e-05,
177
- "loss": 1.1536,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.05061289047054172,
182
- "grad_norm": 0.4939061999320984,
183
  "learning_rate": 5.6526309611002594e-05,
184
- "loss": 1.1453,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.05272176090681429,
189
- "grad_norm": 0.5463296175003052,
190
  "learning_rate": 5.327015646150716e-05,
191
- "loss": 1.1425,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.05272176090681429,
196
- "eval_loss": 1.1423113346099854,
197
- "eval_runtime": 91.1944,
198
- "eval_samples_per_second": 35.035,
199
- "eval_steps_per_second": 4.386,
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.652642132099072e+17,
230
  "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.0235497951507568,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.10544352181362858,
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.0021088704362725716,
13
+ "grad_norm": 0.9816077351570129,
14
  "learning_rate": 5e-05,
15
  "loss": 2.0005,
16
  "step": 1
 
18
  {
19
  "epoch": 0.0021088704362725716,
20
  "eval_loss": 2.172279119491577,
21
+ "eval_runtime": 91.0195,
22
+ "eval_samples_per_second": 35.102,
23
+ "eval_steps_per_second": 4.395,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.004217740872545143,
28
+ "grad_norm": 1.0070489645004272,
29
  "learning_rate": 0.0001,
30
  "loss": 2.0592,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.006326611308817715,
35
+ "grad_norm": 0.957038938999176,
36
  "learning_rate": 9.989294616193017e-05,
37
+ "loss": 2.0489,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.008435481745090286,
42
+ "grad_norm": 0.8758676648139954,
43
  "learning_rate": 9.957224306869053e-05,
44
+ "loss": 1.8789,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.010544352181362857,
49
+ "grad_norm": 0.7380896806716919,
50
  "learning_rate": 9.903926402016153e-05,
51
  "loss": 1.7968,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.01265322261763543,
56
+ "grad_norm": 0.8705281019210815,
57
  "learning_rate": 9.829629131445342e-05,
58
+ "loss": 1.7523,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.014762093053908,
63
+ "grad_norm": 0.7527739405632019,
64
  "learning_rate": 9.73465064747553e-05,
65
+ "loss": 1.7027,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.016870963490180572,
70
+ "grad_norm": 0.7234334349632263,
71
  "learning_rate": 9.619397662556435e-05,
72
+ "loss": 1.6509,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.018979833926453145,
77
+ "grad_norm": 0.6203216910362244,
78
  "learning_rate": 9.484363707663442e-05,
79
+ "loss": 1.5996,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.021088704362725714,
84
+ "grad_norm": 0.646403968334198,
85
  "learning_rate": 9.330127018922194e-05,
86
+ "loss": 1.5424,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.023197574798998286,
91
+ "grad_norm": 0.6088539361953735,
92
  "learning_rate": 9.157348061512727e-05,
93
+ "loss": 1.4988,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.02530644523527086,
98
+ "grad_norm": 0.6200858354568481,
99
  "learning_rate": 8.966766701456177e-05,
100
+ "loss": 1.4886,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.02741531567154343,
105
+ "grad_norm": 0.48125016689300537,
106
  "learning_rate": 8.759199037394887e-05,
107
+ "loss": 1.4003,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.029524186107816,
112
+ "grad_norm": 0.46856382489204407,
113
  "learning_rate": 8.535533905932738e-05,
114
+ "loss": 1.4054,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.03163305654408857,
119
+ "grad_norm": 0.42640671133995056,
120
  "learning_rate": 8.296729075500344e-05,
121
+ "loss": 1.3487,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.033741926980361145,
126
+ "grad_norm": 0.4178040027618408,
127
  "learning_rate": 8.043807145043604e-05,
128
+ "loss": 1.3236,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.03585079741663372,
133
+ "grad_norm": 0.42343956232070923,
134
  "learning_rate": 7.777851165098012e-05,
135
+ "loss": 1.3199,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.03795966785290629,
140
+ "grad_norm": 0.4505631923675537,
141
  "learning_rate": 7.500000000000001e-05,
142
+ "loss": 1.2593,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.040068538289178855,
147
+ "grad_norm": 0.40388721227645874,
148
  "learning_rate": 7.211443451095007e-05,
149
+ "loss": 1.2285,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.04217740872545143,
154
+ "grad_norm": 0.4622335731983185,
155
  "learning_rate": 6.91341716182545e-05,
156
+ "loss": 1.2403,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.044286279161724,
161
+ "grad_norm": 0.4492970108985901,
162
  "learning_rate": 6.607197326515808e-05,
163
+ "loss": 1.2165,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.04639514959799657,
168
+ "grad_norm": 0.4659884572029114,
169
  "learning_rate": 6.294095225512603e-05,
170
+ "loss": 1.1846,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.048504020034269145,
175
+ "grad_norm": 0.4740868806838989,
176
  "learning_rate": 5.9754516100806423e-05,
177
+ "loss": 1.1572,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.05061289047054172,
182
+ "grad_norm": 0.47230803966522217,
183
  "learning_rate": 5.6526309611002594e-05,
184
+ "loss": 1.1504,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.05272176090681429,
189
+ "grad_norm": 0.5276089906692505,
190
  "learning_rate": 5.327015646150716e-05,
191
+ "loss": 1.1447,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.05272176090681429,
196
+ "eval_loss": 1.1456960439682007,
197
+ "eval_runtime": 91.1288,
198
+ "eval_samples_per_second": 35.06,
199
+ "eval_steps_per_second": 4.389,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 0.05483063134308686,
204
+ "grad_norm": 0.4547205865383148,
205
+ "learning_rate": 5e-05,
206
+ "loss": 1.198,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 0.05693950177935943,
211
+ "grad_norm": 0.4535289406776428,
212
+ "learning_rate": 4.6729843538492847e-05,
213
+ "loss": 1.173,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 0.059048372215632,
218
+ "grad_norm": 0.405439168214798,
219
+ "learning_rate": 4.347369038899744e-05,
220
+ "loss": 1.1636,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 0.06115724265190457,
225
+ "grad_norm": 0.39680033922195435,
226
+ "learning_rate": 4.0245483899193595e-05,
227
+ "loss": 1.0978,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 0.06326611308817714,
232
+ "grad_norm": 0.3968617618083954,
233
+ "learning_rate": 3.705904774487396e-05,
234
+ "loss": 1.1111,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 0.06537498352444972,
239
+ "grad_norm": 0.4227343797683716,
240
+ "learning_rate": 3.392802673484193e-05,
241
+ "loss": 1.0829,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 0.06748385396072229,
246
+ "grad_norm": 0.495728999376297,
247
+ "learning_rate": 3.086582838174551e-05,
248
+ "loss": 1.0851,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 0.06959272439699486,
253
+ "grad_norm": 0.4811357855796814,
254
+ "learning_rate": 2.7885565489049946e-05,
255
+ "loss": 1.0681,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 0.07170159483326743,
260
+ "grad_norm": 0.49746838212013245,
261
+ "learning_rate": 2.500000000000001e-05,
262
+ "loss": 1.0742,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 0.07381046526954001,
267
+ "grad_norm": 0.4783548414707184,
268
+ "learning_rate": 2.2221488349019903e-05,
269
+ "loss": 1.0255,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 0.07591933570581258,
274
+ "grad_norm": 0.5429141521453857,
275
+ "learning_rate": 1.9561928549563968e-05,
276
+ "loss": 1.0484,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 0.07802820614208515,
281
+ "grad_norm": 0.5357297658920288,
282
+ "learning_rate": 1.703270924499656e-05,
283
+ "loss": 1.0614,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 0.08013707657835771,
288
+ "grad_norm": 0.4397980272769928,
289
+ "learning_rate": 1.4644660940672627e-05,
290
+ "loss": 1.0864,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 0.08224594701463028,
295
+ "grad_norm": 0.45920154452323914,
296
+ "learning_rate": 1.2408009626051137e-05,
297
+ "loss": 1.1013,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 0.08435481745090286,
302
+ "grad_norm": 0.4466278553009033,
303
+ "learning_rate": 1.0332332985438248e-05,
304
+ "loss": 1.0761,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 0.08646368788717543,
309
+ "grad_norm": 0.48130419850349426,
310
+ "learning_rate": 8.426519384872733e-06,
311
+ "loss": 1.0738,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 0.088572558323448,
316
+ "grad_norm": 0.45974889397621155,
317
+ "learning_rate": 6.698729810778065e-06,
318
+ "loss": 1.0774,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 0.09068142875972057,
323
+ "grad_norm": 0.4616631865501404,
324
+ "learning_rate": 5.156362923365588e-06,
325
+ "loss": 1.0489,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 0.09279029919599315,
330
+ "grad_norm": 0.4217536747455597,
331
+ "learning_rate": 3.8060233744356633e-06,
332
+ "loss": 1.0136,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 0.09489916963226572,
337
+ "grad_norm": 0.4349440038204193,
338
+ "learning_rate": 2.653493525244721e-06,
339
+ "loss": 1.0296,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 0.09700804006853829,
344
+ "grad_norm": 0.4788382351398468,
345
+ "learning_rate": 1.70370868554659e-06,
346
+ "loss": 1.0326,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 0.09911691050481086,
351
+ "grad_norm": 0.4514710605144501,
352
+ "learning_rate": 9.607359798384785e-07,
353
+ "loss": 1.0064,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 0.10122578094108343,
358
+ "grad_norm": 0.4754306972026825,
359
+ "learning_rate": 4.277569313094809e-07,
360
+ "loss": 0.995,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 0.10333465137735601,
365
+ "grad_norm": 0.5506452322006226,
366
+ "learning_rate": 1.0705383806982606e-07,
367
+ "loss": 0.9761,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 0.10544352181362858,
372
+ "grad_norm": 0.59029620885849,
373
+ "learning_rate": 0.0,
374
+ "loss": 1.0103,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.10544352181362858,
379
+ "eval_loss": 1.0235497951507568,
380
+ "eval_runtime": 91.03,
381
+ "eval_samples_per_second": 35.098,
382
+ "eval_steps_per_second": 4.394,
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.305284264198144e+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:683d4cbeb722b54ff6db428ea473c68efc5977acfa89741fe44cd067e6661259
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e48dd2262fdb84040320dc1ca35ffb4ba84f4356c28393139018be13df34c92
3
  size 6776