BayesTensor
commited on
Training in progress, epoch 25, checkpoint
Browse files
last-checkpoint/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 737722356
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c60aab2808e0b6ff5c3044ddc4a383615587c02b8fb170ec5b7bd46ceda4d67b
|
3 |
size 737722356
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1475564538
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb141463b53f69fc963e09ea0da9ba5fda33860798b350c5ab616411d738cbc5
|
3 |
size 1475564538
|
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:e4e98addb3c7bd9c7af5f26d56711fb35e9c46bbafadffb4d522578bf67cacbf
|
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:200656733f889023bd664e4c06b18d14315fef4336b3371d1fb8d8effa5df415
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.2747629944426283,
|
3 |
"best_model_checkpoint": "debertalarge-medical-classifier/checkpoint-366",
|
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,
|
@@ -524,6 +524,29 @@
|
|
524 |
"eval_samples_per_second": 7.051,
|
525 |
"eval_steps_per_second": 3.526,
|
526 |
"step": 4392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
527 |
}
|
528 |
],
|
529 |
"logging_steps": 100,
|
@@ -538,12 +561,12 @@
|
|
538 |
"should_evaluate": false,
|
539 |
"should_log": false,
|
540 |
"should_save": true,
|
541 |
-
"should_training_stop":
|
542 |
},
|
543 |
"attributes": {}
|
544 |
}
|
545 |
},
|
546 |
-
"total_flos": 1.
|
547 |
"train_batch_size": 2,
|
548 |
"trial_name": null,
|
549 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.2747629944426283,
|
3 |
"best_model_checkpoint": "debertalarge-medical-classifier/checkpoint-366",
|
4 |
+
"epoch": 25.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 4575,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
524 |
"eval_samples_per_second": 7.051,
|
525 |
"eval_steps_per_second": 3.526,
|
526 |
"step": 4392
|
527 |
+
},
|
528 |
+
{
|
529 |
+
"epoch": 24.043715846994534,
|
530 |
+
"grad_norm": 4.936235427856445,
|
531 |
+
"learning_rate": 1.912568306010929e-06,
|
532 |
+
"loss": 1.0767,
|
533 |
+
"step": 4400
|
534 |
+
},
|
535 |
+
{
|
536 |
+
"epoch": 24.59016393442623,
|
537 |
+
"grad_norm": 4.7811665534973145,
|
538 |
+
"learning_rate": 8.19672131147541e-07,
|
539 |
+
"loss": 1.0675,
|
540 |
+
"step": 4500
|
541 |
+
},
|
542 |
+
{
|
543 |
+
"epoch": 25.0,
|
544 |
+
"eval_f1": 0.2747629944426283,
|
545 |
+
"eval_loss": 1.1084977388381958,
|
546 |
+
"eval_runtime": 13.1143,
|
547 |
+
"eval_samples_per_second": 7.015,
|
548 |
+
"eval_steps_per_second": 3.508,
|
549 |
+
"step": 4575
|
550 |
}
|
551 |
],
|
552 |
"logging_steps": 100,
|
|
|
561 |
"should_evaluate": false,
|
562 |
"should_log": false,
|
563 |
"should_save": true,
|
564 |
+
"should_training_stop": true
|
565 |
},
|
566 |
"attributes": {}
|
567 |
}
|
568 |
},
|
569 |
+
"total_flos": 1.219233942225e+16,
|
570 |
"train_batch_size": 2,
|
571 |
"trial_name": null,
|
572 |
"trial_params": null
|