prakhardixit24
commited on
Commit
•
7f558f2
1
Parent(s):
4dff48f
End of training
Browse files- README.md +34 -7
- model.safetensors +1 -1
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-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -61,15 +61,42 @@ The following hyperparameters were used during training:
|
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_ratio: 0.1
|
64 |
-
- num_epochs:
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| No log | 1.0 | 1 | 0.
|
71 |
-
| No log | 2.0 | 2 | 0.
|
72 |
-
| No log | 3.0 | 3 | 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 1.0
|
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-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.1879
|
36 |
+
- Accuracy: 1.0
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_ratio: 0.1
|
64 |
+
- num_epochs: 30
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 1.0 | 1 | 0.6847 | 0.5 |
|
71 |
+
| No log | 2.0 | 2 | 0.6741 | 0.75 |
|
72 |
+
| No log | 3.0 | 3 | 0.6468 | 0.75 |
|
73 |
+
| No log | 4.0 | 4 | 0.6268 | 0.75 |
|
74 |
+
| No log | 5.0 | 5 | 0.6053 | 0.75 |
|
75 |
+
| No log | 6.0 | 6 | 0.5515 | 0.75 |
|
76 |
+
| No log | 7.0 | 7 | 0.5259 | 1.0 |
|
77 |
+
| No log | 8.0 | 8 | 0.4513 | 1.0 |
|
78 |
+
| No log | 9.0 | 9 | 0.4493 | 1.0 |
|
79 |
+
| 0.1427 | 10.0 | 10 | 0.3979 | 1.0 |
|
80 |
+
| 0.1427 | 11.0 | 11 | 0.4203 | 1.0 |
|
81 |
+
| 0.1427 | 12.0 | 12 | 0.3690 | 1.0 |
|
82 |
+
| 0.1427 | 13.0 | 13 | 0.2793 | 1.0 |
|
83 |
+
| 0.1427 | 14.0 | 14 | 0.3143 | 1.0 |
|
84 |
+
| 0.1427 | 15.0 | 15 | 0.2536 | 1.0 |
|
85 |
+
| 0.1427 | 16.0 | 16 | 0.2509 | 1.0 |
|
86 |
+
| 0.1427 | 17.0 | 17 | 0.2619 | 1.0 |
|
87 |
+
| 0.1427 | 18.0 | 18 | 0.2187 | 1.0 |
|
88 |
+
| 0.1427 | 19.0 | 19 | 0.3027 | 1.0 |
|
89 |
+
| 0.055 | 20.0 | 20 | 0.2662 | 1.0 |
|
90 |
+
| 0.055 | 21.0 | 21 | 0.3630 | 0.75 |
|
91 |
+
| 0.055 | 22.0 | 22 | 0.4297 | 0.75 |
|
92 |
+
| 0.055 | 23.0 | 23 | 0.3473 | 0.75 |
|
93 |
+
| 0.055 | 24.0 | 24 | 0.4058 | 0.75 |
|
94 |
+
| 0.055 | 25.0 | 25 | 0.3959 | 0.75 |
|
95 |
+
| 0.055 | 26.0 | 26 | 0.2548 | 1.0 |
|
96 |
+
| 0.055 | 27.0 | 27 | 0.1835 | 1.0 |
|
97 |
+
| 0.055 | 28.0 | 28 | 0.1909 | 1.0 |
|
98 |
+
| 0.055 | 29.0 | 29 | 0.4000 | 0.75 |
|
99 |
+
| 0.029 | 30.0 | 30 | 0.1879 | 1.0 |
|
100 |
|
101 |
|
102 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343223968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed6e7854edfc932233f23d2a5958d224fa604ae6772657c4ce1e4fd6bf8a0dd0
|
3 |
size 343223968
|