devvanshhh
commited on
Commit
•
ebdfafa
1
Parent(s):
9915969
Training in progress, epoch 7, 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:35f1322db5e4b60630fee99f016a47aa61c26f28d567b86bd9c1f9b3560c5a4d
|
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:6cef2c569e1f2247b5b91c1e6f5333ed358528cc3851294ce08cb15162ad66d1
|
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:c75d88d701e30f9131432935310d9f24a95661f78d2d791ef1a565095fb6687d
|
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:76f4e9c00ff093d4836b89fbe34d048c10d6d8579a93728043e4d87912cb51bb
|
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,
|
@@ -103,13 +103,32 @@
|
|
103 |
"eval_samples_per_second": 2.062,
|
104 |
"eval_steps_per_second": 0.262,
|
105 |
"step": 1968
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
106 |
}
|
107 |
],
|
108 |
"logging_steps": 500,
|
109 |
"max_steps": 3936,
|
110 |
"num_train_epochs": 12,
|
111 |
"save_steps": 500,
|
112 |
-
"total_flos": 1.
|
113 |
"trial_name": null,
|
114 |
"trial_params": null
|
115 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 7.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 2296,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
103 |
"eval_samples_per_second": 2.062,
|
104 |
"eval_steps_per_second": 0.262,
|
105 |
"step": 1968
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"epoch": 6.1,
|
109 |
+
"learning_rate": 1.036402569593148e-05,
|
110 |
+
"loss": 0.7597,
|
111 |
+
"step": 2000
|
112 |
+
},
|
113 |
+
{
|
114 |
+
"epoch": 7.0,
|
115 |
+
"eval_gen_len": 10.31958762886598,
|
116 |
+
"eval_loss": 0.6812536716461182,
|
117 |
+
"eval_rouge1": 34.3854,
|
118 |
+
"eval_rouge2": 26.0495,
|
119 |
+
"eval_rougeL": 30.8335,
|
120 |
+
"eval_rougeLsum": 31.1696,
|
121 |
+
"eval_runtime": 143.6068,
|
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.7206995264012288e+16,
|
132 |
"trial_name": null,
|
133 |
"trial_params": null
|
134 |
}
|