Commit ·
e0b8db6
1
Parent(s): 7e1faaf
End of training
Browse files- README.md +5 -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: 0.
|
| 17 |
-
- Validation Loss: 0.
|
| 18 |
-
- Epoch:
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -42,6 +42,8 @@ The following hyperparameters were used during training:
|
|
| 42 |
| Train Loss | Validation Loss | Epoch |
|
| 43 |
|:----------:|:---------------:|:-----:|
|
| 44 |
| 0.1257 | 0.0908 | 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.0350
|
| 17 |
+
- Validation Loss: 0.0775
|
| 18 |
+
- Epoch: 2
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 42 |
| Train Loss | Validation Loss | Epoch |
|
| 43 |
|:----------:|:---------------:|:-----:|
|
| 44 |
| 0.1257 | 0.0908 | 0 |
|
| 45 |
+
| 0.0567 | 0.0718 | 1 |
|
| 46 |
+
| 0.0350 | 0.0775 | 2 |
|
| 47 |
|
| 48 |
|
| 49 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 435861524
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d68f7309d16b808397ef529794a92f69b8ec53c0fb44ed36a9fb94743a7330f
|
| 3 |
size 435861524
|