Training in progress epoch 2
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 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0952
|
17 |
+
- Train Sparse Categorical Accuracy: 0.9647
|
18 |
+
- Validation Loss: 0.0359
|
19 |
+
- Validation Sparse Categorical Accuracy: 0.9881
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
46 |
| 0.2938 | 0.8775 | 0.1106 | 0.9602 | 0 |
|
47 |
| 0.1404 | 0.9514 | 0.1508 | 0.9523 | 1 |
|
48 |
+
| 0.0952 | 0.9647 | 0.0359 | 0.9881 | 2 |
|
49 |
|
50 |
|
51 |
### 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:d254368d8a9d9cecd079c41764ceb387067fe1124c788970ddcba4a7c07f9216
|
3 |
size 433535320
|