NightMachinery
commited on
Commit
•
cc8f18d
1
Parent(s):
39d9033
Training in progress, step 8000
Browse files- last-checkpoint/mlm/pytorch_adapter.bin +1 -1
- last-checkpoint/mlm/pytorch_model_head.bin +1 -1
- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/rng_state.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +18 -3
- runs/Mar10_16-33-29_9eaed4381315/events.out.tfevents.1678466242.9eaed4381315.3748.0 +2 -2
last-checkpoint/mlm/pytorch_adapter.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3595045
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16c5c5057a64b3cad8a47f86160a30bb8bbb08c6534d9f02efeede6644c3b90e
|
3 |
size 3595045
|
last-checkpoint/mlm/pytorch_model_head.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 771377007
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c3a8b2289b4e893871c232a10646122eb944ca6489f63a56bf01bbb4b28fef7
|
3 |
size 771377007
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 13924549
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7a59e648b0340d2080a6bec4eba1c97d57ffe17e05103c1d20ed110891cbb39
|
3 |
size 13924549
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14575
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8686bc61a3c5779e57a5993953e53b100dad817b5e9ce496938eff2e300e3d6a
|
3 |
size 14575
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 627
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:782ae62eac3562dae1bb53fc15debb42f186572902673da6c3f3cc67f1f329ea
|
3 |
size 627
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 2.0270919799804688,
|
3 |
"best_model_checkpoint": "./test-mlm/checkpoint-7000",
|
4 |
-
"epoch": 5.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -231,11 +231,26 @@
|
|
231 |
"eval_samples_per_second": 10.502,
|
232 |
"eval_steps_per_second": 2.103,
|
233 |
"step": 7500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
234 |
}
|
235 |
],
|
236 |
"max_steps": 10816,
|
237 |
"num_train_epochs": 8,
|
238 |
-
"total_flos":
|
239 |
"trial_name": null,
|
240 |
"trial_params": null
|
241 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 2.0270919799804688,
|
3 |
"best_model_checkpoint": "./test-mlm/checkpoint-7000",
|
4 |
+
"epoch": 5.9171597633136095,
|
5 |
+
"global_step": 8000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
231 |
"eval_samples_per_second": 10.502,
|
232 |
"eval_steps_per_second": 2.103,
|
233 |
"step": 7500
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 5.92,
|
237 |
+
"learning_rate": 2.6035502958579882e-05,
|
238 |
+
"loss": 2.1762,
|
239 |
+
"step": 8000
|
240 |
+
},
|
241 |
+
{
|
242 |
+
"epoch": 5.92,
|
243 |
+
"eval_accuracy": 0.5788765296492829,
|
244 |
+
"eval_loss": 2.0379111766815186,
|
245 |
+
"eval_runtime": 82.6272,
|
246 |
+
"eval_samples_per_second": 10.517,
|
247 |
+
"eval_steps_per_second": 2.106,
|
248 |
+
"step": 8000
|
249 |
}
|
250 |
],
|
251 |
"max_steps": 10816,
|
252 |
"num_train_epochs": 8,
|
253 |
+
"total_flos": 1.065974927413248e+16,
|
254 |
"trial_name": null,
|
255 |
"trial_params": null
|
256 |
}
|
runs/Mar10_16-33-29_9eaed4381315/events.out.tfevents.1678466242.9eaed4381315.3748.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4551f925e4d38ddc90b3be747397008ca2eb3b16f0883deff61ff26301d30c8a
|
3 |
+
size 12695
|