devvanshhh
commited on
Commit
•
ae01208
1
Parent(s):
d6f7791
Training in progress, epoch 6, 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:41a277b47a550da14b370541981a7ce6840530b7d153c4783999693dbbf44a30
|
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 75667834
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f722515db78859d32e19dbe1a158450f033797198ca8b9c14c9e3f4a2b34a08
|
3 |
size 75667834
|
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:e32134cd2633842511ba5b34cff9c069c31016e097e42184eff2a05a356b8026
|
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:f33cd452fcd326d16c4c51edba15ab743cd9b65a125f2664356496a4790a1bb7
|
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,
|
@@ -90,6 +90,25 @@
|
|
90 |
"eval_samples_per_second": 1.988,
|
91 |
"eval_steps_per_second": 0.253,
|
92 |
"step": 1810
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
}
|
94 |
],
|
95 |
"logging_steps": 500,
|
@@ -97,7 +116,7 @@
|
|
97 |
"num_input_tokens_seen": 0,
|
98 |
"num_train_epochs": 10,
|
99 |
"save_steps": 500,
|
100 |
-
"total_flos":
|
101 |
"trial_name": null,
|
102 |
"trial_params": null
|
103 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 6.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 2172,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
90 |
"eval_samples_per_second": 1.988,
|
91 |
"eval_steps_per_second": 0.253,
|
92 |
"step": 1810
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"epoch": 5.52,
|
96 |
+
"learning_rate": 1.557692307692308e-05,
|
97 |
+
"loss": 0.7683,
|
98 |
+
"step": 2000
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"epoch": 6.0,
|
102 |
+
"eval_gen_len": 11.70807453416149,
|
103 |
+
"eval_loss": 0.7056237459182739,
|
104 |
+
"eval_rouge1": 30.3901,
|
105 |
+
"eval_rouge2": 21.9556,
|
106 |
+
"eval_rougeL": 26.8053,
|
107 |
+
"eval_rougeLsum": 27.0162,
|
108 |
+
"eval_runtime": 161.96,
|
109 |
+
"eval_samples_per_second": 1.988,
|
110 |
+
"eval_steps_per_second": 0.253,
|
111 |
+
"step": 2172
|
112 |
}
|
113 |
],
|
114 |
"logging_steps": 500,
|
|
|
116 |
"num_input_tokens_seen": 0,
|
117 |
"num_train_epochs": 10,
|
118 |
"save_steps": 500,
|
119 |
+
"total_flos": 1.164912412852224e+16,
|
120 |
"trial_name": null,
|
121 |
"trial_params": null
|
122 |
}
|