MarfinF commited on
Commit
73f456d
·
verified ·
1 Parent(s): d225f3f

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 1.9515
37
  - Accuracy: 0.3063
38
 
39
  ## Model description
@@ -68,9 +68,9 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
71
- | 2.0646 | 1.0 | 10 | 2.0364 | 0.2 |
72
- | 1.9776 | 2.0 | 20 | 1.9918 | 0.2687 |
73
- | 1.9046 | 3.0 | 30 | 1.9485 | 0.2812 |
74
 
75
 
76
  ### Framework versions
 
33
 
34
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 1.9752
37
  - Accuracy: 0.3063
38
 
39
  ## Model description
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
71
+ | 2.0584 | 1.0 | 10 | 2.0231 | 0.275 |
72
+ | 1.9785 | 2.0 | 20 | 1.9722 | 0.3063 |
73
+ | 1.9134 | 3.0 | 30 | 1.9484 | 0.275 |
74
 
75
 
76
  ### Framework versions