bhuvanmdev
commited on
Commit
•
c075b40
1
Parent(s):
f07dc13
Training in progress, step 360, 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 100697728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc49fc34045419f2a9dace17402a22103368094c6a2987a1616d0e939d14e164
|
3 |
size 100697728
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 201541754
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23a88e35eeb6b5fa8d07251e65fe421367b7e6e5c40b58ad1d552622a1bbd96e
|
3 |
size 201541754
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54d1e6d1d17a3e6c3c7df345bd1082771e2c358f99d3de4cfb119dca7de6672c
|
3 |
size 14244
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e90ac1afdbfcceadfd52e2873c9c0b1d6bffc8cd4bf27f3ca71ac8dfeb745e8d
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 0.
|
5 |
"eval_steps": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -279,14 +279,30 @@
|
|
279 |
"loss": 0.4139,
|
280 |
"num_input_tokens_seen": 230513,
|
281 |
"step": 340
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
282 |
}
|
283 |
],
|
284 |
"logging_steps": 10,
|
285 |
"max_steps": 2795,
|
286 |
-
"num_input_tokens_seen":
|
287 |
"num_train_epochs": 1,
|
288 |
"save_steps": 20,
|
289 |
-
"total_flos":
|
290 |
"train_batch_size": 1,
|
291 |
"trial_name": null,
|
292 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.12880143112701253,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 360,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
279 |
"loss": 0.4139,
|
280 |
"num_input_tokens_seen": 230513,
|
281 |
"step": 340
|
282 |
+
},
|
283 |
+
{
|
284 |
+
"epoch": 0.1252236135957066,
|
285 |
+
"grad_norm": 0.32019296288490295,
|
286 |
+
"learning_rate": 0.00017495527728085867,
|
287 |
+
"loss": 0.4488,
|
288 |
+
"num_input_tokens_seen": 237103,
|
289 |
+
"step": 350
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.12880143112701253,
|
293 |
+
"grad_norm": 0.42748796939849854,
|
294 |
+
"learning_rate": 0.0001742397137745975,
|
295 |
+
"loss": 0.4059,
|
296 |
+
"num_input_tokens_seen": 242530,
|
297 |
+
"step": 360
|
298 |
}
|
299 |
],
|
300 |
"logging_steps": 10,
|
301 |
"max_steps": 2795,
|
302 |
+
"num_input_tokens_seen": 242530,
|
303 |
"num_train_epochs": 1,
|
304 |
"save_steps": 20,
|
305 |
+
"total_flos": 5453643231498240.0,
|
306 |
"train_batch_size": 1,
|
307 |
"trial_name": null,
|
308 |
"trial_params": null
|