bombshelll commited on
Commit
7545b56
·
verified ·
1 Parent(s): 342dcc7

Model save

Browse files
Files changed (2) hide show
  1. README.md +22 -15
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.2790
22
- - Accuracy: 0.9227
23
 
24
  ## Model description
25
 
@@ -47,24 +47,31 @@ The following hyperparameters were used during training:
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.1
50
- - num_epochs: 12
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-------:|:----:|:---------------:|:--------:|
56
- | 1.2317 | 0.9412 | 12 | 0.8056 | 0.7680 |
57
- | 0.7321 | 1.9608 | 25 | 0.3427 | 0.8785 |
58
- | 0.4526 | 2.9804 | 38 | 0.2999 | 0.9116 |
59
- | 0.3984 | 4.0 | 51 | 0.3048 | 0.8950 |
60
- | 0.3362 | 4.9412 | 63 | 0.2832 | 0.9061 |
61
- | 0.3356 | 5.9608 | 76 | 0.2910 | 0.8950 |
62
- | 0.2958 | 6.9804 | 89 | 0.2802 | 0.9116 |
63
- | 0.2728 | 8.0 | 102 | 0.2807 | 0.9116 |
64
- | 0.2605 | 8.9412 | 114 | 0.2815 | 0.9171 |
65
- | 0.2407 | 9.9608 | 127 | 0.2806 | 0.9171 |
66
- | 0.2549 | 10.9804 | 140 | 0.2795 | 0.9171 |
67
- | 0.2549 | 11.2941 | 144 | 0.2790 | 0.9227 |
 
 
 
 
 
 
 
68
 
69
 
70
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3453
22
+ - Accuracy: 0.8895
23
 
24
  ## Model description
25
 
 
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 20
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-------:|:----:|:---------------:|:--------:|
56
+ | 1.3069 | 0.9412 | 12 | 1.0000 | 0.6077 |
57
+ | 0.8924 | 1.9608 | 25 | 0.4334 | 0.8785 |
58
+ | 0.5365 | 2.9804 | 38 | 0.3143 | 0.9006 |
59
+ | 0.3814 | 4.0 | 51 | 0.2871 | 0.9116 |
60
+ | 0.3336 | 4.9412 | 63 | 0.2963 | 0.9116 |
61
+ | 0.353 | 5.9608 | 76 | 0.3195 | 0.8729 |
62
+ | 0.3069 | 6.9804 | 89 | 0.2952 | 0.9116 |
63
+ | 0.293 | 8.0 | 102 | 0.3174 | 0.8895 |
64
+ | 0.2667 | 8.9412 | 114 | 0.3226 | 0.8950 |
65
+ | 0.2424 | 9.9608 | 127 | 0.3213 | 0.8895 |
66
+ | 0.2605 | 10.9804 | 140 | 0.3172 | 0.8895 |
67
+ | 0.232 | 12.0 | 153 | 0.3385 | 0.8895 |
68
+ | 0.242 | 12.9412 | 165 | 0.3274 | 0.8950 |
69
+ | 0.215 | 13.9608 | 178 | 0.3385 | 0.8950 |
70
+ | 0.2131 | 14.9804 | 191 | 0.3422 | 0.8950 |
71
+ | 0.201 | 16.0 | 204 | 0.3419 | 0.8785 |
72
+ | 0.1976 | 16.9412 | 216 | 0.3448 | 0.9006 |
73
+ | 0.1886 | 17.9608 | 229 | 0.3460 | 0.8895 |
74
+ | 0.1972 | 18.8235 | 240 | 0.3453 | 0.8895 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96d46575785d0b3af8b49ece2d6d3a0499a7ea7c05c9fea687eaff7efad82a4f
3
  size 110348984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f213253a0458d53917871fecb5fcba67d79fc84b24a19d9e59bb574d34393f3a
3
  size 110348984