Professor commited on
Commit
6b17d60
1 Parent(s): 52b82ee

End of training

Browse files
Files changed (2) hide show
  1. README.md +33 -23
  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.7668
21
- - Accuracy: 0.6726
22
 
23
  ## Model description
24
 
@@ -44,32 +44,42 @@ 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: 20
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
- | 1.047 | 1.0 | 652 | 0.9302 | 0.5817 |
54
- | 0.899 | 2.0 | 1304 | 0.8669 | 0.6285 |
55
- | 0.8656 | 3.0 | 1956 | 0.8434 | 0.6385 |
56
- | 0.8514 | 4.0 | 2608 | 0.8421 | 0.6277 |
57
- | 0.8395 | 5.0 | 3260 | 0.8275 | 0.6506 |
58
- | 0.832 | 6.0 | 3912 | 0.8444 | 0.6415 |
59
- | 0.8065 | 7.0 | 4564 | 0.8204 | 0.6494 |
60
- | 0.8031 | 8.0 | 5216 | 0.8271 | 0.6438 |
61
- | 0.7954 | 9.0 | 5868 | 0.8025 | 0.6632 |
62
- | 0.7939 | 10.0 | 6520 | 0.7917 | 0.6592 |
63
- | 0.7893 | 11.0 | 7172 | 0.8043 | 0.6515 |
64
- | 0.7731 | 12.0 | 7824 | 0.7878 | 0.6695 |
65
- | 0.7759 | 13.0 | 8476 | 0.7806 | 0.6657 |
66
- | 0.7676 | 14.0 | 9128 | 0.7816 | 0.6653 |
67
- | 0.7605 | 15.0 | 9780 | 0.7882 | 0.6550 |
68
- | 0.7566 | 16.0 | 10432 | 0.7881 | 0.6548 |
69
- | 0.7554 | 17.0 | 11084 | 0.7824 | 0.6619 |
70
- | 0.7384 | 18.0 | 11736 | 0.7668 | 0.6726 |
71
- | 0.7442 | 19.0 | 12388 | 0.7830 | 0.6594 |
72
- | 0.7296 | 20.0 | 13040 | 0.7709 | 0.6667 |
 
 
 
 
 
 
 
 
 
 
73
 
74
 
75
  ### 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.7448
21
+ - Accuracy: 0.6857
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: 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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0bc286d5e045711c333a81b186b74e07db98331fac2031b3a42d983b37665b8
3
  size 110352060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f232807f125ba5dba5b16b628b91defbd266af7b2b8446a96a6d432243d8af9d
3
  size 110352060