amanvip2 commited on
Commit
19677a3
1 Parent(s): 013926d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  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.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3482
20
- - Accuracy: 0.8776
21
 
22
  ## Model description
23
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.5578 | 1.19 | 100 | 0.3929 | 0.8776 |
52
- | 0.5322 | 2.38 | 200 | 0.3074 | 0.8987 |
53
- | 0.458 | 3.57 | 300 | 0.3482 | 0.8776 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  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.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3074
20
+ - Accuracy: 0.8987
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.4716 | 1.19 | 100 | 0.3074 | 0.8987 |
52
+ | 0.5523 | 2.38 | 200 | 0.3074 | 0.8987 |
53
+ | 0.4472 | 3.57 | 300 | 0.3074 | 0.8987 |
54
 
55
 
56
  ### Framework versions