prxy5605 commited on
Commit
36443bd
·
verified ·
1 Parent(s): 3b87a6b

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:58af7377645cd55a30bb958403d5dd3c85db5f9bed3d8939ac0c641f643e0e91
3
  size 639691872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cb599446958b82642ccec4c0ce0ad06aa3cb9ecacf558cee75b39d71e1ab7b1
3
  size 639691872
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:877cedf0bbf7c1207001436fdf739558e6a1ce570bc55ba9f529cfb7efc9b558
3
  size 1279641042
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2330055ade8b2cb2d8cf3be3d3d25bc145833791159af8a05c8289abd17b84fc
3
  size 1279641042
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:521dce847fe71e8e43e84640a586e6500653283b1892a35acb72488df9ee80e7
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4054d7a20be707b92fea38ad4b0859fa88704260e4dddecf24c301c16f436bce
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4c9c807f0681c8b7e53ada9b6ec3dba530d303de7da0d0a0562a3d8d0bbba08
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": 0.8516585826873779,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.042492917847025496,
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": 12.278,
1090
  "eval_steps_per_second": 6.139,
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": 2.06575327248384e+17,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.8465194702148438,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.056657223796033995,
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": 12.278,
1090
  "eval_steps_per_second": 6.139,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.04277620396600566,
1095
+ "grad_norm": 0.169732466340065,
1096
+ "learning_rate": 1.7197048550474643e-05,
1097
+ "loss": 0.6474,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.04305949008498584,
1102
+ "grad_norm": 0.18244722485542297,
1103
+ "learning_rate": 1.6543469682057106e-05,
1104
+ "loss": 0.8066,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.043342776203966,
1109
+ "grad_norm": 0.2031165510416031,
1110
+ "learning_rate": 1.5900081996875083e-05,
1111
+ "loss": 0.8106,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.04362606232294618,
1116
+ "grad_norm": 0.2135414034128189,
1117
+ "learning_rate": 1.526708147705013e-05,
1118
+ "loss": 0.7979,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.043909348441926344,
1123
+ "grad_norm": 0.22148673236370087,
1124
+ "learning_rate": 1.4644660940672627e-05,
1125
+ "loss": 0.7691,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.04419263456090652,
1130
+ "grad_norm": 0.2407740205526352,
1131
+ "learning_rate": 1.4033009983067452e-05,
1132
+ "loss": 0.775,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.044475920679886684,
1137
+ "grad_norm": 0.2444097399711609,
1138
+ "learning_rate": 1.3432314919041478e-05,
1139
+ "loss": 0.8687,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.04475920679886686,
1144
+ "grad_norm": 0.2140820324420929,
1145
+ "learning_rate": 1.2842758726130283e-05,
1146
+ "loss": 0.7304,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.045042492917847024,
1151
+ "grad_norm": 0.22401423752307892,
1152
+ "learning_rate": 1.22645209888614e-05,
1153
+ "loss": 0.8212,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.0453257790368272,
1158
+ "grad_norm": 0.24138623476028442,
1159
+ "learning_rate": 1.1697777844051105e-05,
1160
+ "loss": 0.7664,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.045609065155807364,
1165
+ "grad_norm": 0.2569256126880646,
1166
+ "learning_rate": 1.1142701927151456e-05,
1167
+ "loss": 0.846,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.04589235127478754,
1172
+ "grad_norm": 0.2635583281517029,
1173
+ "learning_rate": 1.0599462319663905e-05,
1174
+ "loss": 0.8516,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.046175637393767704,
1179
+ "grad_norm": 0.2344532310962677,
1180
+ "learning_rate": 1.006822449763537e-05,
1181
+ "loss": 0.8057,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.04645892351274788,
1186
+ "grad_norm": 0.2585812509059906,
1187
+ "learning_rate": 9.549150281252633e-06,
1188
+ "loss": 0.7469,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.046742209631728045,
1193
+ "grad_norm": 0.2623429298400879,
1194
+ "learning_rate": 9.042397785550405e-06,
1195
+ "loss": 0.8437,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.04702549575070822,
1200
+ "grad_norm": 0.25765901803970337,
1201
+ "learning_rate": 8.548121372247918e-06,
1202
+ "loss": 0.8615,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.047308781869688385,
1207
+ "grad_norm": 0.2834906280040741,
1208
+ "learning_rate": 8.066471602728803e-06,
1209
+ "loss": 0.8623,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.04759206798866856,
1214
+ "grad_norm": 0.235896036028862,
1215
+ "learning_rate": 7.597595192178702e-06,
1216
+ "loss": 0.8251,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.047875354107648725,
1221
+ "grad_norm": 0.24934262037277222,
1222
+ "learning_rate": 7.1416349648943894e-06,
1223
+ "loss": 0.7926,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.04815864022662889,
1228
+ "grad_norm": 0.27624017000198364,
1229
+ "learning_rate": 6.698729810778065e-06,
1230
+ "loss": 0.7824,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.048441926345609065,
1235
+ "grad_norm": 0.2782336175441742,
1236
+ "learning_rate": 6.269014643030213e-06,
1237
+ "loss": 0.9327,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.04872521246458923,
1242
+ "grad_norm": 0.29964733123779297,
1243
+ "learning_rate": 5.852620357053651e-06,
1244
+ "loss": 0.8152,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.049008498583569406,
1249
+ "grad_norm": 0.2818249762058258,
1250
+ "learning_rate": 5.449673790581611e-06,
1251
+ "loss": 0.8278,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.04929178470254957,
1256
+ "grad_norm": 0.2752072811126709,
1257
+ "learning_rate": 5.060297685041659e-06,
1258
+ "loss": 0.7669,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.049575070821529746,
1263
+ "grad_norm": 0.28741857409477234,
1264
+ "learning_rate": 4.684610648167503e-06,
1265
+ "loss": 0.8501,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.04985835694050991,
1270
+ "grad_norm": 0.3065527379512787,
1271
+ "learning_rate": 4.322727117869951e-06,
1272
+ "loss": 0.888,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.050141643059490086,
1277
+ "grad_norm": 0.29790404438972473,
1278
+ "learning_rate": 3.974757327377981e-06,
1279
+ "loss": 0.8427,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.05042492917847025,
1284
+ "grad_norm": 0.31146904826164246,
1285
+ "learning_rate": 3.6408072716606346e-06,
1286
+ "loss": 0.8096,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.050708215297450426,
1291
+ "grad_norm": 0.33024129271507263,
1292
+ "learning_rate": 3.3209786751399187e-06,
1293
+ "loss": 0.8176,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.05099150141643059,
1298
+ "grad_norm": 0.3812740743160248,
1299
+ "learning_rate": 3.0153689607045845e-06,
1300
+ "loss": 0.8958,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.05127478753541077,
1305
+ "grad_norm": 0.3855820596218109,
1306
+ "learning_rate": 2.724071220034158e-06,
1307
+ "loss": 0.8407,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.05155807365439093,
1312
+ "grad_norm": 0.4309835433959961,
1313
+ "learning_rate": 2.4471741852423237e-06,
1314
+ "loss": 0.842,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.05184135977337111,
1319
+ "grad_norm": 0.3931479752063751,
1320
+ "learning_rate": 2.1847622018482283e-06,
1321
+ "loss": 0.8933,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.05212464589235127,
1326
+ "grad_norm": 0.4541770815849304,
1327
+ "learning_rate": 1.9369152030840556e-06,
1328
+ "loss": 0.8102,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.05240793201133145,
1333
+ "grad_norm": 0.537048876285553,
1334
+ "learning_rate": 1.70370868554659e-06,
1335
+ "loss": 0.8699,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.052691218130311614,
1340
+ "grad_norm": 0.536352276802063,
1341
+ "learning_rate": 1.4852136862001764e-06,
1342
+ "loss": 0.9518,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.05297450424929179,
1347
+ "grad_norm": 0.560184895992279,
1348
+ "learning_rate": 1.2814967607382432e-06,
1349
+ "loss": 0.9197,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.053257790368271954,
1354
+ "grad_norm": 0.6274959444999695,
1355
+ "learning_rate": 1.0926199633097157e-06,
1356
+ "loss": 0.927,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.05354107648725213,
1361
+ "grad_norm": 0.5863611102104187,
1362
+ "learning_rate": 9.186408276168013e-07,
1363
+ "loss": 0.8906,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.053824362606232294,
1368
+ "grad_norm": 0.7063784599304199,
1369
+ "learning_rate": 7.596123493895991e-07,
1370
+ "loss": 1.1031,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.05410764872521247,
1375
+ "grad_norm": 0.6957337260246277,
1376
+ "learning_rate": 6.15582970243117e-07,
1377
+ "loss": 1.0068,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.054390934844192634,
1382
+ "grad_norm": 0.6999654769897461,
1383
+ "learning_rate": 4.865965629214819e-07,
1384
+ "loss": 0.8757,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.05467422096317281,
1389
+ "grad_norm": 0.6807376742362976,
1390
+ "learning_rate": 3.7269241793390085e-07,
1391
+ "loss": 0.8862,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.054957507082152975,
1396
+ "grad_norm": 0.9194328784942627,
1397
+ "learning_rate": 2.7390523158633554e-07,
1398
+ "loss": 0.937,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.05524079320113314,
1403
+ "grad_norm": 0.831508219242096,
1404
+ "learning_rate": 1.9026509541272275e-07,
1405
+ "loss": 0.9038,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.055524079320113315,
1410
+ "grad_norm": 1.001534104347229,
1411
+ "learning_rate": 1.2179748700879012e-07,
1412
+ "loss": 1.0048,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.05580736543909348,
1417
+ "grad_norm": 0.9049158096313477,
1418
+ "learning_rate": 6.852326227130834e-08,
1419
+ "loss": 0.8778,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.056090651558073655,
1424
+ "grad_norm": 0.9271246194839478,
1425
+ "learning_rate": 3.04586490452119e-08,
1426
+ "loss": 0.911,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.05637393767705382,
1431
+ "grad_norm": 1.1092512607574463,
1432
+ "learning_rate": 7.615242180436522e-09,
1433
+ "loss": 0.833,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.056657223796033995,
1438
+ "grad_norm": 1.413061261177063,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 0.9036,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.056657223796033995,
1445
+ "eval_loss": 0.8465194702148438,
1446
+ "eval_runtime": 484.4113,
1447
+ "eval_samples_per_second": 12.275,
1448
+ "eval_steps_per_second": 6.137,
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": 2.75209475063808e+17,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null