bbytxt commited on
Commit
f9b77b0
·
verified ·
1 Parent(s): 284f7ca

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:80d9118386c4bb7c999e76d6bb831b9a72524e4a02ec0f847eebc6d6fa179917
3
  size 134235712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c241853be56e2bc4d0dfe6354389d31b89ba4e10f440ef019fd3313f40b1e06
3
  size 134235712
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0dcb9023774b78c7dace4f0a7ca94febfd21c8c830b8fd957e3d6a5457aa3371
3
  size 68309690
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d4aa99bf8fc998da3cda0a8a4acb3ebd8ffe303f3874a3caaa3bbb86cdfa9b6
3
  size 68309690
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b773321e0357ba563ccffde3b7278b120ec627ac4dc6acde158153e9f16b7f2a
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bb42408244e001daadb72869006dacd4c89b97612a52c628f3ed2f4b421049f
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8ce05761f46e7cf72fb17a02e3a0ca15c9d25ce3babf590eeb40568923b8bac
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d754412c61116546142914503e7369d0cc35d3c380a07e5218f595d76b6d96
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.833948016166687,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.031459731543624164,
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": 72.045,
1090
  "eval_steps_per_second": 18.016,
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": 2.792890484077363e+16,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.800114393234253,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.04194630872483222,
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": 72.045,
1090
  "eval_steps_per_second": 18.016,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.03166946308724832,
1095
+ "grad_norm": 2.71895694732666,
1096
+ "learning_rate": 1.553232954407171e-05,
1097
+ "loss": 8.3819,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.031879194630872486,
1102
+ "grad_norm": 2.781558036804199,
1103
+ "learning_rate": 1.4938160786375572e-05,
1104
+ "loss": 8.2956,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.03208892617449664,
1109
+ "grad_norm": 2.9140522480010986,
1110
+ "learning_rate": 1.435357758543015e-05,
1111
+ "loss": 8.2721,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.03229865771812081,
1116
+ "grad_norm": 2.9128575325012207,
1117
+ "learning_rate": 1.3778739760445552e-05,
1118
+ "loss": 7.9528,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.032508389261744965,
1123
+ "grad_norm": 3.2841007709503174,
1124
+ "learning_rate": 1.3213804466343421e-05,
1125
+ "loss": 8.2901,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.03271812080536913,
1130
+ "grad_norm": 3.142270803451538,
1131
+ "learning_rate": 1.2658926150792322e-05,
1132
+ "loss": 8.2838,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.032927852348993286,
1137
+ "grad_norm": 3.000032901763916,
1138
+ "learning_rate": 1.2114256511983274e-05,
1139
+ "loss": 8.185,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.03313758389261745,
1144
+ "grad_norm": 2.924846887588501,
1145
+ "learning_rate": 1.157994445715706e-05,
1146
+ "loss": 7.9876,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.03334731543624161,
1151
+ "grad_norm": 2.7493691444396973,
1152
+ "learning_rate": 1.1056136061894384e-05,
1153
+ "loss": 7.8911,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.03355704697986577,
1158
+ "grad_norm": 2.7650258541107178,
1159
+ "learning_rate": 1.0542974530180327e-05,
1160
+ "loss": 7.9484,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.033766778523489936,
1165
+ "grad_norm": 2.484815835952759,
1166
+ "learning_rate": 1.0040600155253765e-05,
1167
+ "loss": 7.6019,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.033976510067114093,
1172
+ "grad_norm": 2.7235794067382812,
1173
+ "learning_rate": 9.549150281252633e-06,
1174
+ "loss": 7.657,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.03418624161073826,
1179
+ "grad_norm": 2.5948383808135986,
1180
+ "learning_rate": 9.068759265665384e-06,
1181
+ "loss": 8.1856,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.034395973154362415,
1186
+ "grad_norm": 2.6711339950561523,
1187
+ "learning_rate": 8.599558442598998e-06,
1188
+ "loss": 7.7895,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.03460570469798658,
1193
+ "grad_norm": 2.418027400970459,
1194
+ "learning_rate": 8.141676086873572e-06,
1195
+ "loss": 7.6666,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.03481543624161074,
1200
+ "grad_norm": 2.615598678588867,
1201
+ "learning_rate": 7.695237378953223e-06,
1202
+ "loss": 8.0103,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.0350251677852349,
1207
+ "grad_norm": 2.5748589038848877,
1208
+ "learning_rate": 7.260364370723044e-06,
1209
+ "loss": 8.1836,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.03523489932885906,
1214
+ "grad_norm": 2.5254671573638916,
1215
+ "learning_rate": 6.837175952121306e-06,
1216
+ "loss": 7.5492,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.03544463087248322,
1221
+ "grad_norm": 2.4881365299224854,
1222
+ "learning_rate": 6.425787818636131e-06,
1223
+ "loss": 7.6943,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.03565436241610738,
1228
+ "grad_norm": 2.3898327350616455,
1229
+ "learning_rate": 6.026312439675552e-06,
1230
+ "loss": 7.3967,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.035864093959731544,
1235
+ "grad_norm": 2.338766098022461,
1236
+ "learning_rate": 5.6388590278194096e-06,
1237
+ "loss": 7.1347,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.03607382550335571,
1242
+ "grad_norm": 2.4032623767852783,
1243
+ "learning_rate": 5.263533508961827e-06,
1244
+ "loss": 7.4318,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.036283557046979865,
1249
+ "grad_norm": 2.685056209564209,
1250
+ "learning_rate": 4.900438493352055e-06,
1251
+ "loss": 7.2841,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.03649328859060403,
1256
+ "grad_norm": 2.479905128479004,
1257
+ "learning_rate": 4.549673247541875e-06,
1258
+ "loss": 7.3724,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.03670302013422819,
1263
+ "grad_norm": 2.59346866607666,
1264
+ "learning_rate": 4.2113336672471245e-06,
1265
+ "loss": 7.7393,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.03691275167785235,
1270
+ "grad_norm": 2.7439029216766357,
1271
+ "learning_rate": 3.885512251130763e-06,
1272
+ "loss": 7.7487,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.03712248322147651,
1277
+ "grad_norm": 2.9803781509399414,
1278
+ "learning_rate": 3.5722980755146517e-06,
1279
+ "loss": 7.4072,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.03733221476510067,
1284
+ "grad_norm": 2.8460161685943604,
1285
+ "learning_rate": 3.271776770026963e-06,
1286
+ "loss": 7.8584,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.03754194630872483,
1291
+ "grad_norm": 2.8149971961975098,
1292
+ "learning_rate": 2.9840304941919415e-06,
1293
+ "loss": 7.621,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.037751677852348994,
1298
+ "grad_norm": 3.0789268016815186,
1299
+ "learning_rate": 2.7091379149682685e-06,
1300
+ "loss": 7.4677,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.03796140939597315,
1305
+ "grad_norm": 3.000523090362549,
1306
+ "learning_rate": 2.4471741852423237e-06,
1307
+ "loss": 7.1357,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.038171140939597316,
1312
+ "grad_norm": 3.1930062770843506,
1313
+ "learning_rate": 2.1982109232821178e-06,
1314
+ "loss": 7.5668,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.03838087248322147,
1319
+ "grad_norm": 3.3803579807281494,
1320
+ "learning_rate": 1.962316193157593e-06,
1321
+ "loss": 7.728,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.03859060402684564,
1326
+ "grad_norm": 3.1153101921081543,
1327
+ "learning_rate": 1.7395544861325718e-06,
1328
+ "loss": 7.0448,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.0388003355704698,
1333
+ "grad_norm": 3.4009430408477783,
1334
+ "learning_rate": 1.5299867030334814e-06,
1335
+ "loss": 7.3974,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.03901006711409396,
1340
+ "grad_norm": 3.561372756958008,
1341
+ "learning_rate": 1.333670137599713e-06,
1342
+ "loss": 6.7695,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.03921979865771812,
1347
+ "grad_norm": 3.7816321849823,
1348
+ "learning_rate": 1.1506584608200367e-06,
1349
+ "loss": 7.0861,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.03942953020134228,
1354
+ "grad_norm": 3.768197774887085,
1355
+ "learning_rate": 9.810017062595322e-07,
1356
+ "loss": 6.7456,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.039639261744966445,
1361
+ "grad_norm": 3.6053061485290527,
1362
+ "learning_rate": 8.247462563808817e-07,
1363
+ "loss": 6.1903,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.0398489932885906,
1368
+ "grad_norm": 3.978724241256714,
1369
+ "learning_rate": 6.819348298638839e-07,
1370
+ "loss": 6.5242,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.040058724832214766,
1375
+ "grad_norm": 4.505441188812256,
1376
+ "learning_rate": 5.526064699265753e-07,
1377
+ "loss": 6.5375,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.040268456375838924,
1382
+ "grad_norm": 4.165096282958984,
1383
+ "learning_rate": 4.367965336512403e-07,
1384
+ "loss": 6.055,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.04047818791946309,
1389
+ "grad_norm": 4.470457077026367,
1390
+ "learning_rate": 3.3453668231809286e-07,
1391
+ "loss": 6.4008,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.040687919463087245,
1396
+ "grad_norm": 5.0462517738342285,
1397
+ "learning_rate": 2.458548727494292e-07,
1398
+ "loss": 5.3019,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.04089765100671141,
1403
+ "grad_norm": 5.165358543395996,
1404
+ "learning_rate": 1.7077534966650766e-07,
1405
+ "loss": 5.9092,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.041107382550335574,
1410
+ "grad_norm": 5.815664291381836,
1411
+ "learning_rate": 1.0931863906127327e-07,
1412
+ "loss": 5.5747,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.04131711409395973,
1417
+ "grad_norm": 6.29852294921875,
1418
+ "learning_rate": 6.150154258476315e-08,
1419
+ "loss": 5.6003,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.041526845637583895,
1424
+ "grad_norm": 6.984989166259766,
1425
+ "learning_rate": 2.7337132953697554e-08,
1426
+ "loss": 5.6636,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.04173657718120805,
1431
+ "grad_norm": 8.363076210021973,
1432
+ "learning_rate": 6.834750376549792e-09,
1433
+ "loss": 6.0475,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.04194630872483222,
1438
+ "grad_norm": 11.965822219848633,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 5.9276,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.04194630872483222,
1445
+ "eval_loss": 1.800114393234253,
1446
+ "eval_runtime": 111.4513,
1447
+ "eval_samples_per_second": 72.049,
1448
+ "eval_steps_per_second": 18.017,
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": 3.723853978769818e+16,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null