cimol commited on
Commit
0528316
·
verified ·
1 Parent(s): d78f6e8

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:0cfd2d98a9935e534102958e42ba92ab2d4601ade39ace5feeb03b2f9fead9c8
3
  size 478211024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97bae6529d98242cb5e72fce8a1b757b7a69ef665fce21bf50e6a6e3fe84267c
3
  size 478211024
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d9662aa798906ca3b116bf30277f37d0b10a4958f94cf4bb73f7a8f3a11b845
3
  size 243337876
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:952e936c565bdc47f5337a7968caf0843522cd370fe96f55753a2783b43b61fd
3
  size 243337876
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89587bbdf01d27f86e4c1718fd92db65d8b03ec78d1faa9c319e93a3a59b68c1
3
  size 14180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3b6d61ee6394308106e391ceb954832c9e93d14fc06cdc2dc94abedb7c4cd29
3
  size 14180
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b26348e70deb5f7d6cee52f5eb084c0e6829440001a3c6d0128b93cd074af8c2
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b60d6f1383abda4776549360effee800fe6cfe2c0604503e9e3fbaa79347f790
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.10152577608823776,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.30864197530864196,
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": 20.701,
1090
  "eval_steps_per_second": 5.181,
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": 1.133086293098496e+17,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.08435731381177902,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.411522633744856,
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": 20.701,
1090
  "eval_steps_per_second": 5.181,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.31069958847736623,
1095
+ "grad_norm": 3.888775587081909,
1096
+ "learning_rate": 1.0872630680850196e-05,
1097
+ "loss": 4.2328,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.31275720164609055,
1102
+ "grad_norm": 2.845417022705078,
1103
+ "learning_rate": 1.0456712550462898e-05,
1104
+ "loss": 3.0592,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.3148148148148148,
1109
+ "grad_norm": 1.8984193801879883,
1110
+ "learning_rate": 1.0047504309801104e-05,
1111
+ "loss": 0.6065,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.3168724279835391,
1116
+ "grad_norm": 2.3017823696136475,
1117
+ "learning_rate": 9.645117832311886e-06,
1118
+ "loss": 0.2853,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.31893004115226337,
1123
+ "grad_norm": 2.0842347145080566,
1124
+ "learning_rate": 9.249663126440394e-06,
1125
+ "loss": 0.4337,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.32098765432098764,
1130
+ "grad_norm": 1.6443119049072266,
1131
+ "learning_rate": 8.861248305554624e-06,
1132
+ "loss": 0.452,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.3230452674897119,
1137
+ "grad_norm": 1.7902977466583252,
1138
+ "learning_rate": 8.47997955838829e-06,
1139
+ "loss": 0.2219,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.32510288065843623,
1144
+ "grad_norm": 1.0637582540512085,
1145
+ "learning_rate": 8.10596112000994e-06,
1146
+ "loss": 0.3529,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.3271604938271605,
1151
+ "grad_norm": 0.9733651280403137,
1152
+ "learning_rate": 7.739295243326067e-06,
1153
+ "loss": 0.1822,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.3292181069958848,
1158
+ "grad_norm": 0.7608920931816101,
1159
+ "learning_rate": 7.380082171126228e-06,
1160
+ "loss": 0.1835,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.33127572016460904,
1165
+ "grad_norm": 0.9582133889198303,
1166
+ "learning_rate": 7.028420108677635e-06,
1167
+ "loss": 0.1616,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.3333333333333333,
1172
+ "grad_norm": 0.9447794556617737,
1173
+ "learning_rate": 6.684405196876842e-06,
1174
+ "loss": 0.1862,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.33539094650205764,
1179
+ "grad_norm": 0.9112422466278076,
1180
+ "learning_rate": 6.3481314859657675e-06,
1181
+ "loss": 0.1666,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.3374485596707819,
1186
+ "grad_norm": 1.3759140968322754,
1187
+ "learning_rate": 6.019690909819298e-06,
1188
+ "loss": 0.2062,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.3395061728395062,
1193
+ "grad_norm": 0.7388842105865479,
1194
+ "learning_rate": 5.6991732608115e-06,
1195
+ "loss": 0.1564,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.34156378600823045,
1200
+ "grad_norm": 1.1080299615859985,
1201
+ "learning_rate": 5.386666165267256e-06,
1202
+ "loss": 0.2003,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.3436213991769547,
1207
+ "grad_norm": 0.9466500878334045,
1208
+ "learning_rate": 5.08225505950613e-06,
1209
+ "loss": 0.1756,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.345679012345679,
1214
+ "grad_norm": 0.9410268664360046,
1215
+ "learning_rate": 4.786023166484913e-06,
1216
+ "loss": 0.1655,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.3477366255144033,
1221
+ "grad_norm": 0.5751205086708069,
1222
+ "learning_rate": 4.498051473045291e-06,
1223
+ "loss": 0.1655,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.3497942386831276,
1228
+ "grad_norm": 0.5930535793304443,
1229
+ "learning_rate": 4.218418707772886e-06,
1230
+ "loss": 0.1478,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.35185185185185186,
1235
+ "grad_norm": 0.7659813165664673,
1236
+ "learning_rate": 3.947201319473587e-06,
1237
+ "loss": 0.1835,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.35390946502057613,
1242
+ "grad_norm": 0.7050800919532776,
1243
+ "learning_rate": 3.684473456273278e-06,
1244
+ "loss": 0.1632,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.3559670781893004,
1249
+ "grad_norm": 0.69914710521698,
1250
+ "learning_rate": 3.4303069453464383e-06,
1251
+ "loss": 0.1691,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.35802469135802467,
1256
+ "grad_norm": 0.8259916305541992,
1257
+ "learning_rate": 3.184771273279312e-06,
1258
+ "loss": 0.1902,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.360082304526749,
1263
+ "grad_norm": 0.6912418603897095,
1264
+ "learning_rate": 2.947933567072987e-06,
1265
+ "loss": 0.1863,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.36213991769547327,
1270
+ "grad_norm": 0.9246346950531006,
1271
+ "learning_rate": 2.719858575791534e-06,
1272
+ "loss": 0.2081,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.36419753086419754,
1277
+ "grad_norm": 0.675256073474884,
1278
+ "learning_rate": 2.500608652860256e-06,
1279
+ "loss": 0.1968,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.3662551440329218,
1284
+ "grad_norm": 1.5386834144592285,
1285
+ "learning_rate": 2.2902437390188737e-06,
1286
+ "loss": 0.2381,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.3683127572016461,
1291
+ "grad_norm": 0.8461277484893799,
1292
+ "learning_rate": 2.0888213459343587e-06,
1293
+ "loss": 0.2243,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.37037037037037035,
1298
+ "grad_norm": 1.2089074850082397,
1299
+ "learning_rate": 1.8963965404777875e-06,
1300
+ "loss": 0.2486,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.3724279835390947,
1305
+ "grad_norm": 1.4225157499313354,
1306
+ "learning_rate": 1.7130219296696263e-06,
1307
+ "loss": 0.2701,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.37448559670781895,
1312
+ "grad_norm": 1.0102102756500244,
1313
+ "learning_rate": 1.5387476462974824e-06,
1314
+ "loss": 0.2469,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.3765432098765432,
1319
+ "grad_norm": 0.776279866695404,
1320
+ "learning_rate": 1.3736213352103147e-06,
1321
+ "loss": 0.2401,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.3786008230452675,
1326
+ "grad_norm": 1.1553481817245483,
1327
+ "learning_rate": 1.2176881402928002e-06,
1328
+ "loss": 0.2415,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.38065843621399176,
1333
+ "grad_norm": 0.9208059906959534,
1334
+ "learning_rate": 1.0709906921234367e-06,
1335
+ "loss": 0.2683,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.38271604938271603,
1340
+ "grad_norm": 0.7701072096824646,
1341
+ "learning_rate": 9.33569096319799e-07,
1342
+ "loss": 0.245,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.38477366255144035,
1347
+ "grad_norm": 0.8537482023239136,
1348
+ "learning_rate": 8.054609225740255e-07,
1349
+ "loss": 0.2387,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.3868312757201646,
1354
+ "grad_norm": 0.704522967338562,
1355
+ "learning_rate": 6.867011943816724e-07,
1356
+ "loss": 0.2218,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.3888888888888889,
1361
+ "grad_norm": 0.7829247117042542,
1362
+ "learning_rate": 5.77322379466617e-07,
1363
+ "loss": 0.2349,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.39094650205761317,
1368
+ "grad_norm": 1.1541264057159424,
1369
+ "learning_rate": 4.773543809047186e-07,
1370
+ "loss": 0.2457,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.39300411522633744,
1375
+ "grad_norm": 0.9927783012390137,
1376
+ "learning_rate": 3.868245289486027e-07,
1377
+ "loss": 0.2445,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.3950617283950617,
1382
+ "grad_norm": 0.9529933333396912,
1383
+ "learning_rate": 3.0575757355586817e-07,
1384
+ "loss": 0.2681,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.39711934156378603,
1389
+ "grad_norm": 0.4455285668373108,
1390
+ "learning_rate": 2.3417567762266497e-07,
1391
+ "loss": 0.2151,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.3991769547325103,
1396
+ "grad_norm": 0.7341137528419495,
1397
+ "learning_rate": 1.7209841092460043e-07,
1398
+ "loss": 0.2228,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.4012345679012346,
1403
+ "grad_norm": 0.7123735547065735,
1404
+ "learning_rate": 1.1954274476655534e-07,
1405
+ "loss": 0.2463,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.40329218106995884,
1410
+ "grad_norm": 0.6256051659584045,
1411
+ "learning_rate": 7.652304734289127e-08,
1412
+ "loss": 0.2243,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.4053497942386831,
1417
+ "grad_norm": 0.7323691248893738,
1418
+ "learning_rate": 4.30510798093342e-08,
1419
+ "loss": 0.2444,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.4074074074074074,
1424
+ "grad_norm": 1.1288176774978638,
1425
+ "learning_rate": 1.9135993067588284e-08,
1426
+ "loss": 0.2723,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.4094650205761317,
1431
+ "grad_norm": 0.912492036819458,
1432
+ "learning_rate": 4.784325263584854e-09,
1433
+ "loss": 0.2482,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.411522633744856,
1438
+ "grad_norm": 0.904318630695343,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 0.2395,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.411522633744856,
1445
+ "eval_loss": 0.08435731381177902,
1446
+ "eval_runtime": 39.5889,
1447
+ "eval_samples_per_second": 20.688,
1448
+ "eval_steps_per_second": 5.178,
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.510781724131328e+17,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null