End of training
Browse files- README.md +23 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
-
- name:
|
12 |
results:
|
13 |
- task:
|
14 |
name: Image Classification
|
@@ -22,18 +22,18 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value:
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
-
#
|
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:
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -65,14 +65,24 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
+
- name: attraction-classifier
|
12 |
results:
|
13 |
- task:
|
14 |
name: Image Classification
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.8021680216802168
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
+
# attraction-classifier
|
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.5632
|
36 |
+
- Accuracy: 0.8022
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 0.6613 | 0.48 | 100 | 0.6067 | 0.6477 |
|
69 |
+
| 0.6115 | 0.97 | 200 | 0.5579 | 0.6992 |
|
70 |
+
| 0.5542 | 1.45 | 300 | 0.5501 | 0.7182 |
|
71 |
+
| 0.4758 | 1.93 | 400 | 0.5108 | 0.7534 |
|
72 |
+
| 0.5219 | 2.42 | 500 | 0.5122 | 0.7561 |
|
73 |
+
| 0.4631 | 2.9 | 600 | 0.4842 | 0.7832 |
|
74 |
+
| 0.3866 | 3.38 | 700 | 0.5298 | 0.7480 |
|
75 |
+
| 0.3704 | 3.86 | 800 | 0.4963 | 0.7453 |
|
76 |
+
| 0.4222 | 4.35 | 900 | 0.4832 | 0.7561 |
|
77 |
+
| 0.3162 | 4.83 | 1000 | 0.4807 | 0.7778 |
|
78 |
+
| 0.2686 | 5.31 | 1100 | 0.4949 | 0.7859 |
|
79 |
+
| 0.304 | 5.8 | 1200 | 0.4719 | 0.7751 |
|
80 |
+
| 0.2246 | 6.28 | 1300 | 0.5014 | 0.8157 |
|
81 |
+
| 0.2503 | 6.76 | 1400 | 0.5077 | 0.8103 |
|
82 |
+
| 0.169 | 7.25 | 1500 | 0.4630 | 0.8238 |
|
83 |
+
| 0.2248 | 7.73 | 1600 | 0.5329 | 0.7832 |
|
84 |
+
| 0.164 | 8.21 | 1700 | 0.5608 | 0.7859 |
|
85 |
+
| 0.208 | 8.7 | 1800 | 0.5632 | 0.8022 |
|
86 |
|
87 |
|
88 |
### 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:4fd08004e51b5d41543d23d222e4f97a2a576324898b22fc07d30c5f8bc4b8e4
|
3 |
size 343223968
|