ahmedesmail16 commited on
Commit
6d90217
1 Parent(s): 7744048

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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 [microsoft/beit-large-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-large-patch16-224-pt22k-ft22k) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5207
21
- - Accuracy: 0.8532
22
 
23
  ## Model description
24
 
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 0.5827 | 1.0 | 57 | 0.6796 | 0.7662 |
56
- | 0.1992 | 2.0 | 114 | 0.6052 | 0.8131 |
57
- | 0.0482 | 3.0 | 171 | 0.5379 | 0.8329 |
58
- | 0.0101 | 4.0 | 228 | 0.5202 | 0.8515 |
59
- | 0.002 | 5.0 | 285 | 0.5207 | 0.8532 |
60
 
61
 
62
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [microsoft/beit-large-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-large-patch16-224-pt22k-ft22k) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6235
21
+ - Accuracy: 0.8521
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 0.0299 | 1.0 | 57 | 0.8461 | 0.7798 |
56
+ | 0.0202 | 2.0 | 114 | 0.7776 | 0.8137 |
57
+ | 0.0148 | 3.0 | 171 | 0.7231 | 0.8120 |
58
+ | 0.004 | 4.0 | 228 | 0.6273 | 0.8481 |
59
+ | 0.0004 | 5.0 | 285 | 0.6235 | 0.8521 |
60
 
61
 
62
  ### Framework versions