hchcsuim commited on
Commit
5e73331
1 Parent(s): 855aad0

Model save

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -25,16 +25,16 @@ model-index:
25
  metrics:
26
  - name: Accuracy
27
  type: accuracy
28
- value: 0.9340658097220965
29
  - name: Precision
30
  type: precision
31
- value: 0.9434178845400079
32
  - name: Recall
33
  type: recall
34
- value: 0.9741973720348661
35
  - name: F1
36
  type: f1
37
- value: 0.9585606087544003
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 [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.1603
48
- - Accuracy: 0.9341
49
- - Precision: 0.9434
50
- - Recall: 0.9742
51
- - F1: 0.9586
52
- - Roc Auc: 0.9778
53
 
54
  ## Model description
55
 
@@ -83,7 +83,7 @@ The following hyperparameters were used during training:
83
 
84
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Roc Auc |
85
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:-------:|
86
- | 0.193 | 1.0 | 1381 | 0.1603 | 0.9341 | 0.9434 | 0.9742 | 0.9586 | 0.9778 |
87
 
88
 
89
  ### Framework versions
 
25
  metrics:
26
  - name: Accuracy
27
  type: accuracy
28
+ value: 0.9281026523037929
29
  - name: Precision
30
  type: precision
31
+ value: 0.9313185681527962
32
  - name: Recall
33
  type: recall
34
+ value: 0.9804564969138033
35
  - name: F1
36
  type: f1
37
+ value: 0.9552560419131316
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 [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.1696
48
+ - Accuracy: 0.9281
49
+ - Precision: 0.9313
50
+ - Recall: 0.9805
51
+ - F1: 0.9553
52
+ - Roc Auc: 0.9777
53
 
54
  ## Model description
55
 
 
83
 
84
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Roc Auc |
85
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:-------:|
86
+ | 0.1834 | 1.0 | 1381 | 0.1696 | 0.9281 | 0.9313 | 0.9805 | 0.9553 | 0.9777 |
87
 
88
 
89
  ### Framework versions