Training in progress, step 6, checkpoint
Browse files
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 70674004
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85a364db9c7f6f2f5f06abfc82286fd338e35398b9bed16aeeb9e8202728c415
|
3 |
size 70674004
|
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:997b65752d298b6b114ea1a250e02363747d1128ad12c30762f0b1c94e70d30e
|
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:0099cb7287625b29b67c4fcf42ff20fae623b429bfb10f5ac695bc54f2be54fd
|
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":
|
5 |
"eval_steps": 2,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -59,6 +59,28 @@
|
|
59 |
"eval_samples_per_second": 14.987,
|
60 |
"eval_steps_per_second": 9.991,
|
61 |
"step": 4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
}
|
63 |
],
|
64 |
"logging_steps": 1,
|
@@ -73,12 +95,12 @@
|
|
73 |
"should_evaluate": false,
|
74 |
"should_log": false,
|
75 |
"should_save": true,
|
76 |
-
"should_training_stop":
|
77 |
},
|
78 |
"attributes": {}
|
79 |
}
|
80 |
},
|
81 |
-
"total_flos":
|
82 |
"train_batch_size": 2,
|
83 |
"trial_name": null,
|
84 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.1428571428571428,
|
5 |
"eval_steps": 2,
|
6 |
+
"global_step": 6,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
59 |
"eval_samples_per_second": 14.987,
|
60 |
"eval_steps_per_second": 9.991,
|
61 |
"step": 4
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 0.9523809523809523,
|
65 |
+
"grad_norm": NaN,
|
66 |
+
"learning_rate": 0.0001,
|
67 |
+
"loss": 0.0,
|
68 |
+
"step": 5
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"epoch": 1.1428571428571428,
|
72 |
+
"grad_norm": NaN,
|
73 |
+
"learning_rate": 0.00012,
|
74 |
+
"loss": 0.0,
|
75 |
+
"step": 6
|
76 |
+
},
|
77 |
+
{
|
78 |
+
"epoch": 1.1428571428571428,
|
79 |
+
"eval_loss": NaN,
|
80 |
+
"eval_runtime": 0.2101,
|
81 |
+
"eval_samples_per_second": 14.279,
|
82 |
+
"eval_steps_per_second": 9.519,
|
83 |
+
"step": 6
|
84 |
}
|
85 |
],
|
86 |
"logging_steps": 1,
|
|
|
95 |
"should_evaluate": false,
|
96 |
"should_log": false,
|
97 |
"should_save": true,
|
98 |
+
"should_training_stop": true
|
99 |
},
|
100 |
"attributes": {}
|
101 |
}
|
102 |
},
|
103 |
+
"total_flos": 2154373998182400.0,
|
104 |
"train_batch_size": 2,
|
105 |
"trial_name": null,
|
106 |
"trial_params": null
|