ramdhanfirdaus
commited on
Commit
•
4090d7b
1
Parent(s):
63cc1e4
Training in progress, step 1500, checkpoint
Browse files
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 50338848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efadc57c43ab1bb09ca5343f621a804e49d6e724fbd0fe8e0c8d7049b7e12267
|
3 |
size 50338848
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100693001
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f53e2bfd754abb1c40e64e96638d45bec91eaa7a704ca3a3aae04bd5ec86428
|
3 |
size 100693001
|
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:85b8d8a0a56f8ce0b08c306c81d4db681fbeb82d63bb46ab4a99289fc27b309a
|
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:6e344dbb70c54f30c60c22f1398076ef585152c9f0b0476d99664e0abfde6e31
|
3 |
size 627
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 1.
|
3 |
-
"best_model_checkpoint": "./outputs/checkpoint-
|
4 |
-
"epoch": 1.
|
5 |
"eval_steps": 100,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -203,13 +203,27 @@
|
|
203 |
"eval_samples_per_second": 43.728,
|
204 |
"eval_steps_per_second": 5.471,
|
205 |
"step": 1400
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
206 |
}
|
207 |
],
|
208 |
"logging_steps": 100,
|
209 |
"max_steps": 4116,
|
210 |
"num_train_epochs": 3,
|
211 |
"save_steps": 100,
|
212 |
-
"total_flos": 8.
|
213 |
"trial_name": null,
|
214 |
"trial_params": null
|
215 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.6615930795669556,
|
3 |
+
"best_model_checkpoint": "./outputs/checkpoint-1500",
|
4 |
+
"epoch": 1.092896174863388,
|
5 |
"eval_steps": 100,
|
6 |
+
"global_step": 1500,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
203 |
"eval_samples_per_second": 43.728,
|
204 |
"eval_steps_per_second": 5.471,
|
205 |
"step": 1400
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 1.09,
|
209 |
+
"learning_rate": 0.0002,
|
210 |
+
"loss": 1.6509,
|
211 |
+
"step": 1500
|
212 |
+
},
|
213 |
+
{
|
214 |
+
"epoch": 1.09,
|
215 |
+
"eval_loss": 1.6615930795669556,
|
216 |
+
"eval_runtime": 143.519,
|
217 |
+
"eval_samples_per_second": 43.715,
|
218 |
+
"eval_steps_per_second": 5.47,
|
219 |
+
"step": 1500
|
220 |
}
|
221 |
],
|
222 |
"logging_steps": 100,
|
223 |
"max_steps": 4116,
|
224 |
"num_train_epochs": 3,
|
225 |
"save_steps": 100,
|
226 |
+
"total_flos": 8.93301054106583e+16,
|
227 |
"trial_name": null,
|
228 |
"trial_params": null
|
229 |
}
|