dougtrajano
commited on
Commit
•
e64dadf
1
Parent(s):
0c82697
Training in progress, epoch 1
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 +8 -56
- last-checkpoint/training_args.bin +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3468339
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b924c4df2a7a383c6e21fa2b4994f0707e75646c0353d02238d3531a5866707f
|
3 |
size 3468339
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1337733933
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ce392739bf37bbf308c0e0d58c24d7f62006911cfb0ccef33aa174cfcc5ab60
|
3 |
size 1337733933
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14503
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e70f9bacfce971fc134d218db94ce2540e833beff8b4f6613ef42305ac2b6fee
|
3 |
size 14503
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 623
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80e3bce3c0ea15d7b424ec6761f0c5066770082ab56e25f2ea2827bbbc47848b
|
3 |
size 623
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "/opt/ml/checkpoints/toxicity-target-type-identification-2023-02-26-12-
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -14,63 +14,15 @@
|
|
14 |
"eval_loss": 0.7145297527313232,
|
15 |
"eval_precision": 0.7527983972979847,
|
16 |
"eval_recall": 0.6902748414376322,
|
17 |
-
"eval_runtime":
|
18 |
-
"eval_samples_per_second":
|
19 |
-
"eval_steps_per_second":
|
20 |
"step": 355
|
21 |
-
},
|
22 |
-
{
|
23 |
-
"epoch": 1.41,
|
24 |
-
"learning_rate": 3.766830354166815e-05,
|
25 |
-
"loss": 0.8011,
|
26 |
-
"step": 500
|
27 |
-
},
|
28 |
-
{
|
29 |
-
"epoch": 2.0,
|
30 |
-
"eval_accuracy": 0.7928118393234672,
|
31 |
-
"eval_f1": 0.7840254300809458,
|
32 |
-
"eval_loss": 0.9930071234703064,
|
33 |
-
"eval_precision": 0.783507252961592,
|
34 |
-
"eval_recall": 0.7928118393234672,
|
35 |
-
"eval_runtime": 17.8058,
|
36 |
-
"eval_samples_per_second": 53.129,
|
37 |
-
"eval_steps_per_second": 6.683,
|
38 |
-
"step": 710
|
39 |
-
},
|
40 |
-
{
|
41 |
-
"epoch": 2.82,
|
42 |
-
"learning_rate": 3.581272208641356e-05,
|
43 |
-
"loss": 0.529,
|
44 |
-
"step": 1000
|
45 |
-
},
|
46 |
-
{
|
47 |
-
"epoch": 3.0,
|
48 |
-
"eval_accuracy": 0.8002114164904862,
|
49 |
-
"eval_f1": 0.7986186145166447,
|
50 |
-
"eval_loss": 1.4281493425369263,
|
51 |
-
"eval_precision": 0.7989985820486601,
|
52 |
-
"eval_recall": 0.8002114164904862,
|
53 |
-
"eval_runtime": 16.7244,
|
54 |
-
"eval_samples_per_second": 56.564,
|
55 |
-
"eval_steps_per_second": 7.115,
|
56 |
-
"step": 1065
|
57 |
-
},
|
58 |
-
{
|
59 |
-
"epoch": 4.0,
|
60 |
-
"eval_accuracy": 0.7727272727272727,
|
61 |
-
"eval_f1": 0.7753471858137818,
|
62 |
-
"eval_loss": 1.678259015083313,
|
63 |
-
"eval_precision": 0.778801583678501,
|
64 |
-
"eval_recall": 0.7727272727272727,
|
65 |
-
"eval_runtime": 16.627,
|
66 |
-
"eval_samples_per_second": 56.895,
|
67 |
-
"eval_steps_per_second": 7.157,
|
68 |
-
"step": 1420
|
69 |
}
|
70 |
],
|
71 |
"max_steps": 10650,
|
72 |
"num_train_epochs": 30,
|
73 |
-
"total_flos":
|
74 |
"trial_name": null,
|
75 |
"trial_params": null
|
76 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.7052333645117603,
|
3 |
+
"best_model_checkpoint": "/opt/ml/checkpoints/toxicity-target-type-identification-2023-02-26-12-48-26-617/model/checkpoint-355",
|
4 |
+
"epoch": 1.0,
|
5 |
+
"global_step": 355,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
14 |
"eval_loss": 0.7145297527313232,
|
15 |
"eval_precision": 0.7527983972979847,
|
16 |
"eval_recall": 0.6902748414376322,
|
17 |
+
"eval_runtime": 19.9276,
|
18 |
+
"eval_samples_per_second": 47.472,
|
19 |
+
"eval_steps_per_second": 5.972,
|
20 |
"step": 355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
}
|
22 |
],
|
23 |
"max_steps": 10650,
|
24 |
"num_train_epochs": 30,
|
25 |
+
"total_flos": 491451660564594.0,
|
26 |
"trial_name": null,
|
27 |
"trial_params": null
|
28 |
}
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3695
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80715c069b8d9da3c0faa5ea124e133952b534e9fb42fb0b2f263286fbeb0100
|
3 |
size 3695
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1337733933
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ce392739bf37bbf308c0e0d58c24d7f62006911cfb0ccef33aa174cfcc5ab60
|
3 |
size 1337733933
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3695
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80715c069b8d9da3c0faa5ea124e133952b534e9fb42fb0b2f263286fbeb0100
|
3 |
size 3695
|