DouglasBraga commited on
Commit
d670279
1 Parent(s): 9ae3724

Model save

Browse files
Files changed (2) hide show
  1. README.md +14 -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.625
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.8869
36
- - Accuracy: 0.625
37
 
38
  ## Model description
39
 
@@ -61,15 +61,22 @@ 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.6404 | 0.9825 | 14 | 0.7282 | 0.62 |
71
- | 0.4758 | 1.9649 | 28 | 0.9752 | 0.57 |
72
- | 0.3149 | 2.9474 | 42 | 0.8869 | 0.625 |
 
 
 
 
 
 
 
73
 
74
 
75
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.805
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.6650
36
+ - Accuracy: 0.805
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: 10
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:------:|:----:|:---------------:|:--------:|
70
+ | 0.2566 | 0.9825 | 14 | 0.7227 | 0.74 |
71
+ | 0.2729 | 1.9649 | 28 | 0.3916 | 0.815 |
72
+ | 0.1553 | 2.9474 | 42 | 0.8409 | 0.75 |
73
+ | 0.1371 | 4.0 | 57 | 0.3706 | 0.885 |
74
+ | 0.1588 | 4.9825 | 71 | 0.8758 | 0.765 |
75
+ | 0.1093 | 5.9649 | 85 | 0.6063 | 0.82 |
76
+ | 0.102 | 6.9474 | 99 | 0.5308 | 0.84 |
77
+ | 0.0713 | 8.0 | 114 | 0.3536 | 0.88 |
78
+ | 0.1045 | 8.9825 | 128 | 0.3858 | 0.875 |
79
+ | 0.0661 | 9.8246 | 140 | 0.6650 | 0.805 |
80
 
81
 
82
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b67fccb35fd7d08e9cac6a09a82618861aa36a3678e6a01d3ffa8dc01a8a98d0
3
  size 110342832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4481656919beec8dfd4447cfccb8348b081817f030ec434efd3e782c68f9556
3
  size 110342832