JuanFelCam commited on
Commit
9feea2f
1 Parent(s): 68245c7

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0042
21
  - Accuracy: 0.9989
22
 
23
  ## Model description
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 1147 | 0.0300 | 0.9901 |
54
- | No log | 2.0 | 2294 | 0.0128 | 0.9959 |
55
- | No log | 3.0 | 3441 | 0.0071 | 0.9978 |
56
- | No log | 4.0 | 4588 | 0.0051 | 0.9986 |
57
- | 0.1446 | 5.0 | 5735 | 0.0042 | 0.9989 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0038
21
  - Accuracy: 0.9989
22
 
23
  ## Model description
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 1147 | 0.0393 | 0.9877 |
54
+ | No log | 2.0 | 2294 | 0.0201 | 0.9921 |
55
+ | No log | 3.0 | 3441 | 0.0089 | 0.9964 |
56
+ | No log | 4.0 | 4588 | 0.0071 | 0.9971 |
57
+ | 0.1453 | 5.0 | 5735 | 0.0038 | 0.9989 |
58
 
59
 
60
  ### Framework versions