wahidww commited on
Commit
a24b42c
1 Parent(s): d0fb2d8

Model save

Browse files
Files changed (2) hide show
  1. README.md +17 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ 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.4013
36
  - Accuracy: 0.8653
37
 
38
  ## Model description
@@ -61,17 +61,27 @@ 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: 5
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 0.3599 | 0.99 | 59 | 0.4013 | 0.8653 |
71
- | 0.3768 | 2.0 | 119 | 0.3993 | 0.8653 |
72
- | 0.3549 | 2.99 | 178 | 0.3922 | 0.8653 |
73
- | 0.3838 | 4.0 | 238 | 0.3893 | 0.8653 |
74
- | 0.3531 | 4.96 | 295 | 0.3903 | 0.8653 |
 
 
 
 
 
 
 
 
 
 
75
 
76
 
77
  ### Framework versions
 
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.3944
36
  - Accuracy: 0.8653
37
 
38
  ## Model description
 
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: 15
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.3648 | 0.99 | 59 | 0.3998 | 0.8653 |
71
+ | 0.3789 | 2.0 | 119 | 0.4005 | 0.8653 |
72
+ | 0.3572 | 2.99 | 178 | 0.4006 | 0.8653 |
73
+ | 0.3842 | 4.0 | 238 | 0.3905 | 0.8653 |
74
+ | 0.356 | 4.99 | 297 | 0.3894 | 0.8653 |
75
+ | 0.3564 | 6.0 | 357 | 0.3936 | 0.8653 |
76
+ | 0.3668 | 6.99 | 416 | 0.3934 | 0.8653 |
77
+ | 0.3538 | 8.0 | 476 | 0.3882 | 0.8653 |
78
+ | 0.353 | 8.99 | 535 | 0.3870 | 0.8653 |
79
+ | 0.3481 | 10.0 | 595 | 0.3867 | 0.8653 |
80
+ | 0.3315 | 10.99 | 654 | 0.3949 | 0.8653 |
81
+ | 0.3456 | 12.0 | 714 | 0.3919 | 0.8678 |
82
+ | 0.3329 | 12.99 | 773 | 0.3905 | 0.8653 |
83
+ | 0.3409 | 14.0 | 833 | 0.3930 | 0.8653 |
84
+ | 0.313 | 14.87 | 885 | 0.3944 | 0.8653 |
85
 
86
 
87
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00286078fcc13dbc1ee1a52022619faca36e7368b319e0876d1bd3c9b31f1022
3
  size 110342832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:567d24888f6b0b4e9feb7573e94b39d26bb85840a306602e14d612359719841b
3
  size 110342832