HorcruxNo13 commited on
Commit
9446c3f
1 Parent(s): 8096e03

Model save

Browse files
Files changed (2) hide show
  1. README.md +19 -16
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -24,13 +24,13 @@ model-index:
24
  metrics:
25
  - name: Accuracy
26
  type: accuracy
27
- value: 0.78
28
  - name: Precision
29
  type: precision
30
- value: 0.7896499764558155
31
  - name: Recall
32
  type: recall
33
- value: 0.78
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -40,11 +40,11 @@ should probably proofread and complete it, then remove this comment. -->
40
 
41
  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.
42
  It achieves the following results on the evaluation set:
43
- - Loss: 0.5118
44
- - Accuracy: 0.78
45
- - Precision: 0.7896
46
- - Recall: 0.78
47
- - F1 Score: 0.7315
48
 
49
  ## Model description
50
 
@@ -72,19 +72,22 @@ The following hyperparameters were used during training:
72
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
73
  - lr_scheduler_type: linear
74
  - lr_scheduler_warmup_ratio: 0.1
75
- - num_epochs: 7
76
 
77
  ### Training results
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 Score |
80
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
81
- | No log | 1.0 | 8 | 0.5696 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
82
- | 0.6683 | 2.0 | 16 | 0.5635 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
83
- | 0.5797 | 3.0 | 24 | 0.5584 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
84
- | 0.5547 | 4.0 | 32 | 0.5732 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
85
- | 0.5165 | 5.0 | 40 | 0.5416 | 0.7583 | 0.7486 | 0.7583 | 0.6959 |
86
- | 0.5165 | 6.0 | 48 | 0.5488 | 0.7625 | 0.7561 | 0.7625 | 0.7034 |
87
- | 0.4893 | 7.0 | 56 | 0.5512 | 0.7583 | 0.7432 | 0.7583 | 0.7003 |
 
 
 
88
 
89
 
90
  ### Framework versions
 
24
  metrics:
25
  - name: Accuracy
26
  type: accuracy
27
+ value: 0.76
28
  - name: Precision
29
  type: precision
30
+ value: 0.7692631578947368
31
  - name: Recall
32
  type: recall
33
+ value: 0.76
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
40
 
41
  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.
42
  It achieves the following results on the evaluation set:
43
+ - Loss: 0.5138
44
+ - Accuracy: 0.76
45
+ - Precision: 0.7693
46
+ - Recall: 0.76
47
+ - F1 Score: 0.6932
48
 
49
  ## Model description
50
 
 
72
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
73
  - lr_scheduler_type: linear
74
  - lr_scheduler_warmup_ratio: 0.1
75
+ - num_epochs: 10
76
 
77
  ### Training results
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 Score |
80
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
81
+ | No log | 1.0 | 8 | 0.5844 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
82
+ | 0.6556 | 2.0 | 16 | 0.5703 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
83
+ | 0.5707 | 3.0 | 24 | 0.5585 | 0.7417 | 0.8090 | 0.7417 | 0.6397 |
84
+ | 0.5383 | 4.0 | 32 | 0.6247 | 0.7333 | 0.5378 | 0.7333 | 0.6205 |
85
+ | 0.5149 | 5.0 | 40 | 0.5308 | 0.7792 | 0.7885 | 0.7792 | 0.7281 |
86
+ | 0.5149 | 6.0 | 48 | 0.5445 | 0.7833 | 0.8155 | 0.7833 | 0.7274 |
87
+ | 0.4879 | 7.0 | 56 | 0.5620 | 0.7667 | 0.7709 | 0.7667 | 0.7064 |
88
+ | 0.453 | 8.0 | 64 | 0.5384 | 0.7708 | 0.7695 | 0.7708 | 0.7178 |
89
+ | 0.4249 | 9.0 | 72 | 0.5377 | 0.7542 | 0.7276 | 0.7542 | 0.7054 |
90
+ | 0.4001 | 10.0 | 80 | 0.5417 | 0.7667 | 0.7575 | 0.7667 | 0.7147 |
91
 
92
 
93
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb73e2a3587cf315aa249710451f1da4cb2f510819771d9bd7af28b5e85c0a9f
3
  size 110394865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77d18e6f09cab2cce5116bd78d3a4f9308f1fe63a1a97eab3f2d1de532031548
3
  size 110394865