aleegis12 commited on
Commit
db9b40c
·
verified ·
1 Parent(s): fd3a5a2

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:288483af080f00bcdcdfe829c53a5e721d8709cb7e750707537a8e10ca13c0ce
3
  size 37762064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c800567c81c069fa15bda245e4eb23ff8ee15c58d83244d156606788e4100e5
3
  size 37762064
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c67abf2b21d72f6bd3e85537310a6a4be6ec66b4355f251b6cd69a994012f4c7
3
  size 19283770
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab4a0b1dd728d42efdd30fd6a3c405debbf106b47044eb1f6f43c6e046525f8c
3
  size 19283770
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33ae2d8e7c29de7787b5a5b72157c2e2ef4a58b1983584999f15c260473705f9
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c88ce5952a83af6f81b81fd2ee3813407d19a571c337cef30edff68edc8db7e
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": 3.0583012104034424,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.008864986259271299,
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": 176.731,
1090
  "eval_steps_per_second": 44.186,
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": 3926064837427200.0,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 3.0534605979919434,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.011819981679028398,
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": 176.731,
1090
  "eval_steps_per_second": 44.186,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.008924086167666441,
1095
+ "grad_norm": 4426.115234375,
1096
+ "learning_rate": 1.553232954407171e-05,
1097
+ "loss": 12.1362,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.008983186076061581,
1102
+ "grad_norm": 2777.5380859375,
1103
+ "learning_rate": 1.4938160786375572e-05,
1104
+ "loss": 11.8313,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.009042285984456723,
1109
+ "grad_norm": 2583.085205078125,
1110
+ "learning_rate": 1.435357758543015e-05,
1111
+ "loss": 12.2082,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.009101385892851865,
1116
+ "grad_norm": 3110.58935546875,
1117
+ "learning_rate": 1.3778739760445552e-05,
1118
+ "loss": 13.014,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.009160485801247007,
1123
+ "grad_norm": 5781.47607421875,
1124
+ "learning_rate": 1.3213804466343421e-05,
1125
+ "loss": 13.058,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.00921958570964215,
1130
+ "grad_norm": 2532.0634765625,
1131
+ "learning_rate": 1.2658926150792322e-05,
1132
+ "loss": 11.984,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.009278685618037292,
1137
+ "grad_norm": 1893.6016845703125,
1138
+ "learning_rate": 1.2114256511983274e-05,
1139
+ "loss": 13.2671,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.009337785526432434,
1144
+ "grad_norm": 2647.750732421875,
1145
+ "learning_rate": 1.157994445715706e-05,
1146
+ "loss": 12.3813,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.009396885434827576,
1151
+ "grad_norm": 3568.959716796875,
1152
+ "learning_rate": 1.1056136061894384e-05,
1153
+ "loss": 13.6605,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.009455985343222718,
1158
+ "grad_norm": 2706.551513671875,
1159
+ "learning_rate": 1.0542974530180327e-05,
1160
+ "loss": 12.8709,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.00951508525161786,
1165
+ "grad_norm": 1961.4954833984375,
1166
+ "learning_rate": 1.0040600155253765e-05,
1167
+ "loss": 12.6101,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.009574185160013002,
1172
+ "grad_norm": 1534.4534912109375,
1173
+ "learning_rate": 9.549150281252633e-06,
1174
+ "loss": 12.9987,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.009633285068408144,
1179
+ "grad_norm": 1704.029296875,
1180
+ "learning_rate": 9.068759265665384e-06,
1181
+ "loss": 12.3731,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.009692384976803286,
1186
+ "grad_norm": 2597.5283203125,
1187
+ "learning_rate": 8.599558442598998e-06,
1188
+ "loss": 12.8223,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.009751484885198428,
1193
+ "grad_norm": 1731.814453125,
1194
+ "learning_rate": 8.141676086873572e-06,
1195
+ "loss": 12.4875,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.00981058479359357,
1200
+ "grad_norm": 2835.732177734375,
1201
+ "learning_rate": 7.695237378953223e-06,
1202
+ "loss": 11.8968,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.009869684701988712,
1207
+ "grad_norm": 1887.0316162109375,
1208
+ "learning_rate": 7.260364370723044e-06,
1209
+ "loss": 13.3503,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.009928784610383854,
1214
+ "grad_norm": 1545.7318115234375,
1215
+ "learning_rate": 6.837175952121306e-06,
1216
+ "loss": 12.5817,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.009987884518778996,
1221
+ "grad_norm": 999.0375366210938,
1222
+ "learning_rate": 6.425787818636131e-06,
1223
+ "loss": 11.8021,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.010046984427174138,
1228
+ "grad_norm": 1047.11083984375,
1229
+ "learning_rate": 6.026312439675552e-06,
1230
+ "loss": 12.902,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.01010608433556928,
1235
+ "grad_norm": 1775.0853271484375,
1236
+ "learning_rate": 5.6388590278194096e-06,
1237
+ "loss": 12.2674,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.010165184243964422,
1242
+ "grad_norm": 1113.0733642578125,
1243
+ "learning_rate": 5.263533508961827e-06,
1244
+ "loss": 11.7824,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.010224284152359564,
1249
+ "grad_norm": 2153.2080078125,
1250
+ "learning_rate": 4.900438493352055e-06,
1251
+ "loss": 11.6983,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.010283384060754706,
1256
+ "grad_norm": 2669.885498046875,
1257
+ "learning_rate": 4.549673247541875e-06,
1258
+ "loss": 11.7384,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.010342483969149848,
1263
+ "grad_norm": 1753.4554443359375,
1264
+ "learning_rate": 4.2113336672471245e-06,
1265
+ "loss": 12.7409,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.01040158387754499,
1270
+ "grad_norm": 1929.54931640625,
1271
+ "learning_rate": 3.885512251130763e-06,
1272
+ "loss": 11.1606,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.010460683785940133,
1277
+ "grad_norm": 1568.9322509765625,
1278
+ "learning_rate": 3.5722980755146517e-06,
1279
+ "loss": 13.9085,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.010519783694335275,
1284
+ "grad_norm": 1925.484130859375,
1285
+ "learning_rate": 3.271776770026963e-06,
1286
+ "loss": 12.5627,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.010578883602730415,
1291
+ "grad_norm": 1441.8690185546875,
1292
+ "learning_rate": 2.9840304941919415e-06,
1293
+ "loss": 12.2827,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.010637983511125557,
1298
+ "grad_norm": 880.8626098632812,
1299
+ "learning_rate": 2.7091379149682685e-06,
1300
+ "loss": 12.22,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.010697083419520699,
1305
+ "grad_norm": 1387.427001953125,
1306
+ "learning_rate": 2.4471741852423237e-06,
1307
+ "loss": 11.9367,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.010756183327915841,
1312
+ "grad_norm": 1900.5921630859375,
1313
+ "learning_rate": 2.1982109232821178e-06,
1314
+ "loss": 11.8286,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.010815283236310983,
1319
+ "grad_norm": 2867.70703125,
1320
+ "learning_rate": 1.962316193157593e-06,
1321
+ "loss": 12.1023,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.010874383144706125,
1326
+ "grad_norm": 1134.2127685546875,
1327
+ "learning_rate": 1.7395544861325718e-06,
1328
+ "loss": 13.4676,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.010933483053101267,
1333
+ "grad_norm": 1464.923095703125,
1334
+ "learning_rate": 1.5299867030334814e-06,
1335
+ "loss": 12.2917,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.01099258296149641,
1340
+ "grad_norm": 1759.43896484375,
1341
+ "learning_rate": 1.333670137599713e-06,
1342
+ "loss": 11.2761,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.011051682869891551,
1347
+ "grad_norm": 1418.9720458984375,
1348
+ "learning_rate": 1.1506584608200367e-06,
1349
+ "loss": 12.2346,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.011110782778286693,
1354
+ "grad_norm": 1523.892822265625,
1355
+ "learning_rate": 9.810017062595322e-07,
1356
+ "loss": 13.3752,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.011169882686681835,
1361
+ "grad_norm": 1805.3973388671875,
1362
+ "learning_rate": 8.247462563808817e-07,
1363
+ "loss": 12.3709,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.011228982595076977,
1368
+ "grad_norm": 1991.1004638671875,
1369
+ "learning_rate": 6.819348298638839e-07,
1370
+ "loss": 11.3256,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.01128808250347212,
1375
+ "grad_norm": 733.4898071289062,
1376
+ "learning_rate": 5.526064699265753e-07,
1377
+ "loss": 13.5104,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.011347182411867262,
1382
+ "grad_norm": 865.744140625,
1383
+ "learning_rate": 4.367965336512403e-07,
1384
+ "loss": 11.7907,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.011406282320262404,
1389
+ "grad_norm": 1221.997314453125,
1390
+ "learning_rate": 3.3453668231809286e-07,
1391
+ "loss": 13.722,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.011465382228657546,
1396
+ "grad_norm": 1322.4814453125,
1397
+ "learning_rate": 2.458548727494292e-07,
1398
+ "loss": 11.0568,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.011524482137052688,
1403
+ "grad_norm": 1005.72607421875,
1404
+ "learning_rate": 1.7077534966650766e-07,
1405
+ "loss": 12.7148,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.01158358204544783,
1410
+ "grad_norm": 994.3577880859375,
1411
+ "learning_rate": 1.0931863906127327e-07,
1412
+ "loss": 12.0398,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.011642681953842972,
1417
+ "grad_norm": 2119.787841796875,
1418
+ "learning_rate": 6.150154258476315e-08,
1419
+ "loss": 12.6347,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.011701781862238114,
1424
+ "grad_norm": 734.9210205078125,
1425
+ "learning_rate": 2.7337132953697554e-08,
1426
+ "loss": 11.8656,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.011760881770633256,
1431
+ "grad_norm": 1884.077880859375,
1432
+ "learning_rate": 6.834750376549792e-09,
1433
+ "loss": 12.5588,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.011819981679028398,
1438
+ "grad_norm": 1439.942138671875,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 14.5914,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.011819981679028398,
1445
+ "eval_loss": 3.0534605979919434,
1446
+ "eval_runtime": 161.3054,
1447
+ "eval_samples_per_second": 176.671,
1448
+ "eval_steps_per_second": 44.171,
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": 5234753116569600.0,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null