mhdiqbalpradipta
commited on
Commit
•
3826d3f
1
Parent(s):
95ae368
End of training
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -58,23 +58,33 @@ The following hyperparameters were used during training:
|
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: cosine_with_restarts
|
61 |
-
- num_epochs:
|
62 |
- mixed_precision_training: Native AMP
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
| 1.
|
72 |
-
| 1.
|
73 |
-
| 1.
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9388888888888889
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.7593
|
36 |
+
- Accuracy: 0.9389
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: cosine_with_restarts
|
61 |
+
- num_epochs: 20
|
62 |
- mixed_precision_training: Native AMP
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 1.3787 | 1.0 | 45 | 1.3959 | 0.75 |
|
69 |
+
| 1.283 | 2.0 | 90 | 1.2962 | 0.7889 |
|
70 |
+
| 1.1978 | 3.0 | 135 | 1.2320 | 0.8056 |
|
71 |
+
| 1.1274 | 4.0 | 180 | 1.1618 | 0.8333 |
|
72 |
+
| 1.0807 | 5.0 | 225 | 1.0641 | 0.8556 |
|
73 |
+
| 1.0178 | 6.0 | 270 | 1.0442 | 0.8333 |
|
74 |
+
| 0.9573 | 7.0 | 315 | 0.9657 | 0.8889 |
|
75 |
+
| 0.9072 | 8.0 | 360 | 0.9505 | 0.8833 |
|
76 |
+
| 0.872 | 9.0 | 405 | 0.9192 | 0.8944 |
|
77 |
+
| 0.8334 | 10.0 | 450 | 0.9023 | 0.8722 |
|
78 |
+
| 0.814 | 11.0 | 495 | 0.8054 | 0.9278 |
|
79 |
+
| 0.7668 | 12.0 | 540 | 0.8127 | 0.9444 |
|
80 |
+
| 0.7569 | 13.0 | 585 | 0.7832 | 0.9167 |
|
81 |
+
| 0.7483 | 14.0 | 630 | 0.8084 | 0.8833 |
|
82 |
+
| 0.7548 | 15.0 | 675 | 0.7762 | 0.8833 |
|
83 |
+
| 0.7258 | 16.0 | 720 | 0.7698 | 0.8889 |
|
84 |
+
| 0.7149 | 17.0 | 765 | 0.7466 | 0.9111 |
|
85 |
+
| 0.7001 | 18.0 | 810 | 0.7655 | 0.9222 |
|
86 |
+
| 0.7159 | 19.0 | 855 | 0.7529 | 0.9 |
|
87 |
+
| 0.7073 | 20.0 | 900 | 0.8048 | 0.8889 |
|
88 |
|
89 |
|
90 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343245508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6eb90cf97c9d62174b8ebebce9dd08f174f3d0aa28e1f3cdb6098e1c54162d01
|
3 |
size 343245508
|
runs/Mar17_11-53-42_3136dc9f316a/events.out.tfevents.1710677040.3136dc9f316a.256.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a30a1d7a22d1816b032416ccb06c2660b396b4ac47a07cc815ad912f2d638ed
|
3 |
+
size 411
|