devvanshhh
commited on
Commit
•
95bff57
1
Parent(s):
15712f2
Training in progress, epoch 8, 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:8816018b7aab37613028cc5a5bf83ef19de684fe2d8b60decdd44251f98fbeec
|
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:2498dee0ec5d351c370824d6c721910a998c247fbb942ac39929ee81c1b435b6
|
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:e0d5b30acb6099f84ca5645a159a8896115070f3d515a6a74b5d3e1471b03c74
|
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:817724bc63e49442a91949423cb28dcdcae132dae0cd5cdcc11d24dcdb5d9104
|
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,
|
@@ -122,13 +122,32 @@
|
|
122 |
"eval_samples_per_second": 2.026,
|
123 |
"eval_steps_per_second": 0.258,
|
124 |
"step": 2296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
}
|
126 |
],
|
127 |
"logging_steps": 500,
|
128 |
"max_steps": 3936,
|
129 |
"num_train_epochs": 12,
|
130 |
"save_steps": 500,
|
131 |
-
"total_flos": 1.
|
132 |
"trial_name": null,
|
133 |
"trial_params": null
|
134 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 8.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 2624,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
122 |
"eval_samples_per_second": 2.026,
|
123 |
"eval_steps_per_second": 0.258,
|
124 |
"step": 2296
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"epoch": 7.62,
|
128 |
+
"learning_rate": 7.687366167023556e-06,
|
129 |
+
"loss": 0.7442,
|
130 |
+
"step": 2500
|
131 |
+
},
|
132 |
+
{
|
133 |
+
"epoch": 8.0,
|
134 |
+
"eval_gen_len": 10.360824742268042,
|
135 |
+
"eval_loss": 0.6728662252426147,
|
136 |
+
"eval_rouge1": 34.3758,
|
137 |
+
"eval_rouge2": 26.0079,
|
138 |
+
"eval_rougeL": 30.7863,
|
139 |
+
"eval_rougeLsum": 31.1239,
|
140 |
+
"eval_runtime": 142.7676,
|
141 |
+
"eval_samples_per_second": 2.038,
|
142 |
+
"eval_steps_per_second": 0.259,
|
143 |
+
"step": 2624
|
144 |
}
|
145 |
],
|
146 |
"logging_steps": 500,
|
147 |
"max_steps": 3936,
|
148 |
"num_train_epochs": 12,
|
149 |
"save_steps": 500,
|
150 |
+
"total_flos": 1.966513744458547e+16,
|
151 |
"trial_name": null,
|
152 |
"trial_params": null
|
153 |
}
|