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 |
-
| 2.
|
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.4124
|
17 |
+
- Validation Loss: 2.2326
|
18 |
- Epoch: 9
|
19 |
|
20 |
## Model description
|
|
|
41 |
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
+
| 2.4140 | 2.2256 | 0 |
|
45 |
+
| 2.4070 | 2.2145 | 1 |
|
46 |
+
| 2.4141 | 2.2140 | 2 |
|
47 |
+
| 2.4126 | 2.2198 | 3 |
|
48 |
+
| 2.4097 | 2.2184 | 4 |
|
49 |
+
| 2.4078 | 2.2186 | 5 |
|
50 |
+
| 2.4105 | 2.2041 | 6 |
|
51 |
+
| 2.4157 | 2.2167 | 7 |
|
52 |
+
| 2.4105 | 2.2217 | 8 |
|
53 |
+
| 2.4124 | 2.2326 | 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:1f2db507d07a93704cf2485cd5ada727f3ef0c2c73ca2c8a1fb6bbc035a6dae8
|
3 |
size 533687680
|