bliebfl commited on
Commit
07f07c8
1 Parent(s): 1e0db2e

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.9676750216076059
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.1772
36
- - Accuracy: 0.9677
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
- | 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
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9718236819360415
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.1356
36
+ - Accuracy: 0.9718
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.5595 | 1.0 | 406 | 0.1957 | 0.9628 |
71
+ | 0.6314 | 2.0 | 813 | 0.1814 | 0.9654 |
72
+ | 0.5433 | 3.0 | 1220 | 0.1723 | 0.9658 |
73
+ | 0.488 | 4.0 | 1627 | 0.1588 | 0.9677 |
74
+ | 0.5789 | 5.0 | 2033 | 0.1572 | 0.9689 |
75
+ | 0.4526 | 6.0 | 2440 | 0.1496 | 0.9701 |
76
+ | 0.4538 | 7.0 | 2847 | 0.1447 | 0.9708 |
77
+ | 0.447 | 8.0 | 3254 | 0.1414 | 0.9710 |
78
+ | 0.3809 | 9.0 | 3660 | 0.1385 | 0.9715 |
79
+ | 0.4515 | 9.98 | 4060 | 0.1356 | 0.9718 |
80
 
81
 
82
  ### Framework versions