seblaku commited on
Commit
cf74428
·
verified ·
1 Parent(s): 9aa9584

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:1fc00c46a160dba75423cbf0a33571cb6f00bcbd85eff6c1055df51fcb786f81
3
  size 100690288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af53990fc4509ff5b666bce61c82a0881b76bc089ea52d307b52f2336c3ff9a0
3
  size 100690288
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e4763e5f398758e909b0f9568e602225f9aed1ebf041e569474043483d56749
3
  size 51344890
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5244fe91069cb05ab90811e607d93ac99eaeaf11e909150a6c2b6e5ccabc3dc
3
  size 51344890
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73eb96ac1b6b3874ff841dec52d1f00e4f4aa76e81ca36f8767d461db75ff25d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de4de0f128b7ef42755e6bc17d939889ba7ba7d2206621e1d5ed464355c0cf2c
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6405f9fabb3d2e45adcc13758e2849ef278b423e1ee939354d45ffa4e9327204
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a032dcbe590e69725a7fa9cedb5934521429cb4c18983c09c5035cbcaaeebd93
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.428995370864868,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.023942537909018357,
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": 40.43,
1090
  "eval_steps_per_second": 10.108,
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": 9673853676552192.0,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.411439895629883,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.03192338387869114,
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": 40.43,
1090
  "eval_steps_per_second": 10.108,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.024102154828411812,
1095
+ "grad_norm": 10.971107482910156,
1096
+ "learning_rate": 1.242586363525737e-05,
1097
+ "loss": 11.044,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.024261771747805267,
1102
+ "grad_norm": 10.344849586486816,
1103
+ "learning_rate": 1.1950528629100457e-05,
1104
+ "loss": 9.7862,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.024421388667198722,
1109
+ "grad_norm": 10.37899398803711,
1110
+ "learning_rate": 1.1482862068344121e-05,
1111
+ "loss": 10.5911,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.024581005586592177,
1116
+ "grad_norm": 10.244215965270996,
1117
+ "learning_rate": 1.1022991808356442e-05,
1118
+ "loss": 10.5494,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.024740622505985636,
1123
+ "grad_norm": 10.632125854492188,
1124
+ "learning_rate": 1.0571043573074737e-05,
1125
+ "loss": 9.6689,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.02490023942537909,
1130
+ "grad_norm": 10.224246978759766,
1131
+ "learning_rate": 1.0127140920633857e-05,
1132
+ "loss": 9.5835,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.025059856344772546,
1137
+ "grad_norm": 10.334432601928711,
1138
+ "learning_rate": 9.69140520958662e-06,
1139
+ "loss": 9.6411,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.025219473264166,
1144
+ "grad_norm": 10.643871307373047,
1145
+ "learning_rate": 9.263955565725648e-06,
1146
+ "loss": 9.7923,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.025379090183559456,
1151
+ "grad_norm": 11.414630889892578,
1152
+ "learning_rate": 8.844908849515509e-06,
1153
+ "loss": 10.6889,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.025538707102952914,
1158
+ "grad_norm": 9.992051124572754,
1159
+ "learning_rate": 8.434379624144261e-06,
1160
+ "loss": 9.7891,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.02569832402234637,
1165
+ "grad_norm": 11.766764640808105,
1166
+ "learning_rate": 8.032480124203013e-06,
1167
+ "loss": 10.3812,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.025857940941739824,
1172
+ "grad_norm": 10.601237297058105,
1173
+ "learning_rate": 7.639320225002106e-06,
1174
+ "loss": 9.8553,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.02601755786113328,
1179
+ "grad_norm": 11.593340873718262,
1180
+ "learning_rate": 7.255007412532307e-06,
1181
+ "loss": 9.2675,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.026177174780526734,
1186
+ "grad_norm": 11.817658424377441,
1187
+ "learning_rate": 6.8796467540791986e-06,
1188
+ "loss": 9.4211,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.026336791699920193,
1193
+ "grad_norm": 11.031808853149414,
1194
+ "learning_rate": 6.513340869498859e-06,
1195
+ "loss": 9.8802,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.026496408619313648,
1200
+ "grad_norm": 12.100275993347168,
1201
+ "learning_rate": 6.1561899031625794e-06,
1202
+ "loss": 10.855,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.026656025538707103,
1207
+ "grad_norm": 12.345802307128906,
1208
+ "learning_rate": 5.808291496578435e-06,
1209
+ "loss": 11.3456,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.026815642458100558,
1214
+ "grad_norm": 11.653558731079102,
1215
+ "learning_rate": 5.469740761697044e-06,
1216
+ "loss": 8.7237,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.026975259377494013,
1221
+ "grad_norm": 11.88528060913086,
1222
+ "learning_rate": 5.140630254908905e-06,
1223
+ "loss": 9.1543,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.02713487629688747,
1228
+ "grad_norm": 11.614215850830078,
1229
+ "learning_rate": 4.821049951740442e-06,
1230
+ "loss": 8.7752,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.027294493216280927,
1235
+ "grad_norm": 12.890314102172852,
1236
+ "learning_rate": 4.511087222255528e-06,
1237
+ "loss": 9.7857,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.027454110135674382,
1242
+ "grad_norm": 12.401043891906738,
1243
+ "learning_rate": 4.2108268071694616e-06,
1244
+ "loss": 9.5022,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.027613727055067837,
1249
+ "grad_norm": 13.726554870605469,
1250
+ "learning_rate": 3.9203507946816445e-06,
1251
+ "loss": 10.8293,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.027773343974461292,
1256
+ "grad_norm": 12.232309341430664,
1257
+ "learning_rate": 3.6397385980335e-06,
1258
+ "loss": 9.8193,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.027932960893854747,
1263
+ "grad_norm": 12.865934371948242,
1264
+ "learning_rate": 3.3690669337977e-06,
1265
+ "loss": 9.4224,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.028092577813248205,
1270
+ "grad_norm": 13.326064109802246,
1271
+ "learning_rate": 3.1084098009046106e-06,
1272
+ "loss": 9.7565,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.02825219473264166,
1277
+ "grad_norm": 13.985200881958008,
1278
+ "learning_rate": 2.8578384604117217e-06,
1279
+ "loss": 9.6235,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.028411811652035115,
1284
+ "grad_norm": 13.09310531616211,
1285
+ "learning_rate": 2.6174214160215704e-06,
1286
+ "loss": 10.4877,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.02857142857142857,
1291
+ "grad_norm": 13.141727447509766,
1292
+ "learning_rate": 2.3872243953535535e-06,
1293
+ "loss": 8.9112,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.028731045490822026,
1298
+ "grad_norm": 13.407176971435547,
1299
+ "learning_rate": 2.1673103319746146e-06,
1300
+ "loss": 8.7778,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.028890662410215484,
1305
+ "grad_norm": 14.593409538269043,
1306
+ "learning_rate": 1.957739348193859e-06,
1307
+ "loss": 9.7216,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.02905027932960894,
1312
+ "grad_norm": 13.661775588989258,
1313
+ "learning_rate": 1.7585687386256944e-06,
1314
+ "loss": 9.5762,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.029209896249002394,
1319
+ "grad_norm": 15.88332748413086,
1320
+ "learning_rate": 1.5698529545260744e-06,
1321
+ "loss": 9.5316,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.02936951316839585,
1326
+ "grad_norm": 14.10777473449707,
1327
+ "learning_rate": 1.3916435889060575e-06,
1328
+ "loss": 9.6112,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.029529130087789304,
1333
+ "grad_norm": 14.599610328674316,
1334
+ "learning_rate": 1.2239893624267852e-06,
1335
+ "loss": 9.3918,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.029688747007182763,
1340
+ "grad_norm": 17.34296989440918,
1341
+ "learning_rate": 1.0669361100797704e-06,
1342
+ "loss": 10.6652,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.029848363926576218,
1347
+ "grad_norm": 15.431779861450195,
1348
+ "learning_rate": 9.205267686560293e-07,
1349
+ "loss": 8.9332,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.030007980845969673,
1354
+ "grad_norm": 15.42230224609375,
1355
+ "learning_rate": 7.848013650076258e-07,
1356
+ "loss": 9.0331,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.030167597765363128,
1361
+ "grad_norm": 18.1710147857666,
1362
+ "learning_rate": 6.597970051047053e-07,
1363
+ "loss": 9.5894,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.030327214684756583,
1368
+ "grad_norm": 17.977142333984375,
1369
+ "learning_rate": 5.455478638911071e-07,
1370
+ "loss": 9.2745,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.03048683160415004,
1375
+ "grad_norm": 17.78211784362793,
1376
+ "learning_rate": 4.420851759412603e-07,
1377
+ "loss": 9.203,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.030646448523543496,
1382
+ "grad_norm": 18.773420333862305,
1383
+ "learning_rate": 3.4943722692099224e-07,
1384
+ "loss": 9.5305,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.03080606544293695,
1389
+ "grad_norm": 18.938011169433594,
1390
+ "learning_rate": 2.676293458544743e-07,
1391
+ "loss": 9.2699,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.030965682362330407,
1396
+ "grad_norm": 18.520278930664062,
1397
+ "learning_rate": 1.9668389819954338e-07,
1398
+ "loss": 9.0121,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.03112529928172386,
1403
+ "grad_norm": 18.693401336669922,
1404
+ "learning_rate": 1.3662027973320614e-07,
1405
+ "loss": 8.5485,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.03128491620111732,
1410
+ "grad_norm": 21.85112762451172,
1411
+ "learning_rate": 8.745491124901861e-08,
1412
+ "loss": 9.7759,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.03144453312051077,
1417
+ "grad_norm": 21.148921966552734,
1418
+ "learning_rate": 4.920123406781052e-08,
1419
+ "loss": 10.5365,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.03160415003990423,
1424
+ "grad_norm": 26.282615661621094,
1425
+ "learning_rate": 2.1869706362958044e-08,
1426
+ "loss": 8.095,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.03176376695929769,
1431
+ "grad_norm": 38.542179107666016,
1432
+ "learning_rate": 5.467800301239834e-09,
1433
+ "loss": 9.9331,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.03192338387869114,
1438
+ "grad_norm": 29.25096321105957,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 10.4418,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.03192338387869114,
1445
+ "eval_loss": 2.411439895629883,
1446
+ "eval_runtime": 260.9844,
1447
+ "eval_samples_per_second": 40.432,
1448
+ "eval_steps_per_second": 10.108,
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": 1.2893106147950592e+16,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null