goodcasper commited on
Commit
6f73dbf
·
verified ·
1 Parent(s): dfab99e

End of training

Browse files
Files changed (2) hide show
  1. README.md +26 -21
  2. model.safetensors +1 -1
README.md CHANGED
@@ -21,21 +21,21 @@ model-index:
21
  name: imagefolder
22
  type: imagefolder
23
  config: default
24
- split: test
25
  args: default
26
  metrics:
27
  - name: Accuracy
28
  type: accuracy
29
- value: 0.8846153846153846
30
  - name: Precision
31
  type: precision
32
- value: 0.8854921550693027
33
  - name: Recall
34
  type: recall
35
- value: 0.8846153846153846
36
  - name: F1
37
  type: f1
38
- value: 0.8843087895951333
39
  ---
40
 
41
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -45,11 +45,11 @@ should probably proofread and complete it, then remove this comment. -->
45
 
46
  This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on the imagefolder dataset.
47
  It achieves the following results on the evaluation set:
48
- - Loss: 0.5007
49
- - Accuracy: 0.8846
50
- - Precision: 0.8855
51
- - Recall: 0.8846
52
- - F1: 0.8843
53
 
54
  ## Model description
55
 
@@ -74,22 +74,27 @@ The following hyperparameters were used during training:
74
  - seed: 42
75
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
76
  - lr_scheduler_type: linear
77
- - num_epochs: 10
78
 
79
  ### Training results
80
 
81
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
82
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
83
- | 0.6349 | 1.0 | 70 | 0.4018 | 0.8173 | 0.8315 | 0.8173 | 0.8167 |
84
- | 0.4485 | 2.0 | 140 | 0.4229 | 0.8341 | 0.8553 | 0.8341 | 0.8300 |
85
- | 0.385 | 3.0 | 210 | 0.5430 | 0.8005 | 0.8398 | 0.8005 | 0.7916 |
86
- | 0.3245 | 4.0 | 280 | 0.3723 | 0.8534 | 0.8565 | 0.8534 | 0.8535 |
87
- | 0.2628 | 5.0 | 350 | 0.3668 | 0.8389 | 0.8509 | 0.8389 | 0.8363 |
88
- | 0.209 | 6.0 | 420 | 0.5292 | 0.8365 | 0.8505 | 0.8365 | 0.8335 |
89
- | 0.1544 | 7.0 | 490 | 0.3826 | 0.8774 | 0.8806 | 0.8774 | 0.8767 |
90
- | 0.1261 | 8.0 | 560 | 0.4225 | 0.875 | 0.8801 | 0.875 | 0.8740 |
91
- | 0.0683 | 9.0 | 630 | 0.4437 | 0.8726 | 0.8726 | 0.8726 | 0.8726 |
92
- | 0.047 | 10.0 | 700 | 0.5007 | 0.8846 | 0.8855 | 0.8846 | 0.8843 |
 
 
 
 
 
93
 
94
 
95
  ### Framework versions
 
21
  name: imagefolder
22
  type: imagefolder
23
  config: default
24
+ split: train
25
  args: default
26
  metrics:
27
  - name: Accuracy
28
  type: accuracy
29
+ value: 0.8802395209580839
30
  - name: Precision
31
  type: precision
32
+ value: 0.8810801871515888
33
  - name: Recall
34
  type: recall
35
+ value: 0.8802395209580839
36
  - name: F1
37
  type: f1
38
+ value: 0.8801535602352574
39
  ---
40
 
41
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
45
 
46
  This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on the imagefolder dataset.
47
  It achieves the following results on the evaluation set:
48
+ - Loss: 0.8160
49
+ - Accuracy: 0.8802
50
+ - Precision: 0.8811
51
+ - Recall: 0.8802
52
+ - F1: 0.8802
53
 
54
  ## Model description
55
 
 
74
  - seed: 42
75
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
76
  - lr_scheduler_type: linear
77
+ - num_epochs: 15
78
 
79
  ### Training results
80
 
81
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
82
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
83
+ | 0.6915 | 1.0 | 63 | 0.4305 | 0.7904 | 0.7926 | 0.7904 | 0.7901 |
84
+ | 0.455 | 2.0 | 126 | 0.7307 | 0.7605 | 0.7836 | 0.7605 | 0.7552 |
85
+ | 0.372 | 3.0 | 189 | 0.4026 | 0.8024 | 0.8123 | 0.8024 | 0.8007 |
86
+ | 0.3159 | 4.0 | 252 | 0.3805 | 0.8323 | 0.8340 | 0.8323 | 0.8321 |
87
+ | 0.2906 | 5.0 | 315 | 0.4334 | 0.8323 | 0.8326 | 0.8323 | 0.8323 |
88
+ | 0.2589 | 6.0 | 378 | 0.4235 | 0.8084 | 0.8232 | 0.8084 | 0.8060 |
89
+ | 0.2024 | 7.0 | 441 | 0.4003 | 0.8503 | 0.8516 | 0.8503 | 0.8502 |
90
+ | 0.1218 | 8.0 | 504 | 0.6308 | 0.8204 | 0.8270 | 0.8204 | 0.8193 |
91
+ | 0.1226 | 9.0 | 567 | 0.5468 | 0.8323 | 0.8353 | 0.8323 | 0.8319 |
92
+ | 0.0627 | 10.0 | 630 | 0.7390 | 0.8263 | 0.8286 | 0.8263 | 0.8260 |
93
+ | 0.0374 | 11.0 | 693 | 0.8669 | 0.8503 | 0.8503 | 0.8503 | 0.8503 |
94
+ | 0.0389 | 12.0 | 756 | 0.6790 | 0.8623 | 0.8627 | 0.8623 | 0.8622 |
95
+ | 0.0122 | 13.0 | 819 | 0.8346 | 0.8683 | 0.8701 | 0.8683 | 0.8681 |
96
+ | 0.0064 | 14.0 | 882 | 0.7985 | 0.8802 | 0.8804 | 0.8802 | 0.8802 |
97
+ | 0.0071 | 15.0 | 945 | 0.8160 | 0.8802 | 0.8811 | 0.8802 | 0.8802 |
98
 
99
 
100
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cc3e5a73aaf88b58cde96fe63961bdcc6f1d6ffc9265aea19f1472e3811591d
3
  size 1213261264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a980e71f34ca50f6e61f6f1f4ae923495eaac133d422c0eef70c9de8bda4ba8
3
  size 1213261264