End of training
Browse files- README.md +13 -12
- 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 |
|
@@ -65,19 +65,20 @@ 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
|
79 |
|
80 |
-
- Transformers 4.
|
81 |
- Pytorch 2.0.1+cu117
|
82 |
- Datasets 2.15.0
|
83 |
- Tokenizers 0.15.0
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.7838983050847458
|
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.5662
|
36 |
+
- Accuracy: 0.7839
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 0.5293 | 1.13 | 150 | 0.5251 | 0.75 |
|
69 |
+
| 0.438 | 2.26 | 300 | 0.4974 | 0.7331 |
|
70 |
+
| 0.3452 | 3.38 | 450 | 0.4794 | 0.7881 |
|
71 |
+
| 0.3431 | 4.51 | 600 | 0.4787 | 0.7945 |
|
72 |
+
| 0.264 | 5.64 | 750 | 0.4994 | 0.7775 |
|
73 |
+
| 0.2361 | 6.77 | 900 | 0.5140 | 0.8114 |
|
74 |
+
| 0.2028 | 7.89 | 1050 | 0.6601 | 0.7627 |
|
75 |
+
| 0.2174 | 9.02 | 1200 | 0.5546 | 0.7818 |
|
76 |
+
| 0.1922 | 10.15 | 1350 | 0.5662 | 0.7839 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
80 |
|
81 |
+
- Transformers 4.37.2
|
82 |
- Pytorch 2.0.1+cu117
|
83 |
- Datasets 2.15.0
|
84 |
- Tokenizers 0.15.0
|
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:d8521855c9e8087eada958aaf7306922687fbbc105806b22401afdb76d0b776e
|
3 |
size 343223968
|