avsolatorio
commited on
Commit
•
e470ad4
1
Parent(s):
5c3f6c1
Training in progress, step 6000, 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 567860028
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6f129518f061dfb2d30012ee249b910fe2448595d1cd6db3c6b9c197cebdc61
|
3 |
size 567860028
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1135783354
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0aa01671de9f9e7ea7498e79eb24b4eea4609e72a3b79a33573bd9681fa06142
|
3 |
size 1135783354
|
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:5652cdeb5ebbadbe7a41c5bdef0e2c456fe9ce93c4c465bbbfd096c7a45e5ee6
|
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:40c676250ec219860d5697bba17ff8c0d4f32ee4dcb91bcc82789e7b28bcb701
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "doc-topic-model_eval-01_train-02/checkpoint-
|
4 |
-
"epoch": 2.
|
5 |
"eval_steps": 1000,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -137,6 +137,32 @@
|
|
137 |
"eval_samples_per_second": 569.119,
|
138 |
"eval_steps_per_second": 2.246,
|
139 |
"step": 5000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
140 |
}
|
141 |
],
|
142 |
"logging_steps": 500,
|
@@ -165,7 +191,7 @@
|
|
165 |
"attributes": {}
|
166 |
}
|
167 |
},
|
168 |
-
"total_flos":
|
169 |
"train_batch_size": 4,
|
170 |
"trial_name": null,
|
171 |
"trial_params": null
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.04229620099067688,
|
3 |
+
"best_model_checkpoint": "doc-topic-model_eval-01_train-02/checkpoint-6000",
|
4 |
+
"epoch": 2.9585798816568047,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 6000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
137 |
"eval_samples_per_second": 569.119,
|
138 |
"eval_steps_per_second": 2.246,
|
139 |
"step": 5000
|
140 |
+
},
|
141 |
+
{
|
142 |
+
"epoch": 2.712031558185404,
|
143 |
+
"grad_norm": 0.48908740282058716,
|
144 |
+
"learning_rate": 1.9457593688362923e-05,
|
145 |
+
"loss": 0.0453,
|
146 |
+
"step": 5500
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"epoch": 2.9585798816568047,
|
150 |
+
"grad_norm": 0.3385593891143799,
|
151 |
+
"learning_rate": 1.940828402366864e-05,
|
152 |
+
"loss": 0.0441,
|
153 |
+
"step": 6000
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"epoch": 2.9585798816568047,
|
157 |
+
"eval_accuracy": 0.9862465807786612,
|
158 |
+
"eval_f1": 0.5088571717785201,
|
159 |
+
"eval_loss": 0.04229620099067688,
|
160 |
+
"eval_precision": 0.7590215914238261,
|
161 |
+
"eval_recall": 0.3827179291968024,
|
162 |
+
"eval_runtime": 14.2621,
|
163 |
+
"eval_samples_per_second": 568.641,
|
164 |
+
"eval_steps_per_second": 2.244,
|
165 |
+
"step": 6000
|
166 |
}
|
167 |
],
|
168 |
"logging_steps": 500,
|
|
|
191 |
"attributes": {}
|
192 |
}
|
193 |
},
|
194 |
+
"total_flos": 135494291061072.0,
|
195 |
"train_batch_size": 4,
|
196 |
"trial_name": null,
|
197 |
"trial_params": null
|