bbytxt commited on
Commit
f90ffec
·
verified ·
1 Parent(s): 8fe5d3e

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:f0ee0b5fde164e42dbc7adba78901d6eb3c4117a5748ae53b15e11c2589b77b3
3
  size 138995824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:168a0bfc25e3eaefdf249ed01256165b3a560e999801fbce7151f9e01d09ee50
3
  size 138995824
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5b6d93cba01fb7ab1dd004b8ea6e549a0b8723689347a558da13b3cb8570836
3
  size 278249554
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecde00161283d6b42a8d2a42a09ca3b5d691884fc91441a39519017f7eac2a4d
3
  size 278249554
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edc53f004550fbfb938771f96829dd9089de4bfcabc4ffac804d6825d2a023f5
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6df4431dc7ae2c69ee2bee6c3e3a76eab11c6133d31cfeb7c66b490ea0a2fa7e
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfd59dca009004df561617f8f6994512d029a952a68609cac24b36df5a0757ce
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.2121704816818237,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
- "epoch": 0.5145797598627787,
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": 35.583,
1090
  "eval_steps_per_second": 17.828,
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.080131307700224e+16,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.2009198665618896,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.6861063464837049,
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": 35.583,
1090
  "eval_steps_per_second": 17.828,
1091
  "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.5180102915951973,
1095
+ "grad_norm": 0.3577401340007782,
1096
+ "learning_rate": 1.9136088935510362e-05,
1097
+ "loss": 1.2876,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.5214408233276158,
1102
+ "grad_norm": 0.32014402747154236,
1103
+ "learning_rate": 1.8414449687337464e-05,
1104
+ "loss": 1.4343,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.5248713550600344,
1109
+ "grad_norm": 0.30356481671333313,
1110
+ "learning_rate": 1.7703596875660645e-05,
1111
+ "loss": 1.3894,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.5283018867924528,
1116
+ "grad_norm": 0.2897374927997589,
1117
+ "learning_rate": 1.700377325606388e-05,
1118
+ "loss": 1.3311,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.5317324185248714,
1123
+ "grad_norm": 0.27337446808815,
1124
+ "learning_rate": 1.631521781767214e-05,
1125
+ "loss": 1.3468,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.5351629502572899,
1130
+ "grad_norm": 0.25833553075790405,
1131
+ "learning_rate": 1.5638165701536868e-05,
1132
+ "loss": 1.2828,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.5385934819897084,
1137
+ "grad_norm": 0.24801920354366302,
1138
+ "learning_rate": 1.4972848120335453e-05,
1139
+ "loss": 1.2854,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.5420240137221269,
1144
+ "grad_norm": 0.24051615595817566,
1145
+ "learning_rate": 1.4319492279412388e-05,
1146
+ "loss": 1.313,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.5454545454545454,
1151
+ "grad_norm": 0.24429568648338318,
1152
+ "learning_rate": 1.3678321299188801e-05,
1153
+ "loss": 1.2495,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.548885077186964,
1158
+ "grad_norm": 0.24583543837070465,
1159
+ "learning_rate": 1.3049554138967051e-05,
1160
+ "loss": 1.2635,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.5523156089193825,
1165
+ "grad_norm": 0.24178668856620789,
1166
+ "learning_rate": 1.2433405522156332e-05,
1167
+ "loss": 1.2344,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.5557461406518011,
1172
+ "grad_norm": 0.2512524724006653,
1173
+ "learning_rate": 1.183008586294485e-05,
1174
+ "loss": 1.2856,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.5591766723842195,
1179
+ "grad_norm": 0.25603264570236206,
1180
+ "learning_rate": 1.1239801194443506e-05,
1181
+ "loss": 1.2994,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.5626072041166381,
1186
+ "grad_norm": 0.27187269926071167,
1187
+ "learning_rate": 1.066275309832584e-05,
1188
+ "loss": 1.1958,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.5660377358490566,
1193
+ "grad_norm": 0.2699718475341797,
1194
+ "learning_rate": 1.0099138635988026e-05,
1195
+ "loss": 1.1563,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.5694682675814752,
1200
+ "grad_norm": 0.2573681175708771,
1201
+ "learning_rate": 9.549150281252633e-06,
1202
+ "loss": 1.2618,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.5728987993138936,
1207
+ "grad_norm": 0.2382776290178299,
1208
+ "learning_rate": 9.012975854638949e-06,
1209
+ "loss": 1.1721,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.5763293310463122,
1214
+ "grad_norm": 0.25425195693969727,
1215
+ "learning_rate": 8.490798459222476e-06,
1216
+ "loss": 1.2516,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.5797598627787307,
1221
+ "grad_norm": 0.25272154808044434,
1222
+ "learning_rate": 7.982796418105371e-06,
1223
+ "loss": 1.2494,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.5831903945111492,
1228
+ "grad_norm": 0.2383125275373459,
1229
+ "learning_rate": 7.489143213519301e-06,
1230
+ "loss": 1.248,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.5866209262435678,
1235
+ "grad_norm": 0.24266260862350464,
1236
+ "learning_rate": 7.010007427581378e-06,
1237
+ "loss": 1.3348,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.5900514579759862,
1242
+ "grad_norm": 0.25822553038597107,
1243
+ "learning_rate": 6.5455526847235825e-06,
1244
+ "loss": 1.3076,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.5934819897084048,
1249
+ "grad_norm": 0.24261440336704254,
1250
+ "learning_rate": 6.0959375958151045e-06,
1251
+ "loss": 1.239,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.5969125214408233,
1256
+ "grad_norm": 0.29056763648986816,
1257
+ "learning_rate": 5.6613157039969055e-06,
1258
+ "loss": 1.1883,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.6003430531732419,
1263
+ "grad_norm": 0.2604484260082245,
1264
+ "learning_rate": 5.241835432246889e-06,
1265
+ "loss": 1.2549,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.6037735849056604,
1270
+ "grad_norm": 0.2574246823787689,
1271
+ "learning_rate": 4.837640032693558e-06,
1272
+ "loss": 1.218,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.6072041166380789,
1277
+ "grad_norm": 0.27398788928985596,
1278
+ "learning_rate": 4.448867537695578e-06,
1279
+ "loss": 1.2009,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.6106346483704974,
1284
+ "grad_norm": 0.27762988209724426,
1285
+ "learning_rate": 4.075650712703849e-06,
1286
+ "loss": 1.1752,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.614065180102916,
1291
+ "grad_norm": 0.2899926006793976,
1292
+ "learning_rate": 3.71811701092219e-06,
1293
+ "loss": 1.2496,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.6174957118353345,
1298
+ "grad_norm": 0.27114659547805786,
1299
+ "learning_rate": 3.376388529782215e-06,
1300
+ "loss": 1.1644,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.6209262435677531,
1305
+ "grad_norm": 0.27595266699790955,
1306
+ "learning_rate": 3.0505819692471792e-06,
1307
+ "loss": 1.1322,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.6243567753001715,
1312
+ "grad_norm": 0.27807262539863586,
1313
+ "learning_rate": 2.7408085919590264e-06,
1314
+ "loss": 1.1278,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.62778730703259,
1319
+ "grad_norm": 0.30168211460113525,
1320
+ "learning_rate": 2.4471741852423237e-06,
1321
+ "loss": 1.1701,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.6312178387650086,
1326
+ "grad_norm": 0.2912856340408325,
1327
+ "learning_rate": 2.1697790249779636e-06,
1328
+ "loss": 1.18,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.6346483704974271,
1333
+ "grad_norm": 0.29611343145370483,
1334
+ "learning_rate": 1.908717841359048e-06,
1335
+ "loss": 1.2594,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.6380789022298456,
1340
+ "grad_norm": 0.29621830582618713,
1341
+ "learning_rate": 1.6640797865406288e-06,
1342
+ "loss": 1.2544,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.6415094339622641,
1347
+ "grad_norm": 0.3115021884441376,
1348
+ "learning_rate": 1.4359484041943038e-06,
1349
+ "loss": 1.2087,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.6449399656946827,
1354
+ "grad_norm": 0.3217446506023407,
1355
+ "learning_rate": 1.2244016009781701e-06,
1356
+ "loss": 1.1619,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.6483704974271012,
1361
+ "grad_norm": 0.3347872197628021,
1362
+ "learning_rate": 1.0295116199317057e-06,
1363
+ "loss": 1.2672,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.6518010291595198,
1368
+ "grad_norm": 0.3424718976020813,
1369
+ "learning_rate": 8.513450158049108e-07,
1370
+ "loss": 1.1405,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.6552315608919382,
1375
+ "grad_norm": 0.3355892300605774,
1376
+ "learning_rate": 6.899626323298713e-07,
1377
+ "loss": 1.1705,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.6586620926243568,
1382
+ "grad_norm": 0.3518686294555664,
1383
+ "learning_rate": 5.454195814427021e-07,
1384
+ "loss": 1.1614,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.6620926243567753,
1389
+ "grad_norm": 0.34903690218925476,
1390
+ "learning_rate": 4.177652244628627e-07,
1391
+ "loss": 1.1534,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.6655231560891939,
1396
+ "grad_norm": 0.3613072633743286,
1397
+ "learning_rate": 3.0704315523631953e-07,
1398
+ "loss": 1.2116,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.6689536878216124,
1403
+ "grad_norm": 0.3853379786014557,
1404
+ "learning_rate": 2.1329118524827662e-07,
1405
+ "loss": 1.162,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.6723842195540308,
1410
+ "grad_norm": 0.38727641105651855,
1411
+ "learning_rate": 1.3654133071059893e-07,
1412
+ "loss": 1.2542,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.6758147512864494,
1417
+ "grad_norm": 0.37908172607421875,
1418
+ "learning_rate": 7.681980162830282e-08,
1419
+ "loss": 1.2098,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.6792452830188679,
1424
+ "grad_norm": 0.45751363039016724,
1425
+ "learning_rate": 3.4146992848854695e-08,
1426
+ "loss": 1.1745,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.6826758147512865,
1431
+ "grad_norm": 0.4717352092266083,
1432
+ "learning_rate": 8.537477097364522e-09,
1433
+ "loss": 1.1615,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.6861063464837049,
1438
+ "grad_norm": 0.5356108546257019,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 1.2131,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.6861063464837049,
1445
+ "eval_loss": 1.2009198665618896,
1446
+ "eval_runtime": 13.7168,
1447
+ "eval_samples_per_second": 35.796,
1448
+ "eval_steps_per_second": 17.934,
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.44246470344704e+16,
1479
  "train_batch_size": 8,
1480
  "trial_name": null,
1481
  "trial_params": null