Commit
·
1fab5ad
1
Parent(s):
2c08037
Training in progress, step 900, 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:251f0d23e7cc7ff7b02b7f89375964c7785569584b8c7171f1241c1d0e2a663a
|
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:e3cea6b935081f89ad900a908bab0539f9e0331029e1a7be684cc13797049c52
|
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:c9252c51de1df31c7fa9db77b24072fda5aaa497928e7fedd7c0f01cfbd17906
|
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:5cf3d71e92538f8852c28d0ab56db4f9cd9e4b98c0e807cde568075961dd5196
|
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.721,
|
120 |
"eval_steps_per_second": 5.47,
|
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.7926479578018188,
|
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.721,
|
120 |
"eval_steps_per_second": 5.47,
|
121 |
"step": 800
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.66,
|
125 |
+
"learning_rate": 0.0002,
|
126 |
+
"loss": 1.7964,
|
127 |
+
"step": 900
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"epoch": 0.66,
|
131 |
+
"eval_loss": 1.7926479578018188,
|
132 |
+
"eval_runtime": 143.5332,
|
133 |
+
"eval_samples_per_second": 43.711,
|
134 |
+
"eval_steps_per_second": 5.469,
|
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.359923998077747e+16,
|
143 |
"trial_name": null,
|
144 |
"trial_params": null
|
145 |
}
|