DiegoLarra commited on
Commit
f103644
1 Parent(s): cb86376

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: 0.9285
21
- - Accuracy: 0.905
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
- | 1.2297 | 0.99 | 62 | 1.2591 | 0.899 |
56
- | 0.9027 | 2.0 | 125 | 0.9801 | 0.911 |
57
- | 0.8192 | 2.98 | 186 | 0.9285 | 0.905 |
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.6666
21
+ - Accuracy: 0.887
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 2.7399 | 0.99 | 62 | 2.5819 | 0.843 |
56
+ | 1.8921 | 2.0 | 125 | 1.8189 | 0.883 |
57
+ | 1.6028 | 2.98 | 186 | 1.6666 | 0.887 |
58
 
59
 
60
  ### Framework versions