sl82 commited on
Commit
e05016e
1 Parent(s): 23295e6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.9803703703703703
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,8 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  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.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.0573
33
- - Accuracy: 0.9804
34
 
35
  ## Model description
36
 
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | 0.2221 | 1.0 | 190 | 0.0954 | 0.9726 |
68
- | 0.201 | 2.0 | 380 | 0.0752 | 0.9737 |
69
- | 0.1456 | 3.0 | 570 | 0.0573 | 0.9804 |
70
 
71
 
72
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.9837037037037037
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  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.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.0581
33
+ - Accuracy: 0.9837
34
 
35
  ## Model description
36
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 0.2666 | 1.0 | 190 | 0.1364 | 0.9541 |
68
+ | 0.1735 | 2.0 | 380 | 0.0970 | 0.9663 |
69
+ | 0.126 | 3.0 | 570 | 0.0581 | 0.9837 |
70
 
71
 
72
  ### Framework versions