Training in progress, epoch 5, 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 891558696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fafd8e550218ad55d6b4de7c3dbd8a1efe4b0e19b969ce34f145c07824c7ed1
|
3 |
size 891558696
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1783272762
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f67328c52a7cbb0a89ce87cde409a9e3c10b50836dcd93e7c3f18389000eb84
|
3 |
size 1783272762
|
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:6042436c7222de6be2d8a66b6e88538f61781ad871525fe286690e3a8ff7b591
|
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:75142654ed12b44fcc86b31ea86067aeff7ddefb45caee69287e41b1c7572cbd
|
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": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -102,6 +102,35 @@
|
|
102 |
"eval_samples_per_second": 13.995,
|
103 |
"eval_steps_per_second": 1.756,
|
104 |
"step": 4812
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
}
|
106 |
],
|
107 |
"logging_steps": 500,
|
@@ -116,12 +145,12 @@
|
|
116 |
"should_evaluate": false,
|
117 |
"should_log": false,
|
118 |
"should_save": true,
|
119 |
-
"should_training_stop":
|
120 |
},
|
121 |
"attributes": {}
|
122 |
}
|
123 |
},
|
124 |
-
"total_flos": 2.
|
125 |
"train_batch_size": 8,
|
126 |
"trial_name": null,
|
127 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 5.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 6015,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
102 |
"eval_samples_per_second": 13.995,
|
103 |
"eval_steps_per_second": 1.756,
|
104 |
"step": 4812
|
105 |
+
},
|
106 |
+
{
|
107 |
+
"epoch": 4.156275976724855,
|
108 |
+
"grad_norm": 46259.7421875,
|
109 |
+
"learning_rate": 3.374896093100582e-06,
|
110 |
+
"loss": 0.3315,
|
111 |
+
"step": 5000
|
112 |
+
},
|
113 |
+
{
|
114 |
+
"epoch": 4.57190357439734,
|
115 |
+
"grad_norm": 53976.30859375,
|
116 |
+
"learning_rate": 1.7123857024106402e-06,
|
117 |
+
"loss": 0.3383,
|
118 |
+
"step": 5500
|
119 |
+
},
|
120 |
+
{
|
121 |
+
"epoch": 4.987531172069826,
|
122 |
+
"grad_norm": 48498.83203125,
|
123 |
+
"learning_rate": 4.987531172069826e-08,
|
124 |
+
"loss": 0.3333,
|
125 |
+
"step": 6000
|
126 |
+
},
|
127 |
+
{
|
128 |
+
"epoch": 5.0,
|
129 |
+
"eval_loss": 0.2967619299888611,
|
130 |
+
"eval_runtime": 35.6175,
|
131 |
+
"eval_samples_per_second": 13.87,
|
132 |
+
"eval_steps_per_second": 1.741,
|
133 |
+
"step": 6015
|
134 |
}
|
135 |
],
|
136 |
"logging_steps": 500,
|
|
|
145 |
"should_evaluate": false,
|
146 |
"should_log": false,
|
147 |
"should_save": true,
|
148 |
+
"should_training_stop": true
|
149 |
},
|
150 |
"attributes": {}
|
151 |
}
|
152 |
},
|
153 |
+
"total_flos": 2.93000089042944e+16,
|
154 |
"train_batch_size": 8,
|
155 |
"trial_name": null,
|
156 |
"trial_params": null
|