End of training
Browse files- README.md +6 -8
- 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 |
|
@@ -41,11 +41,9 @@ The following hyperparameters were used during training:
|
|
41 |
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
-
| 0.
|
45 |
-
| 0.
|
46 |
-
| 0.
|
47 |
-
| 0.0025 | 0.0024 | 3 |
|
48 |
-
| 0.0024 | 0.0023 | 4 |
|
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.0064
|
17 |
+
- Validation Loss: 0.0162
|
18 |
+
- Epoch: 2
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
41 |
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
+
| 0.0071 | 0.0182 | 0 |
|
45 |
+
| 0.0066 | 0.0159 | 1 |
|
46 |
+
| 0.0064 | 0.0162 | 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 15133552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5ce1006ddacd8399561ff633adffae4e293dd738f8418cb8b8929d14719a25e
|
3 |
size 15133552
|