surajjoshi commited on
Commit
535d1a7
·
1 Parent(s): 9098fb3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.990228013029316
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.0352
35
- - Accuracy: 0.9902
36
 
37
  ## Model description
38
 
@@ -66,10 +66,10 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | 0.3818 | 0.97 | 21 | 0.1545 | 0.9707 |
70
- | 0.2407 | 1.97 | 42 | 0.0768 | 0.9739 |
71
- | 0.1841 | 2.97 | 63 | 0.0439 | 0.9870 |
72
- | 0.1776 | 3.97 | 84 | 0.0352 | 0.9902 |
73
 
74
 
75
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.9735294117647059
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.0764
35
+ - Accuracy: 0.9735
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 0.4994 | 1.0 | 24 | 0.2253 | 0.9059 |
70
+ | 0.2449 | 2.0 | 48 | 0.0806 | 0.9735 |
71
+ | 0.1921 | 3.0 | 72 | 0.0640 | 0.9765 |
72
+ | 0.1755 | 4.0 | 96 | 0.0764 | 0.9735 |
73
 
74
 
75
  ### Framework versions