Commit ·
157d967
1
Parent(s): 45e8a53
Training in progress epoch 4
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -13,10 +13,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model was trained from scratch on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Train Loss: 0.
|
| 17 |
-
- Train Precision: 0.
|
| 18 |
-
- Train Recall: 0.
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
| 46 |
| 0.0380 | 0.9223 | 0.8632 | 1 |
|
| 47 |
| 0.0314 | 0.9335 | 0.8838 | 2 |
|
| 48 |
| 0.0282 | 0.9437 | 0.9075 | 3 |
|
|
|
|
| 49 |
|
| 50 |
|
| 51 |
### Framework versions
|
|
|
|
| 13 |
|
| 14 |
This model was trained from scratch on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Train Loss: 0.0240
|
| 17 |
+
- Train Precision: 0.9522
|
| 18 |
+
- Train Recall: 0.9190
|
| 19 |
+
- Epoch: 4
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 46 |
| 0.0380 | 0.9223 | 0.8632 | 1 |
|
| 47 |
| 0.0314 | 0.9335 | 0.8838 | 2 |
|
| 48 |
| 0.0282 | 0.9437 | 0.9075 | 3 |
|
| 49 |
+
| 0.0240 | 0.9522 | 0.9190 | 4 |
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267964096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e28e4413e83f524129243b1c5e6730b6eea1a6ce537db77d7a79ca2ef51fc808
|
| 3 |
size 267964096
|