synergyai-jaeung commited on
Commit
3031ed7
1 Parent(s): 64afc7e

Model save

Browse files
Files changed (2) hide show
  1. README.md +22 -22
  2. model.safetensors +1 -1
README.md CHANGED
@@ -25,16 +25,16 @@ model-index:
25
  metrics:
26
  - name: Accuracy
27
  type: accuracy
28
- value: 0.9765258215962441
29
  - name: F1
30
  type: f1
31
- value: 0.9294374875770225
32
  - name: Recall
33
  type: recall
34
- value: 1.0
35
  - name: Precision
36
  type: precision
37
- value: 0.9744897959183674
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -44,12 +44,12 @@ should probably proofread and complete it, then remove this comment. -->
44
 
45
  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.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.1064
48
- - Accuracy: 0.9765
49
- - F1: 0.9294
50
- - Auc: 0.8864
51
- - Recall: 1.0
52
- - Precision: 0.9745
53
 
54
  ## Model description
55
 
@@ -80,18 +80,18 @@ The following hyperparameters were used during training:
80
 
81
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Auc | Recall | Precision |
82
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:------:|:---------:|
83
- | 0.6804 | 1.0 | 54 | 0.3821 | 0.8967 | 0.4728 | 0.5 | 1.0 | 0.8967 |
84
- | 0.6804 | 2.0 | 108 | 0.4134 | 0.8967 | 0.4728 | 0.5 | 1.0 | 0.8967 |
85
- | 0.6804 | 3.0 | 162 | 0.2708 | 0.9061 | 0.5585 | 0.5455 | 1.0 | 0.9052 |
86
- | 0.6804 | 4.0 | 216 | 0.2405 | 0.9437 | 0.7973 | 0.7273 | 1.0 | 0.9409 |
87
- | 0.6804 | 5.0 | 270 | 0.2193 | 0.9437 | 0.7973 | 0.7273 | 1.0 | 0.9409 |
88
- | 0.6804 | 6.0 | 324 | 0.1719 | 0.9484 | 0.8775 | 0.9310 | 0.9529 | 0.9891 |
89
- | 0.6804 | 7.0 | 378 | 0.0525 | 0.9859 | 0.9612 | 0.9519 | 0.9948 | 0.9896 |
90
- | 0.6804 | 8.0 | 432 | 0.0482 | 0.9906 | 0.9736 | 0.9545 | 1.0 | 0.9896 |
91
- | 0.6804 | 9.0 | 486 | 0.0907 | 0.9765 | 0.9294 | 0.8864 | 1.0 | 0.9745 |
92
- | 0.1258 | 10.0 | 540 | 0.1009 | 0.9765 | 0.9294 | 0.8864 | 1.0 | 0.9745 |
93
- | 0.1258 | 11.0 | 594 | 0.1051 | 0.9765 | 0.9294 | 0.8864 | 1.0 | 0.9745 |
94
- | 0.1258 | 12.0 | 648 | 0.1064 | 0.9765 | 0.9294 | 0.8864 | 1.0 | 0.9745 |
95
 
96
 
97
  ### Framework versions
 
25
  metrics:
26
  - name: Accuracy
27
  type: accuracy
28
+ value: 0.9197530864197531
29
  - name: F1
30
  type: f1
31
+ value: 0.6365832614322692
32
  - name: Recall
33
  type: recall
34
+ value: 0.9931972789115646
35
  - name: Precision
36
  type: precision
37
+ value: 0.9240506329113924
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  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.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.5002
48
+ - Accuracy: 0.9198
49
+ - F1: 0.6366
50
+ - Auc: 0.5966
51
+ - Recall: 0.9932
52
+ - Precision: 0.9241
53
 
54
  ## Model description
55
 
 
80
 
81
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Auc | Recall | Precision |
82
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:------:|:---------:|
83
+ | 0.7767 | 1.0 | 47 | 0.3346 | 0.9074 | 0.4757 | 0.5 | 1.0 | 0.9074 |
84
+ | 0.7767 | 2.0 | 94 | 0.5513 | 0.8272 | 0.5919 | 0.6204 | 0.8741 | 0.9312 |
85
+ | 0.7767 | 3.0 | 141 | 0.4290 | 0.9074 | 0.4757 | 0.5 | 1.0 | 0.9074 |
86
+ | 0.7767 | 4.0 | 188 | 0.4333 | 0.9198 | 0.6366 | 0.5966 | 0.9932 | 0.9241 |
87
+ | 0.7767 | 5.0 | 235 | 0.5041 | 0.9074 | 0.6181 | 0.5898 | 0.9796 | 0.9231 |
88
+ | 0.7767 | 6.0 | 282 | 0.4848 | 0.9167 | 0.6317 | 0.5949 | 0.9898 | 0.9238 |
89
+ | 0.7767 | 7.0 | 329 | 0.4877 | 0.9198 | 0.6366 | 0.5966 | 0.9932 | 0.9241 |
90
+ | 0.7767 | 8.0 | 376 | 0.4926 | 0.9198 | 0.6366 | 0.5966 | 0.9932 | 0.9241 |
91
+ | 0.7767 | 9.0 | 423 | 0.4958 | 0.9198 | 0.6366 | 0.5966 | 0.9932 | 0.9241 |
92
+ | 0.7767 | 10.0 | 470 | 0.4981 | 0.9198 | 0.6366 | 0.5966 | 0.9932 | 0.9241 |
93
+ | 0.0381 | 11.0 | 517 | 0.4996 | 0.9198 | 0.6366 | 0.5966 | 0.9932 | 0.9241 |
94
+ | 0.0381 | 12.0 | 564 | 0.5002 | 0.9198 | 0.6366 | 0.5966 | 0.9932 | 0.9241 |
95
 
96
 
97
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e738fdbbf28330f9bc4a8b3c205543d36b02b42c773632354668c11990e008d
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af75b5d80d0a947cbd9ccf5fce3cf17bcc53c8b31f24138f4c52358b89462ed7
3
  size 343223968