Professor commited on
Commit
21473b6
1 Parent(s): 0cc4d27

End of training

Browse files
Files changed (2) hide show
  1. README.md +43 -33
  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 [gianlab/swin-tiny-patch4-window7-224-finetuned-plantdisease](https://huggingface.co/gianlab/swin-tiny-patch4-window7-224-finetuned-plantdisease) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7448
21
- - Accuracy: 0.6857
22
 
23
  ## Model description
24
 
@@ -44,42 +44,52 @@ The following hyperparameters were used during training:
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 50
47
- - num_epochs: 30
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
- | 0.9931 | 1.0 | 652 | 0.8450 | 0.6346 |
54
- | 0.9034 | 2.0 | 1304 | 0.8367 | 0.6456 |
55
- | 0.8734 | 3.0 | 1956 | 0.8165 | 0.6601 |
56
- | 0.851 | 4.0 | 2608 | 0.8982 | 0.6047 |
57
- | 0.8444 | 5.0 | 3260 | 0.8000 | 0.6626 |
58
- | 0.8261 | 6.0 | 3912 | 0.8339 | 0.6321 |
59
- | 0.8262 | 7.0 | 4564 | 0.7984 | 0.6613 |
60
- | 0.8152 | 8.0 | 5216 | 0.7859 | 0.6740 |
61
- | 0.8081 | 9.0 | 5868 | 0.8387 | 0.6400 |
62
- | 0.8012 | 10.0 | 6520 | 0.8229 | 0.6463 |
63
- | 0.7957 | 11.0 | 7172 | 0.7807 | 0.6715 |
64
- | 0.7975 | 12.0 | 7824 | 0.7752 | 0.6816 |
65
- | 0.7885 | 13.0 | 8476 | 0.7885 | 0.6694 |
66
- | 0.7896 | 14.0 | 9128 | 0.7806 | 0.6774 |
67
- | 0.7871 | 15.0 | 9780 | 0.7713 | 0.6786 |
68
- | 0.7696 | 16.0 | 10432 | 0.7881 | 0.6615 |
69
- | 0.7742 | 17.0 | 11084 | 0.7616 | 0.6797 |
70
- | 0.7638 | 18.0 | 11736 | 0.7509 | 0.6878 |
71
- | 0.7655 | 19.0 | 12388 | 0.7995 | 0.6646 |
72
- | 0.7624 | 20.0 | 13040 | 0.7712 | 0.6768 |
73
- | 0.7544 | 21.0 | 13692 | 0.7491 | 0.6885 |
74
- | 0.7567 | 22.0 | 14344 | 0.7472 | 0.6841 |
75
- | 0.7487 | 23.0 | 14996 | 0.7608 | 0.6818 |
76
- | 0.7427 | 24.0 | 15648 | 0.7494 | 0.6870 |
77
- | 0.7468 | 25.0 | 16300 | 0.7543 | 0.6812 |
78
- | 0.7365 | 26.0 | 16952 | 0.7494 | 0.6855 |
79
- | 0.7328 | 27.0 | 17604 | 0.7448 | 0.6857 |
80
- | 0.7398 | 28.0 | 18256 | 0.7461 | 0.6855 |
81
- | 0.7266 | 29.0 | 18908 | 0.7513 | 0.6822 |
82
- | 0.7286 | 30.0 | 19560 | 0.7456 | 0.6868 |
 
 
 
 
 
 
 
 
 
 
83
 
84
 
85
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [gianlab/swin-tiny-patch4-window7-224-finetuned-plantdisease](https://huggingface.co/gianlab/swin-tiny-patch4-window7-224-finetuned-plantdisease) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7438
21
+ - Accuracy: 0.6964
22
 
23
  ## Model description
24
 
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 50
47
+ - num_epochs: 40
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
+ | 1.0386 | 1.0 | 652 | 0.9385 | 0.5669 |
54
+ | 0.9619 | 2.0 | 1304 | 0.9422 | 0.5811 |
55
+ | 0.9193 | 3.0 | 1956 | 0.8806 | 0.6348 |
56
+ | 0.8876 | 4.0 | 2608 | 0.8703 | 0.6488 |
57
+ | 0.8777 | 5.0 | 3260 | 0.8361 | 0.6607 |
58
+ | 0.863 | 6.0 | 3912 | 0.8543 | 0.6417 |
59
+ | 0.8316 | 7.0 | 4564 | 0.8101 | 0.6607 |
60
+ | 0.8301 | 8.0 | 5216 | 0.8197 | 0.6609 |
61
+ | 0.8264 | 9.0 | 5868 | 0.8111 | 0.6720 |
62
+ | 0.8283 | 10.0 | 6520 | 0.8065 | 0.6669 |
63
+ | 0.816 | 11.0 | 7172 | 0.8115 | 0.6578 |
64
+ | 0.8263 | 12.0 | 7824 | 0.8029 | 0.6753 |
65
+ | 0.8017 | 13.0 | 8476 | 0.7929 | 0.6707 |
66
+ | 0.8005 | 14.0 | 9128 | 0.8025 | 0.6661 |
67
+ | 0.7989 | 15.0 | 9780 | 0.8153 | 0.6594 |
68
+ | 0.7961 | 16.0 | 10432 | 0.8033 | 0.6720 |
69
+ | 0.7769 | 17.0 | 11084 | 0.7879 | 0.6682 |
70
+ | 0.7757 | 18.0 | 11736 | 0.7868 | 0.6732 |
71
+ | 0.7713 | 19.0 | 12388 | 0.7773 | 0.6747 |
72
+ | 0.7638 | 20.0 | 13040 | 0.7678 | 0.6811 |
73
+ | 0.7645 | 21.0 | 13692 | 0.7826 | 0.6795 |
74
+ | 0.7497 | 22.0 | 14344 | 0.7931 | 0.6807 |
75
+ | 0.761 | 23.0 | 14996 | 0.7719 | 0.6820 |
76
+ | 0.7486 | 24.0 | 15648 | 0.7641 | 0.6895 |
77
+ | 0.7446 | 25.0 | 16300 | 0.7686 | 0.6832 |
78
+ | 0.7418 | 26.0 | 16952 | 0.7683 | 0.6904 |
79
+ | 0.7344 | 27.0 | 17604 | 0.7549 | 0.6895 |
80
+ | 0.7369 | 28.0 | 18256 | 0.7501 | 0.6891 |
81
+ | 0.7238 | 29.0 | 18908 | 0.7454 | 0.6933 |
82
+ | 0.7264 | 30.0 | 19560 | 0.7565 | 0.6876 |
83
+ | 0.7185 | 31.0 | 20212 | 0.7524 | 0.6880 |
84
+ | 0.7112 | 32.0 | 20864 | 0.7712 | 0.6807 |
85
+ | 0.7073 | 33.0 | 21516 | 0.7532 | 0.6897 |
86
+ | 0.7102 | 34.0 | 22168 | 0.7457 | 0.6960 |
87
+ | 0.7053 | 35.0 | 22820 | 0.7438 | 0.6964 |
88
+ | 0.6979 | 36.0 | 23472 | 0.7449 | 0.6933 |
89
+ | 0.6973 | 37.0 | 24124 | 0.7477 | 0.6929 |
90
+ | 0.6967 | 38.0 | 24776 | 0.7508 | 0.6926 |
91
+ | 0.6939 | 39.0 | 25428 | 0.7481 | 0.6933 |
92
+ | 0.6936 | 40.0 | 26080 | 0.7460 | 0.6968 |
93
 
94
 
95
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc86d7035319adde7f888a243b8f13adbfbbf47dd095cdd4ab1948f5c5c717b4
3
  size 110352060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98f5cdf45b4890f4e837b741dfc163686170afa9fb2390e869d391c53e97468b
3
  size 110352060