prxy5604 commited on
Commit
57acc63
·
verified ·
1 Parent(s): b4c6935

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:a97de9f0f2bfa331e9621bbd93974d8633b3203b91c36149c5bc47a42b7f00ff
3
  size 37762064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:051e41bc523a54eec6c125f89f8c4e52f5bdc688139e41430454a9883caf07aa
3
  size 37762064
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9eeba7d3c95b6642f59ac3a91292f913843ebb35ebd95b48d3e2f7b238ec801a
3
  size 19283770
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6db9790d443f492b65d9b7ee7c187cf9a52a0636ecb74b56fdc07b4235d7f74a
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:360de0b04c1b5110f08a96a00220594a9ba8aeb08d68616143a22be68b265897
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe2b91a8f474bf43bca174fa46bd7bdd4fcf03c3034f47baf53fbb1986eecc4b
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.4062211513519287,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.09195402298850575,
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": 157.593,
1090
  "eval_steps_per_second": 39.413,
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": 4410279500709888.0,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 3.3771963119506836,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.12260536398467432,
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": 157.593,
1090
  "eval_steps_per_second": 39.413,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.09256704980842911,
1095
+ "grad_norm": 695.95263671875,
1096
+ "learning_rate": 1.553232954407171e-05,
1097
+ "loss": 11.784,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.0931800766283525,
1102
+ "grad_norm": 720.9148559570312,
1103
+ "learning_rate": 1.4938160786375572e-05,
1104
+ "loss": 8.4727,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.09379310344827586,
1109
+ "grad_norm": 583.7936401367188,
1110
+ "learning_rate": 1.435357758543015e-05,
1111
+ "loss": 11.2878,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.09440613026819923,
1116
+ "grad_norm": 727.2522583007812,
1117
+ "learning_rate": 1.3778739760445552e-05,
1118
+ "loss": 11.5032,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.0950191570881226,
1123
+ "grad_norm": 605.2802734375,
1124
+ "learning_rate": 1.3213804466343421e-05,
1125
+ "loss": 13.8701,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.09563218390804598,
1130
+ "grad_norm": 505.38372802734375,
1131
+ "learning_rate": 1.2658926150792322e-05,
1132
+ "loss": 13.3873,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.09624521072796935,
1137
+ "grad_norm": 754.1295776367188,
1138
+ "learning_rate": 1.2114256511983274e-05,
1139
+ "loss": 13.2367,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.09685823754789272,
1144
+ "grad_norm": 1323.0626220703125,
1145
+ "learning_rate": 1.157994445715706e-05,
1146
+ "loss": 12.9586,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.09747126436781609,
1151
+ "grad_norm": 701.3507080078125,
1152
+ "learning_rate": 1.1056136061894384e-05,
1153
+ "loss": 13.6377,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.09808429118773947,
1158
+ "grad_norm": 517.9406127929688,
1159
+ "learning_rate": 1.0542974530180327e-05,
1160
+ "loss": 13.1573,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.09869731800766283,
1165
+ "grad_norm": 873.82421875,
1166
+ "learning_rate": 1.0040600155253765e-05,
1167
+ "loss": 12.6193,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.0993103448275862,
1172
+ "grad_norm": 792.6921997070312,
1173
+ "learning_rate": 9.549150281252633e-06,
1174
+ "loss": 12.2936,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.09992337164750958,
1179
+ "grad_norm": 929.2904052734375,
1180
+ "learning_rate": 9.068759265665384e-06,
1181
+ "loss": 11.5579,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.10053639846743295,
1186
+ "grad_norm": 852.8738403320312,
1187
+ "learning_rate": 8.599558442598998e-06,
1188
+ "loss": 12.5254,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.10114942528735632,
1193
+ "grad_norm": 785.9086303710938,
1194
+ "learning_rate": 8.141676086873572e-06,
1195
+ "loss": 11.0729,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.10176245210727969,
1200
+ "grad_norm": 751.3284301757812,
1201
+ "learning_rate": 7.695237378953223e-06,
1202
+ "loss": 11.9209,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.10237547892720307,
1207
+ "grad_norm": 809.1746826171875,
1208
+ "learning_rate": 7.260364370723044e-06,
1209
+ "loss": 11.8634,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.10298850574712644,
1214
+ "grad_norm": 1156.1390380859375,
1215
+ "learning_rate": 6.837175952121306e-06,
1216
+ "loss": 11.6576,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.1036015325670498,
1221
+ "grad_norm": 893.5929565429688,
1222
+ "learning_rate": 6.425787818636131e-06,
1223
+ "loss": 11.4326,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.10421455938697317,
1228
+ "grad_norm": 891.6648559570312,
1229
+ "learning_rate": 6.026312439675552e-06,
1230
+ "loss": 12.9585,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.10482758620689656,
1235
+ "grad_norm": 1062.498779296875,
1236
+ "learning_rate": 5.6388590278194096e-06,
1237
+ "loss": 11.2231,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.10544061302681992,
1242
+ "grad_norm": 937.44775390625,
1243
+ "learning_rate": 5.263533508961827e-06,
1244
+ "loss": 11.2106,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.10605363984674329,
1249
+ "grad_norm": 2256.670654296875,
1250
+ "learning_rate": 4.900438493352055e-06,
1251
+ "loss": 12.127,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.10666666666666667,
1256
+ "grad_norm": 1096.6787109375,
1257
+ "learning_rate": 4.549673247541875e-06,
1258
+ "loss": 12.5666,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.10727969348659004,
1263
+ "grad_norm": 2970.94140625,
1264
+ "learning_rate": 4.2113336672471245e-06,
1265
+ "loss": 11.621,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.10789272030651341,
1270
+ "grad_norm": 1509.3280029296875,
1271
+ "learning_rate": 3.885512251130763e-06,
1272
+ "loss": 10.6221,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.10850574712643678,
1277
+ "grad_norm": 2014.1129150390625,
1278
+ "learning_rate": 3.5722980755146517e-06,
1279
+ "loss": 12.6025,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.10911877394636016,
1284
+ "grad_norm": 1654.1826171875,
1285
+ "learning_rate": 3.271776770026963e-06,
1286
+ "loss": 10.995,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.10973180076628353,
1291
+ "grad_norm": 2097.58349609375,
1292
+ "learning_rate": 2.9840304941919415e-06,
1293
+ "loss": 11.2591,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.1103448275862069,
1298
+ "grad_norm": 1957.36669921875,
1299
+ "learning_rate": 2.7091379149682685e-06,
1300
+ "loss": 11.4795,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.11095785440613026,
1305
+ "grad_norm": 1133.0048828125,
1306
+ "learning_rate": 2.4471741852423237e-06,
1307
+ "loss": 12.2338,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.11157088122605364,
1312
+ "grad_norm": 1737.1787109375,
1313
+ "learning_rate": 2.1982109232821178e-06,
1314
+ "loss": 11.7843,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.11218390804597701,
1319
+ "grad_norm": 1834.799072265625,
1320
+ "learning_rate": 1.962316193157593e-06,
1321
+ "loss": 13.1094,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.11279693486590038,
1326
+ "grad_norm": 1650.2354736328125,
1327
+ "learning_rate": 1.7395544861325718e-06,
1328
+ "loss": 13.6075,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.11340996168582375,
1333
+ "grad_norm": 1637.8763427734375,
1334
+ "learning_rate": 1.5299867030334814e-06,
1335
+ "loss": 12.4922,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.11402298850574713,
1340
+ "grad_norm": 1301.3621826171875,
1341
+ "learning_rate": 1.333670137599713e-06,
1342
+ "loss": 15.6135,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.1146360153256705,
1347
+ "grad_norm": 1782.310546875,
1348
+ "learning_rate": 1.1506584608200367e-06,
1349
+ "loss": 18.3265,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.11524904214559387,
1354
+ "grad_norm": 3646.5302734375,
1355
+ "learning_rate": 9.810017062595322e-07,
1356
+ "loss": 17.7905,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.11586206896551725,
1361
+ "grad_norm": 2408.7060546875,
1362
+ "learning_rate": 8.247462563808817e-07,
1363
+ "loss": 16.668,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.11647509578544062,
1368
+ "grad_norm": 2073.40625,
1369
+ "learning_rate": 6.819348298638839e-07,
1370
+ "loss": 18.1974,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.11708812260536398,
1375
+ "grad_norm": 2353.813232421875,
1376
+ "learning_rate": 5.526064699265753e-07,
1377
+ "loss": 15.3188,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.11770114942528735,
1382
+ "grad_norm": 1146.68212890625,
1383
+ "learning_rate": 4.367965336512403e-07,
1384
+ "loss": 15.3986,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.11831417624521073,
1389
+ "grad_norm": 2851.638916015625,
1390
+ "learning_rate": 3.3453668231809286e-07,
1391
+ "loss": 15.0147,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.1189272030651341,
1396
+ "grad_norm": 1658.375,
1397
+ "learning_rate": 2.458548727494292e-07,
1398
+ "loss": 16.3108,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.11954022988505747,
1403
+ "grad_norm": 1819.3067626953125,
1404
+ "learning_rate": 1.7077534966650766e-07,
1405
+ "loss": 14.7975,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.12015325670498084,
1410
+ "grad_norm": 2102.850830078125,
1411
+ "learning_rate": 1.0931863906127327e-07,
1412
+ "loss": 15.8496,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.12076628352490422,
1417
+ "grad_norm": 1748.5411376953125,
1418
+ "learning_rate": 6.150154258476315e-08,
1419
+ "loss": 15.7306,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.12137931034482759,
1424
+ "grad_norm": 2966.925048828125,
1425
+ "learning_rate": 2.7337132953697554e-08,
1426
+ "loss": 15.0392,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.12199233716475096,
1431
+ "grad_norm": 1557.8397216796875,
1432
+ "learning_rate": 6.834750376549792e-09,
1433
+ "loss": 16.5723,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.12260536398467432,
1438
+ "grad_norm": 1750.60693359375,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 17.0049,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.12260536398467432,
1445
+ "eval_loss": 3.3771963119506836,
1446
+ "eval_runtime": 17.415,
1447
+ "eval_samples_per_second": 157.738,
1448
+ "eval_steps_per_second": 39.449,
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": 5876010373349376.0,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null