lesso commited on
Commit
921becd
·
verified ·
1 Parent(s): a8d888f

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:cd043388f9f2e01e93612f47273e2723635d94c8e8db08f7ccad4716ee72d802
3
  size 289452128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4411d10465cedd1ce50bc8c4a54c12b8cce61c5ba6b58c7a3d7aa22e828fc87
3
  size 289452128
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b33e10e468febeae7f8e1bf10bf4a485bcb3b69721715ed46e4c0ed3a819620
3
  size 147359892
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abd169f9fab48e242992272d00ff2d0cc2fbe29eb2d6ba731c1315b6d9205822
3
  size 147359892
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0dbe082fa86d8ccc0b74e6130e21dfc49e80da194cbb3730dae8be8e7903bbc7
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf69d53c8140a3c8b379dfeff26cac00d4c7e080dd596ec87ba68aa144b2916d
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48a1533051e4bee653afc683a4359c329f95831c0354ae8442616cabf80d0caa
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5efc880080e0854e5765c7a5ea108f46d0ccbf30b054c9bbb5a2162a1c5babf
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.24150319397449493,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.04626773596545342,
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": 22.385,
1090
  "eval_steps_per_second": 5.609,
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.2450263394680832e+16,
1121
  "train_batch_size": 4,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.23863829672336578,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.061690314620604564,
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": 22.385,
1090
  "eval_steps_per_second": 5.609,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.04657618753855645,
1095
+ "grad_norm": 0.1171121597290039,
1096
+ "learning_rate": 2.5815263157894736e-05,
1097
+ "loss": 0.2235,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.04688463911165947,
1102
+ "grad_norm": 0.1243637278676033,
1103
+ "learning_rate": 2.528842105263158e-05,
1104
+ "loss": 0.2112,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.04719309068476249,
1109
+ "grad_norm": 0.12463616579771042,
1110
+ "learning_rate": 2.4761578947368418e-05,
1111
+ "loss": 0.2272,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.047501542257865514,
1116
+ "grad_norm": 0.15648676455020905,
1117
+ "learning_rate": 2.423473684210526e-05,
1118
+ "loss": 0.2524,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.04780999383096854,
1123
+ "grad_norm": 0.15515413880348206,
1124
+ "learning_rate": 2.3707894736842103e-05,
1125
+ "loss": 0.2457,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.048118445404071564,
1130
+ "grad_norm": 0.18052874505519867,
1131
+ "learning_rate": 2.3181052631578946e-05,
1132
+ "loss": 0.2906,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.04842689697717458,
1137
+ "grad_norm": 0.1629054695367813,
1138
+ "learning_rate": 2.265421052631579e-05,
1139
+ "loss": 0.2646,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.048735348550277606,
1144
+ "grad_norm": 0.15470603108406067,
1145
+ "learning_rate": 2.212736842105263e-05,
1146
+ "loss": 0.2676,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.04904380012338063,
1151
+ "grad_norm": 0.14004190266132355,
1152
+ "learning_rate": 2.1600526315789474e-05,
1153
+ "loss": 0.1792,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.049352251696483655,
1158
+ "grad_norm": 0.14944575726985931,
1159
+ "learning_rate": 2.1073684210526313e-05,
1160
+ "loss": 0.2619,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.04966070326958667,
1165
+ "grad_norm": 0.15568876266479492,
1166
+ "learning_rate": 2.0546842105263155e-05,
1167
+ "loss": 0.2815,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.0499691548426897,
1172
+ "grad_norm": 0.17451432347297668,
1173
+ "learning_rate": 2.002e-05,
1174
+ "loss": 0.2815,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.05027760641579272,
1179
+ "grad_norm": 0.16527308523654938,
1180
+ "learning_rate": 1.949315789473684e-05,
1181
+ "loss": 0.2506,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.05058605798889575,
1186
+ "grad_norm": 0.15182849764823914,
1187
+ "learning_rate": 1.8966315789473683e-05,
1188
+ "loss": 0.2317,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.050894509561998764,
1193
+ "grad_norm": 0.1495577096939087,
1194
+ "learning_rate": 1.8439473684210522e-05,
1195
+ "loss": 0.2546,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.05120296113510179,
1200
+ "grad_norm": 0.12959426641464233,
1201
+ "learning_rate": 1.791263157894737e-05,
1202
+ "loss": 0.194,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.051511412708204814,
1207
+ "grad_norm": 0.150984525680542,
1208
+ "learning_rate": 1.738578947368421e-05,
1209
+ "loss": 0.2649,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.05181986428130783,
1214
+ "grad_norm": 0.1713220477104187,
1215
+ "learning_rate": 1.685894736842105e-05,
1216
+ "loss": 0.215,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.052128315854410856,
1221
+ "grad_norm": 0.1818264126777649,
1222
+ "learning_rate": 1.6332105263157893e-05,
1223
+ "loss": 0.2708,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.05243676742751388,
1228
+ "grad_norm": 0.1468866467475891,
1229
+ "learning_rate": 1.5805263157894735e-05,
1230
+ "loss": 0.2135,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.052745219000616905,
1235
+ "grad_norm": 0.15469877421855927,
1236
+ "learning_rate": 1.5278421052631578e-05,
1237
+ "loss": 0.2521,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.05305367057371992,
1242
+ "grad_norm": 0.15296383202075958,
1243
+ "learning_rate": 1.4751578947368419e-05,
1244
+ "loss": 0.1808,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.05336212214682295,
1249
+ "grad_norm": 0.17628294229507446,
1250
+ "learning_rate": 1.4224736842105262e-05,
1251
+ "loss": 0.2813,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.05367057371992597,
1256
+ "grad_norm": 0.18064922094345093,
1257
+ "learning_rate": 1.3697894736842106e-05,
1258
+ "loss": 0.237,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.053979025293029,
1263
+ "grad_norm": 0.19417160749435425,
1264
+ "learning_rate": 1.3171052631578945e-05,
1265
+ "loss": 0.2484,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.054287476866132015,
1270
+ "grad_norm": 0.15920406579971313,
1271
+ "learning_rate": 1.264421052631579e-05,
1272
+ "loss": 0.2503,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.05459592843923504,
1277
+ "grad_norm": 0.24577213823795319,
1278
+ "learning_rate": 1.211736842105263e-05,
1279
+ "loss": 0.2796,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.054904380012338064,
1284
+ "grad_norm": 0.15178963541984558,
1285
+ "learning_rate": 1.1590526315789473e-05,
1286
+ "loss": 0.1931,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.05521283158544109,
1291
+ "grad_norm": 0.20238496363162994,
1292
+ "learning_rate": 1.1063684210526316e-05,
1293
+ "loss": 0.2933,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.055521283158544106,
1298
+ "grad_norm": 0.1700541079044342,
1299
+ "learning_rate": 1.0536842105263156e-05,
1300
+ "loss": 0.2147,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.05582973473164713,
1305
+ "grad_norm": 0.2503129243850708,
1306
+ "learning_rate": 1.001e-05,
1307
+ "loss": 0.3195,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.056138186304750155,
1312
+ "grad_norm": 0.18946903944015503,
1313
+ "learning_rate": 9.483157894736842e-06,
1314
+ "loss": 0.2517,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.05644663787785318,
1319
+ "grad_norm": 0.19398216903209686,
1320
+ "learning_rate": 8.956315789473684e-06,
1321
+ "loss": 0.2189,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.0567550894509562,
1326
+ "grad_norm": 0.18343161046504974,
1327
+ "learning_rate": 8.429473684210525e-06,
1328
+ "loss": 0.2659,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.05706354102405922,
1333
+ "grad_norm": 0.19041353464126587,
1334
+ "learning_rate": 7.902631578947368e-06,
1335
+ "loss": 0.2215,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.05737199259716225,
1340
+ "grad_norm": 0.19265404343605042,
1341
+ "learning_rate": 7.3757894736842095e-06,
1342
+ "loss": 0.2037,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.05768044417026527,
1347
+ "grad_norm": 0.19105103611946106,
1348
+ "learning_rate": 6.848947368421053e-06,
1349
+ "loss": 0.187,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.05798889574336829,
1354
+ "grad_norm": 0.17977742850780487,
1355
+ "learning_rate": 6.322105263157895e-06,
1356
+ "loss": 0.1839,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.058297347316471314,
1361
+ "grad_norm": 0.19053803384304047,
1362
+ "learning_rate": 5.7952631578947365e-06,
1363
+ "loss": 0.1757,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.05860579888957434,
1368
+ "grad_norm": 0.22580476105213165,
1369
+ "learning_rate": 5.268421052631578e-06,
1370
+ "loss": 0.2206,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.05891425046267736,
1375
+ "grad_norm": 0.18768210709095,
1376
+ "learning_rate": 4.741578947368421e-06,
1377
+ "loss": 0.1913,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.05922270203578038,
1382
+ "grad_norm": 0.34117621183395386,
1383
+ "learning_rate": 4.2147368421052626e-06,
1384
+ "loss": 0.2064,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.059531153608883405,
1389
+ "grad_norm": 0.21855203807353973,
1390
+ "learning_rate": 3.6878947368421047e-06,
1391
+ "loss": 0.2044,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.05983960518198643,
1396
+ "grad_norm": 0.24777178466320038,
1397
+ "learning_rate": 3.1610526315789474e-06,
1398
+ "loss": 0.2598,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.06014805675508945,
1403
+ "grad_norm": 0.2738574743270874,
1404
+ "learning_rate": 2.634210526315789e-06,
1405
+ "loss": 0.2699,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.06045650832819247,
1410
+ "grad_norm": 0.2195863425731659,
1411
+ "learning_rate": 2.1073684210526313e-06,
1412
+ "loss": 0.1678,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.0607649599012955,
1417
+ "grad_norm": 0.25050926208496094,
1418
+ "learning_rate": 1.5805263157894737e-06,
1419
+ "loss": 0.162,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.06107341147439852,
1424
+ "grad_norm": 0.2949178218841553,
1425
+ "learning_rate": 1.0536842105263156e-06,
1426
+ "loss": 0.1725,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.06138186304750154,
1431
+ "grad_norm": 0.29607120156288147,
1432
+ "learning_rate": 5.268421052631578e-07,
1433
+ "loss": 0.2441,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.061690314620604564,
1438
+ "grad_norm": 0.3424528241157532,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 0.2338,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.061690314620604564,
1445
+ "eval_loss": 0.23863829672336578,
1446
+ "eval_runtime": 61.0991,
1447
+ "eval_samples_per_second": 22.341,
1448
+ "eval_steps_per_second": 5.597,
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.6627926527115264e+16,
1479
  "train_batch_size": 4,
1480
  "trial_name": null,
1481
  "trial_params": null