hafizurUMaine
commited on
Commit
·
9e093db
1
Parent(s):
5a134c6
Training in progress epoch 38
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 |
|
@@ -83,6 +83,7 @@ The following hyperparameters were used during training:
|
|
83 |
| 0.1379 | 0.9553 | 0.6625 | 0.8415 | 35 |
|
84 |
| 0.1305 | 0.9551 | 0.6035 | 0.8575 | 36 |
|
85 |
| 0.1253 | 0.9581 | 0.6503 | 0.8490 | 37 |
|
|
|
86 |
|
87 |
|
88 |
### 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.1149
|
19 |
+
- Train Accuracy: 0.9607
|
20 |
+
- Validation Loss: 0.5882
|
21 |
+
- Validation Accuracy: 0.8585
|
22 |
+
- Epoch: 38
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
83 |
| 0.1379 | 0.9553 | 0.6625 | 0.8415 | 35 |
|
84 |
| 0.1305 | 0.9551 | 0.6035 | 0.8575 | 36 |
|
85 |
| 0.1253 | 0.9581 | 0.6503 | 0.8490 | 37 |
|
86 |
+
| 0.1149 | 0.9607 | 0.5882 | 0.8585 | 38 |
|
87 |
|
88 |
|
89 |
### 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:4ba81ae411e64c605020b03b282dc2bdc4d8e848fe951799995164ccbbc2c1d5
|
3 |
size 5532432
|