genejalston commited on
Commit
0adfa2e
·
1 Parent(s): f7066d5

Training in progress, step 7500, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd8763ea45a0e1a1162037fde4da7db00a7ec966607e7c171e825f82e5480edb
3
  size 1625426996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d680bf864856f9bfa584eb3208b4e38f5e9cb6cd1f58cceb049b31b9b2acfd73
3
  size 1625426996
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ddf6cc4c9a5c84cd78894459997f1185829c62926ab482b300712416712c557e
3
  size 3250759951
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f2cfa1bc4665664041205554f346f8cb1719a2a51264588c21beb85644ae889
3
  size 3250759951
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a0d34626275b21013e64e56b387386f6077114f4f50caa3f397c767638b70bc
3
- size 14308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f73c7f3308641c8e2c15d99e5247e6be2d37417c7acb4a7ad64cb68b6d5fa4d2
3
+ size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23ac1b6df18ca358b9dc89245c201dff2865173edc344e5d1c93abdea6f4beaa
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b776a4dee12abf784324330625ce24646d6dfd2b7e10e3f7907e7112d9954c0
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 2.8,
5
  "eval_steps": 500,
6
- "global_step": 7000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -107,13 +107,19 @@
107
  "learning_rate": 1.335113484646195e-06,
108
  "loss": 0.0613,
109
  "step": 7000
 
 
 
 
 
 
110
  }
111
  ],
112
  "logging_steps": 500,
113
  "max_steps": 7500,
114
  "num_train_epochs": 3,
115
  "save_steps": 500,
116
- "total_flos": 1.18505067675648e+16,
117
  "trial_name": null,
118
  "trial_params": null
119
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
  "eval_steps": 500,
6
+ "global_step": 7500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
107
  "learning_rate": 1.335113484646195e-06,
108
  "loss": 0.0613,
109
  "step": 7000
110
+ },
111
+ {
112
+ "epoch": 3.0,
113
+ "learning_rate": 0.0,
114
+ "loss": 0.0713,
115
+ "step": 7500
116
  }
117
  ],
118
  "logging_steps": 500,
119
  "max_steps": 7500,
120
  "num_train_epochs": 3,
121
  "save_steps": 500,
122
+ "total_flos": 1.26966087401472e+16,
123
  "trial_name": null,
124
  "trial_params": null
125
  }