Alex-VisTas commited on
Commit
2695f21
1 Parent(s): 0b7532a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.7296969696969697
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  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.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.5135
35
- - Accuracy: 0.7297
36
 
37
  ## Model description
38
 
@@ -66,12 +66,12 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | 0.6197 | 1.0 | 58 | 0.6089 | 0.6558 |
70
- | 0.5984 | 2.0 | 116 | 0.5503 | 0.7103 |
71
- | 0.5664 | 3.0 | 174 | 0.5392 | 0.7321 |
72
- | 0.5645 | 4.0 | 232 | 0.5388 | 0.7261 |
73
- | 0.5467 | 5.0 | 290 | 0.5143 | 0.7321 |
74
- | 0.5316 | 6.0 | 348 | 0.5135 | 0.7297 |
75
 
76
 
77
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.7321212121212122
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  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.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.5392
35
+ - Accuracy: 0.7321
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 0.574 | 1.0 | 58 | 0.5392 | 0.7321 |
70
+ | 0.5784 | 2.0 | 116 | 0.5392 | 0.7321 |
71
+ | 0.5476 | 3.0 | 174 | 0.5392 | 0.7321 |
72
+ | 0.5571 | 4.0 | 232 | 0.5392 | 0.7321 |
73
+ | 0.5577 | 5.0 | 290 | 0.5392 | 0.7321 |
74
+ | 0.5625 | 6.0 | 348 | 0.5392 | 0.7321 |
75
 
76
 
77
  ### Framework versions