mwoelki commited on
Commit
cb01eb3
·
verified ·
1 Parent(s): 1ce64b8

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8597
22
- - Accuracy: 0.91
23
 
24
  ## Model description
25
 
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | 1.1533 | 0.992 | 62 | 1.1891 | 0.905 |
57
- | 0.8774 | 2.0 | 125 | 0.9292 | 0.911 |
58
- | 0.805 | 2.976 | 186 | 0.8597 | 0.91 |
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.6294
22
+ - Accuracy: 0.896
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 2.7384 | 0.992 | 62 | 2.5526 | 0.831 |
57
+ | 1.8599 | 2.0 | 125 | 1.8006 | 0.88 |
58
+ | 1.6127 | 2.976 | 186 | 1.6294 | 0.896 |
59
 
60
 
61
  ### Framework versions