hafizurUMaine
commited on
Commit
·
bd8b621
1
Parent(s):
b640d67
Training in progress epoch 41
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 |
|
@@ -86,6 +86,7 @@ The following hyperparameters were used during training:
|
|
86 |
| 0.1149 | 0.9607 | 0.5882 | 0.8585 | 38 |
|
87 |
| 0.1026 | 0.9672 | 0.6130 | 0.8530 | 39 |
|
88 |
| 0.1019 | 0.9660 | 0.6373 | 0.8525 | 40 |
|
|
|
89 |
|
90 |
|
91 |
### 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.1038
|
19 |
+
- Train Accuracy: 0.9645
|
20 |
+
- Validation Loss: 0.6197
|
21 |
+
- Validation Accuracy: 0.8570
|
22 |
+
- Epoch: 41
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
86 |
| 0.1149 | 0.9607 | 0.5882 | 0.8585 | 38 |
|
87 |
| 0.1026 | 0.9672 | 0.6130 | 0.8530 | 39 |
|
88 |
| 0.1019 | 0.9660 | 0.6373 | 0.8525 | 40 |
|
89 |
+
| 0.1038 | 0.9645 | 0.6197 | 0.8570 | 41 |
|
90 |
|
91 |
|
92 |
### 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:e99e6bfadabbb12a36533d3cdd645393b9a697123d4646983b36f608bec506a2
|
3 |
size 5532432
|