Training in progress, epoch 2, checkpoint
Browse files
last-checkpoint/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1447317080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c871537e60075bfb3489556aafd3189cb389d9f771c3b038cd68d18648dc4c51
|
3 |
size 1447317080
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2894813242
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e17967af6c6a6182fc9f28b28fae49dc7777a8262ac32bfd5cdffad338f53734
|
3 |
size 2894813242
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d138cfe3a4adf21f048848ee35837c9a757a0a3616ff7adbb45b69aac247435
|
3 |
size 14244
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f851f9fcf8f9fad3c79a18ff4e2f6430c43dce0659f5f180b8393cafa847ebe7
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "./opt_trained2/checkpoint-
|
4 |
-
"epoch":
|
5 |
"eval_steps": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -22,6 +22,28 @@
|
|
22 |
"eval_samples_per_second": 10.436,
|
23 |
"eval_steps_per_second": 2.609,
|
24 |
"step": 803
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
}
|
26 |
],
|
27 |
"logging_steps": 500,
|
@@ -41,7 +63,7 @@
|
|
41 |
"attributes": {}
|
42 |
}
|
43 |
},
|
44 |
-
"total_flos":
|
45 |
"train_batch_size": 4,
|
46 |
"trial_name": null,
|
47 |
"trial_params": null
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.3986678719520569,
|
3 |
+
"best_model_checkpoint": "./opt_trained2/checkpoint-1606",
|
4 |
+
"epoch": 2.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 1606,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
22 |
"eval_samples_per_second": 10.436,
|
23 |
"eval_steps_per_second": 2.609,
|
24 |
"step": 803
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 1.2453300124533002,
|
28 |
+
"grad_norm": 1.277639627456665,
|
29 |
+
"learning_rate": 0.0003751183063511831,
|
30 |
+
"loss": 3.2109,
|
31 |
+
"step": 1000
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 1.86799501867995,
|
35 |
+
"grad_norm": 1.1930288076400757,
|
36 |
+
"learning_rate": 0.00036273972602739727,
|
37 |
+
"loss": 3.4898,
|
38 |
+
"step": 1500
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 2.0,
|
42 |
+
"eval_loss": 0.3986678719520569,
|
43 |
+
"eval_runtime": 273.4619,
|
44 |
+
"eval_samples_per_second": 10.444,
|
45 |
+
"eval_steps_per_second": 2.611,
|
46 |
+
"step": 1606
|
47 |
}
|
48 |
],
|
49 |
"logging_steps": 500,
|
|
|
63 |
"attributes": {}
|
64 |
}
|
65 |
},
|
66 |
+
"total_flos": 6.257442833136e+16,
|
67 |
"train_batch_size": 4,
|
68 |
"trial_name": null,
|
69 |
"trial_params": null
|