prxy5606 commited on
Commit
baccdca
·
verified ·
1 Parent(s): 0f0c216

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:48091c9a54fd90c725dbd9f460f68dd6dbaf04b09e02dc0f4e9559453c0a84a3
3
  size 138995824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c48fd3c19921a7abaa0ad76f391d1edcb686a03d176d205cb545efc13b0a9a05
3
  size 138995824
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b35b633d34e013f822223091de3899221c70dfaa3ddc5653974a233c329874f
3
  size 71077780
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a9a826a2d90cc4f5ff05b6d650130cf6d8f9cf5274556c43cc1221cb845b250
3
  size 71077780
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4232f17d96925690067667b7fa4983410eb7f180b0b2200a6138930747d01dd
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a695e79f5fc4cf88c45ff0e51e04b6fb8da79d8a32ee1ff4141c4f74aaa7c82d
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": 1.7021275758743286,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.009937888198757764,
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": 57.798,
1090
  "eval_steps_per_second": 14.451,
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.035483590688768e+16,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.6998058557510376,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.013250517598343685,
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": 57.798,
1090
  "eval_steps_per_second": 14.451,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.010004140786749483,
1095
+ "grad_norm": 0.10729548335075378,
1096
+ "learning_rate": 1.553232954407171e-05,
1097
+ "loss": 1.4979,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.0100703933747412,
1102
+ "grad_norm": 0.11312545835971832,
1103
+ "learning_rate": 1.4938160786375572e-05,
1104
+ "loss": 1.7936,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.010136645962732919,
1109
+ "grad_norm": 0.1266067922115326,
1110
+ "learning_rate": 1.435357758543015e-05,
1111
+ "loss": 1.7841,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.010202898550724638,
1116
+ "grad_norm": 0.11736242473125458,
1117
+ "learning_rate": 1.3778739760445552e-05,
1118
+ "loss": 1.7188,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.010269151138716357,
1123
+ "grad_norm": 0.1273820996284485,
1124
+ "learning_rate": 1.3213804466343421e-05,
1125
+ "loss": 1.8252,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.010335403726708074,
1130
+ "grad_norm": 0.13111338019371033,
1131
+ "learning_rate": 1.2658926150792322e-05,
1132
+ "loss": 1.6367,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.010401656314699793,
1137
+ "grad_norm": 0.12052463740110397,
1138
+ "learning_rate": 1.2114256511983274e-05,
1139
+ "loss": 1.7269,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.010467908902691512,
1144
+ "grad_norm": 0.1232714131474495,
1145
+ "learning_rate": 1.157994445715706e-05,
1146
+ "loss": 1.804,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.01053416149068323,
1151
+ "grad_norm": 0.11604554206132889,
1152
+ "learning_rate": 1.1056136061894384e-05,
1153
+ "loss": 1.6583,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.010600414078674947,
1158
+ "grad_norm": 0.12130093574523926,
1159
+ "learning_rate": 1.0542974530180327e-05,
1160
+ "loss": 1.6631,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.010666666666666666,
1165
+ "grad_norm": 0.12418082356452942,
1166
+ "learning_rate": 1.0040600155253765e-05,
1167
+ "loss": 1.7618,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.010732919254658385,
1172
+ "grad_norm": 0.12796759605407715,
1173
+ "learning_rate": 9.549150281252633e-06,
1174
+ "loss": 1.6703,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.010799171842650104,
1179
+ "grad_norm": 0.13356627523899078,
1180
+ "learning_rate": 9.068759265665384e-06,
1181
+ "loss": 1.8309,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.010865424430641823,
1186
+ "grad_norm": 0.12603557109832764,
1187
+ "learning_rate": 8.599558442598998e-06,
1188
+ "loss": 1.8709,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.01093167701863354,
1193
+ "grad_norm": 0.12487031519412994,
1194
+ "learning_rate": 8.141676086873572e-06,
1195
+ "loss": 1.6649,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.010997929606625259,
1200
+ "grad_norm": 0.12683650851249695,
1201
+ "learning_rate": 7.695237378953223e-06,
1202
+ "loss": 1.8663,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.011064182194616978,
1207
+ "grad_norm": 0.12115644663572311,
1208
+ "learning_rate": 7.260364370723044e-06,
1209
+ "loss": 1.7037,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.011130434782608696,
1214
+ "grad_norm": 0.12117600440979004,
1215
+ "learning_rate": 6.837175952121306e-06,
1216
+ "loss": 1.7597,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.011196687370600414,
1221
+ "grad_norm": 0.12432435154914856,
1222
+ "learning_rate": 6.425787818636131e-06,
1223
+ "loss": 1.6298,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.011262939958592132,
1228
+ "grad_norm": 0.12444484233856201,
1229
+ "learning_rate": 6.026312439675552e-06,
1230
+ "loss": 1.618,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.011329192546583851,
1235
+ "grad_norm": 0.12366094440221786,
1236
+ "learning_rate": 5.6388590278194096e-06,
1237
+ "loss": 1.6378,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.01139544513457557,
1242
+ "grad_norm": 0.12173435091972351,
1243
+ "learning_rate": 5.263533508961827e-06,
1244
+ "loss": 1.6687,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.011461697722567287,
1249
+ "grad_norm": 0.13134273886680603,
1250
+ "learning_rate": 4.900438493352055e-06,
1251
+ "loss": 1.7764,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.011527950310559006,
1256
+ "grad_norm": 0.12765035033226013,
1257
+ "learning_rate": 4.549673247541875e-06,
1258
+ "loss": 1.7224,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.011594202898550725,
1263
+ "grad_norm": 0.14251765608787537,
1264
+ "learning_rate": 4.2113336672471245e-06,
1265
+ "loss": 1.6037,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.011660455486542444,
1270
+ "grad_norm": 0.13152077794075012,
1271
+ "learning_rate": 3.885512251130763e-06,
1272
+ "loss": 1.7116,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.01172670807453416,
1277
+ "grad_norm": 0.12907034158706665,
1278
+ "learning_rate": 3.5722980755146517e-06,
1279
+ "loss": 1.6615,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.01179296066252588,
1284
+ "grad_norm": 0.12604530155658722,
1285
+ "learning_rate": 3.271776770026963e-06,
1286
+ "loss": 1.7437,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.011859213250517598,
1291
+ "grad_norm": 0.1284632831811905,
1292
+ "learning_rate": 2.9840304941919415e-06,
1293
+ "loss": 1.6218,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.011925465838509317,
1298
+ "grad_norm": 0.12516699731349945,
1299
+ "learning_rate": 2.7091379149682685e-06,
1300
+ "loss": 1.6682,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.011991718426501036,
1305
+ "grad_norm": 0.1341974288225174,
1306
+ "learning_rate": 2.4471741852423237e-06,
1307
+ "loss": 1.6652,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.012057971014492753,
1312
+ "grad_norm": 0.1347489356994629,
1313
+ "learning_rate": 2.1982109232821178e-06,
1314
+ "loss": 1.7097,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.012124223602484472,
1319
+ "grad_norm": 0.12645584344863892,
1320
+ "learning_rate": 1.962316193157593e-06,
1321
+ "loss": 1.6848,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.01219047619047619,
1326
+ "grad_norm": 0.14024832844734192,
1327
+ "learning_rate": 1.7395544861325718e-06,
1328
+ "loss": 1.7295,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.01225672877846791,
1333
+ "grad_norm": 0.12278766930103302,
1334
+ "learning_rate": 1.5299867030334814e-06,
1335
+ "loss": 1.6852,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.012322981366459627,
1340
+ "grad_norm": 0.1317070722579956,
1341
+ "learning_rate": 1.333670137599713e-06,
1342
+ "loss": 1.7597,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.012389233954451346,
1347
+ "grad_norm": 0.13534079492092133,
1348
+ "learning_rate": 1.1506584608200367e-06,
1349
+ "loss": 1.7254,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.012455486542443064,
1354
+ "grad_norm": 0.1295829564332962,
1355
+ "learning_rate": 9.810017062595322e-07,
1356
+ "loss": 1.6592,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.012521739130434783,
1361
+ "grad_norm": 0.1378515362739563,
1362
+ "learning_rate": 8.247462563808817e-07,
1363
+ "loss": 1.6303,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.0125879917184265,
1368
+ "grad_norm": 0.13493184745311737,
1369
+ "learning_rate": 6.819348298638839e-07,
1370
+ "loss": 1.6417,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.01265424430641822,
1375
+ "grad_norm": 0.12714862823486328,
1376
+ "learning_rate": 5.526064699265753e-07,
1377
+ "loss": 1.6406,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.012720496894409938,
1382
+ "grad_norm": 0.1322127729654312,
1383
+ "learning_rate": 4.367965336512403e-07,
1384
+ "loss": 1.5815,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.012786749482401657,
1389
+ "grad_norm": 0.1372261494398117,
1390
+ "learning_rate": 3.3453668231809286e-07,
1391
+ "loss": 1.6885,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.012853002070393374,
1396
+ "grad_norm": 0.13817864656448364,
1397
+ "learning_rate": 2.458548727494292e-07,
1398
+ "loss": 1.7072,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.012919254658385093,
1403
+ "grad_norm": 0.14454637467861176,
1404
+ "learning_rate": 1.7077534966650766e-07,
1405
+ "loss": 1.5637,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.012985507246376812,
1410
+ "grad_norm": 0.141245499253273,
1411
+ "learning_rate": 1.0931863906127327e-07,
1412
+ "loss": 1.7511,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.01305175983436853,
1417
+ "grad_norm": 0.1369493454694748,
1418
+ "learning_rate": 6.150154258476315e-08,
1419
+ "loss": 1.6315,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.01311801242236025,
1424
+ "grad_norm": 0.15233369171619415,
1425
+ "learning_rate": 2.7337132953697554e-08,
1426
+ "loss": 1.479,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.013184265010351966,
1431
+ "grad_norm": 0.16971765458583832,
1432
+ "learning_rate": 6.834750376549792e-09,
1433
+ "loss": 1.6512,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.013250517598343685,
1438
+ "grad_norm": 0.26924997568130493,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 1.3145,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.013250517598343685,
1445
+ "eval_loss": 1.6998058557510376,
1446
+ "eval_runtime": 439.6685,
1447
+ "eval_samples_per_second": 57.819,
1448
+ "eval_steps_per_second": 14.456,
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.380644787585024e+16,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null