LaLegumbreArtificial commited on
Commit
5f3b562
·
verified ·
1 Parent(s): 3601cd8

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0885
22
- - Accuracy: 0.9708
23
 
24
  ## Model description
25
 
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
- | 0.3871 | 0.9867 | 37 | 0.2672 | 0.9071 |
57
- | 0.1877 | 2.0 | 75 | 0.1377 | 0.9552 |
58
- | 0.1302 | 2.9867 | 112 | 0.1129 | 0.9577 |
59
- | 0.1012 | 4.0 | 150 | 0.1165 | 0.9565 |
60
- | 0.0934 | 4.9333 | 185 | 0.0885 | 0.9708 |
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0785
22
+ - Accuracy: 0.9725
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
+ | 0.3738 | 0.9867 | 37 | 0.2391 | 0.9208 |
57
+ | 0.1783 | 2.0 | 75 | 0.1439 | 0.95 |
58
+ | 0.1213 | 2.9867 | 112 | 0.1164 | 0.9623 |
59
+ | 0.0892 | 4.0 | 150 | 0.0962 | 0.9673 |
60
+ | 0.0851 | 4.9333 | 185 | 0.0785 | 0.9725 |
61
 
62
 
63
  ### Framework versions