bombshelll commited on
Commit
e73025a
·
verified ·
1 Parent(s): e2c6e29

Model save

Browse files
Files changed (2) hide show
  1. README.md +13 -12
  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.0630
22
- - Accuracy: 0.9852
23
 
24
  ## Model description
25
 
@@ -47,21 +47,22 @@ 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: 20
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | 1.0732 | 1.0 | 5 | 0.9285 | 0.6667 |
57
- | 0.829 | 2.0 | 10 | 0.5274 | 0.8593 |
58
- | 0.5189 | 3.0 | 15 | 0.2473 | 0.9333 |
59
- | 0.3517 | 4.0 | 20 | 0.1405 | 0.9630 |
60
- | 0.2075 | 5.0 | 25 | 0.1797 | 0.9333 |
61
- | 0.1871 | 6.0 | 30 | 0.0936 | 0.9704 |
62
- | 0.1567 | 7.0 | 35 | 0.1113 | 0.9704 |
63
- | 0.1482 | 8.0 | 40 | 0.0791 | 0.9778 |
64
- | 0.1143 | 9.0 | 45 | 0.0630 | 0.9852 |
 
65
 
66
 
67
  ### 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.0496
22
+ - Accuracy: 0.9778
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: 10
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 1.0282 | 1.0 | 5 | 0.7965 | 0.7111 |
57
+ | 0.6572 | 2.0 | 10 | 0.3109 | 0.9630 |
58
+ | 0.3913 | 3.0 | 15 | 0.1849 | 0.9630 |
59
+ | 0.2707 | 4.0 | 20 | 0.1380 | 0.9630 |
60
+ | 0.1767 | 5.0 | 25 | 0.0945 | 0.9704 |
61
+ | 0.1469 | 6.0 | 30 | 0.0885 | 0.9704 |
62
+ | 0.1316 | 7.0 | 35 | 0.0735 | 0.9778 |
63
+ | 0.1272 | 8.0 | 40 | 0.0705 | 0.9778 |
64
+ | 0.1116 | 9.0 | 45 | 0.0514 | 0.9778 |
65
+ | 0.1114 | 10.0 | 50 | 0.0496 | 0.9778 |
66
 
67
 
68
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f38b7a2943b5b60f1b6d6e7adf75d7cca7f00b62a4a9a92f3a6f320e5824dd15
3
  size 110345908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a534e7a5122c3196fcaaea278c7a5410baa4a459eaeb4d0591b2f6ad8dc35ab
3
  size 110345908