larimei commited on
Commit
4ae2ecb
1 Parent(s): 51bcb41

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.5937
21
- - Accuracy: 0.893
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.7425 | 0.992 | 62 | 2.5168 | 0.833 |
56
- | 1.8395 | 2.0 | 125 | 1.7492 | 0.886 |
57
- | 1.6151 | 2.976 | 186 | 1.5937 | 0.893 |
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.0685
21
+ - Accuracy: 0.7966
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 1.8963 | 1.0 | 947 | 1.9484 | 0.7290 |
56
+ | 1.2315 | 2.0 | 1894 | 1.2305 | 0.7825 |
57
+ | 0.9834 | 3.0 | 2841 | 1.0685 | 0.7966 |
58
 
59
 
60
  ### Framework versions