bhuvanmdev
commited on
Commit
•
371cfc0
1
Parent(s):
8357337
Training in progress, step 340, 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:80dbb1c54c0d5b697ffb1db9777ecd0e4186f5de71249b858bcf512f10de7aee
|
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:96f943a705f415cf465b2a80496bdaa14239fc12e3961065fffdc8ba616e9619
|
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:1149733eec3e645a88cec88e3d630409b2fd607fe44382620dcd32de8875ec30
|
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:90bff0e02e91ee65835a68194924a84afe4e4f8f7cdb643caca99db3408d318f
|
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,
|
@@ -263,14 +263,30 @@
|
|
263 |
"loss": 0.4431,
|
264 |
"num_input_tokens_seen": 217965,
|
265 |
"step": 320
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
266 |
}
|
267 |
],
|
268 |
"logging_steps": 10,
|
269 |
"max_steps": 2795,
|
270 |
-
"num_input_tokens_seen":
|
271 |
"num_train_epochs": 1,
|
272 |
"save_steps": 20,
|
273 |
-
"total_flos":
|
274 |
"train_batch_size": 1,
|
275 |
"trial_name": null,
|
276 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.12164579606440072,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 340,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
263 |
"loss": 0.4431,
|
264 |
"num_input_tokens_seen": 217965,
|
265 |
"step": 320
|
266 |
+
},
|
267 |
+
{
|
268 |
+
"epoch": 0.11806797853309481,
|
269 |
+
"grad_norm": 0.39270082116127014,
|
270 |
+
"learning_rate": 0.00017638640429338106,
|
271 |
+
"loss": 0.4475,
|
272 |
+
"num_input_tokens_seen": 224249,
|
273 |
+
"step": 330
|
274 |
+
},
|
275 |
+
{
|
276 |
+
"epoch": 0.12164579606440072,
|
277 |
+
"grad_norm": 0.37138304114341736,
|
278 |
+
"learning_rate": 0.00017567084078711986,
|
279 |
+
"loss": 0.4139,
|
280 |
+
"num_input_tokens_seen": 230513,
|
281 |
+
"step": 340
|
282 |
}
|
283 |
],
|
284 |
"logging_steps": 10,
|
285 |
"max_steps": 2795,
|
286 |
+
"num_input_tokens_seen": 230513,
|
287 |
"num_train_epochs": 1,
|
288 |
"save_steps": 20,
|
289 |
+
"total_flos": 5183423338235904.0,
|
290 |
"train_batch_size": 1,
|
291 |
"trial_name": null,
|
292 |
"trial_params": null
|