karoladelk commited on
Commit
cfed181
·
verified ·
1 Parent(s): a0aa28f

Model save

Browse files
Files changed (2) hide show
  1. README.md +8 -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.9052287581699346
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.2379
36
- - Accuracy: 0.9052
37
 
38
  ## Model description
39
 
@@ -61,15 +61,16 @@ 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
- | 0.6926 | 0.93 | 10 | 0.3021 | 0.8758 |
71
- | 0.2563 | 1.95 | 21 | 0.2384 | 0.8954 |
72
- | 0.219 | 2.79 | 30 | 0.2379 | 0.9052 |
 
73
 
74
 
75
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9019607843137255
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.2269
36
+ - Accuracy: 0.9020
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: 4
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.207 | 0.93 | 10 | 0.2288 | 0.9052 |
71
+ | 0.1873 | 1.95 | 21 | 0.2419 | 0.8954 |
72
+ | 0.1808 | 2.98 | 32 | 0.2322 | 0.9052 |
73
+ | 0.1632 | 3.72 | 40 | 0.2269 | 0.9020 |
74
 
75
 
76
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0814e88948af238d9014aca829c8c873e4f7afd756e83477836776d5da2145cc
3
  size 110345908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a986767ecbcde53be1acba4713e9ab7b084cd8b4647507e57d76e20e284868a2
3
  size 110345908