ramdhanfirdaus
commited on
Commit
•
d046ad8
1
Parent(s):
cb878b9
Training in progress, step 900, checkpoint
Browse files
last-checkpoint/adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 50349441
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4269d3b9b509e5eed5409c2e16fd7d195914f88586d1ad09ccc74ded67b204a5
|
3 |
size 50349441
|
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:d0f6b2f0ccfa41cd106da53f5e14bf7d59953ae5d9323f2a9877b8417e5f496b
|
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:99f1c1111b8d1f0cb2cc4b559a49a0a42b0bb5df350eda9361510f1ff2ab08e2
|
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:a3c39113390004215769b6e7fbe73f1073dd2faa3ab8f9ff815b62e9c2f80c82
|
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,
|
@@ -119,13 +119,27 @@
|
|
119 |
"eval_samples_per_second": 43.565,
|
120 |
"eval_steps_per_second": 5.451,
|
121 |
"step": 800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
122 |
}
|
123 |
],
|
124 |
"logging_steps": 100,
|
125 |
"max_steps": 4116,
|
126 |
"num_train_epochs": 3,
|
127 |
"save_steps": 100,
|
128 |
-
"total_flos":
|
129 |
"trial_name": null,
|
130 |
"trial_params": null
|
131 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.6567240953445435,
|
3 |
+
"best_model_checkpoint": "./outputs/checkpoint-900",
|
4 |
+
"epoch": 0.6557377049180327,
|
5 |
"eval_steps": 100,
|
6 |
+
"global_step": 900,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
119 |
"eval_samples_per_second": 43.565,
|
120 |
"eval_steps_per_second": 5.451,
|
121 |
"step": 800
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.66,
|
125 |
+
"learning_rate": 0.0002,
|
126 |
+
"loss": 1.6619,
|
127 |
+
"step": 900
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"epoch": 0.66,
|
131 |
+
"eval_loss": 1.6567240953445435,
|
132 |
+
"eval_runtime": 144.0655,
|
133 |
+
"eval_samples_per_second": 43.55,
|
134 |
+
"eval_steps_per_second": 5.449,
|
135 |
+
"step": 900
|
136 |
}
|
137 |
],
|
138 |
"logging_steps": 100,
|
139 |
"max_steps": 4116,
|
140 |
"num_train_epochs": 3,
|
141 |
"save_steps": 100,
|
142 |
+
"total_flos": 5.365902922462003e+16,
|
143 |
"trial_name": null,
|
144 |
"trial_params": null
|
145 |
}
|