jvadlamudi2 commited on
Commit
f986c50
1 Parent(s): f8a270c

update model card README.md

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](https://huggingface.co/google/vit-base-patch16-224) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4669
21
- - Accuracy: 0.8251
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
- | No log | 1.0 | 7 | 0.4596 | 0.8430 |
56
- | 0.5115 | 2.0 | 14 | 0.4634 | 0.8072 |
57
- | 0.4571 | 3.0 | 21 | 0.4669 | 0.8251 |
58
 
59
 
60
  ### 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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4552
21
+ - Accuracy: 0.8378
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 1.0 | 7 | 0.4525 | 0.8333 |
56
+ | 0.4945 | 2.0 | 14 | 0.4563 | 0.8243 |
57
+ | 0.4492 | 3.0 | 21 | 0.4552 | 0.8378 |
58
 
59
 
60
  ### Framework versions