prxy5607 commited on
Commit
200a915
·
verified ·
1 Parent(s): aca6070

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:37e11cab38f0d3fa83bff0752d348bf40c16bb8f5edb130f14b7064f41e2de4c
3
  size 912336848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4193bf64f3aff861463822d9a2c8df5ba271e1c08e2106fd0c2dc5b900fe9dd
3
  size 912336848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:788d6cf19a3bbc1228bbab794b00d2624e699bd97cc5944abf0d70ccfa0b1503
3
  size 463916180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de956bfe5cd2b23f4a2a1cbf965919f83bf51bf7d4392cb079c972ee7efdd058
3
  size 463916180
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db6f2b27d067cf7a828eba7aa0e0ddc05c20fe0060bf3ca66b5508fb7a2732b6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d127ebf3d9562fa204422fab7394e4a3bbff22c7958b01aa07a13e023574f7
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": 0.955227792263031,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.9615384615384616,
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": 9.323,
1090
  "eval_steps_per_second": 2.34,
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.48136509800448e+17,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.9246163368225098,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 1.282051282051282,
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": 9.323,
1090
  "eval_steps_per_second": 2.34,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.967948717948718,
1095
+ "grad_norm": 4.591463565826416,
1096
+ "learning_rate": 1.553232954407171e-05,
1097
+ "loss": 3.9584,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.9743589743589743,
1102
+ "grad_norm": 5.648409366607666,
1103
+ "learning_rate": 1.4938160786375572e-05,
1104
+ "loss": 4.2609,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.9807692307692307,
1109
+ "grad_norm": 4.4022626876831055,
1110
+ "learning_rate": 1.435357758543015e-05,
1111
+ "loss": 4.1401,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.9871794871794872,
1116
+ "grad_norm": 5.345084190368652,
1117
+ "learning_rate": 1.3778739760445552e-05,
1118
+ "loss": 4.2286,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.9935897435897436,
1123
+ "grad_norm": 5.210896015167236,
1124
+ "learning_rate": 1.3213804466343421e-05,
1125
+ "loss": 3.9715,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 1.0,
1130
+ "grad_norm": 3.929900884628296,
1131
+ "learning_rate": 1.2658926150792322e-05,
1132
+ "loss": 3.0495,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 1.0064102564102564,
1137
+ "grad_norm": 4.236484527587891,
1138
+ "learning_rate": 1.2114256511983274e-05,
1139
+ "loss": 4.6819,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 1.0128205128205128,
1144
+ "grad_norm": 3.853949546813965,
1145
+ "learning_rate": 1.157994445715706e-05,
1146
+ "loss": 4.0865,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 1.0192307692307692,
1151
+ "grad_norm": 3.554014205932617,
1152
+ "learning_rate": 1.1056136061894384e-05,
1153
+ "loss": 4.0489,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 1.0256410256410255,
1158
+ "grad_norm": 3.6991374492645264,
1159
+ "learning_rate": 1.0542974530180327e-05,
1160
+ "loss": 3.924,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 1.032051282051282,
1165
+ "grad_norm": 3.5622589588165283,
1166
+ "learning_rate": 1.0040600155253765e-05,
1167
+ "loss": 4.0894,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 1.0384615384615385,
1172
+ "grad_norm": 3.4620320796966553,
1173
+ "learning_rate": 9.549150281252633e-06,
1174
+ "loss": 3.7762,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 1.044871794871795,
1179
+ "grad_norm": 3.3992860317230225,
1180
+ "learning_rate": 9.068759265665384e-06,
1181
+ "loss": 3.9119,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 1.0512820512820513,
1186
+ "grad_norm": 3.1045048236846924,
1187
+ "learning_rate": 8.599558442598998e-06,
1188
+ "loss": 3.7437,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 1.0576923076923077,
1193
+ "grad_norm": 2.8266994953155518,
1194
+ "learning_rate": 8.141676086873572e-06,
1195
+ "loss": 3.463,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 1.064102564102564,
1200
+ "grad_norm": 3.1378540992736816,
1201
+ "learning_rate": 7.695237378953223e-06,
1202
+ "loss": 3.5233,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 1.0705128205128205,
1207
+ "grad_norm": 3.657463788986206,
1208
+ "learning_rate": 7.260364370723044e-06,
1209
+ "loss": 3.4232,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 1.0769230769230769,
1214
+ "grad_norm": 3.7112457752227783,
1215
+ "learning_rate": 6.837175952121306e-06,
1216
+ "loss": 3.4753,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 1.0833333333333333,
1221
+ "grad_norm": 3.6645636558532715,
1222
+ "learning_rate": 6.425787818636131e-06,
1223
+ "loss": 3.591,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 1.0897435897435896,
1228
+ "grad_norm": 3.244757652282715,
1229
+ "learning_rate": 6.026312439675552e-06,
1230
+ "loss": 3.1395,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 1.0961538461538463,
1235
+ "grad_norm": 3.295900821685791,
1236
+ "learning_rate": 5.6388590278194096e-06,
1237
+ "loss": 3.1197,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 1.1025641025641026,
1242
+ "grad_norm": 3.2848477363586426,
1243
+ "learning_rate": 5.263533508961827e-06,
1244
+ "loss": 3.3495,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 1.108974358974359,
1249
+ "grad_norm": 3.1829655170440674,
1250
+ "learning_rate": 4.900438493352055e-06,
1251
+ "loss": 3.1142,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 1.1153846153846154,
1256
+ "grad_norm": 3.0936052799224854,
1257
+ "learning_rate": 4.549673247541875e-06,
1258
+ "loss": 3.0715,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 1.1217948717948718,
1263
+ "grad_norm": 3.2432892322540283,
1264
+ "learning_rate": 4.2113336672471245e-06,
1265
+ "loss": 2.9327,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 1.1282051282051282,
1270
+ "grad_norm": 3.018561840057373,
1271
+ "learning_rate": 3.885512251130763e-06,
1272
+ "loss": 2.9124,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 1.1346153846153846,
1277
+ "grad_norm": 3.1902072429656982,
1278
+ "learning_rate": 3.5722980755146517e-06,
1279
+ "loss": 3.1011,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 1.141025641025641,
1284
+ "grad_norm": 2.785959482192993,
1285
+ "learning_rate": 3.271776770026963e-06,
1286
+ "loss": 2.6754,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 1.1474358974358974,
1291
+ "grad_norm": 3.0718090534210205,
1292
+ "learning_rate": 2.9840304941919415e-06,
1293
+ "loss": 2.74,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 1.1538461538461537,
1298
+ "grad_norm": 2.9900436401367188,
1299
+ "learning_rate": 2.7091379149682685e-06,
1300
+ "loss": 3.1063,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 1.1602564102564104,
1305
+ "grad_norm": 3.383514642715454,
1306
+ "learning_rate": 2.4471741852423237e-06,
1307
+ "loss": 2.7704,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 1.1666666666666667,
1312
+ "grad_norm": 3.5119516849517822,
1313
+ "learning_rate": 2.1982109232821178e-06,
1314
+ "loss": 3.0024,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 1.1730769230769231,
1319
+ "grad_norm": 3.368537664413452,
1320
+ "learning_rate": 1.962316193157593e-06,
1321
+ "loss": 2.7953,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 1.1794871794871795,
1326
+ "grad_norm": 3.695169687271118,
1327
+ "learning_rate": 1.7395544861325718e-06,
1328
+ "loss": 2.7724,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 1.185897435897436,
1333
+ "grad_norm": 3.565120220184326,
1334
+ "learning_rate": 1.5299867030334814e-06,
1335
+ "loss": 2.7346,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 1.1923076923076923,
1340
+ "grad_norm": 3.947197914123535,
1341
+ "learning_rate": 1.333670137599713e-06,
1342
+ "loss": 2.7733,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 1.1987179487179487,
1347
+ "grad_norm": 4.036811828613281,
1348
+ "learning_rate": 1.1506584608200367e-06,
1349
+ "loss": 2.5709,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 1.205128205128205,
1354
+ "grad_norm": 4.229754447937012,
1355
+ "learning_rate": 9.810017062595322e-07,
1356
+ "loss": 3.0155,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 1.2115384615384615,
1361
+ "grad_norm": 5.230818271636963,
1362
+ "learning_rate": 8.247462563808817e-07,
1363
+ "loss": 2.9224,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 1.217948717948718,
1368
+ "grad_norm": 5.559238910675049,
1369
+ "learning_rate": 6.819348298638839e-07,
1370
+ "loss": 2.8385,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 1.2243589743589745,
1375
+ "grad_norm": 6.622501850128174,
1376
+ "learning_rate": 5.526064699265753e-07,
1377
+ "loss": 2.9826,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 1.2307692307692308,
1382
+ "grad_norm": 7.27756929397583,
1383
+ "learning_rate": 4.367965336512403e-07,
1384
+ "loss": 3.3821,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 1.2371794871794872,
1389
+ "grad_norm": 8.405569076538086,
1390
+ "learning_rate": 3.3453668231809286e-07,
1391
+ "loss": 3.6505,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 1.2435897435897436,
1396
+ "grad_norm": 12.843352317810059,
1397
+ "learning_rate": 2.458548727494292e-07,
1398
+ "loss": 4.6761,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 1.25,
1403
+ "grad_norm": 2.2034640312194824,
1404
+ "learning_rate": 1.7077534966650766e-07,
1405
+ "loss": 4.4309,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 1.2564102564102564,
1410
+ "grad_norm": 2.317612409591675,
1411
+ "learning_rate": 1.0931863906127327e-07,
1412
+ "loss": 4.0386,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 1.2628205128205128,
1417
+ "grad_norm": 2.2056784629821777,
1418
+ "learning_rate": 6.150154258476315e-08,
1419
+ "loss": 3.7649,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 1.2692307692307692,
1424
+ "grad_norm": 2.3508360385894775,
1425
+ "learning_rate": 2.7337132953697554e-08,
1426
+ "loss": 3.9771,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 1.2756410256410255,
1431
+ "grad_norm": 2.234356641769409,
1432
+ "learning_rate": 6.834750376549792e-09,
1433
+ "loss": 3.7029,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 1.282051282051282,
1438
+ "grad_norm": 2.4603159427642822,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 3.7426,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 1.282051282051282,
1445
+ "eval_loss": 0.9246163368225098,
1446
+ "eval_runtime": 28.1649,
1447
+ "eval_samples_per_second": 9.338,
1448
+ "eval_steps_per_second": 2.343,
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.639644277486387e+17,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null