tdhcuong commited on
Commit
7be56e3
1 Parent(s): ec87077

Model save

Browse files
Files changed (2) hide show
  1. README.md +9 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.9036144578313253
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  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.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.2500
37
- - Accuracy: 0.9036
38
 
39
  ## Model description
40
 
@@ -62,15 +62,17 @@ The following hyperparameters were used during training:
62
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
63
  - lr_scheduler_type: linear
64
  - lr_scheduler_warmup_ratio: 0.1
65
- - num_epochs: 3
66
 
67
  ### Training results
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
71
- | 0.4233 | 1.0 | 41 | 0.3218 | 0.8675 |
72
- | 0.3203 | 2.0 | 82 | 0.2500 | 0.9036 |
73
- | 0.2418 | 3.0 | 123 | 0.2369 | 0.8967 |
 
 
74
 
75
 
76
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.9104991394148021
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  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.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.1988
37
+ - Accuracy: 0.9105
38
 
39
  ## Model description
40
 
 
62
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
63
  - lr_scheduler_type: linear
64
  - lr_scheduler_warmup_ratio: 0.1
65
+ - num_epochs: 5
66
 
67
  ### Training results
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
71
+ | 0.2261 | 1.0 | 41 | 0.2358 | 0.8985 |
72
+ | 0.2418 | 2.0 | 82 | 0.2167 | 0.9088 |
73
+ | 0.2044 | 3.0 | 123 | 0.2065 | 0.9036 |
74
+ | 0.1995 | 4.0 | 164 | 0.2100 | 0.9105 |
75
+ | 0.1972 | 5.0 | 205 | 0.1988 | 0.9105 |
76
 
77
 
78
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59042b0e525264314f80084960fe7b4d2bf368830e150aceddc2923c8e43030f
3
  size 110352060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de5e6a0273a28e93c78d161c3b2c677b7ed107cc1e80bd29347a03fcc671c291
3
  size 110352060