hafizurUMaine
commited on
Commit
·
372fcc9
1
Parent(s):
acc3d4d
Training in progress epoch 29
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 |
|
@@ -74,6 +74,7 @@ The following hyperparameters were used during training:
|
|
74 |
| 0.2139 | 0.9298 | 0.5651 | 0.8455 | 26 |
|
75 |
| 0.2094 | 0.9302 | 0.5881 | 0.8470 | 27 |
|
76 |
| 0.1925 | 0.9385 | 0.6298 | 0.8390 | 28 |
|
|
|
77 |
|
78 |
|
79 |
### 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.1806
|
19 |
+
- Train Accuracy: 0.9399
|
20 |
+
- Validation Loss: 0.5982
|
21 |
+
- Validation Accuracy: 0.8450
|
22 |
+
- Epoch: 29
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
74 |
| 0.2139 | 0.9298 | 0.5651 | 0.8455 | 26 |
|
75 |
| 0.2094 | 0.9302 | 0.5881 | 0.8470 | 27 |
|
76 |
| 0.1925 | 0.9385 | 0.6298 | 0.8390 | 28 |
|
77 |
+
| 0.1806 | 0.9399 | 0.5982 | 0.8450 | 29 |
|
78 |
|
79 |
|
80 |
### 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:25fbd6f84f1b1a2602ced01876f07a2cb59b618cc0ffbf55c4e1420cc09d8f8b
|
3 |
size 5532432
|