ramdhanfirdaus
commited on
Commit
•
df99484
1
Parent(s):
e78ffb7
Training in progress, step 600, 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:bb7f79a5b3e10e9ac94f2ab9dec1edb67a313fe7409d96d6557a8b17228176e0
|
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:aa01ddab5b3448b50be9dd715f1cb202b01c440c4daf62f719b7eee2eed1060a
|
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:b8c9268a88f9a768a56781b2f922982dd8b112b100e2229d10de13e4538eb16e
|
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:eb0b2196e2f29a6683acf49e9b6eb98e7393791df29402c783d469811f16cf26
|
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": 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,
|
@@ -77,13 +77,27 @@
|
|
77 |
"eval_samples_per_second": 43.578,
|
78 |
"eval_steps_per_second": 5.452,
|
79 |
"step": 500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
}
|
81 |
],
|
82 |
"logging_steps": 100,
|
83 |
"max_steps": 4116,
|
84 |
"num_train_epochs": 3,
|
85 |
"save_steps": 100,
|
86 |
-
"total_flos":
|
87 |
"trial_name": null,
|
88 |
"trial_params": null
|
89 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.8801190853118896,
|
3 |
+
"best_model_checkpoint": "./outputs/checkpoint-600",
|
4 |
+
"epoch": 0.4371584699453552,
|
5 |
"eval_steps": 100,
|
6 |
+
"global_step": 600,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
77 |
"eval_samples_per_second": 43.578,
|
78 |
"eval_steps_per_second": 5.452,
|
79 |
"step": 500
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.44,
|
83 |
+
"learning_rate": 0.0002,
|
84 |
+
"loss": 1.8971,
|
85 |
+
"step": 600
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"epoch": 0.44,
|
89 |
+
"eval_loss": 1.8801190853118896,
|
90 |
+
"eval_runtime": 143.9079,
|
91 |
+
"eval_samples_per_second": 43.597,
|
92 |
+
"eval_steps_per_second": 5.455,
|
93 |
+
"step": 600
|
94 |
}
|
95 |
],
|
96 |
"logging_steps": 100,
|
97 |
"max_steps": 4116,
|
98 |
"num_train_epochs": 3,
|
99 |
"save_steps": 100,
|
100 |
+
"total_flos": 3.576193971702989e+16,
|
101 |
"trial_name": null,
|
102 |
"trial_params": null
|
103 |
}
|