ramdhanfirdaus
commited on
Commit
•
0f8af47
1
Parent(s):
f8edc8b
Training in progress, step 200, 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:2e5f12850346100b7f0910c502c0ce77a3e35f418c302ffd4f815052cd7750ff
|
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 100692937
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acbcb15768ac3cf75133c428f371e64d24d96008f82b48ac34afdb5807c68565
|
3 |
size 100692937
|
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:eb8f7036efb8a3a0ffb7840b82cd4a522708dd4a2413a602db7d4f3544d8821e
|
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:7aa2c8b84e17817e6a4dcba5955fca913e266fdcd47f5594a29933ebd4972a01
|
3 |
size 627
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric":
|
3 |
-
"best_model_checkpoint": "./outputs/checkpoint-
|
4 |
-
"epoch": 0.
|
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,
|
@@ -21,13 +21,27 @@
|
|
21 |
"eval_samples_per_second": 42.852,
|
22 |
"eval_steps_per_second": 5.362,
|
23 |
"step": 100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
}
|
25 |
],
|
26 |
"logging_steps": 100,
|
27 |
"max_steps": 4116,
|
28 |
"num_train_epochs": 3,
|
29 |
"save_steps": 100,
|
30 |
-
"total_flos":
|
31 |
"trial_name": null,
|
32 |
"trial_params": null
|
33 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.9310673475265503,
|
3 |
+
"best_model_checkpoint": "./outputs/checkpoint-200",
|
4 |
+
"epoch": 0.14571948998178508,
|
5 |
"eval_steps": 100,
|
6 |
+
"global_step": 200,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
21 |
"eval_samples_per_second": 42.852,
|
22 |
"eval_steps_per_second": 5.362,
|
23 |
"step": 100
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.15,
|
27 |
+
"learning_rate": 0.0002,
|
28 |
+
"loss": 1.9736,
|
29 |
+
"step": 200
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"epoch": 0.15,
|
33 |
+
"eval_loss": 1.9310673475265503,
|
34 |
+
"eval_runtime": 159.7901,
|
35 |
+
"eval_samples_per_second": 39.264,
|
36 |
+
"eval_steps_per_second": 4.913,
|
37 |
+
"step": 200
|
38 |
}
|
39 |
],
|
40 |
"logging_steps": 100,
|
41 |
"max_steps": 4116,
|
42 |
"num_train_epochs": 3,
|
43 |
"save_steps": 100,
|
44 |
+
"total_flos": 1.1916113531633664e+16,
|
45 |
"trial_name": null,
|
46 |
"trial_params": null
|
47 |
}
|