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: 1.
|
17 |
-
- Validation Loss: 1.
|
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 |
-
| 1.
|
45 |
-
| 1.
|
46 |
-
| 1.
|
47 |
-
| 1.
|
48 |
-
| 1.
|
49 |
-
| 1.
|
50 |
-
| 1.
|
51 |
-
| 1.
|
52 |
-
| 1.
|
53 |
-
| 1.
|
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: 1.9437
|
17 |
+
- Validation Loss: 1.9842
|
18 |
- Epoch: 9
|
19 |
|
20 |
## Model description
|
|
|
41 |
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
+
| 1.9200 | 2.0096 | 0 |
|
45 |
+
| 1.9249 | 1.9926 | 1 |
|
46 |
+
| 1.9366 | 2.0100 | 2 |
|
47 |
+
| 1.9327 | 1.9814 | 3 |
|
48 |
+
| 1.9266 | 2.0152 | 4 |
|
49 |
+
| 1.9332 | 2.0519 | 5 |
|
50 |
+
| 1.9203 | 2.0437 | 6 |
|
51 |
+
| 1.9238 | 2.0118 | 7 |
|
52 |
+
| 1.9290 | 2.0019 | 8 |
|
53 |
+
| 1.9437 | 1.9842 | 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:c6b79f514907d946414483bb34f896fa05363f845df34a7c9e731c1d6b2ef37c
|
3 |
size 533687680
|