afford6522 commited on
Commit
c953e06
·
verified ·
1 Parent(s): 1a4a3eb

End of training

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](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0561
22
- - Accuracy: 0.9774
23
 
24
  ## Model description
25
 
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 65 | 0.1699 | 0.9398 |
54
- | No log | 2.0 | 130 | 0.1061 | 0.9474 |
55
- | No log | 3.0 | 195 | 0.0831 | 0.9624 |
56
- | No log | 4.0 | 260 | 0.0597 | 0.9699 |
57
- | No log | 5.0 | 325 | 0.0561 | 0.9774 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  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.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0349
22
+ - Accuracy: 0.9850
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 65 | 0.1429 | 0.9624 |
54
+ | No log | 2.0 | 130 | 0.0579 | 0.9850 |
55
+ | No log | 3.0 | 195 | 0.0418 | 0.9850 |
56
+ | No log | 4.0 | 260 | 0.0361 | 0.9850 |
57
+ | No log | 5.0 | 325 | 0.0349 | 0.9850 |
58
 
59
 
60
  ### Framework versions