hafizurUMaine
commited on
Commit
·
27c260b
1
Parent(s):
6c6ea6b
Training in progress epoch 24
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 |
|
@@ -69,6 +69,7 @@ The following hyperparameters were used during training:
|
|
69 |
| 0.2845 | 0.9066 | 0.6004 | 0.8320 | 21 |
|
70 |
| 0.2578 | 0.9141 | 0.6228 | 0.8320 | 22 |
|
71 |
| 0.2521 | 0.9178 | 0.6208 | 0.8295 | 23 |
|
|
|
72 |
|
73 |
|
74 |
### 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.2375
|
19 |
+
- Train Accuracy: 0.9258
|
20 |
+
- Validation Loss: 0.6051
|
21 |
+
- Validation Accuracy: 0.8410
|
22 |
+
- Epoch: 24
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
69 |
| 0.2845 | 0.9066 | 0.6004 | 0.8320 | 21 |
|
70 |
| 0.2578 | 0.9141 | 0.6228 | 0.8320 | 22 |
|
71 |
| 0.2521 | 0.9178 | 0.6208 | 0.8295 | 23 |
|
72 |
+
| 0.2375 | 0.9258 | 0.6051 | 0.8410 | 24 |
|
73 |
|
74 |
|
75 |
### 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:33195bc39a4ee55540057e13139dd611bad68fc376753e2210801306f694b27b
|
3 |
size 5532432
|