UltimoUno commited on
Commit
55b795d
1 Parent(s): 2da6df7

Uploaded checkpoint-2000

Browse files
Files changed (5) hide show
  1. model.safetensors +1 -1
  2. optimizer.pt +1 -1
  3. rng_state.pth +1 -1
  4. scheduler.pt +1 -1
  5. trainer_state.json +361 -3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2eb7565fe5e983e5fa76bb59399a963d5997d745de11bf0c9e926e6317da303b
3
  size 2836579040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2f99fe2d99e7419421748b4b1fcbe52cbe665af9edf186a7999b75f664f3d08
3
  size 2836579040
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd1ef961d7209c17e4f79648dbfecc419f3c64f3f588c840a8310216cf480c49
3
  size 5673376169
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa81a78b3ca5f995f8e9e045e4f349d57d00142111e6bb2b928b3a3a20f5143c
3
  size 5673376169
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e5fc0f601c838403e67acb49c7b54f73c6cd7b1fce2cc26fd3c09d0ed6bb5bf
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9de204c0067b7b80c3b397a5621bcbaed6c4c0e59bfc1ac45b0bfde553b2fcfa
3
  size 14244
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20b321cd31ef6e3256cc5af88ae37055d00d598e07ad5ef196a94be1f3dedb5a
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a2c20000a5dc5c87aafd6e26e31a23a9d4439fd01b8e50c10cd7c72c97ee11c
3
  size 1064
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.075,
5
  "eval_steps": 500,
6
- "global_step": 1500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -1081,6 +1081,364 @@
1081
  "eval_samples_per_second": 15.321,
1082
  "eval_steps_per_second": 15.321,
1083
  "step": 1500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1084
  }
1085
  ],
1086
  "logging_steps": 10,
@@ -1088,7 +1446,7 @@
1088
  "num_input_tokens_seen": 0,
1089
  "num_train_epochs": 1,
1090
  "save_steps": 500,
1091
- "total_flos": 2.420883062784e+16,
1092
  "train_batch_size": 1,
1093
  "trial_name": null,
1094
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.1,
5
  "eval_steps": 500,
6
+ "global_step": 2000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
1081
  "eval_samples_per_second": 15.321,
1082
  "eval_steps_per_second": 15.321,
1083
  "step": 1500
1084
+ },
1085
+ {
1086
+ "epoch": 0.08,
1087
+ "grad_norm": 82.5,
1088
+ "learning_rate": 3.2666666666666663e-07,
1089
+ "loss": 2.625,
1090
+ "step": 1510
1091
+ },
1092
+ {
1093
+ "epoch": 0.08,
1094
+ "grad_norm": 82.0,
1095
+ "learning_rate": 3.2e-07,
1096
+ "loss": 2.6214,
1097
+ "step": 1520
1098
+ },
1099
+ {
1100
+ "epoch": 0.08,
1101
+ "grad_norm": 82.0,
1102
+ "learning_rate": 3.1333333333333333e-07,
1103
+ "loss": 2.6139,
1104
+ "step": 1530
1105
+ },
1106
+ {
1107
+ "epoch": 0.08,
1108
+ "grad_norm": 81.5,
1109
+ "learning_rate": 3.066666666666666e-07,
1110
+ "loss": 2.6246,
1111
+ "step": 1540
1112
+ },
1113
+ {
1114
+ "epoch": 0.08,
1115
+ "grad_norm": 81.0,
1116
+ "learning_rate": 3e-07,
1117
+ "loss": 2.6358,
1118
+ "step": 1550
1119
+ },
1120
+ {
1121
+ "epoch": 0.08,
1122
+ "grad_norm": 81.5,
1123
+ "learning_rate": 2.933333333333333e-07,
1124
+ "loss": 2.6655,
1125
+ "step": 1560
1126
+ },
1127
+ {
1128
+ "epoch": 0.08,
1129
+ "grad_norm": 81.5,
1130
+ "learning_rate": 2.866666666666667e-07,
1131
+ "loss": 2.6385,
1132
+ "step": 1570
1133
+ },
1134
+ {
1135
+ "epoch": 0.08,
1136
+ "grad_norm": 81.0,
1137
+ "learning_rate": 2.8e-07,
1138
+ "loss": 2.6439,
1139
+ "step": 1580
1140
+ },
1141
+ {
1142
+ "epoch": 0.08,
1143
+ "grad_norm": 84.0,
1144
+ "learning_rate": 2.733333333333333e-07,
1145
+ "loss": 2.6176,
1146
+ "step": 1590
1147
+ },
1148
+ {
1149
+ "epoch": 0.08,
1150
+ "grad_norm": 82.5,
1151
+ "learning_rate": 2.6666666666666667e-07,
1152
+ "loss": 2.622,
1153
+ "step": 1600
1154
+ },
1155
+ {
1156
+ "epoch": 0.08,
1157
+ "grad_norm": 81.0,
1158
+ "learning_rate": 2.6e-07,
1159
+ "loss": 2.6515,
1160
+ "step": 1610
1161
+ },
1162
+ {
1163
+ "epoch": 0.08,
1164
+ "grad_norm": 82.0,
1165
+ "learning_rate": 2.533333333333333e-07,
1166
+ "loss": 2.6008,
1167
+ "step": 1620
1168
+ },
1169
+ {
1170
+ "epoch": 0.08,
1171
+ "grad_norm": 82.5,
1172
+ "learning_rate": 2.4666666666666665e-07,
1173
+ "loss": 2.6303,
1174
+ "step": 1630
1175
+ },
1176
+ {
1177
+ "epoch": 0.08,
1178
+ "grad_norm": 82.0,
1179
+ "learning_rate": 2.4e-07,
1180
+ "loss": 2.6118,
1181
+ "step": 1640
1182
+ },
1183
+ {
1184
+ "epoch": 0.08,
1185
+ "grad_norm": 82.5,
1186
+ "learning_rate": 2.3333333333333333e-07,
1187
+ "loss": 2.6484,
1188
+ "step": 1650
1189
+ },
1190
+ {
1191
+ "epoch": 0.08,
1192
+ "grad_norm": 82.0,
1193
+ "learning_rate": 2.2666666666666663e-07,
1194
+ "loss": 2.6255,
1195
+ "step": 1660
1196
+ },
1197
+ {
1198
+ "epoch": 0.08,
1199
+ "grad_norm": 83.5,
1200
+ "learning_rate": 2.1999999999999998e-07,
1201
+ "loss": 2.6415,
1202
+ "step": 1670
1203
+ },
1204
+ {
1205
+ "epoch": 0.08,
1206
+ "grad_norm": 81.0,
1207
+ "learning_rate": 2.1333333333333334e-07,
1208
+ "loss": 2.6121,
1209
+ "step": 1680
1210
+ },
1211
+ {
1212
+ "epoch": 0.08,
1213
+ "grad_norm": 83.0,
1214
+ "learning_rate": 2.0666666666666666e-07,
1215
+ "loss": 2.6606,
1216
+ "step": 1690
1217
+ },
1218
+ {
1219
+ "epoch": 0.09,
1220
+ "grad_norm": 82.5,
1221
+ "learning_rate": 2e-07,
1222
+ "loss": 2.6721,
1223
+ "step": 1700
1224
+ },
1225
+ {
1226
+ "epoch": 0.09,
1227
+ "grad_norm": 82.0,
1228
+ "learning_rate": 1.9333333333333332e-07,
1229
+ "loss": 2.6079,
1230
+ "step": 1710
1231
+ },
1232
+ {
1233
+ "epoch": 0.09,
1234
+ "grad_norm": 82.0,
1235
+ "learning_rate": 1.8666666666666667e-07,
1236
+ "loss": 2.6576,
1237
+ "step": 1720
1238
+ },
1239
+ {
1240
+ "epoch": 0.09,
1241
+ "grad_norm": 83.5,
1242
+ "learning_rate": 1.8e-07,
1243
+ "loss": 2.6275,
1244
+ "step": 1730
1245
+ },
1246
+ {
1247
+ "epoch": 0.09,
1248
+ "grad_norm": 82.0,
1249
+ "learning_rate": 1.7333333333333332e-07,
1250
+ "loss": 2.6288,
1251
+ "step": 1740
1252
+ },
1253
+ {
1254
+ "epoch": 0.09,
1255
+ "grad_norm": 83.0,
1256
+ "learning_rate": 1.6666666666666665e-07,
1257
+ "loss": 2.6439,
1258
+ "step": 1750
1259
+ },
1260
+ {
1261
+ "epoch": 0.09,
1262
+ "grad_norm": 82.5,
1263
+ "learning_rate": 1.6e-07,
1264
+ "loss": 2.609,
1265
+ "step": 1760
1266
+ },
1267
+ {
1268
+ "epoch": 0.09,
1269
+ "grad_norm": 83.5,
1270
+ "learning_rate": 1.533333333333333e-07,
1271
+ "loss": 2.6129,
1272
+ "step": 1770
1273
+ },
1274
+ {
1275
+ "epoch": 0.09,
1276
+ "grad_norm": 83.5,
1277
+ "learning_rate": 1.4666666666666666e-07,
1278
+ "loss": 2.6692,
1279
+ "step": 1780
1280
+ },
1281
+ {
1282
+ "epoch": 0.09,
1283
+ "grad_norm": 82.0,
1284
+ "learning_rate": 1.4e-07,
1285
+ "loss": 2.6199,
1286
+ "step": 1790
1287
+ },
1288
+ {
1289
+ "epoch": 0.09,
1290
+ "grad_norm": 82.5,
1291
+ "learning_rate": 1.3333333333333334e-07,
1292
+ "loss": 2.6233,
1293
+ "step": 1800
1294
+ },
1295
+ {
1296
+ "epoch": 0.09,
1297
+ "grad_norm": 82.0,
1298
+ "learning_rate": 1.2666666666666666e-07,
1299
+ "loss": 2.6557,
1300
+ "step": 1810
1301
+ },
1302
+ {
1303
+ "epoch": 0.09,
1304
+ "grad_norm": 82.0,
1305
+ "learning_rate": 1.2e-07,
1306
+ "loss": 2.6568,
1307
+ "step": 1820
1308
+ },
1309
+ {
1310
+ "epoch": 0.09,
1311
+ "grad_norm": 83.0,
1312
+ "learning_rate": 1.1333333333333332e-07,
1313
+ "loss": 2.6395,
1314
+ "step": 1830
1315
+ },
1316
+ {
1317
+ "epoch": 0.09,
1318
+ "grad_norm": 82.0,
1319
+ "learning_rate": 1.0666666666666667e-07,
1320
+ "loss": 2.6145,
1321
+ "step": 1840
1322
+ },
1323
+ {
1324
+ "epoch": 0.09,
1325
+ "grad_norm": 83.0,
1326
+ "learning_rate": 1e-07,
1327
+ "loss": 2.6939,
1328
+ "step": 1850
1329
+ },
1330
+ {
1331
+ "epoch": 0.09,
1332
+ "grad_norm": 81.5,
1333
+ "learning_rate": 9.333333333333334e-08,
1334
+ "loss": 2.6583,
1335
+ "step": 1860
1336
+ },
1337
+ {
1338
+ "epoch": 0.09,
1339
+ "grad_norm": 81.5,
1340
+ "learning_rate": 8.666666666666666e-08,
1341
+ "loss": 2.6327,
1342
+ "step": 1870
1343
+ },
1344
+ {
1345
+ "epoch": 0.09,
1346
+ "grad_norm": 82.5,
1347
+ "learning_rate": 8e-08,
1348
+ "loss": 2.6108,
1349
+ "step": 1880
1350
+ },
1351
+ {
1352
+ "epoch": 0.09,
1353
+ "grad_norm": 83.5,
1354
+ "learning_rate": 7.333333333333333e-08,
1355
+ "loss": 2.6593,
1356
+ "step": 1890
1357
+ },
1358
+ {
1359
+ "epoch": 0.1,
1360
+ "grad_norm": 82.5,
1361
+ "learning_rate": 6.666666666666667e-08,
1362
+ "loss": 2.6176,
1363
+ "step": 1900
1364
+ },
1365
+ {
1366
+ "epoch": 0.1,
1367
+ "grad_norm": 82.0,
1368
+ "learning_rate": 6e-08,
1369
+ "loss": 2.6241,
1370
+ "step": 1910
1371
+ },
1372
+ {
1373
+ "epoch": 0.1,
1374
+ "grad_norm": 82.0,
1375
+ "learning_rate": 5.3333333333333334e-08,
1376
+ "loss": 2.6238,
1377
+ "step": 1920
1378
+ },
1379
+ {
1380
+ "epoch": 0.1,
1381
+ "grad_norm": 83.0,
1382
+ "learning_rate": 4.666666666666667e-08,
1383
+ "loss": 2.614,
1384
+ "step": 1930
1385
+ },
1386
+ {
1387
+ "epoch": 0.1,
1388
+ "grad_norm": 82.5,
1389
+ "learning_rate": 4e-08,
1390
+ "loss": 2.6216,
1391
+ "step": 1940
1392
+ },
1393
+ {
1394
+ "epoch": 0.1,
1395
+ "grad_norm": 82.0,
1396
+ "learning_rate": 3.3333333333333334e-08,
1397
+ "loss": 2.6061,
1398
+ "step": 1950
1399
+ },
1400
+ {
1401
+ "epoch": 0.1,
1402
+ "grad_norm": 81.5,
1403
+ "learning_rate": 2.6666666666666667e-08,
1404
+ "loss": 2.6504,
1405
+ "step": 1960
1406
+ },
1407
+ {
1408
+ "epoch": 0.1,
1409
+ "grad_norm": 82.0,
1410
+ "learning_rate": 2e-08,
1411
+ "loss": 2.6582,
1412
+ "step": 1970
1413
+ },
1414
+ {
1415
+ "epoch": 0.1,
1416
+ "grad_norm": 81.0,
1417
+ "learning_rate": 1.3333333333333334e-08,
1418
+ "loss": 2.6229,
1419
+ "step": 1980
1420
+ },
1421
+ {
1422
+ "epoch": 0.1,
1423
+ "grad_norm": 81.5,
1424
+ "learning_rate": 6.666666666666667e-09,
1425
+ "loss": 2.6172,
1426
+ "step": 1990
1427
+ },
1428
+ {
1429
+ "epoch": 0.1,
1430
+ "grad_norm": 81.0,
1431
+ "learning_rate": 0.0,
1432
+ "loss": 2.6289,
1433
+ "step": 2000
1434
+ },
1435
+ {
1436
+ "epoch": 0.1,
1437
+ "eval_loss": 2.629669427871704,
1438
+ "eval_runtime": 65.1949,
1439
+ "eval_samples_per_second": 15.339,
1440
+ "eval_steps_per_second": 15.339,
1441
+ "step": 2000
1442
  }
1443
  ],
1444
  "logging_steps": 10,
 
1446
  "num_input_tokens_seen": 0,
1447
  "num_train_epochs": 1,
1448
  "save_steps": 500,
1449
+ "total_flos": 3.227844083712e+16,
1450
  "train_batch_size": 1,
1451
  "trial_name": null,
1452
  "trial_params": null