End of training
Browse files- README.md +12 -12
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -13,8 +13,8 @@ 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: 2.
|
17 |
-
- Validation Loss: 2.
|
18 |
- Epoch: 9
|
19 |
|
20 |
## Model description
|
@@ -41,16 +41,16 @@ The following hyperparameters were used during training:
|
|
41 |
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
-
| 2.
|
45 |
-
| 2.
|
46 |
-
| 2.
|
47 |
-
| 2.
|
48 |
-
| 2.
|
49 |
-
| 2.
|
50 |
-
| 2.
|
51 |
-
| 2.
|
52 |
-
|
|
53 |
-
| 2.
|
54 |
|
55 |
|
56 |
### 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: 2.4060
|
17 |
+
- Validation Loss: 2.2127
|
18 |
- Epoch: 9
|
19 |
|
20 |
## Model description
|
|
|
41 |
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
+
| 2.4078 | 2.2155 | 0 |
|
45 |
+
| 2.4083 | 2.2045 | 1 |
|
46 |
+
| 2.4111 | 2.2149 | 2 |
|
47 |
+
| 2.4083 | 2.2166 | 3 |
|
48 |
+
| 2.4098 | 2.2220 | 4 |
|
49 |
+
| 2.4100 | 2.2228 | 5 |
|
50 |
+
| 2.4045 | 2.2266 | 6 |
|
51 |
+
| 2.4120 | 2.2222 | 7 |
|
52 |
+
| 2.4074 | 2.2033 | 8 |
|
53 |
+
| 2.4060 | 2.2127 | 9 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 533687680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6fb2d9fb787edd378242c67ad16ff69eec43cded27f31b4f12cb9a64c671402
|
3 |
size 533687680
|