Training in progress, epoch 35
Browse files- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/pytorch_model.bin +1 -1
- last-checkpoint/rng_state.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +29 -3
- pytorch_model.bin +1 -1
- runs/May01_10-03-26_b04f269e142e/events.out.tfevents.1682935412.b04f269e142e.1987.2 +2 -2
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 535707205
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c2a4dc71c35846c13596244e16892189ec56000e0c3ce3491064e5b42ea8703
|
3 |
size 535707205
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267858605
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d0433db7dcadc172b46c19a02f12ca8d7137bf7350928ad5d8b3d2a01e7536c
|
3 |
size 267858605
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14575
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef10088fe7a6c2d914af61c1215b9070ad7228b49ec3d5d681a0a8fb8d82008e
|
3 |
size 14575
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 627
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28ed109d73173cb5b886df65cf03a7dc4ccb0df8c87124bb0e3c3c5c0f2070df
|
3 |
size 627
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 1.606531023979187,
|
3 |
"best_model_checkpoint": "distilbert_final_tweet_dataset_200_epoch/checkpoint-230",
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -378,11 +378,37 @@
|
|
378 |
"eval_samples_per_second": 441.973,
|
379 |
"eval_steps_per_second": 55.929,
|
380 |
"step": 3795
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
381 |
}
|
382 |
],
|
383 |
"max_steps": 23000,
|
384 |
"num_train_epochs": 200,
|
385 |
-
"total_flos":
|
386 |
"trial_name": null,
|
387 |
"trial_params": null
|
388 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 1.606531023979187,
|
3 |
"best_model_checkpoint": "distilbert_final_tweet_dataset_200_epoch/checkpoint-230",
|
4 |
+
"epoch": 35.0,
|
5 |
+
"global_step": 4025,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
378 |
"eval_samples_per_second": 441.973,
|
379 |
"eval_steps_per_second": 55.929,
|
380 |
"step": 3795
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 34.0,
|
384 |
+
"eval_accuracy": 0.6697530864197531,
|
385 |
+
"eval_f1": 0.6731205747259303,
|
386 |
+
"eval_loss": 3.0988411903381348,
|
387 |
+
"eval_runtime": 0.7479,
|
388 |
+
"eval_samples_per_second": 433.231,
|
389 |
+
"eval_steps_per_second": 54.822,
|
390 |
+
"step": 3910
|
391 |
+
},
|
392 |
+
{
|
393 |
+
"epoch": 34.78,
|
394 |
+
"learning_rate": 4.130434782608696e-05,
|
395 |
+
"loss": 0.0161,
|
396 |
+
"step": 4000
|
397 |
+
},
|
398 |
+
{
|
399 |
+
"epoch": 35.0,
|
400 |
+
"eval_accuracy": 0.6604938271604939,
|
401 |
+
"eval_f1": 0.6623841608728461,
|
402 |
+
"eval_loss": 3.1595075130462646,
|
403 |
+
"eval_runtime": 0.7269,
|
404 |
+
"eval_samples_per_second": 445.742,
|
405 |
+
"eval_steps_per_second": 56.406,
|
406 |
+
"step": 4025
|
407 |
}
|
408 |
],
|
409 |
"max_steps": 23000,
|
410 |
"num_train_epochs": 200,
|
411 |
+
"total_flos": 1298946213140940.0,
|
412 |
"trial_name": null,
|
413 |
"trial_params": null
|
414 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267858605
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d0433db7dcadc172b46c19a02f12ca8d7137bf7350928ad5d8b3d2a01e7536c
|
3 |
size 267858605
|
runs/May01_10-03-26_b04f269e142e/events.out.tfevents.1682935412.b04f269e142e.1987.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f5c5359cd7b85edc139178e4f71f5a2f5f86679d37a919ef3ace04f7742a109
|
3 |
+
size 18334
|