hafizurUMaine
commited on
Commit
·
ef75516
1
Parent(s):
22e0023
Training in progress epoch 10
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 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 0.6977 | 0.7999 | 0.8075 | 0.7745 | 7 |
|
56 |
| 0.6524 | 0.8096 | 0.8417 | 0.7675 | 8 |
|
57 |
| 0.5904 | 0.8254 | 0.7763 | 0.7850 | 9 |
|
|
|
58 |
|
59 |
|
60 |
### 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.5525
|
19 |
+
- Train Accuracy: 0.8321
|
20 |
+
- Validation Loss: 0.7367
|
21 |
+
- Validation Accuracy: 0.7955
|
22 |
+
- Epoch: 10
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
55 |
| 0.6977 | 0.7999 | 0.8075 | 0.7745 | 7 |
|
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
|
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:4ed7bdc709d07a6a08adfd05c40a96e275def0c3c14d090020f59c43bca6ec10
|
3 |
size 5532432
|