bhuvanmdev
commited on
Commit
•
008b0c6
1
Parent(s):
f9153e0
Training in progress, step 200, 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:08f90b36688b91b98709e870def8f894caf61ce415609f43683d608e6fa4e858
|
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:0d9a3bd27d6c24b34f17fee845d9969b2887828a99e0874adb72c3dd2e8bc7d9
|
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:194b8cbcb4fd2b265a5d4d8d52182519dbf27c44b152e543049f035deb419f42
|
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:3360e651dce0e406d8c16d733ad14185a2cf6842077b4e5b5119e92b6cdfb4cd
|
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,
|
@@ -151,14 +151,30 @@
|
|
151 |
"loss": 0.4525,
|
152 |
"num_input_tokens_seen": 121416,
|
153 |
"step": 180
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
}
|
155 |
],
|
156 |
"logging_steps": 10,
|
157 |
"max_steps": 2795,
|
158 |
-
"num_input_tokens_seen":
|
159 |
"num_train_epochs": 1,
|
160 |
"save_steps": 20,
|
161 |
-
"total_flos":
|
162 |
"train_batch_size": 1,
|
163 |
"trial_name": null,
|
164 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.07155635062611806,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 200,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
151 |
"loss": 0.4525,
|
152 |
"num_input_tokens_seen": 121416,
|
153 |
"step": 180
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"epoch": 0.06797853309481217,
|
157 |
+
"grad_norm": 0.5061659216880798,
|
158 |
+
"learning_rate": 0.00018640429338103758,
|
159 |
+
"loss": 0.4439,
|
160 |
+
"num_input_tokens_seen": 128284,
|
161 |
+
"step": 190
|
162 |
+
},
|
163 |
+
{
|
164 |
+
"epoch": 0.07155635062611806,
|
165 |
+
"grad_norm": 0.3323754072189331,
|
166 |
+
"learning_rate": 0.00018568872987477638,
|
167 |
+
"loss": 0.4489,
|
168 |
+
"num_input_tokens_seen": 135571,
|
169 |
+
"step": 200
|
170 |
}
|
171 |
],
|
172 |
"logging_steps": 10,
|
173 |
"max_steps": 2795,
|
174 |
+
"num_input_tokens_seen": 135571,
|
175 |
"num_train_epochs": 1,
|
176 |
"save_steps": 20,
|
177 |
+
"total_flos": 3048513035655168.0,
|
178 |
"train_batch_size": 1,
|
179 |
"trial_name": null,
|
180 |
"trial_params": null
|