Checkpoint at epoch 21
Browse files- epoch_21/metadata.json +21 -0
- epoch_21/model_state_dict.pth +3 -0
- epoch_21/optimizer_state_dict.pth +3 -0
epoch_21/metadata.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 21,
|
| 3 |
+
"loss": 0.025561813312556865,
|
| 4 |
+
"results": {
|
| 5 |
+
"loss": 0.025561813312556865,
|
| 6 |
+
"accuracy": 0.9892126871679279,
|
| 7 |
+
"balanced_accuracy": 0.960966662892697,
|
| 8 |
+
"auroc": 0.9967559351305315,
|
| 9 |
+
"auprc": 0.9994195264198625,
|
| 10 |
+
"TP": 22218,
|
| 11 |
+
"TN": 2358,
|
| 12 |
+
"FP": 190,
|
| 13 |
+
"FN": 78,
|
| 14 |
+
"precision_pos": 0.9915208853980721,
|
| 15 |
+
"recall_pos": 0.9965016146393972,
|
| 16 |
+
"f1_pos": 0.9940050107372942,
|
| 17 |
+
"precision_neg": 0.9679802955665024,
|
| 18 |
+
"recall_neg": 0.9254317111459969,
|
| 19 |
+
"f1_neg": 0.9462279293739968
|
| 20 |
+
}
|
| 21 |
+
}
|
epoch_21/model_state_dict.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd9af7f57f8282da34d4dcaace79749b7f7dcc1717c067f0d0a0de9924a54edc
|
| 3 |
+
size 377988324
|
epoch_21/optimizer_state_dict.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a29e0ca20eded7eda90319d7ae27cf9a11e07a42db8fd68ff8c3864924e08bd
|
| 3 |
+
size 827237
|