hafizurUMaine
commited on
Commit
·
9ae7864
1
Parent(s):
0f18afd
Training in progress epoch 49
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [apple/mobilevit-xx-small](https://huggingface.co/apple/mobilevit-xx-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -94,6 +94,7 @@ The following hyperparameters were used during training:
|
|
94 |
| 0.0695 | 0.9799 | 0.6652 | 0.8585 | 46 |
|
95 |
| 0.0756 | 0.9765 | 0.6584 | 0.8570 | 47 |
|
96 |
| 0.0669 | 0.9797 | 0.6542 | 0.8610 | 48 |
|
|
|
97 |
|
98 |
|
99 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [apple/mobilevit-xx-small](https://huggingface.co/apple/mobilevit-xx-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0748
|
19 |
+
- Train Accuracy: 0.9743
|
20 |
+
- Validation Loss: 0.6597
|
21 |
+
- Validation Accuracy: 0.8575
|
22 |
+
- Epoch: 49
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
94 |
| 0.0695 | 0.9799 | 0.6652 | 0.8585 | 46 |
|
95 |
| 0.0756 | 0.9765 | 0.6584 | 0.8570 | 47 |
|
96 |
| 0.0669 | 0.9797 | 0.6542 | 0.8610 | 48 |
|
97 |
+
| 0.0748 | 0.9743 | 0.6597 | 0.8575 | 49 |
|
98 |
|
99 |
|
100 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5532432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b001d0152b98cc9c6465fa49aaf2bd36f1d483a1070f9af3a0b3a3730f2bc402
|
3 |
size 5532432
|