prxy5606 commited on
Commit
486a4dd
·
verified ·
1 Parent(s): bc85036

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:eb2ad2412821c284c19399cd0ab72a8bfe67e21547019843ac75285f292276ca
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dd6a431e18810a6b3ea4b09797073490e8407b1d8aeb7ee89f22a94f33f5bdc
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd8c54d20b4fef7ca6cec7e692ee76f5d672cae499a6a8e713795d2dd4e23ad3
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b62e2371a76a8d4fb1dbd12c1e0aaf0ad402f3da6b9abe3c28a5099bc3862faf
3
  size 341314196
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7317f6ea8a14587206260c7cecd1ae4ef2c0983816323a25b17844b388bb6343
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:527de8682e8d43724b28ec0d1012f47fadd30e633384934610f5f3f4a0548cd3
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.166787028312683,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.1271994912020352,
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": 5.397,
1090
  "eval_steps_per_second": 1.35,
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": 3.4129302514355405e+17,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.1545281410217285,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.1695993216027136,
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": 5.397,
1090
  "eval_steps_per_second": 1.35,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.12804748781004877,
1095
+ "grad_norm": 1.7919011116027832,
1096
+ "learning_rate": 1.553232954407171e-05,
1097
+ "loss": 3.9199,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.12889548441806234,
1102
+ "grad_norm": 1.9280797243118286,
1103
+ "learning_rate": 1.4938160786375572e-05,
1104
+ "loss": 4.4191,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.12974348102607589,
1109
+ "grad_norm": 1.8384506702423096,
1110
+ "learning_rate": 1.435357758543015e-05,
1111
+ "loss": 3.5721,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.13059147763408946,
1116
+ "grad_norm": 1.9051966667175293,
1117
+ "learning_rate": 1.3778739760445552e-05,
1118
+ "loss": 4.1426,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.13143947424210303,
1123
+ "grad_norm": 2.434952974319458,
1124
+ "learning_rate": 1.3213804466343421e-05,
1125
+ "loss": 4.1037,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.1322874708501166,
1130
+ "grad_norm": 1.8974602222442627,
1131
+ "learning_rate": 1.2658926150792322e-05,
1132
+ "loss": 4.0044,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.13313546745813018,
1137
+ "grad_norm": 1.922234058380127,
1138
+ "learning_rate": 1.2114256511983274e-05,
1139
+ "loss": 4.5226,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.13398346406614373,
1144
+ "grad_norm": 1.8575645685195923,
1145
+ "learning_rate": 1.157994445715706e-05,
1146
+ "loss": 4.7192,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.1348314606741573,
1151
+ "grad_norm": 1.8708919286727905,
1152
+ "learning_rate": 1.1056136061894384e-05,
1153
+ "loss": 4.3725,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.13567945728217087,
1158
+ "grad_norm": 1.8756542205810547,
1159
+ "learning_rate": 1.0542974530180327e-05,
1160
+ "loss": 4.3824,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.13652745389018445,
1165
+ "grad_norm": 1.9296820163726807,
1166
+ "learning_rate": 1.0040600155253765e-05,
1167
+ "loss": 5.2585,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.13737545049819802,
1172
+ "grad_norm": 1.8444390296936035,
1173
+ "learning_rate": 9.549150281252633e-06,
1174
+ "loss": 5.4111,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.13822344710621157,
1179
+ "grad_norm": 1.8733844757080078,
1180
+ "learning_rate": 9.068759265665384e-06,
1181
+ "loss": 5.4443,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.13907144371422514,
1186
+ "grad_norm": 2.009781837463379,
1187
+ "learning_rate": 8.599558442598998e-06,
1188
+ "loss": 5.3441,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.13991944032223871,
1193
+ "grad_norm": 2.064223289489746,
1194
+ "learning_rate": 8.141676086873572e-06,
1195
+ "loss": 4.3621,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.1407674369302523,
1200
+ "grad_norm": 2.1569154262542725,
1201
+ "learning_rate": 7.695237378953223e-06,
1202
+ "loss": 4.9552,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.14161543353826583,
1207
+ "grad_norm": 2.096059560775757,
1208
+ "learning_rate": 7.260364370723044e-06,
1209
+ "loss": 4.446,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.1424634301462794,
1214
+ "grad_norm": 2.1552207469940186,
1215
+ "learning_rate": 6.837175952121306e-06,
1216
+ "loss": 5.1089,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.14331142675429298,
1221
+ "grad_norm": 2.1895458698272705,
1222
+ "learning_rate": 6.425787818636131e-06,
1223
+ "loss": 4.8667,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.14415942336230655,
1228
+ "grad_norm": 2.401721239089966,
1229
+ "learning_rate": 6.026312439675552e-06,
1230
+ "loss": 4.6076,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.14500741997032013,
1235
+ "grad_norm": 2.207214593887329,
1236
+ "learning_rate": 5.6388590278194096e-06,
1237
+ "loss": 4.4114,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.14585541657833367,
1242
+ "grad_norm": 2.435170888900757,
1243
+ "learning_rate": 5.263533508961827e-06,
1244
+ "loss": 4.6796,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.14670341318634725,
1249
+ "grad_norm": 2.510496139526367,
1250
+ "learning_rate": 4.900438493352055e-06,
1251
+ "loss": 5.1973,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.14755140979436082,
1256
+ "grad_norm": 2.4800169467926025,
1257
+ "learning_rate": 4.549673247541875e-06,
1258
+ "loss": 4.6695,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.1483994064023744,
1263
+ "grad_norm": 2.383852005004883,
1264
+ "learning_rate": 4.2113336672471245e-06,
1265
+ "loss": 4.8739,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.14924740301038797,
1270
+ "grad_norm": 2.5435712337493896,
1271
+ "learning_rate": 3.885512251130763e-06,
1272
+ "loss": 4.8202,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.15009539961840151,
1277
+ "grad_norm": 2.2736432552337646,
1278
+ "learning_rate": 3.5722980755146517e-06,
1279
+ "loss": 4.8861,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.1509433962264151,
1284
+ "grad_norm": 2.577716827392578,
1285
+ "learning_rate": 3.271776770026963e-06,
1286
+ "loss": 4.5959,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.15179139283442866,
1291
+ "grad_norm": 2.394709825515747,
1292
+ "learning_rate": 2.9840304941919415e-06,
1293
+ "loss": 5.2788,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.15263938944244224,
1298
+ "grad_norm": 2.184279441833496,
1299
+ "learning_rate": 2.7091379149682685e-06,
1300
+ "loss": 5.1552,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.1534873860504558,
1305
+ "grad_norm": 2.4257490634918213,
1306
+ "learning_rate": 2.4471741852423237e-06,
1307
+ "loss": 4.7869,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.15433538265846936,
1312
+ "grad_norm": 2.295222759246826,
1313
+ "learning_rate": 2.1982109232821178e-06,
1314
+ "loss": 4.3428,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.15518337926648293,
1319
+ "grad_norm": 2.3843867778778076,
1320
+ "learning_rate": 1.962316193157593e-06,
1321
+ "loss": 5.0517,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.1560313758744965,
1326
+ "grad_norm": 2.3849644660949707,
1327
+ "learning_rate": 1.7395544861325718e-06,
1328
+ "loss": 4.6856,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.15687937248251008,
1333
+ "grad_norm": 2.5821375846862793,
1334
+ "learning_rate": 1.5299867030334814e-06,
1335
+ "loss": 4.898,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.15772736909052365,
1340
+ "grad_norm": 2.6807963848114014,
1341
+ "learning_rate": 1.333670137599713e-06,
1342
+ "loss": 4.6862,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.1585753656985372,
1347
+ "grad_norm": 2.4151716232299805,
1348
+ "learning_rate": 1.1506584608200367e-06,
1349
+ "loss": 4.7081,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.15942336230655077,
1354
+ "grad_norm": 2.5919737815856934,
1355
+ "learning_rate": 9.810017062595322e-07,
1356
+ "loss": 5.1155,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.16027135891456434,
1361
+ "grad_norm": 2.806579113006592,
1362
+ "learning_rate": 8.247462563808817e-07,
1363
+ "loss": 4.5753,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.16111935552257792,
1368
+ "grad_norm": 2.768523931503296,
1369
+ "learning_rate": 6.819348298638839e-07,
1370
+ "loss": 4.6045,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.1619673521305915,
1375
+ "grad_norm": 3.063878059387207,
1376
+ "learning_rate": 5.526064699265753e-07,
1377
+ "loss": 4.5476,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.16281534873860504,
1382
+ "grad_norm": 2.8875696659088135,
1383
+ "learning_rate": 4.367965336512403e-07,
1384
+ "loss": 5.0934,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.1636633453466186,
1389
+ "grad_norm": 2.884516954421997,
1390
+ "learning_rate": 3.3453668231809286e-07,
1391
+ "loss": 4.6816,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.16451134195463218,
1396
+ "grad_norm": 2.838547468185425,
1397
+ "learning_rate": 2.458548727494292e-07,
1398
+ "loss": 4.3913,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.16535933856264576,
1403
+ "grad_norm": 3.1088197231292725,
1404
+ "learning_rate": 1.7077534966650766e-07,
1405
+ "loss": 4.5998,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.1662073351706593,
1410
+ "grad_norm": 3.092036485671997,
1411
+ "learning_rate": 1.0931863906127327e-07,
1412
+ "loss": 4.7223,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.16705533177867288,
1417
+ "grad_norm": 3.4671244621276855,
1418
+ "learning_rate": 6.150154258476315e-08,
1419
+ "loss": 5.162,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.16790332838668645,
1424
+ "grad_norm": 3.778698682785034,
1425
+ "learning_rate": 2.7337132953697554e-08,
1426
+ "loss": 4.36,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.16875132499470002,
1431
+ "grad_norm": 3.9721970558166504,
1432
+ "learning_rate": 6.834750376549792e-09,
1433
+ "loss": 4.5964,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.1695993216027136,
1438
+ "grad_norm": 5.212419509887695,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 4.5932,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.1695993216027136,
1445
+ "eval_loss": 1.1545281410217285,
1446
+ "eval_runtime": 368.2929,
1447
+ "eval_samples_per_second": 5.395,
1448
+ "eval_steps_per_second": 1.349,
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": 4.568461143693066e+17,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null