bliebfl commited on
Commit
25861c0
1 Parent(s): a3dfd8e

Model save

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.9403630077787382
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 [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.3101
36
- - Accuracy: 0.9404
37
 
38
  ## Model description
39
 
@@ -67,16 +67,16 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 1.5645 | 1.0 | 406 | 1.0880 | 0.7905 |
71
- | 1.3126 | 2.0 | 813 | 0.7987 | 0.8399 |
72
- | 1.2335 | 3.0 | 1220 | 0.6398 | 0.8742 |
73
- | 1.1244 | 4.0 | 1627 | 0.4977 | 0.9041 |
74
- | 0.9785 | 5.0 | 2033 | 0.4473 | 0.9139 |
75
- | 0.9625 | 6.0 | 2440 | 0.3930 | 0.9200 |
76
- | 0.8414 | 7.0 | 2847 | 0.3538 | 0.9328 |
77
- | 0.8336 | 8.0 | 3254 | 0.3333 | 0.9334 |
78
- | 0.758 | 9.0 | 3660 | 0.3181 | 0.9405 |
79
- | 0.7343 | 9.98 | 4060 | 0.3101 | 0.9404 |
80
 
81
 
82
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9676750216076059
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 [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.1772
36
+ - Accuracy: 0.9677
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.7629 | 1.0 | 406 | 0.3326 | 0.9312 |
71
+ | 0.8118 | 2.0 | 813 | 0.2958 | 0.9450 |
72
+ | 0.7189 | 3.0 | 1220 | 0.2502 | 0.9516 |
73
+ | 0.7529 | 4.0 | 1627 | 0.2301 | 0.9566 |
74
+ | 0.6746 | 5.0 | 2033 | 0.2146 | 0.9575 |
75
+ | 0.546 | 6.0 | 2440 | 0.2027 | 0.9609 |
76
+ | 0.5983 | 7.0 | 2847 | 0.1919 | 0.9640 |
77
+ | 0.5653 | 8.0 | 3254 | 0.1862 | 0.9653 |
78
+ | 0.5361 | 9.0 | 3660 | 0.1815 | 0.9659 |
79
+ | 0.5017 | 9.98 | 4060 | 0.1772 | 0.9677 |
80
 
81
 
82
  ### Framework versions