ciloku commited on
Commit
55eabc0
·
verified ·
1 Parent(s): 13189cd

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:f156546a33a0b3df9de98e545f2a1381887bdf2ca21b83f3144118e479e8bc45
3
  size 377538512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddbe0bbc7bc3f64e6bb3a3b2bc1148a85360541a79f1ac183c1e2571b2cdaf1d
3
  size 377538512
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:989cc60fef974cce3d2e52860771996aab98ccf0cc9e291585e580fe1095ce58
3
  size 192144596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f8e09fa5a7b89fdc627e7fb0ab33bd6a2cd53c57dcfa1fd07928ccbbfd8e6a0
3
  size 192144596
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ef85424c2e3f2f201ac5baf98c81bebf53fed2983bb832a0023baf9b22559e0
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7521f647d499beacf8b3764e583dc0941bedaaef287d35ae32df0a37bf00e08
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc4a786186a574bdc543ff4b4563aab7c5e0b442c74c85899bb42a25553c5d0c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca62d85cf5423834480d3c20680f93b185c8e6574a8a14021d285e0b05c7449f
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.0103774070739746,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.0979431929480901,
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": 21.121,
1090
  "eval_steps_per_second": 5.282,
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": 8.102870343745536e+16,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.0028241872787476,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.1305909239307868,
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": 21.121,
1090
  "eval_steps_per_second": 5.282,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.09859614756774404,
1095
+ "grad_norm": 2.021636724472046,
1096
+ "learning_rate": 9.319397726443026e-06,
1097
+ "loss": 0.9084,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.09924910218739798,
1102
+ "grad_norm": 2.2391059398651123,
1103
+ "learning_rate": 8.962896471825342e-06,
1104
+ "loss": 0.9427,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.09990205680705191,
1109
+ "grad_norm": 3.0561001300811768,
1110
+ "learning_rate": 8.61214655125809e-06,
1111
+ "loss": 0.8915,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.10055501142670584,
1116
+ "grad_norm": 2.604928493499756,
1117
+ "learning_rate": 8.267243856267331e-06,
1118
+ "loss": 0.9242,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.10120796604635977,
1123
+ "grad_norm": 2.782693386077881,
1124
+ "learning_rate": 7.928282679806052e-06,
1125
+ "loss": 0.923,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.10186092066601371,
1130
+ "grad_norm": 2.6287972927093506,
1131
+ "learning_rate": 7.595355690475393e-06,
1132
+ "loss": 0.9864,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.10251387528566765,
1137
+ "grad_norm": 2.7638707160949707,
1138
+ "learning_rate": 7.268553907189964e-06,
1139
+ "loss": 0.9488,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.10316682990532158,
1144
+ "grad_norm": 3.8539583683013916,
1145
+ "learning_rate": 6.947966674294236e-06,
1146
+ "loss": 0.9282,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.10381978452497552,
1151
+ "grad_norm": 2.9983620643615723,
1152
+ "learning_rate": 6.6336816371366305e-06,
1153
+ "loss": 0.9185,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.10447273914462944,
1158
+ "grad_norm": 2.6667168140411377,
1159
+ "learning_rate": 6.325784718108196e-06,
1160
+ "loss": 1.0198,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.10512569376428338,
1165
+ "grad_norm": 2.199368476867676,
1166
+ "learning_rate": 6.0243600931522595e-06,
1167
+ "loss": 0.9514,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.10577864838393732,
1172
+ "grad_norm": 2.339479684829712,
1173
+ "learning_rate": 5.72949016875158e-06,
1174
+ "loss": 0.8627,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.10643160300359125,
1179
+ "grad_norm": 2.4051907062530518,
1180
+ "learning_rate": 5.44125555939923e-06,
1181
+ "loss": 0.9412,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.10708455762324519,
1186
+ "grad_norm": 2.6235029697418213,
1187
+ "learning_rate": 5.159735065559399e-06,
1188
+ "loss": 0.9661,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.10773751224289912,
1193
+ "grad_norm": 2.3630259037017822,
1194
+ "learning_rate": 4.885005652124144e-06,
1195
+ "loss": 1.161,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.10839046686255305,
1200
+ "grad_norm": 2.62069034576416,
1201
+ "learning_rate": 4.617142427371934e-06,
1202
+ "loss": 1.0818,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.10904342148220698,
1207
+ "grad_norm": 3.125945568084717,
1208
+ "learning_rate": 4.3562186224338265e-06,
1209
+ "loss": 1.0923,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.10969637610186092,
1214
+ "grad_norm": 2.823786497116089,
1215
+ "learning_rate": 4.102305571272783e-06,
1216
+ "loss": 0.9918,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.11034933072151486,
1221
+ "grad_norm": 3.086836338043213,
1222
+ "learning_rate": 3.855472691181678e-06,
1223
+ "loss": 1.0645,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.1110022853411688,
1228
+ "grad_norm": 2.968472719192505,
1229
+ "learning_rate": 3.615787463805331e-06,
1230
+ "loss": 1.0943,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.11165523996082272,
1235
+ "grad_norm": 3.3311610221862793,
1236
+ "learning_rate": 3.383315416691646e-06,
1237
+ "loss": 1.0482,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.11230819458047665,
1242
+ "grad_norm": 2.8356263637542725,
1243
+ "learning_rate": 3.158120105377096e-06,
1244
+ "loss": 1.1126,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.11296114920013059,
1249
+ "grad_norm": 3.495161294937134,
1250
+ "learning_rate": 2.940263096011233e-06,
1251
+ "loss": 1.1292,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.11361410381978453,
1256
+ "grad_norm": 3.611652135848999,
1257
+ "learning_rate": 2.729803948525125e-06,
1258
+ "loss": 1.2087,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.11426705843943846,
1263
+ "grad_norm": 3.4223086833953857,
1264
+ "learning_rate": 2.526800200348275e-06,
1265
+ "loss": 1.0086,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.1149200130590924,
1270
+ "grad_norm": 3.590174913406372,
1271
+ "learning_rate": 2.3313073506784575e-06,
1272
+ "loss": 1.0571,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.11557296767874632,
1277
+ "grad_norm": 5.3133649826049805,
1278
+ "learning_rate": 2.143378845308791e-06,
1279
+ "loss": 1.079,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.11622592229840026,
1284
+ "grad_norm": 4.763728141784668,
1285
+ "learning_rate": 1.9630660620161777e-06,
1286
+ "loss": 1.1924,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.1168788769180542,
1291
+ "grad_norm": 4.005756378173828,
1292
+ "learning_rate": 1.790418296515165e-06,
1293
+ "loss": 1.1013,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.11753183153770813,
1298
+ "grad_norm": 4.59070348739624,
1299
+ "learning_rate": 1.625482748980961e-06,
1300
+ "loss": 1.0473,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.11818478615736207,
1305
+ "grad_norm": 5.296746253967285,
1306
+ "learning_rate": 1.4683045111453942e-06,
1307
+ "loss": 1.2648,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.11883774077701599,
1312
+ "grad_norm": 4.656338691711426,
1313
+ "learning_rate": 1.3189265539692707e-06,
1314
+ "loss": 1.0275,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.11949069539666993,
1319
+ "grad_norm": 5.707005977630615,
1320
+ "learning_rate": 1.1773897158945557e-06,
1321
+ "loss": 1.1523,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.12014365001632386,
1326
+ "grad_norm": 5.811980247497559,
1327
+ "learning_rate": 1.0437326916795432e-06,
1328
+ "loss": 1.1355,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.1207966046359778,
1333
+ "grad_norm": 5.786341190338135,
1334
+ "learning_rate": 9.179920218200888e-07,
1335
+ "loss": 1.0562,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.12144955925563174,
1340
+ "grad_norm": 9.454066276550293,
1341
+ "learning_rate": 8.002020825598277e-07,
1342
+ "loss": 1.1791,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.12210251387528567,
1347
+ "grad_norm": 7.248098850250244,
1348
+ "learning_rate": 6.90395076492022e-07,
1349
+ "loss": 0.9874,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.1227554684949396,
1354
+ "grad_norm": 6.36809778213501,
1355
+ "learning_rate": 5.886010237557194e-07,
1356
+ "loss": 0.9503,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.12340842311459353,
1361
+ "grad_norm": 6.659921646118164,
1362
+ "learning_rate": 4.94847753828529e-07,
1363
+ "loss": 1.0327,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.12406137773424747,
1368
+ "grad_norm": 6.8771562576293945,
1369
+ "learning_rate": 4.091608979183303e-07,
1370
+ "loss": 0.9623,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.1247143323539014,
1375
+ "grad_norm": 6.988889694213867,
1376
+ "learning_rate": 3.315638819559452e-07,
1377
+ "loss": 1.0579,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.12536728697355534,
1382
+ "grad_norm": 7.6399641036987305,
1383
+ "learning_rate": 2.6207792019074414e-07,
1384
+ "loss": 0.8439,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.12602024159320926,
1389
+ "grad_norm": 10.259600639343262,
1390
+ "learning_rate": 2.0072200939085573e-07,
1391
+ "loss": 1.2599,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.12667319621286321,
1396
+ "grad_norm": 11.773065567016602,
1397
+ "learning_rate": 1.475129236496575e-07,
1398
+ "loss": 1.0644,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.12732615083251714,
1403
+ "grad_norm": 7.667246341705322,
1404
+ "learning_rate": 1.0246520979990459e-07,
1405
+ "loss": 1.133,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.12797910545217106,
1410
+ "grad_norm": 9.011076927185059,
1411
+ "learning_rate": 6.559118343676396e-08,
1412
+ "loss": 0.992,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.128632060071825,
1417
+ "grad_norm": 16.59012794494629,
1418
+ "learning_rate": 3.690092555085789e-08,
1419
+ "loss": 1.1446,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.12928501469147893,
1424
+ "grad_norm": 13.964167594909668,
1425
+ "learning_rate": 1.640227977221853e-08,
1426
+ "loss": 1.1686,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.12993796931113288,
1431
+ "grad_norm": 9.262879371643066,
1432
+ "learning_rate": 4.1008502259298755e-09,
1433
+ "loss": 0.8989,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.1305909239307868,
1438
+ "grad_norm": 14.184370994567871,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 1.3632,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.1305909239307868,
1445
+ "eval_loss": 1.0028241872787476,
1446
+ "eval_runtime": 122.1359,
1447
+ "eval_samples_per_second": 21.116,
1448
+ "eval_steps_per_second": 5.281,
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.0799333020532736e+17,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null