graphcore-rahult commited on
Commit
eecf630
·
1 Parent(s): f634906

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1412
22
- - Accuracy: 0.9825
23
 
24
  ## Model description
25
 
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
59
- | 0.2284 | 1.0 | 189 | 0.2798 | 0.9658 |
60
- | 0.2262 | 2.0 | 378 | 0.1625 | 0.9799 |
61
- | 0.1693 | 3.0 | 567 | 0.1412 | 0.9825 |
62
 
63
 
64
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1475
22
+ - Accuracy: 0.9792
23
 
24
  ## Model description
25
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
59
+ | 0.3961 | 1.0 | 189 | 0.2964 | 0.9609 |
60
+ | 0.3819 | 2.0 | 378 | 0.1704 | 0.9773 |
61
+ | 0.152 | 3.0 | 567 | 0.1475 | 0.9792 |
62
 
63
 
64
  ### Framework versions