Model save
Browse files
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
-
- image-classification
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- imagefolder
|
@@ -15,7 +14,7 @@ model-index:
|
|
15 |
name: Image Classification
|
16 |
type: image-classification
|
17 |
dataset:
|
18 |
-
name:
|
19 |
type: imagefolder
|
20 |
config: default
|
21 |
split: train
|
@@ -23,7 +22,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -31,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
# Action_model
|
33 |
|
34 |
-
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
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -66,68 +65,32 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
|
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
-
| 0.
|
94 |
-
| 0.
|
95 |
-
| 0.1492 | 4.3 | 2700 | 1.2310 | 0.7343 |
|
96 |
-
| 0.0982 | 4.46 | 2800 | 1.4144 | 0.7105 |
|
97 |
-
| 0.1256 | 4.62 | 2900 | 1.3513 | 0.7171 |
|
98 |
-
| 0.1544 | 4.78 | 3000 | 1.4280 | 0.7019 |
|
99 |
-
| 0.0858 | 4.94 | 3100 | 1.2231 | 0.7429 |
|
100 |
-
| 0.1049 | 5.1 | 3200 | 1.2775 | 0.7352 |
|
101 |
-
| 0.1361 | 5.25 | 3300 | 1.2840 | 0.7429 |
|
102 |
-
| 0.1505 | 5.41 | 3400 | 1.3373 | 0.7390 |
|
103 |
-
| 0.1244 | 5.57 | 3500 | 1.2959 | 0.7438 |
|
104 |
-
| 0.1114 | 5.73 | 3600 | 1.3181 | 0.7381 |
|
105 |
-
| 0.0851 | 5.89 | 3700 | 1.3288 | 0.7457 |
|
106 |
-
| 0.0799 | 6.05 | 3800 | 1.1859 | 0.76 |
|
107 |
-
| 0.1331 | 6.21 | 3900 | 1.2544 | 0.7371 |
|
108 |
-
| 0.121 | 6.37 | 4000 | 1.2186 | 0.7533 |
|
109 |
-
| 0.1276 | 6.53 | 4100 | 1.2964 | 0.7324 |
|
110 |
-
| 0.1194 | 6.69 | 4200 | 1.1907 | 0.7590 |
|
111 |
-
| 0.1649 | 6.85 | 4300 | 1.4679 | 0.7105 |
|
112 |
-
| 0.0558 | 7.01 | 4400 | 1.2028 | 0.7533 |
|
113 |
-
| 0.0687 | 7.17 | 4500 | 1.3242 | 0.7381 |
|
114 |
-
| 0.1419 | 7.32 | 4600 | 1.2328 | 0.76 |
|
115 |
-
| 0.0901 | 7.48 | 4700 | 1.1861 | 0.7676 |
|
116 |
-
| 0.1181 | 7.64 | 4800 | 1.4031 | 0.7352 |
|
117 |
-
| 0.1272 | 7.8 | 4900 | 1.3608 | 0.7438 |
|
118 |
-
| 0.0979 | 7.96 | 5000 | 1.3098 | 0.7495 |
|
119 |
-
| 0.0805 | 8.12 | 5100 | 1.2445 | 0.7533 |
|
120 |
-
| 0.0354 | 8.28 | 5200 | 1.2345 | 0.7581 |
|
121 |
-
| 0.0499 | 8.44 | 5300 | 1.1776 | 0.7571 |
|
122 |
-
| 0.1046 | 8.6 | 5400 | 1.1939 | 0.76 |
|
123 |
-
| 0.0912 | 8.76 | 5500 | 1.2373 | 0.7486 |
|
124 |
-
| 0.0589 | 8.92 | 5600 | 1.2165 | 0.7552 |
|
125 |
-
| 0.0829 | 9.08 | 5700 | 1.2684 | 0.7505 |
|
126 |
-
| 0.0897 | 9.24 | 5800 | 1.2467 | 0.7552 |
|
127 |
-
| 0.1114 | 9.39 | 5900 | 1.2303 | 0.7571 |
|
128 |
-
| 0.0712 | 9.55 | 6000 | 1.1997 | 0.7638 |
|
129 |
-
| 0.0621 | 9.71 | 6100 | 1.2094 | 0.7629 |
|
130 |
-
| 0.037 | 9.87 | 6200 | 1.2147 | 0.7619 |
|
131 |
|
132 |
|
133 |
### Framework versions
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- imagefolder
|
|
|
14 |
name: Image Classification
|
15 |
type: image-classification
|
16 |
dataset:
|
17 |
+
name: imagefolder
|
18 |
type: imagefolder
|
19 |
config: default
|
20 |
split: train
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.8506151142355008
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# Action_model
|
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.5271
|
36 |
+
- Accuracy: 0.8506
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 1.2738 | 0.37 | 100 | 1.1306 | 0.7346 |
|
69 |
+
| 0.9277 | 0.75 | 200 | 0.8469 | 0.7645 |
|
70 |
+
| 0.9232 | 1.12 | 300 | 0.7195 | 0.7891 |
|
71 |
+
| 0.7631 | 1.49 | 400 | 0.6575 | 0.8172 |
|
72 |
+
| 0.6677 | 1.87 | 500 | 0.5807 | 0.8348 |
|
73 |
+
| 0.5063 | 2.24 | 600 | 0.5663 | 0.8436 |
|
74 |
+
| 0.5071 | 2.61 | 700 | 0.5481 | 0.8348 |
|
75 |
+
| 0.579 | 2.99 | 800 | 0.5727 | 0.8260 |
|
76 |
+
| 0.4298 | 3.36 | 900 | 0.5906 | 0.8278 |
|
77 |
+
| 0.3999 | 3.73 | 1000 | 0.5693 | 0.8348 |
|
78 |
+
| 0.414 | 4.1 | 1100 | 0.5115 | 0.8401 |
|
79 |
+
| 0.408 | 4.48 | 1200 | 0.5281 | 0.8366 |
|
80 |
+
| 0.2794 | 4.85 | 1300 | 0.5269 | 0.8453 |
|
81 |
+
| 0.3881 | 5.22 | 1400 | 0.5246 | 0.8471 |
|
82 |
+
| 0.3097 | 5.6 | 1500 | 0.4926 | 0.8524 |
|
83 |
+
| 0.2272 | 5.97 | 1600 | 0.5248 | 0.8506 |
|
84 |
+
| 0.2796 | 6.34 | 1700 | 0.5053 | 0.8612 |
|
85 |
+
| 0.3279 | 6.72 | 1800 | 0.5019 | 0.8629 |
|
86 |
+
| 0.2674 | 7.09 | 1900 | 0.4922 | 0.8541 |
|
87 |
+
| 0.1587 | 7.46 | 2000 | 0.5443 | 0.8453 |
|
88 |
+
| 0.1969 | 7.84 | 2100 | 0.4967 | 0.8453 |
|
89 |
+
| 0.2137 | 8.21 | 2200 | 0.5276 | 0.8453 |
|
90 |
+
| 0.1523 | 8.58 | 2300 | 0.5574 | 0.8401 |
|
91 |
+
| 0.1046 | 8.96 | 2400 | 0.5302 | 0.8506 |
|
92 |
+
| 0.2494 | 9.33 | 2500 | 0.5222 | 0.8594 |
|
93 |
+
| 0.1924 | 9.7 | 2600 | 0.5271 | 0.8506 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
|
95 |
|
96 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343248584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbe33dd8d1684e3d19580691464ba8a6b4a5cd89a11385376e3f4fdde513a8ee
|
3 |
size 343248584
|
runs/May01_07-50-39_5c48e9aaec37/events.out.tfevents.1714569453.5c48e9aaec37.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49752eedf308aa1b3e77c90fa2425982f021998583d77517f832c22bd0f4f725
|
3 |
+
size 70848
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3883711ce16a293f109fa7afa40ab35d6cab63613eff53a44751779136757071
|
3 |
size 4920
|