hafizurUMaine
commited on
Commit
·
4be7856
1
Parent(s):
ef75516
Training in progress epoch 11
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 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.6524 | 0.8096 | 0.8417 | 0.7675 | 8 |
|
57 |
| 0.5904 | 0.8254 | 0.7763 | 0.7850 | 9 |
|
58 |
| 0.5525 | 0.8321 | 0.7367 | 0.7955 | 10 |
|
|
|
59 |
|
60 |
|
61 |
### 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.5083
|
19 |
+
- Train Accuracy: 0.8459
|
20 |
+
- Validation Loss: 0.7343
|
21 |
+
- Validation Accuracy: 0.7990
|
22 |
+
- Epoch: 11
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
56 |
| 0.6524 | 0.8096 | 0.8417 | 0.7675 | 8 |
|
57 |
| 0.5904 | 0.8254 | 0.7763 | 0.7850 | 9 |
|
58 |
| 0.5525 | 0.8321 | 0.7367 | 0.7955 | 10 |
|
59 |
+
| 0.5083 | 0.8459 | 0.7343 | 0.7990 | 11 |
|
60 |
|
61 |
|
62 |
### 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:45e3c0323159b8c888cd7067a36982056e1707553a16bf47923b0dd2bda6a9cb
|
3 |
size 5532432
|