Training in progress, step 4390, 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 57029756
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ab7bf508b324ea23d4faf9e36ba5d48c3e971733e282b9175cc923d0fc4613f
|
3 |
size 57029756
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 114100410
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88973ffa0f6214a0a64ad6eb6d32634a6394f4afe8b4a5689e0dab84cc44e0ca
|
3 |
size 114100410
|
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:b0e243ac032a4a24069b40a0fe98665b9c5360e605e22b7402cde4275bcdc0dc
|
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:9db35652316cd18818079609bdbd22b09de59e7ca3cd85099fc0bf1dbb6d1001
|
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,
|
@@ -92,6 +92,25 @@
|
|
92 |
"learning_rate": 4.054669703872437e-06,
|
93 |
"loss": 0.116,
|
94 |
"step": 3500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
}
|
96 |
],
|
97 |
"logging_steps": 500,
|
@@ -106,12 +125,12 @@
|
|
106 |
"should_evaluate": false,
|
107 |
"should_log": false,
|
108 |
"should_save": true,
|
109 |
-
"should_training_stop":
|
110 |
},
|
111 |
"attributes": {}
|
112 |
}
|
113 |
},
|
114 |
-
"total_flos":
|
115 |
"train_batch_size": 16,
|
116 |
"trial_name": null,
|
117 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 5.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 4390,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
92 |
"learning_rate": 4.054669703872437e-06,
|
93 |
"loss": 0.116,
|
94 |
"step": 3500
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 4.0,
|
98 |
+
"eval_accuracy": 0.9662573275930545,
|
99 |
+
"eval_f1": 0.85545364128633,
|
100 |
+
"eval_loss": 0.12546123564243317,
|
101 |
+
"eval_precision": 0.845179604760345,
|
102 |
+
"eval_recall": 0.865980534735429,
|
103 |
+
"eval_runtime": 3.1188,
|
104 |
+
"eval_samples_per_second": 1042.072,
|
105 |
+
"eval_steps_per_second": 65.41,
|
106 |
+
"step": 3512
|
107 |
+
},
|
108 |
+
{
|
109 |
+
"epoch": 4.555808656036446,
|
110 |
+
"grad_norm": 3.605297803878784,
|
111 |
+
"learning_rate": 1.7767653758542143e-06,
|
112 |
+
"loss": 0.1116,
|
113 |
+
"step": 4000
|
114 |
}
|
115 |
],
|
116 |
"logging_steps": 500,
|
|
|
125 |
"should_evaluate": false,
|
126 |
"should_log": false,
|
127 |
"should_save": true,
|
128 |
+
"should_training_stop": true
|
129 |
},
|
130 |
"attributes": {}
|
131 |
}
|
132 |
},
|
133 |
+
"total_flos": 91500454459296.0,
|
134 |
"train_batch_size": 16,
|
135 |
"trial_name": null,
|
136 |
"trial_params": null
|