t1msan commited on
Commit
71bf354
1 Parent(s): 8655341

Model save

Browse files
Files changed (2) hide show
  1. README.md +12 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0865
21
 
22
  ## Model description
23
 
@@ -45,17 +45,22 @@ The following hyperparameters were used during training:
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_ratio: 0.1
48
- - num_epochs: 5
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
- | No log | 0.96 | 6 | 0.3283 |
55
- | 0.4531 | 1.92 | 12 | 0.0809 |
56
- | 0.4531 | 2.88 | 18 | 0.0301 |
57
- | 0.069 | 4.0 | 25 | 0.1202 |
58
- | 0.0364 | 4.8 | 30 | 0.0865 |
 
 
 
 
 
59
 
60
 
61
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0115
21
 
22
  ## Model description
23
 
 
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 10
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
+ | No log | 0.96 | 6 | 0.4819 |
55
+ | 0.5639 | 1.92 | 12 | 0.2242 |
56
+ | 0.5639 | 2.88 | 18 | 0.0641 |
57
+ | 0.1359 | 4.0 | 25 | 0.0782 |
58
+ | 0.031 | 4.96 | 31 | 0.0250 |
59
+ | 0.031 | 5.92 | 37 | 0.0173 |
60
+ | 0.0221 | 6.88 | 43 | 0.0119 |
61
+ | 0.0144 | 8.0 | 50 | 0.0163 |
62
+ | 0.0144 | 8.96 | 56 | 0.0104 |
63
+ | 0.0144 | 9.6 | 60 | 0.0115 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c3026bef655d3590e60618b41a58339d73f8b1d309e5011b5dc222b183f23eb
3
  size 347498816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1d214f1bdaedbcd1c76986a51de5bdcde2b85ba4fae4f48da826a4febeab2a0
3
  size 347498816