hafizurUMaine
commited on
Commit
·
543d69d
1
Parent(s):
27c260b
Training in progress epoch 25
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 |
|
@@ -70,6 +70,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.2226
|
19 |
+
- Train Accuracy: 0.9243
|
20 |
+
- Validation Loss: 0.6138
|
21 |
+
- Validation Accuracy: 0.8395
|
22 |
+
- Epoch: 25
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 0.2226 | 0.9243 | 0.6138 | 0.8395 | 25 |
|
74 |
|
75 |
|
76 |
### 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:7467b3fe5fdf8a0eba8700b69e4f54ea7822744f9e7db029085dacfc85ac0ed7
|
3 |
size 5532432
|