luciagil commited on
Commit
abe28cc
1 Parent(s): 2ed6ab1

Model save

Browse files
Files changed (2) hide show
  1. README.md +15 -6
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7221
21
- - Accuracy: 0.7738
22
 
23
  ## Model description
24
 
@@ -46,15 +46,24 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_ratio: 0.1
49
- - num_epochs: 3
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 1.4273 | 0.99 | 78 | 1.0470 | 0.6710 |
56
- | 1.0813 | 1.99 | 157 | 0.7848 | 0.7512 |
57
- | 0.9644 | 2.97 | 234 | 0.7221 | 0.7738 |
 
 
 
 
 
 
 
 
 
58
 
59
 
60
  ### Framework versions
 
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5231
21
+ - Accuracy: 0.8377
22
 
23
  ## Model description
24
 
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 12
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 0.8248 | 0.99 | 78 | 0.7299 | 0.7667 |
56
+ | 0.806 | 1.99 | 157 | 0.6541 | 0.7944 |
57
+ | 0.8544 | 3.0 | 236 | 0.6443 | 0.7996 |
58
+ | 0.8503 | 4.0 | 315 | 0.5965 | 0.8179 |
59
+ | 0.7538 | 4.99 | 393 | 0.5674 | 0.8282 |
60
+ | 0.6921 | 5.99 | 472 | 0.5941 | 0.8175 |
61
+ | 0.7214 | 7.0 | 551 | 0.5721 | 0.8246 |
62
+ | 0.6402 | 8.0 | 630 | 0.5433 | 0.8361 |
63
+ | 0.5899 | 8.99 | 708 | 0.5323 | 0.8425 |
64
+ | 0.6688 | 9.99 | 787 | 0.5213 | 0.8409 |
65
+ | 0.5948 | 11.0 | 866 | 0.5244 | 0.8385 |
66
+ | 0.5818 | 11.89 | 936 | 0.5231 | 0.8377 |
67
 
68
 
69
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49778b8723d38f50e3ea0b470a45c632ee9f3c71a700885b5a615ff1ed905b6e
3
  size 110382828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f1551052541d87da3176684b6d6ce6d158f392885884db83da444155554b9db
3
  size 110382828