nandyc commited on
Commit
9609fd8
1 Parent(s): 6cda71c

Model save

Browse files
Files changed (3) hide show
  1. README.md +21 -22
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -2,7 +2,6 @@
2
  license: apache-2.0
3
  base_model: microsoft/swin-tiny-patch4-window7-224
4
  tags:
5
- - image-classification
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
@@ -16,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # swin-tiny-patch4-window7-224-finetuned_ASL_Isolated_Swin_dataset2
18
 
19
- 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 ASL_Isolated_Swin_dataset dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0558
22
- - Accuracy: 0.9846
23
 
24
  ## Model description
25
 
@@ -50,24 +49,24 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 1.6758 | 1.09 | 100 | 1.3206 | 0.5769 |
54
- | 1.0717 | 2.17 | 200 | 0.6482 | 0.8154 |
55
- | 0.627 | 3.26 | 300 | 0.4486 | 0.8654 |
56
- | 0.5397 | 4.35 | 400 | 0.2978 | 0.8923 |
57
- | 0.537 | 5.43 | 500 | 0.1513 | 0.9423 |
58
- | 0.3766 | 6.52 | 600 | 0.4737 | 0.8846 |
59
- | 0.3994 | 7.61 | 700 | 0.3060 | 0.9115 |
60
- | 0.2139 | 8.7 | 800 | 0.1345 | 0.9577 |
61
- | 0.2995 | 9.78 | 900 | 0.1558 | 0.95 |
62
- | 0.2835 | 10.87 | 1000 | 0.0943 | 0.9731 |
63
- | 0.3089 | 11.96 | 1100 | 0.0913 | 0.9577 |
64
- | 0.3632 | 13.04 | 1200 | 0.0888 | 0.9692 |
65
- | 0.327 | 14.13 | 1300 | 0.1038 | 0.9808 |
66
- | 0.313 | 15.22 | 1400 | 0.0976 | 0.9731 |
67
- | 0.1752 | 16.3 | 1500 | 0.0504 | 0.9808 |
68
- | 0.2397 | 17.39 | 1600 | 0.0612 | 0.9808 |
69
- | 0.1348 | 18.48 | 1700 | 0.0558 | 0.9846 |
70
- | 0.2842 | 19.57 | 1800 | 0.0504 | 0.9769 |
71
 
72
 
73
  ### Framework versions
 
2
  license: apache-2.0
3
  base_model: microsoft/swin-tiny-patch4-window7-224
4
  tags:
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
15
 
16
  # swin-tiny-patch4-window7-224-finetuned_ASL_Isolated_Swin_dataset2
17
 
18
+ This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0909
21
+ - Accuracy: 0.9769
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.5439 | 1.09 | 100 | 1.4188 | 0.5538 |
53
+ | 0.8646 | 2.17 | 200 | 0.4542 | 0.8885 |
54
+ | 0.5485 | 3.26 | 300 | 0.4103 | 0.8538 |
55
+ | 0.5082 | 4.35 | 400 | 0.2925 | 0.8962 |
56
+ | 0.5302 | 5.43 | 500 | 0.2471 | 0.9269 |
57
+ | 0.4072 | 6.52 | 600 | 0.2676 | 0.9231 |
58
+ | 0.4424 | 7.61 | 700 | 0.4150 | 0.9038 |
59
+ | 0.3409 | 8.7 | 800 | 0.1922 | 0.9538 |
60
+ | 0.3046 | 9.78 | 900 | 0.1917 | 0.9462 |
61
+ | 0.2911 | 10.87 | 1000 | 0.2272 | 0.9423 |
62
+ | 0.269 | 11.96 | 1100 | 0.0722 | 0.9692 |
63
+ | 0.3709 | 13.04 | 1200 | 0.1473 | 0.9654 |
64
+ | 0.3443 | 14.13 | 1300 | 0.1545 | 0.9615 |
65
+ | 0.187 | 15.22 | 1400 | 0.1060 | 0.9731 |
66
+ | 0.1879 | 16.3 | 1500 | 0.1124 | 0.9692 |
67
+ | 0.2183 | 17.39 | 1600 | 0.1377 | 0.9615 |
68
+ | 0.1478 | 18.48 | 1700 | 0.1269 | 0.9769 |
69
+ | 0.1944 | 19.57 | 1800 | 0.0909 | 0.9769 |
70
 
71
 
72
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a538e283c914ab0e84c69183b09e90ba99a1ee1a954fb18649b7196487d21a82
3
  size 110469102
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fae322dc32c00bb429165899d1ae4f1f1e7c145d711eeb759b04431dc58351c6
3
  size 110469102
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c204df3758aed9eb75e651347c36195f5ebfe556457339e4f8d1b5c5874134dd
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34e7873a6cbcfd88e41c1debcf7b3791fada3e8bf022d2f4ccadd628cae20804
3
  size 4600