Model save
Browse files
README.md
CHANGED
|
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model was trained from scratch on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- Precision: 0.
|
| 24 |
-
- Recall: 0.
|
| 25 |
-
- F1: 0.
|
| 26 |
-
- Accuracy: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
-
| No log | 1.0 | 23 | 0.
|
| 60 |
-
| No log | 2.0 | 46 | 0.
|
| 61 |
-
| No log | 3.0 | 69 | 0.
|
| 62 |
-
| No log | 4.0 | 92 | 0.
|
| 63 |
-
| No log | 5.0 | 115 | 0.
|
| 64 |
-
| No log | 6.0 | 138 | 0.
|
| 65 |
-
| No log | 7.0 | 161 | 0.
|
| 66 |
-
| No log | 8.0 | 184 | 0.
|
| 67 |
-
| No log | 9.0 | 207 | 0.
|
| 68 |
-
| No log | 10.0 | 230 | 0.
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model was trained from scratch on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 0.0390
|
| 23 |
+
- Precision: 0.9118
|
| 24 |
+
- Recall: 0.9272
|
| 25 |
+
- F1: 0.9195
|
| 26 |
+
- Accuracy: 0.9924
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
+
| No log | 1.0 | 23 | 0.0528 | 0.8268 | 0.8883 | 0.8564 | 0.9867 |
|
| 60 |
+
| No log | 2.0 | 46 | 0.0445 | 0.8855 | 0.8765 | 0.8810 | 0.9893 |
|
| 61 |
+
| No log | 3.0 | 69 | 0.0395 | 0.8933 | 0.9069 | 0.9001 | 0.9906 |
|
| 62 |
+
| No log | 4.0 | 92 | 0.0354 | 0.9003 | 0.9323 | 0.9160 | 0.9924 |
|
| 63 |
+
| No log | 5.0 | 115 | 0.0398 | 0.9161 | 0.9052 | 0.9106 | 0.9920 |
|
| 64 |
+
| No log | 6.0 | 138 | 0.0400 | 0.9034 | 0.9019 | 0.9026 | 0.9916 |
|
| 65 |
+
| No log | 7.0 | 161 | 0.0381 | 0.9062 | 0.9323 | 0.9191 | 0.9925 |
|
| 66 |
+
| No log | 8.0 | 184 | 0.0404 | 0.9005 | 0.9188 | 0.9095 | 0.9922 |
|
| 67 |
+
| No log | 9.0 | 207 | 0.0390 | 0.9056 | 0.9255 | 0.9155 | 0.9924 |
|
| 68 |
+
| No log | 10.0 | 230 | 0.0390 | 0.9118 | 0.9272 | 0.9195 | 0.9924 |
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
runs/Mar09_00-38-34_19d8f43ec3fa/events.out.tfevents.1773016943.19d8f43ec3fa.21761.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0ac9b317b6c3e901d887f55de6177a8cba9928ff632de4511294ceaf428fe29
|
| 3 |
+
size 560
|