ML-777 commited on
Commit
f0e9ce6
·
verified ·
1 Parent(s): da0dd3b

Model save

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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.5236
22
- - Accuracy: 0.8599
23
 
24
  ## Model description
25
 
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
- | 0.8805 | 0.9981 | 133 | 0.6619 | 0.8220 |
57
- | 0.7287 | 1.9962 | 266 | 0.6078 | 0.8351 |
58
- | 0.6463 | 2.9944 | 399 | 0.5612 | 0.8512 |
59
- | 0.5806 | 4.0 | 533 | 0.5383 | 0.8557 |
60
- | 0.5229 | 4.9906 | 665 | 0.5236 | 0.8599 |
61
 
62
 
63
  ### 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: 0.5269
22
+ - Accuracy: 0.8574
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
+ | 0.8173 | 0.9981 | 133 | 0.6705 | 0.8170 |
57
+ | 0.7385 | 1.9962 | 266 | 0.6100 | 0.8313 |
58
+ | 0.5756 | 2.9944 | 399 | 0.5643 | 0.8471 |
59
+ | 0.5668 | 4.0 | 533 | 0.5368 | 0.8527 |
60
+ | 0.5 | 4.9906 | 665 | 0.5269 | 0.8574 |
61
 
62
 
63
  ### Framework versions