hafizurUMaine
commited on
Commit
·
1c3df85
1
Parent(s):
0069e82
Training in progress epoch 5
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:
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 1.5927 | 0.6389 | 1.3152 | 0.6770 | 2 |
|
51 |
| 1.2333 | 0.7001 | 1.1226 | 0.7265 | 3 |
|
52 |
| 1.0094 | 0.7334 | 0.9668 | 0.7490 | 4 |
|
|
|
53 |
|
54 |
|
55 |
### 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.8748
|
19 |
+
- Train Accuracy: 0.7591
|
20 |
+
- Validation Loss: 0.9140
|
21 |
+
- Validation Accuracy: 0.7510
|
22 |
+
- Epoch: 5
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
| 1.5927 | 0.6389 | 1.3152 | 0.6770 | 2 |
|
51 |
| 1.2333 | 0.7001 | 1.1226 | 0.7265 | 3 |
|
52 |
| 1.0094 | 0.7334 | 0.9668 | 0.7490 | 4 |
|
53 |
+
| 0.8748 | 0.7591 | 0.9140 | 0.7510 | 5 |
|
54 |
|
55 |
|
56 |
### 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:10ac304efdf0a2960074118a39516f5e9d022d3d3136405219310cf60a1614c0
|
3 |
size 5532432
|