bhuvanmdev
commited on
Commit
•
53d1cd1
1
Parent(s):
f047d96
Training in progress, step 40, 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:8b4091c38dfe36d1d998b9f8c228df7b1e9b7407d62438d52a58ddfce473fb8e
|
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:0c73588560c8a69080f8336901f856b9982346011b066bf0ad41e2ce20951d95
|
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:4c5a461af89936754c35931f95b98664491a8f9acb3a39a97a78b0e7b57c4c0e
|
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:f69d738212e5843d2504ae60ce61d4198b9f8df55970cc251ec9a8253d284849
|
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,
|
@@ -23,14 +23,30 @@
|
|
23 |
"loss": 0.5478,
|
24 |
"num_input_tokens_seen": 13063,
|
25 |
"step": 20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
}
|
27 |
],
|
28 |
"logging_steps": 10,
|
29 |
"max_steps": 2795,
|
30 |
-
"num_input_tokens_seen":
|
31 |
"num_train_epochs": 1,
|
32 |
"save_steps": 20,
|
33 |
-
"total_flos":
|
34 |
"train_batch_size": 1,
|
35 |
"trial_name": null,
|
36 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.014311270125223614,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 40,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
23 |
"loss": 0.5478,
|
24 |
"num_input_tokens_seen": 13063,
|
25 |
"step": 20
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"epoch": 0.01073345259391771,
|
29 |
+
"grad_norm": 0.3872911036014557,
|
30 |
+
"learning_rate": 0.00019785330948121648,
|
31 |
+
"loss": 0.5135,
|
32 |
+
"num_input_tokens_seen": 19512,
|
33 |
+
"step": 30
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"epoch": 0.014311270125223614,
|
37 |
+
"grad_norm": 0.4991438686847687,
|
38 |
+
"learning_rate": 0.0001971377459749553,
|
39 |
+
"loss": 0.5092,
|
40 |
+
"num_input_tokens_seen": 26884,
|
41 |
+
"step": 40
|
42 |
}
|
43 |
],
|
44 |
"logging_steps": 10,
|
45 |
"max_steps": 2795,
|
46 |
+
"num_input_tokens_seen": 26884,
|
47 |
"num_train_epochs": 1,
|
48 |
"save_steps": 20,
|
49 |
+
"total_flos": 604526222057472.0,
|
50 |
"train_batch_size": 1,
|
51 |
"trial_name": null,
|
52 |
"trial_params": null
|