hafizurUMaine
commited on
Commit
·
529c1d0
1
Parent(s):
e865336
Training in progress epoch 45
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 |
|
@@ -90,6 +90,7 @@ The following hyperparameters were used during training:
|
|
90 |
| 0.0938 | 0.9685 | 0.6239 | 0.8545 | 42 |
|
91 |
| 0.0910 | 0.9688 | 0.6439 | 0.8590 | 43 |
|
92 |
| 0.0869 | 0.9711 | 0.5812 | 0.8640 | 44 |
|
|
|
93 |
|
94 |
|
95 |
### 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.0818
|
19 |
+
- Train Accuracy: 0.9726
|
20 |
+
- Validation Loss: 0.6692
|
21 |
+
- Validation Accuracy: 0.8565
|
22 |
+
- Epoch: 45
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
90 |
| 0.0938 | 0.9685 | 0.6239 | 0.8545 | 42 |
|
91 |
| 0.0910 | 0.9688 | 0.6439 | 0.8590 | 43 |
|
92 |
| 0.0869 | 0.9711 | 0.5812 | 0.8640 | 44 |
|
93 |
+
| 0.0818 | 0.9726 | 0.6692 | 0.8565 | 45 |
|
94 |
|
95 |
|
96 |
### 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:e1b057016a25582d7e3b40a6ba3845b217ec8982431d1c181c0f8d4bc20ad8a4
|
3 |
size 5532432
|