hansin91 commited on
Commit
8dc3f3c
1 Parent(s): 6757f6f

End of training

Browse files
Files changed (2) hide show
  1. README.md +34 -34
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.58125
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: 2.0973
36
- - Accuracy: 0.5813
37
 
38
  ## Model description
39
 
@@ -52,7 +52,7 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 4e-05
56
  - train_batch_size: 16
57
  - eval_batch_size: 16
58
  - seed: 42
@@ -67,36 +67,36 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 0.0283 | 0.97 | 13 | 2.0768 | 0.575 |
71
- | 0.0243 | 1.95 | 26 | 2.1315 | 0.5437 |
72
- | 0.0174 | 3.0 | 40 | 2.1721 | 0.5437 |
73
- | 0.0176 | 3.98 | 53 | 2.1687 | 0.525 |
74
- | 0.0172 | 4.95 | 66 | 2.0882 | 0.5375 |
75
- | 0.016 | 6.0 | 80 | 1.9676 | 0.5687 |
76
- | 0.017 | 6.97 | 93 | 2.1717 | 0.5375 |
77
- | 0.0169 | 7.95 | 106 | 2.0982 | 0.5375 |
78
- | 0.0157 | 9.0 | 120 | 2.0893 | 0.5563 |
79
- | 0.0169 | 9.97 | 133 | 1.7681 | 0.6188 |
80
- | 0.0179 | 10.95 | 146 | 2.1032 | 0.5437 |
81
- | 0.0186 | 12.0 | 160 | 2.1116 | 0.55 |
82
- | 0.0196 | 12.97 | 173 | 2.2203 | 0.5625 |
83
- | 0.018 | 13.95 | 186 | 2.0634 | 0.575 |
84
- | 0.0193 | 15.0 | 200 | 2.2562 | 0.5312 |
85
- | 0.026 | 15.97 | 213 | 2.3150 | 0.5062 |
86
- | 0.0171 | 16.95 | 226 | 2.0457 | 0.5437 |
87
- | 0.0194 | 18.0 | 240 | 1.9336 | 0.5938 |
88
- | 0.0657 | 18.98 | 253 | 2.1706 | 0.5188 |
89
- | 0.0537 | 19.95 | 266 | 2.0839 | 0.5437 |
90
- | 0.0566 | 21.0 | 280 | 2.3004 | 0.4813 |
91
- | 0.074 | 21.98 | 293 | 2.1488 | 0.5375 |
92
- | 0.0394 | 22.95 | 306 | 2.4144 | 0.475 |
93
- | 0.0228 | 24.0 | 320 | 2.2085 | 0.55 |
94
- | 0.0514 | 24.98 | 333 | 2.1443 | 0.5312 |
95
- | 0.0553 | 25.95 | 346 | 2.3013 | 0.5062 |
96
- | 0.0436 | 27.0 | 360 | 1.9988 | 0.5813 |
97
- | 0.1468 | 27.98 | 373 | 2.0166 | 0.5563 |
98
- | 0.2184 | 28.95 | 386 | 2.4145 | 0.5 |
99
- | 0.1519 | 29.25 | 390 | 2.2032 | 0.5375 |
100
 
101
 
102
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.575
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: 1.2677
36
+ - Accuracy: 0.575
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 3e-05
56
  - train_batch_size: 16
57
  - eval_batch_size: 16
58
  - seed: 42
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.9379 | 0.97 | 13 | 1.2947 | 0.4875 |
71
+ | 0.9235 | 1.95 | 26 | 1.3397 | 0.475 |
72
+ | 0.8298 | 3.0 | 40 | 1.2971 | 0.5563 |
73
+ | 0.8883 | 3.98 | 53 | 1.3434 | 0.4875 |
74
+ | 0.8547 | 4.95 | 66 | 1.3226 | 0.475 |
75
+ | 0.8129 | 6.0 | 80 | 1.3077 | 0.5062 |
76
+ | 0.8095 | 6.97 | 93 | 1.2503 | 0.525 |
77
+ | 0.7764 | 7.95 | 106 | 1.2989 | 0.5312 |
78
+ | 0.7004 | 9.0 | 120 | 1.3383 | 0.4813 |
79
+ | 0.7013 | 9.97 | 133 | 1.3370 | 0.5125 |
80
+ | 0.6416 | 10.95 | 146 | 1.3073 | 0.5125 |
81
+ | 0.5831 | 12.0 | 160 | 1.3192 | 0.5 |
82
+ | 0.5968 | 12.97 | 173 | 1.2394 | 0.5375 |
83
+ | 0.5434 | 13.95 | 186 | 1.3389 | 0.5188 |
84
+ | 0.4605 | 15.0 | 200 | 1.2951 | 0.525 |
85
+ | 0.4674 | 15.97 | 213 | 1.2038 | 0.5687 |
86
+ | 0.3953 | 16.95 | 226 | 1.4019 | 0.5062 |
87
+ | 0.3595 | 18.0 | 240 | 1.4442 | 0.4813 |
88
+ | 0.3619 | 18.98 | 253 | 1.4213 | 0.525 |
89
+ | 0.3304 | 19.95 | 266 | 1.2937 | 0.5437 |
90
+ | 0.34 | 21.0 | 280 | 1.3024 | 0.5687 |
91
+ | 0.4215 | 21.98 | 293 | 1.4018 | 0.5375 |
92
+ | 0.3606 | 22.95 | 306 | 1.4221 | 0.5375 |
93
+ | 0.3402 | 24.0 | 320 | 1.4987 | 0.4313 |
94
+ | 0.3058 | 24.98 | 333 | 1.5120 | 0.5125 |
95
+ | 0.3047 | 25.95 | 346 | 1.5749 | 0.5 |
96
+ | 0.3616 | 27.0 | 360 | 1.4293 | 0.5188 |
97
+ | 0.3315 | 27.98 | 373 | 1.5326 | 0.5312 |
98
+ | 0.3535 | 28.95 | 386 | 1.5095 | 0.5188 |
99
+ | 0.3056 | 29.25 | 390 | 1.5366 | 0.5 |
100
 
101
 
102
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e017f67bc5abc2f9c355a72d45113a6221c84dd5bd664afbecf5aa4b27585095
3
  size 343287149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe15d869803df8ee8a79fbebcb644df761580be49cd31973919ccb2654fbf7a
3
  size 343287149