dwiedarioo
commited on
Commit
•
34140bb
1
Parent(s):
11d32f8
Training in progress epoch 9
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
- Validation Top-3-accuracy: 0.9957
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.2571 | 0.9950 | 0.9981 | 0.3267 | 0.9719 | 0.9957 | 6 |
|
57 |
| 0.2031 | 0.9962 | 0.9992 | 0.2788 | 0.9741 | 0.9957 | 7 |
|
58 |
| 0.1667 | 0.9985 | 1.0 | 0.2484 | 0.9698 | 0.9957 | 8 |
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.1398
|
19 |
+
- Train Accuracy: 0.9992
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.2225
|
22 |
+
- Validation Accuracy: 0.9719
|
23 |
- Validation Top-3-accuracy: 0.9957
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 0.2571 | 0.9950 | 0.9981 | 0.3267 | 0.9719 | 0.9957 | 6 |
|
57 |
| 0.2031 | 0.9962 | 0.9992 | 0.2788 | 0.9741 | 0.9957 | 7 |
|
58 |
| 0.1667 | 0.9985 | 1.0 | 0.2484 | 0.9698 | 0.9957 | 8 |
|
59 |
+
| 0.1398 | 0.9992 | 1.0 | 0.2225 | 0.9719 | 0.9957 | 9 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
logs/train/events.out.tfevents.1699709588.7a8f504e1180.5208.2.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdd1e465241c32d078d86ba964d18ee6ff08a7b2f9ab6a04e89d49b75c69b1d6
|
3 |
+
size 3391035
|
logs/validation/events.out.tfevents.1699710132.7a8f504e1180.5208.3.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deec3d84f11e438427871264173ea71537e060168293a21dc935b075c957723b
|
3 |
+
size 5029
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343526072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dd32cfda5f682fbc043b7f9f639c240cd73e2ff80489cdafb1fd293fe81fd97
|
3 |
size 343526072
|