ArthurMor4is commited on
Commit
656b0c9
1 Parent(s): c686129

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1121
21
- - Accuracy: 0.9692
22
 
23
  ## Model description
24
 
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 0.4157 | 0.99 | 29 | 0.1435 | 0.9497 |
56
- | 0.226 | 1.98 | 58 | 0.2280 | 0.9274 |
57
- | 0.1456 | 2.97 | 87 | 0.2881 | 0.8989 |
58
- | 0.1333 | 4.0 | 117 | 0.1121 | 0.9692 |
59
- | 0.1148 | 4.96 | 145 | 0.1375 | 0.9583 |
60
 
61
 
62
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1278
21
+ - Accuracy: 0.9620
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 0.4404 | 0.99 | 29 | 0.1934 | 0.9325 |
56
+ | 0.2032 | 1.98 | 58 | 0.2280 | 0.9205 |
57
+ | 0.136 | 2.97 | 87 | 0.1673 | 0.9447 |
58
+ | 0.1324 | 4.0 | 117 | 0.1373 | 0.9608 |
59
+ | 0.1221 | 4.96 | 145 | 0.1278 | 0.9620 |
60
 
61
 
62
  ### Framework versions