hafizurUMaine
commited on
Commit
·
d902b85
1
Parent(s):
2ee13b3
Training in progress epoch 34
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 |
|
@@ -79,6 +79,7 @@ The following hyperparameters were used during training:
|
|
79 |
| 0.1630 | 0.9449 | 0.6105 | 0.8430 | 31 |
|
80 |
| 0.1566 | 0.9449 | 0.5953 | 0.8490 | 32 |
|
81 |
| 0.1423 | 0.9531 | 0.6246 | 0.8440 | 33 |
|
|
|
82 |
|
83 |
|
84 |
### 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.1378
|
19 |
+
- Train Accuracy: 0.9545
|
20 |
+
- Validation Loss: 0.6249
|
21 |
+
- Validation Accuracy: 0.8500
|
22 |
+
- Epoch: 34
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
79 |
| 0.1630 | 0.9449 | 0.6105 | 0.8430 | 31 |
|
80 |
| 0.1566 | 0.9449 | 0.5953 | 0.8490 | 32 |
|
81 |
| 0.1423 | 0.9531 | 0.6246 | 0.8440 | 33 |
|
82 |
+
| 0.1378 | 0.9545 | 0.6249 | 0.8500 | 34 |
|
83 |
|
84 |
|
85 |
### 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:f8b64d7386a68a06e338b3a633d984b0434b4472c4891a27d31da453af1c91ec
|
3 |
size 5532432
|