cimol commited on
Commit
6c07a9e
·
verified ·
1 Parent(s): 2926c25

Training in progress, step 200, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:996dd68a4f9d98b4bfdd8b160f28f1b343cfbfd128d3bfd8ebd6183266dd0983
3
  size 224224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5f53ddb72d5d12556fecb627dd6898664879e6fe8a224536fb7f4236e3ab81f
3
  size 224224
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70940ff4298fdc7482cb72317cbb19520ea53e8a0c1dc7135e2a717439dcd0be
3
  size 458278
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44641e80fa75a34c805ebd8befd1ced38b982e7959e35061eefc33406a4116b4
3
  size 458278
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4eae1fee9cbbcb119191ddbba5932dbdc5d42caf736e9c8b33d8314c1b3e4626
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c47da48cff6b6dfcc6c284117e7d5d4028b625d2f27783c9a5c7ef8ac6e1c54c
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b26348e70deb5f7d6cee52f5eb084c0e6829440001a3c6d0128b93cd074af8c2
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b60d6f1383abda4776549360effee800fe6cfe2c0604503e9e3fbaa79347f790
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 10.262248039245605,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.049937578027465665,
5
  "eval_steps": 50,
6
- "global_step": 150,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -1089,6 +1089,364 @@
1089
  "eval_samples_per_second": 471.367,
1090
  "eval_steps_per_second": 117.865,
1091
  "step": 150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1092
  }
1093
  ],
1094
  "logging_steps": 1,
@@ -1112,12 +1470,12 @@
1112
  "should_evaluate": false,
1113
  "should_log": false,
1114
  "should_save": true,
1115
- "should_training_stop": false
1116
  },
1117
  "attributes": {}
1118
  }
1119
  },
1120
- "total_flos": 32812102582272.0,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 10.260876655578613,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.06658343736995423,
5
  "eval_steps": 50,
6
+ "global_step": 200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
1089
  "eval_samples_per_second": 471.367,
1090
  "eval_steps_per_second": 117.865,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.05027049521431544,
1095
+ "grad_norm": 0.8001415729522705,
1096
+ "learning_rate": 1.0872630680850196e-05,
1097
+ "loss": 41.1012,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.05060341240116521,
1102
+ "grad_norm": 0.7694603800773621,
1103
+ "learning_rate": 1.0456712550462898e-05,
1104
+ "loss": 41.117,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.05093632958801498,
1109
+ "grad_norm": 0.7938184142112732,
1110
+ "learning_rate": 1.0047504309801104e-05,
1111
+ "loss": 41.103,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.05126924677486475,
1116
+ "grad_norm": 0.5836057066917419,
1117
+ "learning_rate": 9.645117832311886e-06,
1118
+ "loss": 41.0693,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.05160216396171453,
1123
+ "grad_norm": 0.5496195554733276,
1124
+ "learning_rate": 9.249663126440394e-06,
1125
+ "loss": 41.0669,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.051935081148564294,
1130
+ "grad_norm": 0.6169582009315491,
1131
+ "learning_rate": 8.861248305554624e-06,
1132
+ "loss": 41.0967,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.05226799833541407,
1137
+ "grad_norm": 0.4883742034435272,
1138
+ "learning_rate": 8.47997955838829e-06,
1139
+ "loss": 41.1008,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.052600915522263834,
1144
+ "grad_norm": 0.5428755283355713,
1145
+ "learning_rate": 8.10596112000994e-06,
1146
+ "loss": 41.0709,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.05293383270911361,
1151
+ "grad_norm": 0.5797662138938904,
1152
+ "learning_rate": 7.739295243326067e-06,
1153
+ "loss": 41.0321,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.05326674989596338,
1158
+ "grad_norm": 0.6161291003227234,
1159
+ "learning_rate": 7.380082171126228e-06,
1160
+ "loss": 41.077,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.05359966708281315,
1165
+ "grad_norm": 0.598327100276947,
1166
+ "learning_rate": 7.028420108677635e-06,
1167
+ "loss": 41.0645,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.05393258426966292,
1172
+ "grad_norm": 0.5808107256889343,
1173
+ "learning_rate": 6.684405196876842e-06,
1174
+ "loss": 41.0265,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.05426550145651269,
1179
+ "grad_norm": 0.6382800936698914,
1180
+ "learning_rate": 6.3481314859657675e-06,
1181
+ "loss": 41.0656,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.05459841864336246,
1186
+ "grad_norm": 0.44673022627830505,
1187
+ "learning_rate": 6.019690909819298e-06,
1188
+ "loss": 41.0245,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.05493133583021224,
1193
+ "grad_norm": 0.469079852104187,
1194
+ "learning_rate": 5.6991732608115e-06,
1195
+ "loss": 41.0363,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.055264253017062004,
1200
+ "grad_norm": 0.5565744638442993,
1201
+ "learning_rate": 5.386666165267256e-06,
1202
+ "loss": 41.0467,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.05559717020391178,
1207
+ "grad_norm": 0.6388062238693237,
1208
+ "learning_rate": 5.08225505950613e-06,
1209
+ "loss": 41.0189,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.05593008739076155,
1214
+ "grad_norm": 0.5634681582450867,
1215
+ "learning_rate": 4.786023166484913e-06,
1216
+ "loss": 41.0364,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.05626300457761132,
1221
+ "grad_norm": 0.5933141112327576,
1222
+ "learning_rate": 4.498051473045291e-06,
1223
+ "loss": 41.0287,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.05659592176446109,
1228
+ "grad_norm": 0.48834025859832764,
1229
+ "learning_rate": 4.218418707772886e-06,
1230
+ "loss": 41.0612,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.05692883895131086,
1235
+ "grad_norm": 0.5159215331077576,
1236
+ "learning_rate": 3.947201319473587e-06,
1237
+ "loss": 41.0568,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.05726175613816063,
1242
+ "grad_norm": 0.5803120732307434,
1243
+ "learning_rate": 3.684473456273278e-06,
1244
+ "loss": 41.0266,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.057594673325010406,
1249
+ "grad_norm": 0.57649165391922,
1250
+ "learning_rate": 3.4303069453464383e-06,
1251
+ "loss": 41.0331,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.05792759051186017,
1256
+ "grad_norm": 0.61393141746521,
1257
+ "learning_rate": 3.184771273279312e-06,
1258
+ "loss": 41.0552,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.05826050769870995,
1263
+ "grad_norm": 0.5317950248718262,
1264
+ "learning_rate": 2.947933567072987e-06,
1265
+ "loss": 41.0228,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.058593424885559714,
1270
+ "grad_norm": 0.48595812916755676,
1271
+ "learning_rate": 2.719858575791534e-06,
1272
+ "loss": 41.0375,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.05892634207240949,
1277
+ "grad_norm": 0.49754223227500916,
1278
+ "learning_rate": 2.500608652860256e-06,
1279
+ "loss": 41.0552,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.05925925925925926,
1284
+ "grad_norm": 0.6193941831588745,
1285
+ "learning_rate": 2.2902437390188737e-06,
1286
+ "loss": 40.9956,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.05959217644610903,
1291
+ "grad_norm": 0.5707698464393616,
1292
+ "learning_rate": 2.0888213459343587e-06,
1293
+ "loss": 41.0366,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.0599250936329588,
1298
+ "grad_norm": 0.5854395627975464,
1299
+ "learning_rate": 1.8963965404777875e-06,
1300
+ "loss": 41.0143,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.060258010819808576,
1305
+ "grad_norm": 0.5208054184913635,
1306
+ "learning_rate": 1.7130219296696263e-06,
1307
+ "loss": 40.9973,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.06059092800665834,
1312
+ "grad_norm": 0.5990257859230042,
1313
+ "learning_rate": 1.5387476462974824e-06,
1314
+ "loss": 41.0235,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.06092384519350812,
1319
+ "grad_norm": 0.5134161114692688,
1320
+ "learning_rate": 1.3736213352103147e-06,
1321
+ "loss": 41.0135,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.06125676238035788,
1326
+ "grad_norm": 0.5945471525192261,
1327
+ "learning_rate": 1.2176881402928002e-06,
1328
+ "loss": 41.0072,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.06158967956720766,
1333
+ "grad_norm": 0.6144059896469116,
1334
+ "learning_rate": 1.0709906921234367e-06,
1335
+ "loss": 41.0334,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.06192259675405743,
1340
+ "grad_norm": 0.6209852695465088,
1341
+ "learning_rate": 9.33569096319799e-07,
1342
+ "loss": 41.0274,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.0622555139409072,
1347
+ "grad_norm": 0.6287532448768616,
1348
+ "learning_rate": 8.054609225740255e-07,
1349
+ "loss": 41.0106,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.06258843112775697,
1354
+ "grad_norm": 0.5547453761100769,
1355
+ "learning_rate": 6.867011943816724e-07,
1356
+ "loss": 41.0085,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.06292134831460675,
1361
+ "grad_norm": 0.7114250063896179,
1362
+ "learning_rate": 5.77322379466617e-07,
1363
+ "loss": 40.9888,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.06325426550145652,
1368
+ "grad_norm": 0.6250276565551758,
1369
+ "learning_rate": 4.773543809047186e-07,
1370
+ "loss": 41.0199,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.06358718268830628,
1375
+ "grad_norm": 0.6356672644615173,
1376
+ "learning_rate": 3.868245289486027e-07,
1377
+ "loss": 41.0006,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.06392009987515605,
1382
+ "grad_norm": 0.707398533821106,
1383
+ "learning_rate": 3.0575757355586817e-07,
1384
+ "loss": 41.0176,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.06425301706200583,
1389
+ "grad_norm": 0.7974705696105957,
1390
+ "learning_rate": 2.3417567762266497e-07,
1391
+ "loss": 40.9893,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.0645859342488556,
1396
+ "grad_norm": 0.7233973145484924,
1397
+ "learning_rate": 1.7209841092460043e-07,
1398
+ "loss": 41.0047,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.06491885143570537,
1403
+ "grad_norm": 0.6911036372184753,
1404
+ "learning_rate": 1.1954274476655534e-07,
1405
+ "loss": 40.9815,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.06525176862255513,
1410
+ "grad_norm": 0.6358321905136108,
1411
+ "learning_rate": 7.652304734289127e-08,
1412
+ "loss": 41.017,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.06558468580940491,
1417
+ "grad_norm": 0.6849088072776794,
1418
+ "learning_rate": 4.30510798093342e-08,
1419
+ "loss": 41.0209,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.06591760299625468,
1424
+ "grad_norm": 0.7729690074920654,
1425
+ "learning_rate": 1.9135993067588284e-08,
1426
+ "loss": 40.9803,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.06625052018310446,
1431
+ "grad_norm": 0.76516193151474,
1432
+ "learning_rate": 4.784325263584854e-09,
1433
+ "loss": 41.0177,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.06658343736995423,
1438
+ "grad_norm": 0.8407421112060547,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 41.0271,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.06658343736995423,
1445
+ "eval_loss": 10.260876655578613,
1446
+ "eval_runtime": 10.6326,
1447
+ "eval_samples_per_second": 475.801,
1448
+ "eval_steps_per_second": 118.974,
1449
+ "step": 200
1450
  }
1451
  ],
1452
  "logging_steps": 1,
 
1470
  "should_evaluate": false,
1471
  "should_log": false,
1472
  "should_save": true,
1473
+ "should_training_stop": true
1474
  },
1475
  "attributes": {}
1476
  }
1477
  },
1478
+ "total_flos": 43713668579328.0,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null