afraid15chicken commited on
Commit
adb3b38
1 Parent(s): 32306ee

Model save

Browse files
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.9993451211525868
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
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 imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.0026
37
- - Accuracy: 0.9993
38
 
39
  ## Model description
40
 
@@ -66,27 +66,27 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:------:|:----:|:---------------:|:--------:|
69
- | 0.2214 | 0.1848 | 100 | 0.2314 | 0.9247 |
70
- | 0.2189 | 0.3697 | 200 | 0.1578 | 0.9404 |
71
- | 0.2104 | 0.5545 | 300 | 0.1063 | 0.9673 |
72
- | 0.2138 | 0.7394 | 400 | 0.0998 | 0.9718 |
73
- | 0.2149 | 0.9242 | 500 | 0.0644 | 0.9790 |
74
- | 0.1439 | 1.1091 | 600 | 0.0757 | 0.9646 |
75
- | 0.1038 | 1.2939 | 700 | 0.1316 | 0.9574 |
76
- | 0.0458 | 1.4787 | 800 | 0.0282 | 0.9902 |
77
- | 0.0078 | 1.6636 | 900 | 0.1226 | 0.9718 |
78
- | 0.0286 | 1.8484 | 1000 | 0.0584 | 0.9856 |
79
- | 0.0493 | 2.0333 | 1100 | 0.1419 | 0.9633 |
80
- | 0.0028 | 2.2181 | 1200 | 0.0232 | 0.9948 |
81
- | 0.0292 | 2.4030 | 1300 | 0.0171 | 0.9935 |
82
- | 0.0402 | 2.5878 | 1400 | 0.0061 | 0.9987 |
83
- | 0.043 | 2.7726 | 1500 | 0.0497 | 0.9889 |
84
- | 0.0224 | 2.9575 | 1600 | 0.0062 | 0.9987 |
85
- | 0.0021 | 3.1423 | 1700 | 0.0092 | 0.9974 |
86
- | 0.0025 | 3.3272 | 1800 | 0.0041 | 0.9987 |
87
- | 0.0018 | 3.5120 | 1900 | 0.0054 | 0.9974 |
88
- | 0.0034 | 3.6969 | 2000 | 0.0052 | 0.9980 |
89
- | 0.0072 | 3.8817 | 2100 | 0.0026 | 0.9993 |
90
 
91
 
92
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.9986902423051736
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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 imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.0066
37
+ - Accuracy: 0.9987
38
 
39
  ## Model description
40
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:------:|:----:|:---------------:|:--------:|
69
+ | 0.1855 | 0.1848 | 100 | 0.1918 | 0.9312 |
70
+ | 0.1792 | 0.3697 | 200 | 0.1740 | 0.9365 |
71
+ | 0.1688 | 0.5545 | 300 | 0.0782 | 0.9692 |
72
+ | 0.1238 | 0.7394 | 400 | 0.2158 | 0.9227 |
73
+ | 0.0969 | 0.9242 | 500 | 0.0449 | 0.9843 |
74
+ | 0.0326 | 1.1091 | 600 | 0.1554 | 0.9574 |
75
+ | 0.1057 | 1.2939 | 700 | 0.0845 | 0.9738 |
76
+ | 0.0805 | 1.4787 | 800 | 0.0712 | 0.9823 |
77
+ | 0.0889 | 1.6636 | 900 | 0.0718 | 0.9797 |
78
+ | 0.0503 | 1.8484 | 1000 | 0.0251 | 0.9935 |
79
+ | 0.0225 | 2.0333 | 1100 | 0.0177 | 0.9967 |
80
+ | 0.0049 | 2.2181 | 1200 | 0.0246 | 0.9921 |
81
+ | 0.0152 | 2.4030 | 1300 | 0.0083 | 0.9987 |
82
+ | 0.08 | 2.5878 | 1400 | 0.0214 | 0.9941 |
83
+ | 0.0043 | 2.7726 | 1500 | 0.0069 | 0.9980 |
84
+ | 0.0501 | 2.9575 | 1600 | 0.0151 | 0.9967 |
85
+ | 0.0186 | 3.1423 | 1700 | 0.0078 | 0.9974 |
86
+ | 0.0033 | 3.3272 | 1800 | 0.0139 | 0.9961 |
87
+ | 0.0023 | 3.5120 | 1900 | 0.0076 | 0.9987 |
88
+ | 0.0054 | 3.6969 | 2000 | 0.0048 | 0.9993 |
89
+ | 0.0168 | 3.8817 | 2100 | 0.0066 | 0.9987 |
90
 
91
 
92
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1e176304b330c41213c00dfe8bec53c873230629227f88225fa1dac695eabcf
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:566a7b13bbdaef162c5c1876de1404890c8b75ce2006b8c289093ec8e27e24e4
3
  size 343223968
runs/Oct07_16-01-53_efd0d9aa04b4/events.out.tfevents.1728316916.efd0d9aa04b4.3229.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20e0bedd44f7269100c62b07a2247e6a4d22de3e50faa725168633d779e46336
3
+ size 57565
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5806149b04a5a8241dea1684267474cd47b641b6a69912efea90adeb2d47f330
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c807fb18e2f0e5cf022d1cad398cb19dde1243d09a1c6d79827d8fb1ee334ab
3
  size 5176