hafizurUMaine
commited on
Commit
·
965f702
1
Parent(s):
c4f9b67
Training in progress epoch 18
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 |
|
@@ -63,6 +63,7 @@ The following hyperparameters were used during training:
|
|
63 |
| 0.3995 | 0.875 | 0.6482 | 0.8155 | 15 |
|
64 |
| 0.3723 | 0.8781 | 0.6653 | 0.8095 | 16 |
|
65 |
| 0.3505 | 0.8859 | 0.6268 | 0.8195 | 17 |
|
|
|
66 |
|
67 |
|
68 |
### 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.3390
|
19 |
+
- Train Accuracy: 0.8906
|
20 |
+
- Validation Loss: 0.6243
|
21 |
+
- Validation Accuracy: 0.8205
|
22 |
+
- Epoch: 18
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
63 |
| 0.3995 | 0.875 | 0.6482 | 0.8155 | 15 |
|
64 |
| 0.3723 | 0.8781 | 0.6653 | 0.8095 | 16 |
|
65 |
| 0.3505 | 0.8859 | 0.6268 | 0.8195 | 17 |
|
66 |
+
| 0.3390 | 0.8906 | 0.6243 | 0.8205 | 18 |
|
67 |
|
68 |
|
69 |
### 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:d76f702c952f8fc9f77e593a3f2f00405c300c0110a3cd26e411fefc4b49fd2a
|
3 |
size 5532432
|