hafizurUMaine
commited on
Commit
·
c4f9b67
1
Parent(s):
cdd2a77
Training in progress epoch 17
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 |
|
@@ -62,6 +62,7 @@ The following hyperparameters were used during training:
|
|
62 |
| 0.4125 | 0.8704 | 0.6891 | 0.7980 | 14 |
|
63 |
| 0.3995 | 0.875 | 0.6482 | 0.8155 | 15 |
|
64 |
| 0.3723 | 0.8781 | 0.6653 | 0.8095 | 16 |
|
|
|
65 |
|
66 |
|
67 |
### 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.3505
|
19 |
+
- Train Accuracy: 0.8859
|
20 |
+
- Validation Loss: 0.6268
|
21 |
+
- Validation Accuracy: 0.8195
|
22 |
+
- Epoch: 17
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
62 |
| 0.4125 | 0.8704 | 0.6891 | 0.7980 | 14 |
|
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
|
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:23eb660db78ce8d14430e3be56b96c77c09953bcc7a1b4d911cd6529e060fbcb
|
3 |
size 5532432
|