devvanshhh
commited on
Commit
•
4cb7af0
1
Parent(s):
8ee8a7e
Training in progress, epoch 5, 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 37789864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e769a8adc6851c571d318f9f8d597aa021ab357ebcd61e613e6346460833779a
|
3 |
size 37789864
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2621690
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e81abb427d2bb19813d0e17c56caed64154b36100906c45a8547cd38afbae3d5
|
3 |
size 2621690
|
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:404667d89973760348cc653c442f08c243df998777422cd0dd9b4e5b7b18505d
|
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:466256ee71b0a044b429768d7371618a1dc77becfc275f201cdc2e4d1e676296
|
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":
|
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,
|
@@ -71,13 +71,32 @@
|
|
71 |
"eval_samples_per_second": 1.872,
|
72 |
"eval_steps_per_second": 0.238,
|
73 |
"step": 1312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
}
|
75 |
],
|
76 |
"logging_steps": 500,
|
77 |
"max_steps": 1640,
|
78 |
"num_train_epochs": 5,
|
79 |
"save_steps": 500,
|
80 |
-
"total_flos":
|
81 |
"trial_name": null,
|
82 |
"trial_params": null
|
83 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 5.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 1640,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
71 |
"eval_samples_per_second": 1.872,
|
72 |
"eval_steps_per_second": 0.238,
|
73 |
"step": 1312
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 4.57,
|
77 |
+
"learning_rate": 2.456140350877193e-06,
|
78 |
+
"loss": 0.8715,
|
79 |
+
"step": 1500
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 5.0,
|
83 |
+
"eval_gen_len": 13.051546391752577,
|
84 |
+
"eval_loss": 0.766891360282898,
|
85 |
+
"eval_rouge1": 24.6538,
|
86 |
+
"eval_rouge2": 17.821,
|
87 |
+
"eval_rougeL": 21.5884,
|
88 |
+
"eval_rougeLsum": 21.9045,
|
89 |
+
"eval_runtime": 157.0206,
|
90 |
+
"eval_samples_per_second": 1.853,
|
91 |
+
"eval_steps_per_second": 0.236,
|
92 |
+
"step": 1640
|
93 |
}
|
94 |
],
|
95 |
"logging_steps": 500,
|
96 |
"max_steps": 1640,
|
97 |
"num_train_epochs": 5,
|
98 |
"save_steps": 500,
|
99 |
+
"total_flos": 1.229071090286592e+16,
|
100 |
"trial_name": null,
|
101 |
"trial_params": null
|
102 |
}
|