ShimaGh commited on
Commit
95f34e1
·
verified ·
1 Parent(s): 992fb54

Model save

Browse files
Files changed (2) hide show
  1. README.md +9 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.9411764705882353
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-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.4168
36
- - Accuracy: 0.9412
37
 
38
  ## Model description
39
 
@@ -61,15 +61,17 @@ The following hyperparameters were used during training:
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
- - num_epochs: 3
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | No log | 0.92 | 3 | 0.6138 | 0.6275 |
71
- | No log | 1.85 | 6 | 0.4697 | 0.9412 |
72
- | No log | 2.77 | 9 | 0.4168 | 0.9412 |
 
 
73
 
74
 
75
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9803921568627451
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-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.0946
36
+ - Accuracy: 0.9804
37
 
38
  ## Model description
39
 
 
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 5
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | No log | 0.92 | 3 | 0.4395 | 0.6667 |
71
+ | No log | 1.85 | 6 | 0.2817 | 0.9020 |
72
+ | No log | 2.77 | 9 | 0.1354 | 0.9608 |
73
+ | 0.3994 | 4.0 | 13 | 0.0956 | 0.9804 |
74
+ | 0.3994 | 4.62 | 15 | 0.0946 | 0.9804 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b47388352d8e0550c67592249702bccb4333fe2b70cf02f283600babf60488b
3
  size 347498816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8b97294cb1e3cf6ff22a45168ad0e8c1d7d8fa17a2d344aa5d584241d4859c6
3
  size 347498816