zabir735 commited on
Commit
4786461
1 Parent(s): 58f59e2

Model save

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.8095238095238095
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.5369
36
- - Accuracy: 0.8095
37
 
38
  ## Model description
39
 
@@ -65,10 +65,11 @@ The following hyperparameters were used during training:
65
 
66
  ### Training results
67
 
68
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
- |:-------------:|:------:|:----:|:---------------:|:--------:|
70
- | No log | 0.6667 | 1 | 0.6703 | 0.5238 |
71
- | No log | 2.0 | 3 | 0.5369 | 0.8095 |
 
72
 
73
 
74
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9602272727272727
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.0961
36
+ - Accuracy: 0.9602
37
 
38
  ## Model description
39
 
 
65
 
66
  ### Training results
67
 
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.6516 | 0.96 | 12 | 0.3617 | 0.9318 |
71
+ | 0.3909 | 2.0 | 25 | 0.1510 | 0.9489 |
72
+ | 0.2274 | 2.88 | 36 | 0.0961 | 0.9602 |
73
 
74
 
75
  ### Framework versions