Training in progress epoch 1
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -13,11 +13,11 @@ 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 |
-
- Train Sparse Categorical Accuracy: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Validation Sparse Categorical Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
|
45 |
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
46 |
| 0.2938 | 0.8775 | 0.1106 | 0.9602 | 0 |
|
|
|
47 |
|
48 |
|
49 |
### 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.1404
|
17 |
+
- Train Sparse Categorical Accuracy: 0.9514
|
18 |
+
- Validation Loss: 0.1508
|
19 |
+
- Validation Sparse Categorical Accuracy: 0.9523
|
20 |
+
- Epoch: 1
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
|
45 |
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
46 |
| 0.2938 | 0.8775 | 0.1106 | 0.9602 | 0 |
|
47 |
+
| 0.1404 | 0.9514 | 0.1508 | 0.9523 | 1 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433535320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e6708db7fc8b9d19fc423c52038c88b3620f13a7d3a72916d125a5d9244d188
|
3 |
size 433535320
|