Commit ·
db7b8e1
1
Parent(s): 5b2dc07
End of training
Browse files- README.md +17 -3
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -13,9 +13,9 @@ 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:
|
| 17 |
-
- Validation Loss:
|
| 18 |
-
- Epoch:
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -42,6 +42,20 @@ The following hyperparameters were used during training:
|
|
| 42 |
| Train Loss | Validation Loss | Epoch |
|
| 43 |
|:----------:|:---------------:|:-----:|
|
| 44 |
| 2.2881 | 2.2059 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
|
| 46 |
|
| 47 |
### 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.1448
|
| 17 |
+
- Validation Loss: 1.9892
|
| 18 |
+
- Epoch: 14
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 42 |
| Train Loss | Validation Loss | Epoch |
|
| 43 |
|:----------:|:---------------:|:-----:|
|
| 44 |
| 2.2881 | 2.2059 | 0 |
|
| 45 |
+
| 1.7702 | 1.8533 | 1 |
|
| 46 |
+
| 1.4625 | 1.6948 | 2 |
|
| 47 |
+
| 1.2876 | 1.6865 | 3 |
|
| 48 |
+
| 1.1926 | 1.6414 | 4 |
|
| 49 |
+
| 1.1329 | 1.6360 | 5 |
|
| 50 |
+
| 1.1069 | 1.6448 | 6 |
|
| 51 |
+
| 1.0408 | 1.6207 | 7 |
|
| 52 |
+
| 0.8939 | 1.5837 | 8 |
|
| 53 |
+
| 0.7265 | 1.5901 | 9 |
|
| 54 |
+
| 0.5902 | 1.6261 | 10 |
|
| 55 |
+
| 0.4489 | 1.7007 | 11 |
|
| 56 |
+
| 0.3223 | 1.7940 | 12 |
|
| 57 |
+
| 0.2158 | 1.9032 | 13 |
|
| 58 |
+
| 0.1448 | 1.9892 | 14 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 345352296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12e9442ccb6050e550667edae095287346c5db198bd3a60cfae97bc96bd9ec27
|
| 3 |
size 345352296
|