Elvijs commited on
Commit
e5a4d09
1 Parent(s): 0eaa0ac

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.5927
21
- - Accuracy: 0.899
22
 
23
  ## Model description
24
 
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 2.688 | 0.992 | 62 | 2.4867 | 0.842 |
56
- | 1.8591 | 2.0 | 125 | 1.7574 | 0.888 |
57
- | 1.6524 | 2.976 | 186 | 1.5927 | 0.899 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.6380
21
+ - Accuracy: 0.89
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 2.7533 | 0.992 | 62 | 2.5753 | 0.83 |
56
+ | 1.8529 | 2.0 | 125 | 1.8001 | 0.865 |
57
+ | 1.5759 | 2.976 | 186 | 1.6380 | 0.89 |
58
 
59
 
60
  ### Framework versions